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