]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/motif/todo.txt
Corrected grey scrolling windows; added C++Builder 3.0 fixes
[wxWidgets.git] / docs / motif / todo.txt
index 63254e2da605c920b976e5e21ecb3860d6a5bff6..c319bc30dbd223c0f626dd1d825d9ab1f751c749 100644 (file)
@@ -13,8 +13,8 @@ Also, grep for TODO comments in source.
 High Priority
 -------------
 
-- Work out why XFreeFont in font.cpp produces a segv. This is
-  currently commented out, which presumably causes a memory leak.
+- Have a central/per app file for colour settings, with a wxWin
+  app to allow changing settings interactively.
 
 - Colour setting in widgets (almost done). Should scrollbars take
   on the background colour? Not right for e.g. wxScrolledWindows,
@@ -42,15 +42,12 @@ High Priority
 
 - Miscellaneous events.
 
-- Thread classes (copy wxGTK's).
-
-- Write makefiles for all samples and utilities.
-
-- Create some samples for testing.
-
 Low Priority
 ------------
 
+- Work out why XFreeFont in font.cpp produces a segv. This is
+  currently commented out, which presumably causes a memory leak.
+
 - Better makefile system that can put objects in different dirs.
 
 - Extra wxBitmap formats: PNG, BMP. Could use old wxWin 1.68