Age | Commit message (Expand) | Author |
2013-07-15 | GUI: Mark some intentional fall throughs in switches. | Johannes Schickel |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | Max Horn |
2010-11-16 | GUI: Move major widgets to new directory gui/widgets | Max Horn |
2010-06-15 | GUI: Implement tooltips. FR #2821513. | Eugene Sandulenko |
2010-06-15 | GUI: Added in-place hotkeys for widgets. | Eugene Sandulenko |
2010-03-18 | COMMON: Move typedef StringList from str.h to new header str-array.h | Max Horn |
2009-01-02 | Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag... | Johannes Schickel |
2008-12-22 | Changed the game chooser to make the game candidates not editable and selecta... | Jordi Vilalta Prat |
2008-10-15 | Fixed: Game version selection menu (Bugs 2167730 and 2164305). | Vicent Marti |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2006-03-24 | o Move built-in evaluator constants to AssocArray to speed it up | Eugene Sandulenko |
2006-03-09 | Converted last dialogs to new scheme. Now it seems to be everything. Please, | Eugene Sandulenko |
2006-03-08 | o Converted most (all?) widgets to new scheme. | Eugene Sandulenko |
2006-03-07 | More work on customizable GUI. | Eugene Sandulenko |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
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-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-20 | Made the chooser dialog scale itself, albeit in a slightly hackish way. | Torbjörn Andersson |
2005-05-20 | Added big editable text widget, and removed some cruft. I think this means | Torbjörn Andersson |
2005-03-27 | Patch #1171300: ListWidget + Chooser Patch | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2003-11-28 | reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser rememb... | Max Horn |
2003-11-10 | added namespace GUI | Max Horn |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-11-03 | cleanup | Max Horn |
2003-11-03 | Make ChooserDialog height & button label customizable; make its ListWidget av... | Max Horn |
2003-11-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi... | Max Horn |
2003-08-10 | stdafx.h needs to be included before scummsys.h because of the #define of free. | Marcus Comstedt |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup .... Last | Paweł Kołodziejski |
2002-12-20 | made chooser wider | Max Horn |
2002-11-21 | factored out ChooserDialog into it's own header/source file, and made the tit... | Max Horn |