[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
- Previous message: [Scummvm-cvs-logs] CVS: scummvm init.cpp,1.12,1.13 newgui.cpp,1.6,1.7 newgui.h,1.6,1.7 scummvm.cpp,1.168,1.169
- Next message: [Scummvm-cvs-logs] CVS: scummvm/gui dialog.cpp,1.8,1.9 dialog.h,1.4,1.5 widget.cpp,1.7,1.8 widget.h,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [Scummvm-cvs-logs] CVS: scummvm init.cpp,1.12,1.13 newgui.cpp,1.6,1.7 newgui.h,1.6,1.7 scummvm.cpp,1.168,1.169
- Next message: [Scummvm-cvs-logs] CVS: scummvm/gui dialog.cpp,1.8,1.9 dialog.h,1.4,1.5 widget.cpp,1.7,1.8 widget.h,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list