Fixed 5 bugs in wxImage and Blit
Removed warning messages Some more clientdata fiddleing Added bitmap support to wxTreeCtrl Fixed some bugs in wxTreeCtrl Added licence.txt to /docs/gtk/ git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2,17 +2,23 @@
|
||||
-------------------- High priority ---------------------
|
||||
|
||||
wxTreeCtrl
|
||||
-> Make it compile. Keyboard handling, icon support.
|
||||
-> Keyboard handling.
|
||||
|
||||
wxClipboard
|
||||
-> Urgh.
|
||||
-> On the way, but not functional yet.
|
||||
|
||||
wxHelpController
|
||||
-> Karsten ?
|
||||
|
||||
Fix printing of bitmaps
|
||||
-> No idea.
|
||||
|
||||
OwnerDraw for wxListCtrl and others
|
||||
-> That is a big one.
|
||||
|
||||
DnD
|
||||
-> Must be rewritten for GTK+ 1.1.3
|
||||
|
||||
-------------------- Low priority ---------------------
|
||||
|
||||
wxDebugContext <-> wxLogXXX functions
|
||||
@@ -31,5 +37,5 @@ Correct tab navigation
|
||||
-> seems to be broken in GTK. Postponed.
|
||||
|
||||
Cooperation with Qt
|
||||
|
||||
-> Would be nice.
|
||||
|
Reference in New Issue
Block a user