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
/
theme-config.cpp
Age
Commit message (
Expand
)
Author
2006-10-08
- Added dialog for selecting the theme to use
Johannes Schickel
2006-07-07
- Fix bug #1513671 "GUI: PSP classic mode problems"
Eugene Sandulenko
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-15
Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling.
Eugene Sandulenko
2006-06-12
Increased the spacing between the widgets on the "Game" tab of the "Edit Game"
Torbjörn Andersson
2006-06-11
Patch #1336171: "MIDI gain setting for FluidSynth" with slight modifications
Eugene Sandulenko
2006-06-11
Patch from bugreport #1502409: "Search ScummVM directory for GUI theme".
Eugene Sandulenko
2006-06-10
This may cut down a little on unnecessary strings / mallocs:
Torbjörn Andersson
2006-06-10
Whitespace
Torbjörn Andersson
2006-06-06
Move whole theme ini file to evaluator. Next step is caching. Also now it is
Eugene Sandulenko
2006-06-05
Some minor tweaks to the classic theme's options dialog. The SoundFont and
Torbjörn Andersson
2006-06-05
Some more string usage tweaks
Max Horn
2006-06-05
cleanup
Max Horn
2006-06-05
I just realized that by making the classic SCUMM options dialog just one pixel
Torbjörn Andersson
2006-06-05
Base the width of the SCUMM options dialog, classic theme, on buttonWidth,
Torbjörn Andersson
2006-06-03
*Loads* of Common::String related optimizations. Woa, *tons* of methods were ...
Max Horn
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
Optimize GUI string usage a tiny bit more
Max Horn
2006-06-01
reduce number of string allocations
Willem Jan Palenstijn
2006-05-30
Fixes for MM NES resolution:
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-29
- adds option to fill GraphicsWidgets with a special color
Johannes Schickel
2006-05-27
fix missing saveload thumbnail variables in classic theme config
Willem Jan Palenstijn
2006-05-18
More GUI fixes:
Eugene Sandulenko
2006-05-18
Fix several GUI layout problems:
Eugene Sandulenko
2006-05-13
Patch #1091170: ALL, SCUMM: Subtitle speed control
Max Horn
2006-04-25
- minor cleanup in modern.ini
Eugene Sandulenko
2006-04-25
- Resize chooser dialog
Eugene Sandulenko
2006-04-19
Prepairs merge of SaveLoadChooser and SaveLoadChooserEx of the scumm engine.
Johannes Schickel
2006-04-18
Fixes "aspect ratio" text in the options with --force-1x-overlay.
Johannes Schickel
2006-04-16
- Implemented text padding in ListWidget and PopUpWidget. Right padding does ...
Eugene Sandulenko
2006-03-31
Hide eval debug output deeper to level 5. Report total number of defined
Eugene Sandulenko
2006-03-24
Fix crash in Options dialog in 320xY mode. Shadow was drawn off-screen
Eugene Sandulenko
2006-03-24
o Move built-in evaluator constants to AssocArray to speed it up
Eugene Sandulenko
2006-03-21
Fix bug #1455213: "GUI: ExtraPath won't display" and turn theme version
Eugene Sandulenko
2006-03-14
Tweaked a little scumm main dialog and scumm save/load dialog. Still plenty
Eugene Sandulenko
2006-03-13
Fix Chooser dialog.
Eugene Sandulenko
2006-03-09
Fix compilation on MSVC. Reported by Quietust
Eugene Sandulenko
2006-03-09
Converted last dialogs to new scheme. Now it seems to be everything. Please,
Eugene Sandulenko
2006-03-09
Moved keys mapping dialog to new scheme. Made it generic. Fixed several
Eugene Sandulenko
2006-03-09
Converted all scumm dialogs to new scheme
Eugene Sandulenko
2006-03-08
o Converted most (all?) widgets to new scheme.
Eugene Sandulenko
2006-03-07
Fix implementation of UseWithPrefix keyword
Eugene Sandulenko
2006-03-07
o More widgets fot alternative constructors
Eugene Sandulenko
2006-03-07
Add XxH to evaluation precedence.
Eugene Sandulenko
2006-03-07
Do not override .prev for simple variable assignments, i.e. VAR=VALUE
Eugene Sandulenko
2006-03-07
Fix 320xY layout
Eugene Sandulenko
[next]