]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/gtk/todo.txt
Added more compat. functions for wxGrid so grid sample compiles;
[wxWidgets.git] / docs / gtk / todo.txt
... / ...
CommitLineData
1
2-------------------- High priority ---------------------
3
4Finalise DnD API.
5
6Fix bug that thread sample reports about non-finished threads.
7
8Added wxExpandedImageList to wxTreeControl.
9
10More testing of Unicode support.
11
12Make wxSockets work on all platform.
13
14Add ID based i18n system as a replacement for the
15 unelegant gettext system.
16
17Add controls to wxToolbar.
18
19Add TIFF handler. Someone? (Hint, hint).
20
21Improve, update translations. Install *.mo files somewehere.
22
23Sleep, eat, walk, study, shave, read, play piano and wash less.
24
25-------------------- Medium priority ---------------------
26
27Show accelerator control labels and actually implement them
28 -> Changed in GTK 1.2 (so let's do it for 1.2). Difficult.
29
30-------------------- Low priority ---------------------
31
32Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
33
34OwnerDraw for wxListCtrl and others
35 -> Postponed.
36
37Implement wxPalette
38 -> I never understood that. Postponed.
39
40Implement different visuals and displays
41 -> I never understood that. Postponed.
42
43Cooperation with Qt
44 -> Would be nice.