Added geometry.cpp and made it compile,
Added empty dndcmn.cpp to avoid GNU link warnings, Fixed problem with event.Skip() in new tab code. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
-------------------- High priority ---------------------
|
||||
|
||||
More testing of Unicode support.
|
||||
Finish and extend wxPlotWindow.
|
||||
|
||||
Improve, update translations. Install *.mo files somewehere.
|
||||
|
||||
@@ -14,14 +14,17 @@ Show accelerator control labels and actually implement them
|
||||
|
||||
Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
|
||||
|
||||
OwnerDraw for wxListCtrl and others
|
||||
More testing of Unicode support.
|
||||
-> Postponed.
|
||||
|
||||
OwnerDraw for wxListCtrl and others
|
||||
-> Hardly necessary.
|
||||
|
||||
Implement wxPalette
|
||||
-> I never understood that. Postponed.
|
||||
-> Postponed.
|
||||
|
||||
Implement different visuals and displays
|
||||
-> I never understood that. Postponed.
|
||||
-> I cannot test this. Postponed.
|
||||
|
||||
Cooperation with Qt
|
||||
-> Would be nice.
|
||||
|
Reference in New Issue
Block a user