scummvm/gui
2002-08-25 10:50:18 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
dialog.cpp synced with scummvm 2002-08-24 15:31:37 +00:00
dialog.h oops, accidentally checked in a hacked up version of this :-) 2002-08-21 16:30:39 +00:00
gui.cpp synced with scummvm 2002-08-24 15:31:37 +00:00
gui.h Initial revision 2002-08-21 16:07:07 +00:00
guimaps.h Initial revision 2002-08-21 16:07:07 +00:00
ListWidget.cpp fixed warnings 2002-08-24 21:57:00 +00:00
ListWidget.h fixed some endian issues in the new SMUSH decoder; cleanup 2002-08-25 10:50:18 +00:00
newgui.cpp fixed some endian issues in the new SMUSH decoder; cleanup 2002-08-25 10:50:18 +00:00
newgui.h Initial revision 2002-08-21 16:07:07 +00:00
ScrollBarWidget.cpp 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
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 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.h no reason to limit value to 8 bit! 2002-07-28 14:59:27 +00:00