index
:
codeq-web.git
master
release
CodeQ web client
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
codeq
/
console.js
Age
Commit message (
Expand
)
Author
2015-09-21
Console bugfix: home should move to leftmostColumn
Timotej Lazar
2015-09-18
Implement console history and enable it with python problems.
Aleš Smodiš
2015-09-17
Console bugfix: moving inside pasted string did not work correctly.
Aleš Smodiš
2015-09-17
Fix handling of "enter" in the console: the current line must be processed in...
Aleš Smodiš
2015-09-17
Console fix: a line can now have multiple CSS classes, so text can e.g. now b...
Aleš Smodiš
2015-09-16
Bugfix: console must not collapse spaces.
Aleš Smodiš
2015-09-15
Bugfix: leftmostCol was not correctly referenced.
Aleš Smodiš
2015-09-15
Augmenting the console:
Aleš Smodiš
2015-09-03
Fix scrolling and line-breaking in CodeQ console
Timotej Lazar
2015-09-02
Bugfixed CodeQ Console, loaded it from prolog.html, added CSS and cursor blin...
Aleš Smodiš
2015-09-01
Bugfix terminal: cursor movement on input.
Aleš Smodiš
2015-08-31
Implemented the CodeQ Terminal component, alpha quality (to be tested and deb...
Aleš Smodiš