]> git.saurik.com Git - wxWidgets.git/blame - docs/gtk/todo.txt
Further stream tests, doc updates and minor clean-ups.
[wxWidgets.git] / docs / gtk / todo.txt
CommitLineData
a81258be
RR
1
2-------------------- High priority ---------------------
3
51d55e1c
RR
4More testing of Unicode support.
5
51d55e1c
RR
6Add ID based i18n system as a replacement for the
7 unelegant gettext system.
8
51d55e1c
RR
9Improve, update translations. Install *.mo files somewehere.
10
879ba15f
VZ
11-------------------- Medium priority ---------------------
12
034be888
RR
13Show accelerator control labels and actually implement them
14 -> Changed in GTK 1.2 (so let's do it for 1.2). Difficult.
879ba15f 15
a802c3a1 16-------------------- Low priority ---------------------
51d55e1c
RR
17
18Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
19
20OwnerDraw for wxListCtrl and others
21 -> Postponed.
22
23Implement wxPalette
24 -> I never understood that. Postponed.
25
26Implement different visuals and displays
27 -> I never understood that. Postponed.
28
29Cooperation with Qt
30 -> Would be nice.