aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2007-05-29Fix warning caused by not handling all enum values in a switch (caused by the...Max Horn
2007-05-27simplified code by moving key naming to the sdl port (where it belongs)Kostas Nakos
2007-05-27Reverted r26922.Johannes Schickel
2007-05-23Commit of patch #1715313 ("CORE: STL like algorithm implementation").Johannes Schickel
2007-05-23syncEugene Sandulenko
2007-05-22Simpilified Singleton implementation and usage.Johannes Schickel
2007-05-22Move Yaz0r back from retired project members.Eugene Sandulenko
2007-05-20Added peres to credits.Nicola Mettifogo
2007-05-04Adding myself to the AGI section as wellFilippos Karapetis
2007-04-29Little improvement for theme config validity check.Johannes Schickel
2007-04-29Fix for crash when trying to select an outdated/wrong theme config.Johannes Schickel
2007-04-25Removing lots of superfluous semicola (see mail by David Weinehall on scummvm...Max Horn
2007-04-25Re-generated credits.hTorbjörn Andersson
2007-04-21improve the looks of keysdialogKostas Nakos
2007-04-16added credits for wince code contributionsKostas Nakos
2007-04-15Fixing some memory leaks in the GUI codeMax Horn
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-17Don't track the modifier state, use the eventmanager instead (this also fixes...Max Horn
2007-03-17use _ prefix for member vars, as per our code formatting conventionsMax Horn
2007-03-17Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), withTorbjörn Andersson
2007-03-17Force all code to use EventManager::pollEvent instead of OSystem::pollEventMax Horn
2007-03-16Added new file gui/object.cpp (collecting GuiObject methods in there), and re...Max Horn
2007-03-13Remove debugger hack for Symbian OS!Lars Persson
2007-03-10Updated the conditions for the "override" checkboxes. Most of it is probablyTorbjörn Andersson
2007-03-10Move mass add dialog settings to theme config. Bump theme ini version.Eugene Sandulenko
2007-03-10Implement FR #1559561: "GUI: output sample rate widgets"Eugene Sandulenko
2007-03-09Removing some unnecessary #includesMax Horn
2007-03-08Get rid of getcwd abuse here, and unify the way savepath, extrapath and theme...Max Horn
2007-02-27Changed "each X mins" to "every X mins".Torbjörn Andersson
2007-02-27ops missed one spot last commit.Johannes Schickel
2007-02-27fix for gradient calculationJohannes Schickel
2007-02-26Measure the "open time" from when the pop-up dialog was first drawn, not fromTorbjörn Andersson
2007-02-18Simplified addGameToConf and at the same time made it more powerful: Copy all...Max Horn
2007-02-18Redraw the launcher after doing a mass addMax Horn
2007-02-18Fixed warningMax Horn
2007-02-18Improved 'Mass Detector': Now displays a dialog which displays the scan progr...Max Horn
2007-02-16Added Stuart George to the creditsMax Horn
2007-02-14Adding Florian Kagerer for his Kyra FM-Towns code contributions.Johannes Schickel
2007-02-13Bump theme version.Eugene Sandulenko
2007-02-13Disable clear soundfont path button when path is not selected.Eugene Sandulenko
2007-02-13Fix clear soundfont path button position in game options dialog.Eugene Sandulenko
2007-02-13Implement FR#1611172: GUI: Add autosave period widgetsEugene Sandulenko
2007-02-13Implement FR#1600020: GUI: Select "No SoundFont"Eugene Sandulenko
2007-02-12removed warningsNicola Mettifogo
2007-02-12Should silence some warnings.Johannes Schickel
2007-02-12Merged the "palette manager" into the cursor manager. It was only used toTorbjörn Andersson
2007-02-11Fix for bug #1656870 (GUI: MassAdd: One Has to click twice to confirm)Max Horn
2007-02-10Patch #1656801 (BASS: various control panel fixes), which fixes bug #1548779 ...Max Horn
2007-02-10Added small note to ThemeModern::calcLuminanceMax Horn
2007-02-10Stronger dimming for disabled GUI widgetsMax Horn