aboutsummaryrefslogtreecommitdiff
path: root/gui/widget.cpp
AgeCommit message (Expand)Author
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-12Countless changes to the New GUI; some hightligths: new ScrollBarWidget class...Max Horn
2002-07-10added prototype ListWidget (doesn't do anything yet, only serves to demo how ...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-08Add slider widgetJames Brown
2002-07-08got rid of RTTI again (i.e. dynamic_cast)Max Horn
2002-07-08implemented hotkey support in new GUI codeMax Horn
2002-07-08delay creation of dialogs till they are used; fixed new pause dialog & use it...Max Horn
2002-07-07added CheckboxWidget; added NewGui::drawBitmapMax Horn
2002-07-07added dialog nesting code (for now using std::stack, I will provide my own st...Max Horn
2002-07-07once more indent, after adding -TDialog and -TWidgetMax Horn
2002-07-07applied indent to a couple of source files; added .indent.pro file with defau...Max Horn
2002-07-06added mouse over effectMax Horn
2002-07-05new experimental GUI codeMax Horn