]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/todo.txt
removed unused variable
[wxWidgets.git] / docs / gtk / todo.txt
index 64fdea667bb1588b77353867acd8896f7858b2c3..7c313a756149e4d99b75d6dba629b1b1505ce6b4 100644 (file)
@@ -1,7 +1,7 @@
 
 -------------------- High priority ---------------------
 
-Improve, update translations. Install *.mo files somewhere.
+Fix crash in DnD reported from Mahogany.
 
 -------------------- Medium priority ---------------------
 
@@ -14,20 +14,17 @@ Show accelerator control labels and actually implement them
 -------------------- Low priority ---------------------
     
 Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
-  -> Postponed. GTK 1.4 can do that.
+  -> Postponed. GTK 2.0 can do that.
+
+Port to GTK 2.0 - including its Unicode support.
 
 Add wxNoteBook::GetPageIndex()
 Add wxNoteBook::SetTabPosition()
   -> Postponed.
 
-More testing of Unicode support.
-  -> Postponed.
-
 Implement wxPalette
   -> Postponed.
  
 Implement different visuals and displays
   -> I cannot test this. Postponed.
 
-Cooperation with Qt
-  -> Would be nice.