index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
console.cpp
Age
Commit message (
Expand
)
Author
2003-09-05
removed outdated comments
Max Horn
2003-08-28
fix killLastWord
Oliver Kiehl
2003-07-15
replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gSc...
Max Horn
2003-05-03
Patch #731613: debugger tab-completion (thanks, Willem!)
Max Horn
2003-05-03
Patch #731615: console: KillLastWord broken
Max Horn
2003-04-30
PalmOS changes: allow 8 bit GUI mode
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup .... Last
Paweł Kołodziejski
2002-12-28
Fix NewGui for higher resolutions (eg, CMI)
James Brown
2002-12-16
fix Ctrl-D; work around VC++ quirks properly
Max Horn
2002-12-16
small fix
Oliver Kiehl
2002-12-16
fixed compilation under MSVC
Paweł Kołodziejski
2002-12-16
New debugger core. Doesn't really have anything implemented yet, but is far m...
James Brown
2002-12-16
Fix segfault
James Brown
2002-12-15
console now "remembers" the text which the user had typed before using the hi...
Oliver Kiehl
2002-12-15
added a history (based on code by olki)
Max Horn
2002-12-15
added input callback hook to console
Max Horn
2002-12-14
oops
Oliver Kiehl
2002-12-14
use killChar for backspace as well
Max Horn
2002-12-14
fixed ctrl-w and added ctrl-d and <delete>
Oliver Kiehl
2002-12-14
retrieve the input and (for now) print it back to the console
Max Horn
2002-12-14
scroll to caret if user types
Max Horn
2002-12-14
improved caret
Max Horn
2002-12-14
improved line editing; reworked various internal details
Max Horn
2002-12-14
added a scrollbar to console
Max Horn
2002-12-14
added a simple prompt; added an edit caret; some other cleanup
Max Horn
2002-12-14
changed console look&feel a little bit
Max Horn
2002-12-14
some more console code
Max Horn
2002-12-14
moved the console code to gui/console.cpp; make it actually printout somethin...
Max Horn
[prev]