]> git.saurik.com Git - wxWidgets.git/blame - docs/gtk/todo.txt
Various distrib things,
[wxWidgets.git] / docs / gtk / todo.txt
CommitLineData
a81258be
RR
1
2-------------------- High priority ---------------------
3
51d55e1c 4Finalise DnD API.
034be888 5
641d87d8
RR
6Fix bug that thread sample reports about non-finished threads.
7
8Added wxExpandedImageList to wxTreeControl.
9
51d55e1c
RR
10More testing of Unicode support.
11
51d55e1c
RR
12Make wxSockets work on all platform.
13
51d55e1c
RR
14Add ID based i18n system as a replacement for the
15 unelegant gettext system.
16
641d87d8 17Add controls to wxToolbar.
51d55e1c
RR
18
19Add TIFF handler. Someone? (Hint, hint).
20
21Improve, update translations. Install *.mo files somewehere.
22
51d55e1c
RR
23Sleep, eat, walk, study, shave, read, play piano and wash less.
24
879ba15f
VZ
25-------------------- Medium priority ---------------------
26
034be888
RR
27Show accelerator control labels and actually implement them
28 -> Changed in GTK 1.2 (so let's do it for 1.2). Difficult.
879ba15f 29
a802c3a1 30-------------------- Low priority ---------------------
51d55e1c
RR
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.