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

Max Horn fingolfin at users.sourceforge.net
Sun May 15 17:39:53 CEST 2005


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

Modified Files:
	TODO 
Log Message:
Updated TODO

Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.286
retrieving revision 1.287
diff -u -d -r1.286 -r1.287
--- TODO	15 May 2005 18:26:14 -0000	1.286
+++ TODO	16 May 2005 00:38:38 -0000	1.287
@@ -199,11 +199,18 @@
 * Remove hard coded 320x200 assumptions, use game screen size. In particular,
   all the dialogs should be rewritten to allow for that. This includes:
   - BrowserDialog
+  - ChooserDialog
+  - EditGameDialog
   - OptionsDialog
   - GlobalOptionsDialog
-  - LauncherDialog
-  - EditGameDialog
   - Scumm::ConfigDialog
+  - Scumm::InfoDialog
+  - Scumm::ValueDisplayDialog
+  - ...
+  Also, some widgets need to be updated (adding a 'big' variant):
+  - EditTextWidget
+  - PopUpWidget
+  - TabWidget
   - ...
 * EditableWidget: Make it possible to specify a min/max length for the text
 * EditableWidget: Let setEditString filter the string it gets





More information about the Scummvm-git-logs mailing list