aboutsummaryrefslogtreecommitdiff
path: root/gui/console.cpp
AgeCommit message (Expand)Author
2006-01-31Implements the usage of cached backgrounds in the old theme as well,Johannes Schickel
2006-01-28- Fixes a bug that the debugger crashed while openingJohannes Schickel
2006-01-27 - adds the new gui renderer also a new implementation for the classic guiJohannes Schickel
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-08Use font managerChris Apers
2005-09-03Change PalmOS identChris Apers
2005-07-14Don't count the time it takes to do the blending when timing the slideTorbjörn Andersson
2005-07-13Cache the blended background in a surface, so that the blending only needsTorbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
2005-05-15Draw scrollbar arrows using drawLine, instead of hard coding bitmaps; add a p...Max Horn
2005-04-17Use variable width scrollbar in the console dialogMax Horn
2005-04-17Allow usage of ScrollBarWidget with a non-standard widthMax Horn
2005-04-17Added Dialog::wantsScaling(), to allow dialogs to turn off automatic scalingMax Horn
2005-02-06Moved the console font from gui to graphicsMax Horn
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-09Fix changing the scaler while GUI scaling and the console are activeMax Horn
2005-01-06Patch #1092994 (Selfscaling GUI)Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-12clean up slide codeMax Horn
2004-11-27Add slide animation effect to the consoleMax Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-08-15Use custom font for the console -> more information visible, helps when using...Max Horn
2004-08-15Removed some obsolete stuff; made switching to the alt font less intrusive (y...Max Horn
2004-05-23Applied patch #956989 ("Varous console fixes"). Fingolfin said it lookedTorbjörn Andersson
2004-05-05Maybe this change will cure one of erik's two console bug reports (namely #94...Max Horn
2004-05-05Cleaned up console code a bit - wrap around logic needs workMax Horn
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-21Moved Surface/Font code into new 'graphics' moduleMax Horn
2004-03-13Revamped the font code: now it's very easy to switch between the 'original' S...Max Horn
2004-02-09Modified version of patch #892795 (Let scumvm -v show supported libs)Max 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-01vline -> vLine, hline-> hLine, slightly more in line with ScummVM naming styl...Jonathan Gray
2003-09-24Whitespace changesTorbjörn Andersson
2003-09-23console.h from bs2/ is found before gui/ on PalmOS and cause compilation errorsChris Apers
2003-09-20make console height/width based on a float percentage of the overlay size -> ...Max Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-09-05removed outdated commentsMax Horn
2003-08-28fix killLastWordOliver Kiehl
2003-07-15replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gSc...Max Horn
2003-05-03Patch #731613: debugger tab-completion (thanks, Willem!)Max Horn
2003-05-03Patch #731615: console: KillLastWord brokenMax Horn
2003-04-30PalmOS changes: allow 8 bit GUI modeMax Horn
2003-03-06updated copyrights headersPaweł Kołodziejski