aboutsummaryrefslogtreecommitdiff
path: root/gui/console.h
AgeCommit message (Collapse)Author
2004-12-12clean up slide codeMax Horn
svn-id: r16040
2004-11-27Add slide animation effect to the consoleMax Horn
svn-id: r15903
2004-05-23Applied patch #956989 ("Varous console fixes"). Fingolfin said it lookedTorbjörn Andersson
ok, and as far as I can tell it does fix bugs #941811 and #941814, just as it promised. svn-id: r13849
2004-05-05Cleaned up console code a bit - wrap around logic needs workMax Horn
svn-id: r13793
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2003-11-28cleanupMax Horn
svn-id: r11416
2003-11-19new font code (currently disabled by default), which allows using ↵Max Horn
'arbitrary' BDF fonts (via convbdf) svn-id: r11350
2003-11-10added namespace GUIMax Horn
svn-id: r11255
2003-11-08cleanup whitespacesPaweł Kołodziejski
svn-id: r11223
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added ↵Max Horn
Widget::findWidget (preparing to add support for nested widgets, for the tab widget) svn-id: r11045
2003-10-26cleanupMax Horn
svn-id: r10982
2003-09-20make console height/width based on a float percentage of the overlay size -> ↵Max Horn
the overlay isn't so tiny anymore in COMI svn-id: r10329
2003-05-03Patch #731613: debugger tab-completion (thanks, Willem!)Max Horn
svn-id: r7293
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2003-03-06and more cleanup .... LastPaweł Kołodziejski
svn-id: r6721
2002-12-28Fix NewGui for higher resolutions (eg, CMI)James Brown
svn-id: r6216
2002-12-25more -pedantic warnings fixedMax Horn
svn-id: r6109
2002-12-15added a history (based on code by olki)Max Horn
svn-id: r5976
2002-12-15added input callback hook to consoleMax Horn
svn-id: r5973
2002-12-14fixed ctrl-w and added ctrl-d and <delete>Oliver Kiehl
svn-id: r5970
2002-12-14scroll to caret if user typesMax Horn
svn-id: r5968
2002-12-14improved caretMax Horn
svn-id: r5967
2002-12-14improved caretMax Horn
svn-id: r5966
2002-12-14improved line editing; reworked various internal detailsMax Horn
svn-id: r5965
2002-12-14added a scrollbar to consoleMax Horn
svn-id: r5964
2002-12-14added a simple prompt; added an edit caret; some other cleanupMax Horn
svn-id: r5963
2002-12-14some more console codeMax Horn
svn-id: r5955
2002-12-14moved the console code to gui/console.cpp; make it actually printout ↵Max Horn
something. Note that this is WORK IN PROGRESS! I know it is incomplete, no need to tell me that svn-id: r5952