58c837a4e6
Made wxBitmap derive from wxGDIObject, Removed #ifdefs around destrctors for GDI lists (wxBrushList etc), Created wxEVT_COMMAND_SPINCTRL_UPDATE with obvious usage. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
31 lines
811 B
Plaintext
31 lines
811 B
Plaintext
|
|
-------------------- High priority ---------------------
|
|
|
|
More testing of Unicode support.
|
|
|
|
Add ID based i18n system as a replacement for the
|
|
unelegant gettext system.
|
|
|
|
Improve, update translations. Install *.mo files somewehere.
|
|
|
|
-------------------- Medium priority ---------------------
|
|
|
|
Show accelerator control labels and actually implement them
|
|
-> Changed in GTK 1.2 (so let's do it for 1.2). Difficult.
|
|
|
|
-------------------- Low priority ---------------------
|
|
|
|
Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
|
|
|
|
OwnerDraw for wxListCtrl and others
|
|
-> Postponed.
|
|
|
|
Implement wxPalette
|
|
-> I never understood that. Postponed.
|
|
|
|
Implement different visuals and displays
|
|
-> I never understood that. Postponed.
|
|
|
|
Cooperation with Qt
|
|
-> Would be nice.
|