Age | Commit message (Expand) | Author |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2005-12-19 | New credits format (DocBook conversion not yet done) | Max Horn |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-09-16 | Mention ITE and Gob in about dialog. Or should I state publisher (C) | Eugene Sandulenko |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-05-17 | Added automatic word wrapping to the about scroller | Max Horn |
2005-05-17 | Center about dialog, and make it just wide enough to display the credits, but... | Max Horn |
2005-05-15 | Unified rules that determine when a dialog shall use its 'big' mode and when ... | Max Horn |
2005-05-15 | Word wrap the 'features' string | Max Horn |
2005-05-11 | Do not autoscale about dialog, rather let it scale itself properly | Max Horn |
2005-04-16 | Clarified the second comment, and removed the overlap between the two. | Torbjörn Andersson |
2005-04-16 | Clarified/corrected my own comment, otherwise I'll probably forget exactly | Torbjörn Andersson |
2005-04-16 | _screenHasChanged == true implies _canvas.pixels == null; so replace it (af... | Max Horn |
2005-04-16 | When recreating the canvas, do a full redraw so that all the dialogs | Torbjörn Andersson |
2005-04-16 | Patch #1183808 (GUI: Less CPU-intensive credits scroll), with some tweaks by me | Max Horn |
2005-01-10 | Remove some more header dependencies | Max Horn |
2005-01-10 | system.h was being included in tons of places, without any good reason; reduc... | Max Horn |
2005-01-06 | Switching GUI to an alternate font; using a second, bigger, font for 640x480 ... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-30 | Final part of the fix for bug #1091802 (GUI: Credits scroll glitch) | Max Horn |
2004-12-30 | Reduce time till scrolling starts inthe about dialog; pressing shift/alt now ... | Max Horn |
2004-12-23 | Add GPL blurb to the about dialog | Max Horn |
2004-12-22 | Moved credits into a separate file | Max Horn |
2004-12-20 | cast fix, hopefully this helps PalmOS | Max Horn |
2004-12-20 | Updated, cleaned up, and unified the credits | Max Horn |
2004-12-20 | Small tweak to get rid of a warning on systems where type uint is not equal t... | Max Horn |
2004-12-20 | Adding KingGuppy to about dialog, too | Max Horn |
2004-12-19 | Fancy about dialog | Max Horn |
2004-03-13 | Added FotAQ to the "About" window, after som discussion with Endy about the | Torbjörn Andersson |
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-10 | added namespace GUI | Max Horn |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-11-04 | lec don't have copyright on all the SCUMM games, add broken sword while here.... | Jonathan Gray |
2003-11-02 | introduced common base class GuiObject for Dialog/Widget -> step towards maki... | Max Horn |
2003-11-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi... | Max Horn |
2003-10-02 | renamed namespace ScummVM to Common | Max Horn |
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a barebo... | Max Horn |
2003-07-31 | Correct name | Travis Howell |
2003-07-22 | use kLineHeight constant (also strictly spoken it makes no sense: kLineHeight... | Max Horn |
2003-07-22 | made about dialog global (so that it can be used from the launcher and from s... | Max Horn |