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
/
launcher.cpp
Age
Commit message (
Expand
)
Author
2017-12-03
BASE: Remove bad casts between incompatible Plugin types
Colin Snover
2017-06-13
GUI: Focus the first 'focusable' widget when rebuilding dialogs
Bastien Bouclet
2017-03-10
GUI: Delay deletion of child widgets when rebuilding launcher and options dialog
Thierry Crozat
2016-10-30
GUI: Add possibility to rebuild the launcher dialog
Thierry Crozat
2016-10-17
ALL: Fix compilation with disabled cloud but enabled libcurl
Eugene Sandulenko
2016-08-24
GUI: Fix warnings
Eugene Sandulenko
2016-08-24
GUI: Fix DownloadDialog detection
Alexander Tkachev
2016-08-24
CLOUD: Add auto-detect for downloaded game
Alexander Tkachev
2016-08-24
CLOUD: Replace USE_CLOUD with USE_LIBCURL
Alexander Tkachev
2016-08-24
GUI: Forbid using download directory in "Add Game"
Alexander Tkachev
2016-08-24
GUI: Add warning message for game's savepath
Alexander Tkachev
2016-06-01
GUI: Initialize pointers to NULL, not false
Torbjörn Andersson
2016-06-01
GUI: More object initialization cleanup
Eugene Sandulenko
2015-11-11
GUI: Do not show splash when ran from launcher
Eugene Sandulenko
2015-06-25
GUI: Mark "Mass Add..." and "Record..." for translation.
Thierry Crozat
2014-09-03
Merge pull request #492 from BenCastricum/misc
Johannes Schickel
2014-08-22
GUI: s/savegame/saved game/
Ben Castricum
2014-08-22
GUI: Fix description of game specific extraPath
Ben Castricum
2014-02-18
GUI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2013-02-03
GUI: Fix text alignment for the version in the launcher.
Johannes Schickel
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-06-10
GUI: Get rid of SaveLoadChooser::setSaveMode.
Johannes Schickel
2012-05-03
GUI: Implemented pressed state for buttons
Oleksiy Kurochko
2012-03-25
GUI: Remove leftover code for the global dithering checkbox
Filippos Karapetis
2012-03-19
GUI: Add per-engine and per-game options
Filippos Karapetis
2012-02-26
COMMON: Move RenderMode and GUIOptions functionality into separate files
Max Horn
2012-02-21
Merge pull request #182 from fingolfin/forbid-ctype
Willem Jan Palenstijn
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2011-10-25
GUI: Fix search clear button when switching themes or resolution.
Johannes Schickel
2011-10-25
LAUNCHER: Fix MIDI override setting
Eugene Sandulenko
2011-10-25
GUI: Refactor clear buttons
Eugene Sandulenko
2011-10-25
GUI: Added clear button to paths
Eugene Sandulenko
2011-10-25
LAUNCHER: benefit from PicButton being derivative of Button
Eugene Sandulenko
2011-10-25
LAUNCHER: Do not show clear image in classic theme
Eugene Sandulenko
2011-10-24
GUI: Added icon to clear button. Reverted PNG support
Eugene Sandulenko
2011-10-23
LAUNCHER: Do not show MIDI and MT32 tabs if game does not have MIDI
Eugene Sandulenko
2011-10-23
AD: Swtich GUI options to a char array.
Eugene Sandulenko
2011-08-06
GUI: Removed redundant button label
Eugene Sandulenko
2011-06-02
GUI: Replace some s(n)printf uses by Common::String::format
Max Horn
2011-06-01
Merge branch 'branch-1-3-0' into master
Max Horn
2011-05-21
DS: Port of changes from branch-1-2-0 that I should really have moved into th...
agent-q
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget
Max Horn
2011-01-18
GUI: Fix implicit signed to unsigned conversion warnings for some compilers.
Johannes Schickel
2011-01-16
GUI: Fix language popup in the game options.
Johannes Schickel
[next]