]>
Commit | Line | Data |
---|---|---|
a81258be RR |
1 | |
2 | -------------------- High priority --------------------- | |
3 | ||
d6c8d7e9 | 4 | Fix crash in DnD reported from Mahogany. |
51d55e1c | 5 | |
879ba15f VZ |
6 | -------------------- Medium priority --------------------- |
7 | ||
f6bcfd97 BP |
8 | wxBitmapButton doesn't refresh when parent gets refreshed. |
9 | -> Not important. | |
10 | ||
034be888 | 11 | Show accelerator control labels and actually implement them |
f6bcfd97 | 12 | -> Difficult. |
879ba15f | 13 | |
a802c3a1 | 14 | -------------------- Low priority --------------------- |
51d55e1c RR |
15 | |
16 | Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set | |
d6c8d7e9 | 17 | -> Postponed. GTK 2.0 can do that. |
51d55e1c | 18 | |
4b6b4dfc RR |
19 | Port to GTK 2.0 - including its Unicode support. |
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 |