[Scummvm-cvs-logs] CVS: scummvm newgui.cpp,1.7,1.8

Max Horn fingolfin at users.sourceforge.net
Sun Jul 7 17:30:02 CEST 2002


Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv30120

Modified Files:
	newgui.cpp 
Log Message:
implemented hotkey support in new GUI code

Index: newgui.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/newgui.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- newgui.cpp	8 Jul 2002 00:10:11 -0000	1.7
+++ newgui.cpp	8 Jul 2002 00:29:47 -0000	1.8
@@ -31,7 +31,6 @@
 /*
  * TODO list
  * - add more widgets
- * - implement hotkeys
  * - add "close" widget to all dialogs (with a flag to turn it off) ?
  * - make dialogs "moveable" ?
  * - implement the missing / incomplete dialogs





More information about the Scummvm-git-logs mailing list