aboutsummaryrefslogtreecommitdiff
path: root/gui/dialog.cpp
AgeCommit message (Collapse)Author
2002-07-08implemented hotkey support in new GUI codeMax Horn
svn-id: r4488
2002-07-08delay creation of dialogs till they are used; fixed new pause dialog & use ↵Max Horn
it instead of the old one; dirty area handling in new gui code is more logical/useful now svn-id: r4487
2002-07-07added CheckboxWidget; added NewGui::drawBitmapMax Horn
svn-id: r4486
2002-07-07added options dialog; added NewGui TODO list;Max Horn
svn-id: r4485
2002-07-07added dialog nesting code (for now using std::stack, I will provide my own ↵Max Horn
stack class later svn-id: r4483
2002-07-07once more indent, after adding -TDialog and -TWidgetMax Horn
svn-id: r4474
2002-07-07applied indent to a couple of source files; added .indent.pro file with ↵Max Horn
default indent settings as per readme.txt svn-id: r4469
2002-07-06added mouse over effectMax Horn
svn-id: r4466
2002-07-05new experimental GUI codeMax Horn
svn-id: r4463