index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
Age
Commit message (
Expand
)
Author
2012-07-24
GUI: Also disable the switch-to-list button in the choosers, when the grid on...
Johannes Schickel
2012-07-24
GUI: Rename LoadChooserThumbnailed to SaveLoadChooserGrid.
Johannes Schickel
2012-07-24
GUI: Implement saving in the grid based save/load chooser.
Johannes Schickel
2012-07-09
GUI: Fix missing button background in grid based chooser.
Johannes Schickel
2012-07-09
GUI: Make container widget a bit more container like.
Johannes Schickel
2012-07-01
GUI: Fix small memory leak in grid based load chooser.
Johannes Schickel
2012-07-01
GUI: Add page display to grid based load chooser.
Johannes Schickel
2012-07-01
GUI: Clean up save load chooser selection code.
Johannes Schickel
2012-07-01
GUI: Automatically switch to list based save/load chooser when changing resol...
Johannes Schickel
2012-07-01
GUI: Only use grid load dialog for 640x400 or bigger.
Johannes Schickel
2012-06-29
GUI: Use a slightly bigger vertical spacing in the thumbnail load chooser.
Johannes Schickel
2012-06-29
GUI: Use a black rect when no thumbnail is available in the thumbnail load ch...
Johannes Schickel
2012-06-29
GUI: Remember last save/load chooser selection.
Johannes Schickel
2012-06-29
GUI: Fix memory leaks in LoadChooserThumbnailed::destroyButtons.
Johannes Schickel
2012-06-29
GUI: Allow the user to switch between list and thumbnail based load chooser.
Johannes Schickel
2012-06-29
GUI: Only update save list when the dialog opens in thumbnail load chooser.
Johannes Schickel
2012-06-29
GUI: Fix copy&paste error affecting vertical spacing in thumbnail load chooser.
Johannes Schickel
2012-06-29
GUI: Don't distribute vertical space between buttons in the thumbnail load ch...
Johannes Schickel
2012-06-20
GUI: Show additional meta data in the thumbnail load chooser via tooltip.
Johannes Schickel
2012-06-20
GUI: Allow tooltips to be changed after widget creation.
Johannes Schickel
2012-06-15
GUI: Hook up the new load chooser for > 320x200 and engines which support thu...
Johannes Schickel
2012-06-15
GUI: Implement a new load chooser, which displays a list of thumbnails.
Johannes Schickel
2012-06-15
GUI: Create an interface for save/load dialogs.
Johannes Schickel
2012-06-14
GUI: Fix include guard of saveload.h.
Johannes Schickel
2012-06-14
GUI: Refactor engine plugin access out of SaveLoadChooserImpl into SaveLoadCh...
Johannes Schickel
2012-06-14
GUI: Hide save/load chooser implementation.
Johannes Schickel
2012-06-14
GUI: Remove unused SaveLoadChooser::setList.
Johannes Schickel
2012-06-13
GUI: Allow Surfaces with abitrary RGB pixel formats to be used in PicButtonWi...
Johannes Schickel
2012-06-13
GUI: Allow querying of the pixel format used by ThemeEngine.
Johannes Schickel
2012-06-12
GUI: Take advantage of Surface::fillRect in GraphicsWidget::setGfx.
Johannes Schickel
2012-06-10
GUI: Refactor default savegame description creation.
Johannes Schickel
2012-06-10
GUI: Add helper to SaveLoadChooser, which uses the currently active target.
Johannes Schickel
2012-06-10
GUI: Get rid of SaveLoadChooser::setSaveMode.
Johannes Schickel
2012-06-03
ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...
Johannes Schickel
2012-05-27
I18N: Regenerate translation data file
Thierry Crozat
2012-05-07
GUI: Fix bug with button pressed state
Oleksiy Kurochko
2012-05-03
GUI: Remove unecessary ";".
Johannes Schickel
2012-05-03
GUI: Use pressed state in predictive dialog in keyboard mode.
Oleksiy Kurochko
2012-05-03
GUI: Implemented pressed state for buttons
Oleksiy Kurochko
2012-04-18
I18N: Regenerate translations data file
Thierry Crozat
2012-04-17
I18N: Add translations for the Loom FM Towns proficiency level
Thierry Crozat
2012-03-29
GUI: Fixed scrollbar button highlighting and positioning.
Martin Böhm
2012-03-29
GUI: Move "I18N" tagged comment to matching strings.
Johannes Schickel
2012-03-29
GUI: Add TODO/FIXME to PredictiveDialog::handleTickle.
Johannes Schickel
2012-03-29
GUI: Remove unnecessary goto in PredictiveDialog code.
Johannes Schickel
2012-03-29
GUI: Take advantage of Common::String::empty.
Johannes Schickel
2012-03-29
GUI: Constify some parameters/methods in PredictiveDialog.
Johannes Schickel
2012-03-29
GUI: Make some static strings in PredictiveDialog static + const.
Johannes Schickel
2012-03-29
GUI: Don't typedef Common::String in PredictiveDialog code.
Johannes Schickel
2012-03-29
GUI: Get rid of "using namespace Common" in predictivedialog.cpp.
Johannes Schickel
[next]