]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/todo.txt
Chnaged wxGLCanvas::SetSize() to DoSetSize()
[wxWidgets.git] / docs / gtk / todo.txt
index fafe591206da7ac982cf60bf5be193a088e11c66..798af17b332b9cf9a3cd1c0668ee9413b170792a 100644 (file)
@@ -1,16 +1,13 @@
 
 -------------------- High priority ---------------------
 
-wxClipboard
-  -> On the way, but not functional yet.
-  
 -------------------- Low priority ---------------------
     
 OwnerDraw for wxListCtrl and others
   -> Postponed.
   
 DnD
-  -> Must be rewritten for GTK+ 1.1.3  
+  -> Must be rewritten for GTK+ 1.2
  
 wxDebugContext <-> wxLogXXX functions
   -> Remove either
@@ -18,14 +15,11 @@ wxDebugContext <-> wxLogXXX functions
 Implement wxPalette
   -> I never understood that. Postponed.
   
-Implement wxDirDialog
-  -> Not heard of. Postponed.
-
-Show accelerator in menus
-  -> Changed in GTK 1.1.X. Postponed.
+Implement different visuals and displays
+  -> I never understood that. Postponed.
   
-Correct tab navigation
-  -> seems to be broken in GTK. Postponed.
+Show accelerator in menus
+  -> Changed in GTK 1.2. Postponed.
   
 Cooperation with Qt
   -> Would be nice.