X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d35b028e046acb684d57e56db309313090b73718..bb6e96a9e5c4e8572c4642c01161d826e113b903:/docs/gtk/todo.txt

diff --git a/docs/gtk/todo.txt b/docs/gtk/todo.txt
index 64fdea667b..7c313a7561 100644
--- a/docs/gtk/todo.txt
+++ b/docs/gtk/todo.txt
@@ -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.