]>
Commit | Line | Data |
---|---|---|
a81258be RR |
1 | |
2 | -------------------- High priority --------------------- | |
3 | ||
51d55e1c RR |
4 | More testing of Unicode support. |
5 | ||
51d55e1c RR |
6 | Improve, update translations. Install *.mo files somewehere. |
7 | ||
879ba15f VZ |
8 | -------------------- Medium priority --------------------- |
9 | ||
034be888 RR |
10 | Show accelerator control labels and actually implement them |
11 | -> Changed in GTK 1.2 (so let's do it for 1.2). Difficult. | |
879ba15f | 12 | |
a802c3a1 | 13 | -------------------- Low priority --------------------- |
51d55e1c RR |
14 | |
15 | Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set | |
16 | ||
17 | OwnerDraw for wxListCtrl and others | |
18 | -> Postponed. | |
19 | ||
20 | Implement wxPalette | |
21 | -> I never understood that. Postponed. | |
22 | ||
23 | Implement different visuals and displays | |
24 | -> I never understood that. Postponed. | |
25 | ||
26 | Cooperation with Qt | |
27 | -> Would be nice. |