]> git.saurik.com Git - wxWidgets.git/blame - docs/gtk/todo.txt
Distrib changes.
[wxWidgets.git] / docs / gtk / todo.txt
CommitLineData
a81258be
RR
1
2-------------------- High priority ---------------------
3
641d87d8
RR
4Fix bug that thread sample reports about non-finished threads.
5
51d55e1c
RR
6More testing of Unicode support.
7
51d55e1c
RR
8Add ID based i18n system as a replacement for the
9 unelegant gettext system.
10
641d87d8 11Add controls to wxToolbar.
51d55e1c
RR
12
13Add TIFF handler. Someone? (Hint, hint).
14
15Improve, update translations. Install *.mo files somewehere.
16
879ba15f
VZ
17-------------------- Medium priority ---------------------
18
034be888
RR
19Show accelerator control labels and actually implement them
20 -> Changed in GTK 1.2 (so let's do it for 1.2). Difficult.
879ba15f 21
a802c3a1 22-------------------- Low priority ---------------------
51d55e1c
RR
23
24Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
25
26OwnerDraw for wxListCtrl and others
27 -> Postponed.
28
29Implement wxPalette
30 -> I never understood that. Postponed.
31
32Implement different visuals and displays
33 -> I never understood that. Postponed.
34
35Cooperation with Qt
36 -> Would be nice.