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
2007-11-11
Fixed memory leaking of TabWidget. (thanks to jvprat for pointing out)
Johannes Schickel
2007-11-04
- made Widget::_flags private
Johannes Schickel
2007-11-04
Typos :P
Sven Hesse
2007-11-04
- cleanup
Johannes Schickel
2007-11-04
- starting to document the theme renderer
Johannes Schickel
2007-11-01
warning, minor simplification
Gregory Montoir
2007-11-01
use mod operator directly
Gregory Montoir
2007-10-28
Fix potential MSVC warning
Eugene Sandulenko
2007-10-28
Cleanup.
Johannes Schickel
2007-10-28
Patch v5.2 from #1752243: "backends lib patches"
Eugene Sandulenko
2007-10-28
Proper implementation of ".enabled" theme widget property.
Eugene Sandulenko
2007-10-26
Updated credits file (hint: use 'make credits' in a full checkout of ScummVM)
Max Horn
2007-09-20
adding myself to the credits for AGI
Matthew Hoops
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-18
Code formatting fixes
Max Horn
2007-09-18
Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...
Max Horn
2007-09-11
Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...
Max Horn
2007-08-05
Merged fsnode with trunk: r27971:28460
David Corrales
2007-07-31
Revert last change to credits.
Travis Howell
2007-07-30
Add James to credits for his Music Enhancement project
Eugene Sandulenko
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-07-01
Compile fix: ascii should be state.ascii, I assume.
Robin Watts
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
Path #1743892: "Fix for segmentation fault in theming code"
Eugene Sandulenko
2007-06-27
Patch #1743196: "GUI: Remove trailing spaces in some strings"
Eugene Sandulenko
2007-06-25
Patch #1742050: "GUI: Enlarge some labels in the themes"
Eugene Sandulenko
2007-06-25
Fix bug #1742561: "GUI: Missaligned text"
Eugene Sandulenko
2007-06-25
Patch from bugreport #1742561: "GUI: Missaligned text"
Eugene Sandulenko
2007-06-25
Patch #1742574: "GUI: Unify "Default" options text"
Eugene Sandulenko
2007-06-24
Update credits
Max Horn
2007-06-23
Merged the FSNode branch with trunk r27031:27680
David Corrales
2007-06-23
Added more flexible KeyState constructor; updated comment in gui/Key.h
Max Horn
2007-06-23
Update GUI::Key constructs
Max Horn
2007-06-22
Adding two missing #includes to fix compilation. *sigh* I am really bad at do...
Max Horn
2007-06-22
Converted some more code to make use of Common::KEYCODE_ / Common::ASCII_
Max Horn
2007-06-22
Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants...
Max Horn
2007-06-22
Changed default buttons of MessageDialogs and mass add dialog to accept 'retu...
Max Horn
2007-06-22
Use KEYCODE constants.
Torbjörn Andersson
2007-06-20
Fix reading the speech_mute setting, the global setting was read, instead of ...
Travis Howell
2007-06-16
Update credits with some nicks from SF.net
Eugene Sandulenko
2007-06-16
Removed the isValid operation from the FilesystemNode class in favor of the m...
David Corrales
2007-06-15
If we failed to compute any description for a game target, create a dummy des...
Max Horn
2007-06-14
Fixed a TODO about checking that the savegames path is writable.
David Corrales
2007-06-13
Updated the about dialog (2006->2007, and added a header similar to our new s...
Max Horn
2007-06-11
Fix for reported button overlapping in PSP resolution.
Eugene Sandulenko
2007-06-11
Bump theme version
Eugene Sandulenko
2007-06-11
Fix bugs #1709323: "GUI: Button overlapping" and #1677997: "GUI: Switching
Eugene Sandulenko
[next]