]>
Commit | Line | Data |
---|---|---|
a81258be RR |
1 | |
2 | -------------------- High priority --------------------- | |
3 | ||
4 | wxTreeCtrl | |
e5403d7c | 5 | -> Make it compile. Keyboard handling, icon support. |
a81258be RR |
6 | |
7 | wxListCtrl | |
e5403d7c | 8 | -> Icon support in list mode. Backgroundcolour, font? |
a81258be | 9 | |
a81258be | 10 | wxClipboard |
e5403d7c | 11 | -> Urgh. |
a81258be RR |
12 | |
13 | wxHelpController | |
14 | -> Karsten ? | |
15 | ||
a81258be | 16 | Fix printing of bitmaps |
c67d8618 | 17 | -> No idea. |
e5403d7c | 18 | |
a81258be RR |
19 | -------------------- Low priority --------------------- |
20 | ||
c67d8618 RR |
21 | wxDebugContext <-> wxLogXXX functions |
22 | -> Remove either | |
23 | ||
a81258be RR |
24 | Implement wxPalette |
25 | -> I never understood that. Postponed. | |
26 | ||
27 | Implement wxDirDialog | |
28 | -> Not heard of. Postponed. | |
29 | ||
30 | Show accelerator in menus | |
31 | -> Changed in GTK 1.1.X. Postponed. | |
32 | ||
33 | Correct tab navigation | |
34 | -> seems to be broken in GTK. Postponed. | |
35 | ||
c67d8618 RR |
36 | Cooperation with Qt |
37 | ||
38 |