Age | Commit message (Expand) | Author |
2009-02-19 | Fixed regression in Options menu and disabled Save/Load buttons. | Vicent Marti |
2009-02-19 | Last minute fix (enabling/disabling widgets mid-frame). | Vicent Marti |
2009-02-17 | When adding games from a directory the user had no permissions to, instead of... | Oystein Eftevaag |
2009-02-17 | Add SCI team to credits | Eugene Sandulenko |
2009-02-15 | properly (re)select game after adding/editing domain name in launcher | Willem Jan Palenstijn |
2009-02-15 | Merged revisions 36329, 38212, 38226and 38234 from branch-0-13-0 to trunk: iP... | Oystein Eftevaag |
2009-02-13 | Fixed bug #2485123 (weird looking game load dialog). | Vicent Marti |
2009-02-13 | Fix GUI themes zip files | Max Horn |
2009-02-12 | Fixed working Keys button in in game options dialog | Lars Persson |
2009-02-11 | Patch #2553049: Remove clem's name from forum design, following his request | Max Horn |
2009-02-07 | Third attemp at fixing release-critical #2472185. Also fixes regression repor... | Vicent Marti |
2009-02-06 | Reverted previous commit. | Vicent Marti |
2009-02-06 | Removed special case when redrawing the dialog stack. Fixes bug #2555710 and ... | Vicent Marti |
2009-01-30 | do not include common/debug.h from common/util.h | Max Horn |
2009-01-30 | Renamed SpecialDebugLevel to DebugChannel | Max Horn |
2009-01-30 | Some work on the 'special debug levels' aka 'engine debug levels' code | Max Horn |
2009-01-24 | Fix for bug #2533091 "MAC: Cannot add games in the launcher in fullscreen mode". | Johannes Schickel |
2009-01-23 | Changed Graphics::ImageDecoder to allow custom PixelFormats | Max Horn |
2009-01-23 | Renamed Archive::openFile to createReadStreamForMember | Max Horn |
2009-01-23 | Renamed ArchiveMember::open -> createReadStream, and made it a cv member (con... | Max Horn |
2009-01-22 | Fix buggy images in GUI when switching overlay mode (e.g. on Mac OS X when to... | Max Horn |
2009-01-22 | Moved Graphics::PixelFormat into its own header file; turned RGBToColor etc. ... | Max Horn |
2009-01-18 | Updated theme version to 0.4 | Max Horn |
2009-01-18 | Updated theme .zip files and default theme | Max Horn |
2009-01-18 | Updated credits list with retired members | Max Horn |
2009-01-18 | cleanup | Max Horn |
2009-01-18 | GUI: Some cleanup and renaming; moved some parsing code from ThemeEngine to T... | Max Horn |
2009-01-18 | GUI: Removed ThemeEngine::getTabSpacing() and getTabPadding(); removed some d... | Max Horn |
2009-01-18 | GUI: Renamed Globals.TabLabelWidth to Globals.PopUpWidget.labelWidth (that's ... | Max Horn |
2009-01-17 | Merged gui/ThemeData.cpp into ThemeEngine.cpp | Max Horn |
2009-01-17 | Removed unused & incomplete widget caching code | Max Horn |
2009-01-14 | Added some comments to ThemeLayoutStacked::reflowLayoutH/V | Max Horn |
2009-01-14 | Renamed various ThemeLayout methods for clarity; removed unused setSpacing me... | Max Horn |
2009-01-14 | Handle the sound font clearing button in the game specific options | Jordi Vilalta Prat |
2009-01-14 | Use the current palette size for the theme mouse cursor instead of using the ... | Jordi Vilalta Prat |
2009-01-12 | Fixed bug #2500168 ("GUI: Cannot quit in the launcher's load dialog"). I thought | Torbjörn Andersson |
2009-01-11 | Merge in Virtual Keybpard & KeyMapper branch, | Eugene Sandulenko |
2009-01-10 | Moved some stuff from the EditGameDialog constructor to its open() method to | Torbjörn Andersson |
2009-01-10 | Update Joachim's role as requested by him. | Eugene Sandulenko |
2009-01-10 | open browser dialog before manipulating it (fixes assert when pressing 'add g... | Willem Jan Palenstijn |
2009-01-08 | Fixed release critical bug #2472185. All transparent buttons should now prope... | Vicent Marti |
2009-01-08 | Fixed revertion to "Add game" button string after a "Mass add" was processed. | Johannes Schickel |
2009-01-05 | Tweak gui/ThemeData.* to not produce errors on certain system like Haiku (at ... | Max Horn |
2009-01-03 | - Prevented full theme search when "builtin" theme was specified | Johannes Schickel |
2009-01-02 | Fix compilation on Mac OS X; tiny simplification | Max Horn |
2009-01-02 | Cleanup. | Johannes Schickel |
2009-01-02 | Fixed crash when returning to launcher from a 640x480 game running with a non... | Johannes Schickel |
2009-01-02 | - Moved theme listing code from GuiManager to ThemeEngine | Johannes Schickel |
2009-01-02 | - Fixed --gui-theme command line description | Johannes Schickel |
2009-01-02 | - Added support selection of themes via a basename again (This should fix bug... | Johannes Schickel |