[Scummvm-cvs-logs] CVS: scummvm TODO,1.38,1.39
Max Horn
fingolfin at users.sourceforge.net
Sun Nov 2 16:25:06 CET 2003
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv3799
Modified Files:
TODO
Log Message:
use TabWidget for GlobalOptionsDialog
Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- TODO 2 Nov 2003 17:51:34 -0000 1.38
+++ TODO 3 Nov 2003 00:24:04 -0000 1.39
@@ -48,11 +48,10 @@
GUI
===
-* Implement "tabs" for multi-pane prefs dialog
- -> could also be used by the Scumm help dialog in scumm/help.cpp
* LAUNCHER: fix global options dialog to be properly persistent
* LAUNCHER: add more options to global options dialog
* LAUNCHER: add more options to game target options dialog
+* Maybe make use of TabWidget in the Scumm help dialog?
* Global & game target options dialogs probably could share some "panes"
-> write code allowing this
-> also, 'in game' option dialogs (for volume/scaler/etc. settings)
More information about the Scummvm-git-logs
mailing list