scummvm/gui
2002-10-01 22:39:55 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
dialog.cpp patch #612722: MI2 NewGui title fix 2002-09-28 19:25:09 +00:00
dialog.h patch #612722: MI2 NewGui title fix 2002-09-28 19:25:09 +00:00
gui.cpp some fixes for the message dialog; added some comments 2002-09-26 12:29:10 +00:00
gui.h removed obsolete font drawing code from old GUI to make CCCP happy :-) 2002-09-19 22:07:46 +00:00
guimaps.h removed obsolete font drawing code from old GUI to make CCCP happy :-) 2002-09-19 22:07:46 +00:00
launcher.cpp fixed key repeat in NewGui; made the launcher game list non-editable 2002-09-30 12:56:59 +00:00
launcher.h played a bit with the launcher - it now is already somewhat usable <g> 2002-09-30 00:55:47 +00:00
ListWidget.cpp fixed key repeat in NewGui; made the launcher game list non-editable 2002-09-30 12:56:59 +00:00
ListWidget.h fixed key repeat in NewGui; made the launcher game list non-editable 2002-09-30 12:56:59 +00:00
message.cpp some fixes for the message dialog; added some comments 2002-09-26 12:29:10 +00:00
message.h added simple message dialog 2002-09-26 11:44:02 +00:00
newgui.cpp fixed key repeat in NewGui; made the launcher game list non-editable 2002-09-30 12:56:59 +00:00
newgui.h fixed key repeat in NewGui; made the launcher game list non-editable 2002-09-30 12:56:59 +00:00
ScrollBarWidget.cpp fixed scrollbar drawing/response when there are less items than fit on one page 2002-10-01 22:39:55 +00:00
ScrollBarWidget.h heaps of changes to NewGUI: mouseDown/Up events now count the clicks (so you can detect double/triple clicks); ListWidget sends a message if an item was double clicked or changed; you can abort editing in the ListWidget by pressing ESC; SaveLoadDialog will save when you double click and item, and when you finish editing an item by pressing return, will save 2002-07-27 14:16:14 +00:00
widget.cpp 2002-09-21 Matt Hargett <matt@use.net> 2002-09-22 03:53:53 +00:00
widget.h changed the way listbox draw selected items; list box now has a frame & different spacing; clicking outside any widget doesn't cause the focus widget to loose focus; other tweaks 2002-09-08 16:00:13 +00:00