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