]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/todo.txt
You CAN'T check for wxUSE_SOCKET *before* #including <wx/setup.h>!!! Who has done...
[wxWidgets.git] / docs / gtk / todo.txt
index 96bce1ccb83bcb4b4efd936103f8b72e2298a6bf..12037f5f2685cd230406306b4cef104ff0f676f5 100644 (file)
@@ -3,27 +3,23 @@
 
 Finalise DnD API.
  
-More testing of Unicode support.
+Fix bug that thread sample reports about non-finished threads.
 
-New wxSizer class implementation.
+Added wxExpandedImageList to wxTreeControl.
 
-Make wxSockets work on all platform.
+More testing of Unicode support.
 
-Do something about reentry problems with GUI threads
-  when doing asynchronous work (clipboard transfer, 
-  DnD, sockets, different threads).
+Make wxSockets work on all platform.
 
 Add ID based i18n system as a replacement for the
   unelegant gettext system.
   
-Add controls to toolbar.
+Add controls to wxToolbar.
 
 Add TIFF handler. Someone? (Hint, hint).
 
 Improve, update translations. Install *.mo files somewehere.
 
-Completely remove internal usage of C++ iostreams.
-
 Sleep, eat, walk, study, shave, read, play piano and wash less.
 
 -------------------- Medium priority ---------------------