aboutsummaryrefslogtreecommitdiff
path: root/gui/console.h
AgeCommit message (Expand)Author
2004-12-12clean up slide codeMax Horn
2004-11-27Add slide animation effect to the consoleMax Horn
2004-05-23Applied patch #956989 ("Varous console fixes"). Fingolfin said it lookedTorbjörn Andersson
2004-05-05Cleaned up console code a bit - wrap around logic needs workMax Horn
2004-01-06updated copyright noticeMax Horn
2003-11-28cleanupMax Horn
2003-11-19new font code (currently disabled by default), which allows using 'arbitrary'...Max Horn
2003-11-10added namespace GUIMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-10-26cleanupMax Horn
2003-09-20make console height/width based on a float percentage of the overlay size -> ...Max Horn
2003-05-03Patch #731613: debugger tab-completion (thanks, Willem!)Max Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup .... LastPaweł Kołodziejski
2002-12-28Fix NewGui for higher resolutions (eg, CMI)James Brown
2002-12-25more -pedantic warnings fixedMax Horn
2002-12-15added a history (based on code by olki)Max Horn
2002-12-15added input callback hook to consoleMax Horn
2002-12-14fixed ctrl-w and added ctrl-d and <delete>Oliver Kiehl
2002-12-14scroll to caret if user typesMax Horn
2002-12-14improved caretMax Horn
2002-12-14improved caretMax Horn
2002-12-14improved line editing; reworked various internal detailsMax Horn
2002-12-14added a scrollbar to consoleMax Horn
2002-12-14added a simple prompt; added an edit caret; some other cleanupMax Horn
2002-12-14some more console codeMax Horn
2002-12-14moved the console code to gui/console.cpp; make it actually printout somethin...Max Horn