aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2012-07-09GUI: Fix missing button background in grid based chooser.Johannes Schickel
2012-07-09GUI: Make container widget a bit more container like.Johannes Schickel
2012-07-08I18N: Regenerate translations data fileThierry Crozat
2012-07-08I18N: Updated translations.datEugene Sandulenko
2012-07-08I18N: Regenerate translations data fileThierry Crozat
2012-07-07I18N: Regenerate translations data fileThierry Crozat
2012-07-04CREDITS: Drop my middle initial to stay within the size-limit for AUTHORS, an...Einar Johan Trøan Sømåen
2012-07-01GUI: Fix small memory leak in grid based load chooser.Johannes Schickel
2012-07-01GUI: Add page display to grid based load chooser.Johannes Schickel
2012-07-01GUI: Clean up save load chooser selection code.Johannes Schickel
2012-07-01GUI: Automatically switch to list based save/load chooser when changing resol...Johannes Schickel
2012-07-01GUI: Only use grid load dialog for 640x400 or bigger.Johannes Schickel
2012-07-01I18N: Update German translationThierry Crozat
2012-06-30I18N: Regenerate translation data fileThierry Crozat
2012-06-29GUI: Use a slightly bigger vertical spacing in the thumbnail load chooser.Johannes Schickel
2012-06-29GUI: Use a black rect when no thumbnail is available in the thumbnail load ch...Johannes Schickel
2012-06-29GUI: Remember last save/load chooser selection.Johannes Schickel
2012-06-29GUI: Fix memory leaks in LoadChooserThumbnailed::destroyButtons.Johannes Schickel
2012-06-29GUI: Allow the user to switch between list and thumbnail based load chooser.Johannes Schickel
2012-06-29GUI: Only update save list when the dialog opens in thumbnail load chooser.Johannes Schickel
2012-06-29GUI: Fix copy&paste error affecting vertical spacing in thumbnail load chooser.Johannes Schickel
2012-06-29GUI: Don't distribute vertical space between buttons in the thumbnail load ch...Johannes Schickel
2012-06-25I18N: Update Hungarian translation from patch #3537638Thierry Crozat
2012-06-24I18N: Regenerate translations data fileThierry Crozat
2012-06-24Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-06-20GUI: Show additional meta data in the thumbnail load chooser via tooltip.Johannes Schickel
2012-06-20GUI: Allow tooltips to be changed after widget creation.Johannes Schickel
2012-06-16Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-06-16ALL: Let overlay related methods in OSystem take a void * and use a proper pi...Johannes Schickel
2012-06-15GUI: Hook up the new load chooser for > 320x200 and engines which support thu...Johannes Schickel
2012-06-15GUI: Implement a new load chooser, which displays a list of thumbnails.Johannes Schickel
2012-06-15GUI: Create an interface for save/load dialogs.Johannes Schickel
2012-06-14GUI: Fix include guard of saveload.h.Johannes Schickel
2012-06-14GUI: Refactor engine plugin access out of SaveLoadChooserImpl into SaveLoadCh...Johannes Schickel
2012-06-14GUI: Hide save/load chooser implementation.Johannes Schickel
2012-06-14GUI: Remove unused SaveLoadChooser::setList.Johannes Schickel
2012-06-13GUI: Allow Surfaces with abitrary RGB pixel formats to be used in PicButtonWi...Johannes Schickel
2012-06-13GUI: Allow querying of the pixel format used by ThemeEngine.Johannes Schickel
2012-06-12GUI: Take advantage of Surface::fillRect in GraphicsWidget::setGfx.Johannes Schickel
2012-06-10GUI: Refactor default savegame description creation.Johannes Schickel
2012-06-10GUI: Add helper to SaveLoadChooser, which uses the currently active target.Johannes Schickel
2012-06-10GUI: Get rid of SaveLoadChooser::setSaveMode.Johannes Schickel
2012-06-03ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...Johannes Schickel
2012-05-28Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-05-27I18N: Regenerate translation data fileThierry Crozat
2012-05-25Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-05-07GUI: Fix bug with button pressed stateOleksiy Kurochko
2012-05-04Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-05-03GUI: Remove unecessary ";".Johannes Schickel
2012-05-03GUI: Use pressed state in predictive dialog in keyboard mode.Oleksiy Kurochko