]>
Commit | Line | Data |
---|---|---|
a81258be RR |
1 | |
2 | -------------------- High priority --------------------- | |
3 | ||
d6c8d7e9 RR |
4 | Port to GTK 2.0 - including its Unicode support. |
5 | ||
6 | Fix crash in DnD reported from Mahogany. | |
51d55e1c | 7 | |
879ba15f VZ |
8 | -------------------- Medium priority --------------------- |
9 | ||
f6bcfd97 BP |
10 | wxBitmapButton doesn't refresh when parent gets refreshed. |
11 | -> Not important. | |
12 | ||
034be888 | 13 | Show accelerator control labels and actually implement them |
f6bcfd97 | 14 | -> Difficult. |
879ba15f | 15 | |
a802c3a1 | 16 | -------------------- Low priority --------------------- |
51d55e1c RR |
17 | |
18 | Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set | |
d6c8d7e9 | 19 | -> Postponed. GTK 2.0 can do that. |
51d55e1c | 20 | |
f6bcfd97 BP |
21 | Add wxNoteBook::GetPageIndex() |
22 | Add wxNoteBook::SetTabPosition() | |
51d55e1c RR |
23 | -> Postponed. |
24 | ||
25 | Implement wxPalette | |
510fc784 | 26 | -> Postponed. |
51d55e1c RR |
27 | |
28 | Implement different visuals and displays | |
510fc784 | 29 | -> I cannot test this. Postponed. |
51d55e1c | 30 |