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
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-08-05
Merged fsnode with trunk: r27971:28460
David Corrales
2007-07-17
Implemented FR #1754616 - "GUI: Add option to delete games using the "Del" Key"
Filippos Karapetis
2007-07-08
Merged the FSNode branch with trunk r27681:27969
David Corrales
2007-07-02
Fix for launcher detecting DS configuration section in config file as a game
Neil Millstone
2007-06-30
Changed GUI system to use Common::KeyState state
Max Horn
2007-06-27
Patches #1743201: "GUI: Reworked modern theme"
Eugene Sandulenko
2007-06-27
Patch #1743196: "GUI: Remove trailing spaces in some strings"
Eugene Sandulenko
2007-06-23
Merged the FSNode branch with trunk r27031:27680
David Corrales
2007-06-15
If we failed to compute any description for a game target, create a dummy des...
Max Horn
2007-06-11
Fix bugs #1709323: "GUI: Button overlapping" and #1677997: "GUI: Switching
Eugene Sandulenko
2007-06-11
Revert commits:
Eugene Sandulenko
2007-06-10
Oops, fix crash when opening globals options dialog
Max Horn
2007-06-10
Extended the fix for bug #1677997 to also cover the global options dialog; al...
Max Horn
2007-06-07
Added partial workaround for bug #1677997
Max Horn
2007-06-07
Added a FIXME/TODO regarding the volume override control in the 'Edit Game' o...
Max Horn
2007-06-05
Renamed methods in the FilesystemNode class to match the AbstractFSNode imple...
David Corrales
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-03-17
Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...
Max Horn
2007-03-17
Don't track the modifier state, use the eventmanager instead (this also fixes...
Max Horn
2007-03-16
Added new file gui/object.cpp (collecting GuiObject methods in there), and re...
Max Horn
2007-03-10
Updated the conditions for the "override" checkboxes. Most of it is probably
Torbjörn Andersson
2007-02-18
Simplified addGameToConf and at the same time made it more powerful: Copy all...
Max Horn
2007-02-18
Redraw the launcher after doing a mass add
Max Horn
2007-02-18
Improved 'Mass Detector': Now displays a dialog which displays the scan progr...
Max Horn
2007-02-13
Disable clear soundfont path button when path is not selected.
Eugene Sandulenko
2007-02-11
Fix for bug #1656870 (GUI: MassAdd: One Has to click twice to confirm)
Max Horn
2007-02-04
Make Add Button caption react to Shift key.
Eugene Sandulenko
2007-01-29
Now AdvancedDetector could use single ID per engine. Also it can suggest
Eugene Sandulenko
2007-01-28
Pass objects by (const) ref instead of value; only set game description in th...
Max Horn
2007-01-20
First phase of detection-related plugins interface improvements. Now plugins
Eugene Sandulenko
2006-11-19
Fixed excessive indentation and removed leftover printf.
Torbjörn Andersson
2006-11-13
Patch #1595705: "Select last game when removing the last game of the list"
Eugene Sandulenko
2006-10-25
- Fix crash if theme_logo.visible is set to true in a classic theme config file
Johannes Schickel
2006-10-25
- renamed GUI::ThemeNew to GUI::ThemeModern
Johannes Schickel
2006-10-02
Add a somewhat hackish, uber-sekrit mass-add-game-feature (shift-click 'Add.....
Max Horn
2006-09-23
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...
Max Horn
2006-09-21
Fix bug #1562795: "Bug with auto-generated game IDs"
Eugene Sandulenko
2006-08-04
Renamed handleScreenChanged() -> reflowLayout() in the GUI code
Max Horn
2006-07-22
Clear the active domain when (re)opening the launcher dialog. This fixes bug
Torbjörn Andersson
2006-07-14
More whitespace changes.
Torbjörn Andersson
2006-06-24
Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp
Max Horn
2006-06-20
Applied patches from bug report #1276480, "GUI: Accented characters". This
Torbjörn Andersson
2006-06-15
- Make tabs narrower so they all fit on screen. Now navigation buttons
Eugene Sandulenko
2006-06-15
- Consistent order of tabs between global and game options
Eugene Sandulenko
2006-06-11
Patch from bugreport #1503715: "Quit should clear domain"
Eugene Sandulenko
2006-06-11
Re-calculate the label width for EditGameDialog's language and platform pop-ups
Torbjörn Andersson
2006-06-03
Re-align the launcher version string when the screen changes. It could be
Torbjörn Andersson
2006-06-03
*Loads* of Common::String related optimizations. Woa, *tons* of methods were ...
Max Horn
2006-05-30
- Split global audio tab into audio and volume
Eugene Sandulenko
[next]