aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2012-07-20CREDITS: Update dreamweb teamWillem Jan Palenstijn
2012-07-20CREDITS: Credits for original sourcesEugene Sandulenko
2012-07-15I18N: Regenerate translations data fileThierry Crozat
2012-07-13I18N: Regenerate translations data fileThierry Crozat
2012-07-09I18N: Regenerate translations data fileThierry Crozat
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-01I18N: Update German translationThierry Crozat
2012-06-30I18N: Regenerate translation data fileThierry Crozat
2012-06-25I18N: Update Hungarian translation from patch #3537638Thierry Crozat
2012-06-24I18N: Regenerate translations data fileThierry Crozat
2012-06-16ALL: Let overlay related methods in OSystem take a void * and use a proper pi...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-27I18N: Regenerate translation data fileThierry Crozat
2012-05-07GUI: Fix bug with button pressed stateOleksiy Kurochko
2012-05-03GUI: Remove unecessary ";".Johannes Schickel
2012-05-03GUI: Use pressed state in predictive dialog in keyboard mode.Oleksiy Kurochko
2012-05-03GUI: Implemented pressed state for buttonsOleksiy Kurochko
2012-04-18I18N: Regenerate translations data fileThierry Crozat
2012-04-17I18N: Add translations for the Loom FM Towns proficiency levelThierry Crozat
2012-03-29GUI: Fixed scrollbar button highlighting and positioning.Martin Böhm
2012-03-29GUI: Move "I18N" tagged comment to matching strings.Johannes Schickel
2012-03-29GUI: Add TODO/FIXME to PredictiveDialog::handleTickle.Johannes Schickel
2012-03-29GUI: Remove unnecessary goto in PredictiveDialog code.Johannes Schickel
2012-03-29GUI: Take advantage of Common::String::empty.Johannes Schickel
2012-03-29GUI: Constify some parameters/methods in PredictiveDialog.Johannes Schickel
2012-03-29GUI: Make some static strings in PredictiveDialog static + const.Johannes Schickel
2012-03-29GUI: Don't typedef Common::String in PredictiveDialog code.Johannes Schickel
2012-03-29GUI: Get rid of "using namespace Common" in predictivedialog.cpp.Johannes Schickel
2012-03-29GUI: Formatting fixes in the PredictiveDialog code.Johannes Schickel
2012-03-25GUI: Fix for WinCE compile failure after predictive dialog changes.D G Turner
2012-03-25GUI: Corrected fix for NDS compile failure...D G Turner
2012-03-25GUI: Remove leftover code for the global dithering checkboxFilippos Karapetis
2012-03-25GUI: Fix for NDS compile failure after predictive dialog changes.D G Turner
2012-03-25GUI: Change the undithering checkbox to be an engine-specific optionFilippos Karapetis
2012-03-25GUI: convert bitmap to make compatiblePaweł Kołodziejski
2012-03-25GUI: Move predictive dialog to common guiOleksiy Kurochko
2012-03-25Merge pull request #211 from lordhoto/game-gui-options-v2Eugene Sandulenko
2012-03-23I18N: Update Czech translation from patch #3508096Thierry Crozat
2012-03-20GRAPHICS: Rewrite ImageDecoder to have an improved APIMatthew Hoops