Age | Commit message (Expand) | Author |
2004-12-05 | Clean up OSystem::Event | Max Horn |
2004-11-27 | do clipping | Max Horn |
2004-11-25 | Make use of the new graphic primitives | Max Horn |
2004-10-17 | cleanup | Max Horn |
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn |
2004-08-15 | Allow char drawing with a custom font | Max Horn |
2004-08-15 | Removed some obsolete stuff; made switching to the alt font less intrusive (y... | Max Horn |
2004-03-28 | Renamed more OSystem methods | Max Horn |
2004-03-22 | cleanup | Max Horn |
2004-03-15 | cleanup; added a TODO to Font class | Max Horn |
2004-03-13 | use 'Surface' in NewGui | Max Horn |
2004-03-13 | Revamped the font code: now it's very easy to switch between the 'original' S... | Max Horn |
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor... | Max Horn |
2004-02-25 | remove outdated TODO | Max Horn |
2004-02-09 | cleanup | Max Horn |
2004-02-05 | renamed (Const)Iterator to (const_)iterator; changed size() to return an uint | Max Horn |
2004-01-26 | Undo old tweak not necessary anymore | Nicolas Bacca |
2004-01-06 | updated copyright notice | Max Horn |
2003-11-28 | Fixed error using NEW_FONT_CODE with PalmOS port | Chris Apers |
2003-11-28 | This is no more needed | Chris Apers |
2003-11-19 | new font code (currently disabled by default), which allows using 'arbitrary'... | Max Horn |
2003-11-12 | Use GUI namespace | Chris Apers |
2003-11-10 | added namespace GUI | Max Horn |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-11-04 | modified NewGui::drawString to shorten strings which don't fit using ellipsis... | Max Horn |
2003-11-03 | make light gray slightly lighter, for better contrast | Max Horn |
2003-11-03 | distinguish selected tab by size, too (not just by color) | Max Horn |
2003-11-02 | refactored code in Dialog::findWidget to Widget::findWidgetInChain; changed N... | Max Horn |
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-20 | make use of the new get_overlay_height/get_overlay_width | Max Horn |
2003-09-06 | added EVENT_SCREEN_CHANGED; small tweak to the way quit is handled in NewGui | Max Horn |
2003-09-05 | added TODO | Max Horn |
2003-08-28 | double cursor animation speed (see bug #757191) | Max Horn |
2003-08-18 | Updated globals access for PalmOS | Chris Apers |
2003-08-02 | removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ... | Max Horn |
2003-08-01 | #include cleanup (explicityl specify the location for headers from common/, s... | Max Horn |
2003-07-31 | back disable warnings into stdafx.h, vc6 is lack of warnings support | Paweł Kołodziejski |
2003-07-31 | Disabled unknown pragma warning in MSVC-6. | Jamieson Christian |
2003-07-30 | the VC warning for unknown pragmas is now gloabally disabled, no need to work... | Max Horn |
2003-07-22 | fixed key autorepeat when using button hot keys | Max Horn |
2003-07-22 | Fix for bug #775512 | Chris Apers |
2003-06-14 | added tilda (~) character to GUI font | Max Horn |
2003-06-08 | added quit event | Max Horn |
2003-05-05 | Patch #732707: EditTextWidget: long string support | Max Horn |
2003-04-30 | compilation fix | Jonathan Gray |
2003-04-30 | PalmOS changes: allow 8 bit GUI mode | Max Horn |
2003-03-08 | change RBG to RGB which follows the argument order and hence makes more sense... | Jonathan Gray |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |