Age | Commit message (Expand) | Author |
2006-01-27 | - adds the new gui renderer also a new implementation for the classic gui | Johannes Schickel |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-10-08 | Use font manager | Chris Apers |
2005-09-03 | Change PalmOS ident | Chris Apers |
2005-07-14 | Don't count the time it takes to do the blending when timing the slide | Torbjörn Andersson |
2005-07-13 | Cache the blended background in a surface, so that the blending only needs | Torbjörn Andersson |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-21 | Patches needed to build for SYMBIAN32 WINS/GCC added. | Lars Persson |
2005-05-15 | Draw scrollbar arrows using drawLine, instead of hard coding bitmaps; add a p... | Max Horn |
2005-04-17 | Use variable width scrollbar in the console dialog | Max Horn |
2005-04-17 | Allow usage of ScrollBarWidget with a non-standard width | Max Horn |
2005-04-17 | Added Dialog::wantsScaling(), to allow dialogs to turn off automatic scaling | Max Horn |
2005-02-06 | Moved the console font from gui to graphics | Max Horn |
2005-01-10 | system.h was being included in tons of places, without any good reason; reduc... | Max Horn |
2005-01-09 | Fix changing the scaler while GUI scaling and the console are active | Max Horn |
2005-01-06 | Patch #1092994 (Selfscaling GUI) | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-12 | clean up slide code | Max Horn |
2004-11-27 | Add slide animation effect to the console | Max Horn |
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn |
2004-08-15 | Use custom font for the console -> more information visible, helps when using... | Max Horn |
2004-08-15 | Removed some obsolete stuff; made switching to the alt font less intrusive (y... | Max Horn |
2004-05-23 | Applied patch #956989 ("Varous console fixes"). Fingolfin said it looked | Torbjörn Andersson |
2004-05-05 | Maybe this change will cure one of erik's two console bug reports (namely #94... | Max Horn |
2004-05-05 | Cleaned up console code a bit - wrap around logic needs work | Max Horn |
2004-03-28 | Renamed more OSystem methods | Max Horn |
2004-03-21 | Moved Surface/Font code into new 'graphics' module | Max Horn |
2004-03-13 | Revamped the font code: now it's very easy to switch between the 'original' S... | Max Horn |
2004-02-09 | Modified version of patch #892795 (Let scumvm -v show supported libs) | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2003-11-28 | cleanup | Max Horn |
2003-11-19 | new font code (currently disabled by default), which allows using 'arbitrary'... | Max Horn |
2003-11-10 | added namespace GUI | Max Horn |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-11-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi... | Max Horn |
2003-10-01 | vline -> vLine, hline-> hLine, slightly more in line with ScummVM naming styl... | Jonathan Gray |
2003-09-24 | Whitespace changes | Torbjörn Andersson |
2003-09-23 | console.h from bs2/ is found before gui/ on PalmOS and cause compilation errors | Chris Apers |
2003-09-20 | make console height/width based on a float percentage of the overlay size -> ... | Max Horn |
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a barebo... | Max Horn |
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 |