]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/todo.txt
more threds fixes, more threads tests - seems to work ok for non GUI case
[wxWidgets.git] / docs / gtk / todo.txt
index 1db16e96c2a58580eea6e00c398b00ffad095455..89a9b4c83c81898823214be3c190d67d37dbc5e6 100644 (file)
@@ -1,9 +1,19 @@
 
 -------------------- High priority ---------------------
 
-DnD
-  -> Must be rewritten for GTK+ 1.2. Much done.
+Fix bug that thread sample reports about non-finished threads.
+
+More testing of Unicode support.
+
+Add ID based i18n system as a replacement for the
+  unelegant gettext system.
+  
+Add controls to wxToolbar.
+
+Add TIFF handler. Someone? (Hint, hint).
+
+Improve, update translations. Install *.mo files somewehere.
+
 -------------------- Medium priority ---------------------
 
 Show accelerator control labels and actually implement them
@@ -11,16 +21,16 @@ Show accelerator control labels and actually implement them
   
 -------------------- Low priority ---------------------
     
-Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set
+Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
 
 OwnerDraw for wxListCtrl and others
   -> Postponed.
-  
+
 Implement wxPalette
   -> I never understood that. Postponed.
-  
 Implement different visuals and displays
   -> I never understood that. Postponed.
-  
+
 Cooperation with Qt
   -> Would be nice.