]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/todo.txt
Removed erroneous EVT_SCROLLWIN
[wxWidgets.git] / docs / gtk / todo.txt
index 12037f5f2685cd230406306b4cef104ff0f676f5..537b10ccfe9e0b2d65a14796a6c2f445bc4b309c 100644 (file)
@@ -1,27 +1,10 @@
 
 -------------------- High priority ---------------------
 
-Finalise DnD API.
-Fix bug that thread sample reports about non-finished threads.
-
-Added wxExpandedImageList to wxTreeControl.
-
-More testing of Unicode support.
-
-Make wxSockets work on all platform.
-
-Add ID based i18n system as a replacement for the
-  unelegant gettext system.
-  
-Add controls to wxToolbar.
-
-Add TIFF handler. Someone? (Hint, hint).
+Finish and extend wxPlotWindow.
 
 Improve, update translations. Install *.mo files somewehere.
 
-Sleep, eat, walk, study, shave, read, play piano and wash less.
-
 -------------------- Medium priority ---------------------
 
 Show accelerator control labels and actually implement them
@@ -31,14 +14,17 @@ Show accelerator control labels and actually implement them
     
 Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
 
-OwnerDraw for wxListCtrl and others
+More testing of Unicode support.
   -> Postponed.
 
+OwnerDraw for wxListCtrl and others
+  -> Hardly necessary.
+
 Implement wxPalette
-  -> I never understood that. Postponed.
+  -> Postponed.
  
 Implement different visuals and displays
-  -> I never understood that. Postponed.
+  -> I cannot test this. Postponed.
 
 Cooperation with Qt
   -> Would be nice.