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-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
2003-11-02
refactored code in Dialog::findWidget to Widget::findWidgetInChain; changed N...
Max Horn
2003-11-02
make coordinate calculation based on position of parent -> needed for nested ...
Max Horn
2003-11-02
introduced common base class GuiObject for Dialog/Widget -> step towards maki...
Max Horn
2003-11-02
ask before removing a game config
Max Horn
2003-11-02
turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...
Max Horn
2003-11-01
merged detectGames() into LauncherDialog::handleCommand()
Max Horn
2003-11-01
fixed Widget::draw for bordered items to adjust _h; removed unused label para...
Max Horn
2003-11-01
renamed 'timer' to duration; minimal doxygen comments
Max Horn
2003-11-01
amiga checkbox is obsolete (will be replaced by a platform popup
Max Horn
2003-11-01
modified MessageDialog to allow for custom button texts
Max Horn
2003-11-01
cleanup: new MessageDialog subclass TimedMessageDialog
Max Horn
2003-10-28
cleanup: removed version/id from GameSettings
Max Horn
2003-10-26
cleanup
Max Horn
2003-10-18
We proudly present the latest installment of our hit series 'Untangle the mes...
Max Horn
2003-10-17
findGame is static class method now
Max Horn
2003-10-17
factored out the game detection code into the Plugin class; this is the first...
Max Horn
2003-10-16
cleanup
Max Horn
2003-10-12
some renaming for more consistent terminology (although we might want to reev...
Max Horn
2003-10-11
fix for bug #821502 (GUI: Launcher crashes with unexisting targets)
Max Horn
2003-10-08
turned PluginManager into a proper singleton
Max Horn
2003-10-08
new config manager. not everything is completed, and some things will still b...
Max Horn
2003-10-05
Make use of new List iterator
Max Horn
2003-10-02
cleanup & restructuring; in particular move the midi driver list to its own s...
Max Horn
2003-10-02
renamed namespace ScummVM to Common
Max Horn
2003-10-01
vline -> vLine, hline-> hLine, slightly more in line with ScummVM naming styl...
Jonathan Gray
[prev]
[next]