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