[Scummvm-cvs-logs] CVS: scummvm TODO,1.285,1.286

Max Horn fingolfin at users.sourceforge.net
Sun May 15 11:27:11 CEST 2005


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4845

Modified Files:
	TODO 
Log Message:
Added a list of the dialogs which need to be updated to the TODO

Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.285
retrieving revision 1.286
diff -u -d -r1.285 -r1.286
--- TODO	14 May 2005 22:21:54 -0000	1.285
+++ TODO	15 May 2005 18:26:14 -0000	1.286
@@ -196,7 +196,15 @@
 
 GUI
 ===
-* Remove hard coded 320x200 assumptions, use game screen size
+* Remove hard coded 320x200 assumptions, use game screen size. In particular,
+  all the dialogs should be rewritten to allow for that. This includes:
+  - BrowserDialog
+  - OptionsDialog
+  - GlobalOptionsDialog
+  - LauncherDialog
+  - EditGameDialog
+  - Scumm::ConfigDialog
+  - ...
 * EditableWidget: Make it possible to specify a min/max length for the text
 * EditableWidget: Let setEditString filter the string it gets
 * EditableWidget: Right now, custom filtering requires the user to subclass;





More information about the Scummvm-git-logs mailing list