Updated changes.txt.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2001-12-19 22:14:42 +00:00
parent 4159f685e2
commit d6c8d7e907
2 changed files with 52 additions and 11 deletions

View File

@@ -1,7 +1,9 @@
-------------------- High priority ---------------------
Improve, update translations. Install *.mo files somewhere.
Port to GTK 2.0 - including its Unicode support.
Fix crash in DnD reported from Mahogany.
-------------------- Medium priority ---------------------
@@ -14,20 +16,15 @@ Show accelerator control labels and actually implement them
-------------------- Low priority ---------------------
Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
-> Postponed. GTK 1.4 can do that.
-> Postponed. GTK 2.0 can do that.
Add wxNoteBook::GetPageIndex()
Add wxNoteBook::SetTabPosition()
-> Postponed.
More testing of Unicode support.
-> Postponed.
Implement wxPalette
-> Postponed.
Implement different visuals and displays
-> I cannot test this. Postponed.
Cooperation with Qt
-> Would be nice.