Add changes since 3.2.0 RC1 to the change log
This commit is contained in:
parent
844e51e672
commit
90ef7d0a5a
1 changed files with 4 additions and 0 deletions
|
|
@ -241,6 +241,7 @@ All:
|
|||
- Fix wxFileName::ReplaceHomeDir() when HOME=="/".
|
||||
- Fix wxLocale::IsAvailable(wxLANGUAGE_DEFAULT) regression.
|
||||
- Provide CMake config file for the library.
|
||||
- Add a 'revision' component to wxVersionInfo (Ronny Krüger).
|
||||
|
||||
All (GUI):
|
||||
|
||||
|
|
@ -256,6 +257,9 @@ wxGTK:
|
|||
- Fix TAB navigation in wxSimplebook (Adrian Lopez).
|
||||
- Support wxINVERT logical operation on wxDC with white source colour.
|
||||
- Don't assert in wxGtkImage (used in e.g. wxToolBar) when bitmap is missing.
|
||||
- Fix wxListBox selection colors with non-default background (alilie).
|
||||
- Fix wxCURSOR_SIZING with Wayland.
|
||||
- Recognize modern versions of GNOME in GetDesktopEnvironment() (Ulrich Telle).
|
||||
|
||||
wxMSW:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue