Age | Commit message (Expand) | Author |
2009-12-30 | Get rid of Common::String::emptyString, and also of some port specific hacker... | Max Horn |
2009-06-06 | Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". | Eugene Sandulenko |
2009-01-18 | GUI: Renamed Globals.TabLabelWidth to Globals.PopUpWidget.labelWidth (that's ... | Max Horn |
2008-12-23 | Modify the PopUpWidget selection by using the mouse wheel | Jordi Vilalta Prat |
2007-11-04 | - made Widget::_flags private | Johannes Schickel |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2006-08-04 | Renamed handleScreenChanged() -> reflowLayout() in the GUI code | Max Horn |
2006-06-03 | *Loads* of Common::String related optimizations. Woa, *tons* of methods were ... | Max Horn |
2006-05-31 | Cleanup. We no longer need these widget size parameters. | Torbjörn Andersson |
2006-05-27 | Major GUI update: | Eugene Sandulenko |
2006-04-19 | Started to prepare the gui for runtime resolution switches. | Johannes Schickel |
2006-04-18 | - Fixed popup widget for --force-1x-overlay with new theme | Johannes Schickel |
2006-04-16 | - Implemented text padding in ListWidget and PopUpWidget. Right padding does ... | Eugene Sandulenko |
2006-03-08 | o Converted most (all?) widgets to new scheme. | 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-03 | Cleanup. | Torbjörn Andersson |
2005-05-19 | Big version of the popup widget. It could use a bit more polish, though... | Torbjörn Andersson |
2005-01-01 | Updated copyright | Max Horn |
2004-04-09 | Renamed template class 'List' to 'Array', since that is really what it is (a ... | Max Horn |
2004-03-13 | useful helper method (will be used for improved options dialog) | 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-05 | minor tweaks | Max Horn |
2003-11-05 | make it possible to query the tag of the selected item | Max Horn |
2003-11-03 | added a builtin label to PopUpWidget | Max Horn |
2003-11-02 | introduced common base class GuiObject for Dialog/Widget -> step towards maki... | Max Horn |
2003-10-02 | renamed namespace ScummVM to Common | Max Horn |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2002-12-12 | added PopUpWidget; hacked it into the edit game dialog just to show how to us... | Max Horn |