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