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