aboutsummaryrefslogtreecommitdiff
path: root/gui/dialog.h
AgeCommit message (Expand)Author
2002-07-26make sure the mouse over widget and the focused widget are informed when the ...Max Horn
2002-07-26added painelf's (still unfinished) sound dialog in NewGUI. Beware, this is wo...Max Horn
2002-07-19added khalek's about dialog (but changed the text items to be centered)Max Horn
2002-07-19disable transparency for the pause dialog for nowMax Horn
2002-07-18put stuff in util.h into namespace ScummVM; fixed stupid bug in String class;...Max Horn
2002-07-13added latest of painelf's patches which makes NewGui handle system events dir...Max Horn
2002-07-13took painelf's change, modified it a lot, and now here's the result :-)Max Horn
2002-07-13Let ListWidget have an 'active' itemJames Brown
2002-07-12Countless changes to the New GUI; some hightligths: new ScrollBarWidget class...Max Horn
2002-07-10improved the alpha blending code, now works properly for nesting/redraw (chan...Max Horn
2002-07-08replaced clearArea with the more general fillArea; added get/setValue methods...Max Horn
2002-07-08implemented hotkey support in new GUI codeMax Horn
2002-07-07added CheckboxWidget; added NewGui::drawBitmapMax Horn
2002-07-07added options dialog; added NewGui TODO list;Max Horn
2002-07-06added mouse over effectMax Horn
2002-07-05new experimental GUI codeMax Horn