aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2009-12-26Using #include instead of #import to include some mac os x headers to avoid s...Oystein Eftevaag
2009-12-26Add "End of namespace" comment.Johannes Schickel
2009-12-26Buildbot compile fix for os x cross compileOystein Eftevaag
2009-12-26Committing the actual new browser_osx.mm file, oopsOystein Eftevaag
2009-12-26The file selection dialog in OS X now uses Cocoa instead of Carbon, and lives...Oystein Eftevaag
2009-12-15Fix a typoJordi Vilalta Prat
2009-12-15GUI: Re-add ellipsis to various button labelsMax Horn
2009-12-15GUI: Shorten button labels if too long, and improve the shortening logicMax Horn
2009-12-15GUI: Fix some GUI hacks, add some comments, etc.Max Horn
2009-12-09Commit of the 2nd revision of my patch for FR# 2840967 "GUI: Display filename...Johannes Schickel
2009-12-09Include font.h instead of fontman.h in places that don't need fontman :)Max Horn
2009-11-15Build fix for 64-bit OS XOystein Eftevaag
2009-11-10Enforce alphabetical order in the credits again.Johannes Schickel
2009-11-10added myself and sanguine to credits as suggested by Max Horn.Vladimir Menshakov
2009-10-30Fix bug in "add_paragraph" in tools/credits.pl, now the "&" should be fine in...Johannes Schickel
2009-10-30Fix credits.Johannes Schickel
2009-10-30Fixed Terry Pratchett's name in the creditsMax Horn
2009-10-30Add Dragon History's authors, now properlyRobert Špalek
2009-10-30Add special thanks for DW.Eugene Sandulenko
2009-10-18Introduced new type Common::DisposeAfterUse::FlagMax Horn
2009-10-11Updated the modern theme logo with a darker shadowJordi Vilalta Prat
2009-10-11Hopefully avoiding an assert in the MSVC debug CRT library when entering an u...Johannes Schickel
2009-10-09Remove some unused variablesMax Horn
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
2009-10-07another try to add myself...(this is more complicated than writing for sci it...Martin Kiewitz
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-09-20Added TabWidget::getActiveTab()Andre Heider
2009-09-15Fix crash when 'mass add' doesn't find any gamesWillem Jan Palenstijn
2009-09-13Commit salty-horse's fix for bug #2854261 "GUI: Launcher list doesn't highlig...Johannes Schickel
2009-09-06Minor constness fixesBertrand Augereau
2009-08-30Properly detect the transparent color on lossy pixel formats (like ARGB3444)Andre Heider
2009-08-30Proof of concept with new logo. It is clearly visible now that the shadowEugene Sandulenko
2009-08-22Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch"Eugene Sandulenko
2009-08-21Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran...Andre Heider
2009-08-21Merged RGB color API and support in from /scummvm/branches/gsoc2009-16bit/Jody Northup
2009-08-20Cleanup.Johannes Schickel
2009-08-20Implement automatic clearing of "Untitled Savestate" in edit mode of the Save...Johannes Schickel
2009-08-20Renamed ScummSaveLoad GUI dialog config entry to SaveLoadChooser. (Also bumpe...Johannes Schickel
2009-08-20Partial implementation of feature request #2834637 "GUI: Allow greying out du...Johannes Schickel
2009-08-19Merged revisions 43458-43468,43470-43471,43473-43475,43477,43479-43483,43485,...Travis Howell
2009-08-17Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo...Joost Peters
2009-08-17Merged revisions 43417,43420,43425-43426,43428,43431,43434,43436-43438,43440-...Travis Howell
2009-08-16Cleanup.Johannes Schickel
2009-08-16For a better user experience, clear all meta infos, when clicking on an unuse...Johannes Schickel
2009-08-16Added Ninteno DS specific hack, which takes care of tab button width problems...Johannes Schickel
2009-08-16Fix options dialog's reflowLayout.Johannes Schickel
2009-08-16Merged revisions 43338-43340,43342,43344-43347,43349-43350,43352-43354,43357-...Travis Howell
2009-08-13Cleanup.Johannes Schickel
2009-08-13Little fix of new modern theme layout in the launcher for 3x.Johannes Schickel