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
/
dialog.h
Age
Commit message (
Expand
)
Author
2002-09-19
Added overlay to OSystem interface; implemented overlay in SDL backend (all o...
Max Horn
2002-09-08
changed the way listbox draw selected items; list box now has a frame & diffe...
Max Horn
2002-08-21
oops, accidentally checked in a hacked up version of this :-)
Max Horn
2002-08-21
Initial revision
Max Horn
2002-07-27
heaps of changes to NewGUI: mouseDown/Up events now count the clicks (so you ...
Max Horn
2002-07-27
improved the sound dialog; but my goal is to get rid of it, and merge the sou...
Max Horn
2002-07-26
make sure the mouse over widget and the focused widget are informed when the ...
Max Horn
2002-07-26
added painelf's (still unfinished) sound dialog in NewGUI. Beware, this is wo...
Max Horn
2002-07-19
added khalek's about dialog (but changed the text items to be centered)
Max Horn
2002-07-19
disable transparency for the pause dialog for now
Max Horn
2002-07-18
put stuff in util.h into namespace ScummVM; fixed stupid bug in String class;...
Max Horn
2002-07-13
added latest of painelf's patches which makes NewGui handle system events dir...
Max Horn
2002-07-13
took painelf's change, modified it a lot, and now here's the result :-)
Max Horn
2002-07-13
Let ListWidget have an 'active' item
James Brown
2002-07-12
Countless changes to the New GUI; some hightligths: new ScrollBarWidget class...
Max Horn
2002-07-10
improved the alpha blending code, now works properly for nesting/redraw (chan...
Max Horn
2002-07-08
replaced clearArea with the more general fillArea; added get/setValue methods...
Max Horn
2002-07-08
implemented hotkey support in new GUI code
Max Horn
2002-07-07
added CheckboxWidget; added NewGui::drawBitmap
Max Horn
2002-07-07
added options dialog; added NewGui TODO list;
Max Horn
2002-07-06
added mouse over effect
Max Horn
2002-07-05
new experimental GUI code
Max Horn
[prev]