Age | Commit message (Expand) | Author |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2007-03-17 | Don't track the modifier state, use the eventmanager instead (this also fixes... | Max Horn |
2007-03-17 | use _ prefix for member vars, as per our code formatting conventions | Max Horn |
2007-02-09 | Fix for bug #1650993 ("GUI: About dialog scroller"). | Johannes Schickel |
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the... | Max Horn |
2006-08-04 | Renamed handleScreenChanged() -> reflowLayout() in the GUI code | Max Horn |
2006-07-31 | * Added copyright string to all engine plugins | Max Horn |
2006-06-05 | Fix various typenames to comply to the ScummVM coding guidelines | Max Horn |
2006-05-27 | add fixme about scrolling in about dialog | Willem Jan Palenstijn |
2006-04-19 | Started to prepare the gui for runtime resolution switches. | Johannes Schickel |
2006-03-24 | Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t... | Max Horn |
2006-03-09 | Converted last dialogs to new scheme. Now it seems to be everything. Please, | Eugene Sandulenko |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-01-29 | Ok this should fix now all problems with drawing bugs of texts. | Johannes Schickel |
2006-01-27 | - adds the new gui renderer also a new implementation for the classic gui | Johannes Schickel |
2006-01-26 | Changing Kyra copyright notice from EA to Westwood, after IRC discussion | Oystein Eftevaag |
2006-01-26 | Adding Kyrandia to the About dialog copyright section. | Oystein Eftevaag |
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 |