diff codeDoc/jobs.txt @ 156:36df0ffe34d2

Fix to reload translations.
author Diggory Hardy <diggory.hardy@gmail.com>
date Sat, 18 Apr 2009 21:51:03 +0200
parents 4e8819b65882
children 2476790223b8
line wrap: on
line diff
--- a/codeDoc/jobs.txt	Sat Apr 18 12:19:24 2009 +0200
+++ b/codeDoc/jobs.txt	Sat Apr 18 21:51:03 2009 +0200
@@ -10,10 +10,10 @@
 Also search for FIXME/NOTE/BUG/WARNING comment marks.
 3   GUI: up-clicks get passed as events and activate objects
 3   Too many redraws: mouse-over causes them
-3   Glyph 's' drawn incorrectly in release mode - ??
 3   Widget saving: how to deal with modifier functions, esp. when they discard parameters? Remove feature except for dimdata and handle gui editing separately?
-3   glBindTexture not working with non-0 index - perhaps use a higher level graphics library at some point.
 3   Windows compatibility - no registry support (useful to find path).
+2   First glyph drawn incorrectly in release mode - ??
+2   glBindTexture not working with non-0 index - perhaps use a higher level graphics library at some point.
 2   Popup help boxes on hover/right click to display content description.
 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.