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
2006-06-03
Re-align the launcher version string when the screen changes. It could be
Torbjörn Andersson
2006-06-03
I completely forgot to gredit Laurent Blume for Solaris x86 build which we
Eugene Sandulenko
2006-06-03
Use full path in #include guard, to avoid name clashes; also, to declare cons...
Max Horn
2006-06-03
Typo
Travis Howell
2006-06-03
Add credit for Feeble Files source code
Travis Howell
2006-06-03
*Loads* of Common::String related optimizations. Woa, *tons* of methods were ...
Max Horn
2006-06-03
When the screen changes, redraw all dialogs *immediately* rather than waiting
Torbjörn Andersson
2006-06-02
Turn AliasesMap and VariablesMap keys from String to const char *.
Eugene Sandulenko
2006-06-02
Optimize string usage a tiny bit more
Eugene Sandulenko
2006-06-02
Let deleteWidget() check if it's deleting _mouseWidget, _focusedWidget or
Torbjörn Andersson
2006-06-02
Optimize GUI string usage a tiny bit more
Max Horn
2006-06-01
reduce number of string allocations
Willem Jan Palenstijn
2006-06-01
small optimization in evaluator variable lookup
Willem Jan Palenstijn
2006-05-31
Credit Clem and Raina for forum themes
Eugene Sandulenko
2006-05-31
More cleanup. We shouldn't need these widget size parameters either.
Torbjörn Andersson
2006-05-31
Cleanup. We no longer need these widget size parameters.
Torbjörn Andersson
2006-05-31
Update _tabHeight on screen changes.
Torbjörn Andersson
2006-05-30
Fix About dialog in PSP theme
Eugene Sandulenko
2006-05-30
Slight adjustment to list height in PSP theme so it will not have ugly empty
Eugene Sandulenko
2006-05-30
Fixes for MM NES resolution:
Eugene Sandulenko
2006-05-30
override some widget settings for launcher on 480x272
Joost Peters
2006-05-30
Fix game options in PSP theme
Eugene Sandulenko
2006-05-30
Fix global options on PSP theme
Eugene Sandulenko
2006-05-30
Put volume controls conditionally into separate tab. Used by PSP theme.
Eugene Sandulenko
2006-05-30
- Split global audio tab into audio and volume
Eugene Sandulenko
2006-05-30
Should fix drawing on systems with alpha mask.
Johannes Schickel
2006-05-30
Narrow buttons for PSP resolution for better look.
Eugene Sandulenko
2006-05-30
A quick hack to let PSP gui use bigger fonts. Proper solution is to add
Eugene Sandulenko
2006-05-30
GUI theme for PSP-specific resolution
Eugene Sandulenko
2006-05-30
Added sections for infrastructure and GUI to the credits file. These are badl...
Max Horn
2006-05-30
Fix bug #1496582 "GUI: Default graphics mode not committing".
Eugene Sandulenko
2006-05-29
Introduces special switch for GraphicsWidget for use of theme transparency ag...
Johannes Schickel
2006-05-29
- updates new theme config
Johannes Schickel
2006-05-29
- adds option to fill GraphicsWidgets with a special color
Johannes Schickel
2006-05-29
Oops this reverts my last commit. :/
Johannes Schickel
2006-05-29
- comments out getColorAlphaImp2
Johannes Schickel
2006-05-29
- cleanup
Johannes Schickel
2006-05-29
- changes transparency parameter of Theme::drawSurface to alpha parameter.
Johannes Schickel
2006-05-29
Removes leftover comment.
Johannes Schickel
2006-05-29
- Fixes list position after screen change.
Johannes Schickel
2006-05-29
- Fixes disabled transparency for classic theme.
Johannes Schickel
2006-05-29
Fixes widget drawing for classic theme.
Johannes Schickel
2006-05-27
Don't "tickle" a dialog until after it has had a chance to redraw itself,
Torbjörn Andersson
2006-05-27
add fixme about scrolling in about dialog
Willem Jan Palenstijn
2006-05-27
fix missing saveload thumbnail variables in classic theme config
Willem Jan Palenstijn
2006-05-27
make EditableWidget's caret visible when it moves
Willem Jan Palenstijn
2006-05-27
Don't draw the shadow outside the scrollbar (should fix 'garbage' when moving...
Johannes Schickel
2006-05-27
Fixes caret drawing in EditTextWidgets.
Johannes Schickel
2006-05-27
More vertical space in game options 'game' tab for consistency and better
Eugene Sandulenko
2006-05-27
Override the list widget's FindWidget() function, to allow it to return the
Torbjörn Andersson
[next]