diff codeDoc/jobs.txt @ 74:cee261eba249

Minor tweaks.
author Diggory Hardy <diggory.hardy@gmail.com>
date Mon, 07 Jul 2008 15:54:47 +0100
parents 159775502bb4
children 25cb7420dc91
line wrap: on
line diff
--- a/codeDoc/jobs.txt	Mon Jul 07 15:53:58 2008 +0100
+++ b/codeDoc/jobs.txt	Mon Jul 07 15:54:47 2008 +0100
@@ -3,19 +3,22 @@
 
 
 In progress:
+Redesigning how widgets are created and receive their data.
 
 
 
 To do (importance 0-5: 0 pointless, 1 no obvious impact now, 2 todo sometime, 3 useful, 4 important, 5 urgent):
 Also see todo.txt and FIXME/NOTE comment marks.
-4   Fonts from Options. Get yMax for font not all glyphs on line?
+4   Try to correlate names of option sections more. (i.e. symbol name, class name, name of i18n translation file)
 4   Not guaranteed to catch up-click ending callback! Appears not to be a problem...
 4   OutOfMemoryException is not currently checked for − it should be at least in critical places (use high-level catching of all errors?).
+3   Fonts from Options. Get yMax for font not all glyphs on line?
 3   glBindTexture not working with non-0 index (??)
 3   on-event draw support (mde.events and GUI need to tell mde.mde)
 3   Scheduler for drawing only windows which need redrawing.
 3   Update scheduler as outlined in FIXME.
 3   Windows building/compatibility (currently partial)
+2   Remove ability to scan, then load, mergetag sections. Not so necessary with section creator callback and allows "sliding window" type partial buffering.
 2   Options need a "level": simple options, for advanced users, for debugging only, etc.
 2   Command-line options for paths to by-pass normal path finding functionality.
 2   Consider replacing byte/short types with int type