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
2003-12-21
Make it possible for game detection functions to detect language/platform (no...
Max Horn
2003-12-13
removed GameSettings::detectname and GameSettings::midi; renamed GameSettings...
Max Horn
2003-12-06
erik's patch for bug #854470
Max Horn
2003-12-01
explicitly specify namespace in g_gui helper macro
Max Horn
2003-11-28
cleanup
Max Horn
2003-11-28
reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser rememb...
Max Horn
2003-11-28
Fixed error using NEW_FONT_CODE with PalmOS port
Chris Apers
2003-11-28
This is no more needed
Chris Apers
2003-11-19
new font code (currently disabled by default), which allows using 'arbitrary'...
Max Horn
2003-11-18
oops
Max Horn
2003-11-18
return/enter key in the launcher now starts the selected target
Max Horn
2003-11-18
cleanup; fixed return/enter in ListWidget when not in editing mode
Max Horn
2003-11-12
Use GUI namespace
Chris Apers
2003-11-10
added namespace GUI
Max Horn
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-07
added checkboxes to the 'Edit Game...' dialog which let the user determine wh...
Max Horn
2003-11-07
enable StaticTextWidget by default; make CheckboxWidget::handleMouseUp send t...
Max Horn
2003-11-07
draw StaticTextWidget differently if disabled
Max Horn
2003-11-07
fixed memory leak in TabWidget
Max Horn
2003-11-07
spelling fixes
Jonathan Gray
2003-11-05
make savepath settings persistent
Max Horn
2003-11-05
refactored common code into a new class OptionsDialog; various fixes and clea...
Max Horn
2003-11-05
minor tweaks
Max Horn
2003-11-05
added multi_midi/native_mt32 settings (we *really* need to come up with a goo...
Max Horn
2003-11-05
save fullscreen/aspect ratio settings; fix midi driver selection (driver was ...
Max Horn
2003-11-05
added language/platform popup
Max Horn
2003-11-05
make it possible to query the tag of the selected item
Max Horn
2003-11-04
modified NewGui::drawString to shorten strings which don't fit using ellipsis...
Max Horn
2003-11-04
Added some more dummy checkboxes, functionality to be added
Max Horn
2003-11-04
lec don't have copyright on all the SCUMM games, add broken sword while here....
Jonathan Gray
2003-11-03
fix item positions
Max Horn
2003-11-03
removed PushButtonWidget
Max Horn
2003-11-03
cleanup
Max Horn
2003-11-03
Make ChooserDialog height & button label customizable; make its ListWidget av...
Max Horn
2003-11-03
added NumberingMode enum type
Max Horn
2003-11-03
Fixed compile error under codewarrior for PalmOS
Chris Apers
2003-11-03
Default to first tab
James Brown
2003-11-03
Fiddling with new tab widget
James Brown
2003-11-03
alternate scroll bar look
Max Horn
2003-11-03
make light gray slightly lighter, for better contrast
Max Horn
2003-11-03
distinguish selected tab by size, too (not just by color)
Max Horn
2003-11-03
tiny position tweaks
Max Horn
2003-11-03
added a builtin label to PopUpWidget
Max Horn
2003-11-03
added built-in label for SliderWidget
Max Horn
2003-11-03
oops
Max Horn
2003-11-03
use TabWidget for GlobalOptionsDialog
Max Horn
2003-11-03
automatically compute tab width
Max Horn
2003-11-03
Widget::handleCommand delegates unhandled commands to the boss
Max Horn
2003-11-02
more changes to allow widget nesting to fully work
Max Horn
2003-11-02
added initial TabWidget stub (if you want to try it, I added some testing cod...
Max Horn
[next]