Age | Commit message (Expand) | Author |
2006-07-22 | Clear the active domain when (re)opening the launcher dialog. This fixes bug | Torbjörn Andersson |
2006-07-14 | More whitespace changes. | Torbjörn Andersson |
2006-06-24 | Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp | Max Horn |
2006-06-20 | Applied patches from bug report #1276480, "GUI: Accented characters". This | Torbjörn Andersson |
2006-06-15 | - Make tabs narrower so they all fit on screen. Now navigation buttons | Eugene Sandulenko |
2006-06-15 | - Consistent order of tabs between global and game options | Eugene Sandulenko |
2006-06-11 | Patch from bugreport #1503715: "Quit should clear domain" | Eugene Sandulenko |
2006-06-11 | Re-calculate the label width for EditGameDialog's language and platform pop-ups | Torbjörn Andersson |
2006-06-03 | Re-align the launcher version string when the screen changes. It could be | Torbjörn Andersson |
2006-06-03 | *Loads* of Common::String related optimizations. Woa, *tons* of methods were ... | Max Horn |
2006-05-30 | - Split global audio tab into audio and volume | Eugene Sandulenko |
2006-05-30 | Fix bug #1496582 "GUI: Default graphics mode not committing". | Eugene Sandulenko |
2006-05-29 | Introduces special switch for GraphicsWidget for use of theme transparency ag... | Johannes Schickel |
2006-05-29 | - changes transparency parameter of Theme::drawSurface to alpha parameter. | Johannes Schickel |
2006-05-13 | Patch #1091170: ALL, SCUMM: Subtitle speed control | Max Horn |
2006-05-05 | Removed Base::setTarget, and some minor cleanup & tweaks | Max Horn |
2006-05-04 | Moved GameDetector::setTarget & findGame to the new namespace Base; moved the... | Max Horn |
2006-05-04 | Turned the last remaining few GameDetector methods into static methods | Max Horn |
2006-05-03 | Changed FilesystemNode::listDir to return a bool indicating its success (or f... | Max Horn |
2006-04-20 | Fix compile with DISABLE_FANCY_THEME. | Won Star |
2006-04-19 | Started to prepare the gui for runtime resolution switches. | Johannes Schickel |
2006-04-17 | Fixes bug with wrong colors in the logo after a screen change. (this time it ... | Johannes Schickel |
2006-04-16 | This should fix wrong colors of the scummvm logo in the new theme after scree... | Johannes Schickel |
2006-04-16 | Fixed some breakage in the 'Add Game' code I recently introduced; added a FIX... | Max Horn |
2006-03-28 | Renamed various container isEmpty() methods to empty() to match STL conventions | Max Horn |
2006-03-24 | Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t... | Max Horn |
2006-03-24 | o Move built-in evaluator constants to AssocArray to speed it up | Eugene Sandulenko |
2006-03-14 | Positioned logo properly, added different version number rendering and | Eugene Sandulenko |
2006-03-14 | Rearrange launcher. | Eugene Sandulenko |
2006-03-09 | Converted last dialogs to new scheme. Now it seems to be everything. Please, | Eugene Sandulenko |
2006-03-09 | - Removed the code from the launcher that adds language/platform to the | Max Horn |
2006-03-09 | - Renamed GameSettings to PlainGameDescriptor | Max Horn |
2006-03-09 | Converted all scumm dialogs to new scheme | Eugene Sandulenko |
2006-03-08 | o Converted most (all?) widgets to new scheme. | Eugene Sandulenko |
2006-03-07 | o More widgets fot alternative constructors | Eugene Sandulenko |
2006-03-07 | More work on customizable GUI. | Eugene Sandulenko |
2006-02-18 | EditGameDialog only needs the game description, not the full GameSettings -> ... | Max Horn |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-01-28 | - Fixes a bug that the debugger crashed while opening | Johannes Schickel |
2006-01-28 | Always save gameid. | Travis Howell |
2006-01-27 | - adds the new gui renderer also a new implementation for the classic gui | Johannes Schickel |
2006-01-21 | Fix various incorrect usages of the word 'target' instead of 'gameid'; change... | 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-08-18 | I forgot there were path buttons in this file. They, too, need to be wider | Torbjörn Andersson |
2005-08-10 | committed patch #1255847, thanks Simon Sawatzki. | Gregory Montoir |
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 | Added big editable text widget, and removed some cruft. I think this means | Torbjörn Andersson |