]>
Commit | Line | Data |
---|---|---|
1 | ||
2 | -------------------- High priority --------------------- | |
3 | ||
4 | Finalise DnD API. | |
5 | ||
6 | Fix bug that thread sample reports about non-finished threads. | |
7 | ||
8 | Added wxExpandedImageList to wxTreeControl. | |
9 | ||
10 | More testing of Unicode support. | |
11 | ||
12 | Make wxSockets work on all platform. | |
13 | ||
14 | Add ID based i18n system as a replacement for the | |
15 | unelegant gettext system. | |
16 | ||
17 | Add controls to wxToolbar. | |
18 | ||
19 | Add TIFF handler. Someone? (Hint, hint). | |
20 | ||
21 | Improve, update translations. Install *.mo files somewehere. | |
22 | ||
23 | Sleep, eat, walk, study, shave, read, play piano and wash less. | |
24 | ||
25 | -------------------- Medium priority --------------------- | |
26 | ||
27 | Show 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 | ||
32 | Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set | |
33 | ||
34 | OwnerDraw for wxListCtrl and others | |
35 | -> Postponed. | |
36 | ||
37 | Implement wxPalette | |
38 | -> I never understood that. Postponed. | |
39 | ||
40 | Implement different visuals and displays | |
41 | -> I never understood that. Postponed. | |
42 | ||
43 | Cooperation with Qt | |
44 | -> Would be nice. |