forked from pool/wxWidgets-3_2
trim changelog: noone is going to read all that
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=100
This commit is contained in:
parent
b782e068a2
commit
6676f58046
@ -8,51 +8,31 @@ Tue Apr 18 13:54:45 UTC 2023 - Antoine Belvire <antoine.belvire@opensuse.org>
|
|||||||
- Changes of version 3.2.2:
|
- Changes of version 3.2.2:
|
||||||
* All:
|
* All:
|
||||||
+ Fix regression in saving TIFF images that could end up truncated
|
+ Fix regression in saving TIFF images that could end up truncated
|
||||||
(gh#wxWidgets/wxWidgets#23048).
|
|
||||||
+ Fix long standing bug in parsing wxHTTP responses.
|
+ Fix long standing bug in parsing wxHTTP responses.
|
||||||
+ Fix memory leak when destroying wxThread
|
+ Fix memory leak when destroying wxThread
|
||||||
(gh#wxWidgets/wxWidgets#22840).
|
|
||||||
+ Allow 'T' separator in wxDateTime::ParseDateTime()
|
+ Allow 'T' separator in wxDateTime::ParseDateTime()
|
||||||
(gh#wxWidgets/wxWidgets#22999).
|
|
||||||
+ Add Serbian translations.
|
+ Add Serbian translations.
|
||||||
+ Fix MT-safety problem in wxZipInputStream
|
+ Fix MT-safety problem in wxZipInputStream
|
||||||
(gh#wxWidgets/wxWidgets#23054).
|
|
||||||
+ Add wxUILocale::GetSystemLocaleId() replacing GetSystemLocale()
|
+ Add wxUILocale::GetSystemLocaleId() replacing GetSystemLocale()
|
||||||
(gh#wxWidgets/wxWidgets#23114).
|
|
||||||
+ Fail when setting unsupported "mixed" locale under Unix
|
+ Fail when setting unsupported "mixed" locale under Unix
|
||||||
(gh#wxWidgets/wxWidgets#23218).
|
|
||||||
* All (GUI):
|
* All (GUI):
|
||||||
+ Improve wxWebView::RunScriptAsync() performance
|
+ Improve wxWebView::RunScriptAsync() performance
|
||||||
(gh#wxWidgets/wxWidgets#22781).
|
|
||||||
+ Fix data race when processing events generated in a worker thread.
|
+ Fix data race when processing events generated in a worker thread.
|
||||||
+ Fix compilation problem in wx/propgrid/editors.h
|
+ Fix compilation problem in wx/propgrid/editors.h
|
||||||
(gh#wxWidgets/wxWidgets#22875).
|
|
||||||
+ Fix wxGeneric{List,Tree}Ctrl high DPI icons
|
+ Fix wxGeneric{List,Tree}Ctrl high DPI icons
|
||||||
(gh#wxWidgets/wxWidgets#22887, gh#wxWidgets/wxWidgets#22916).
|
|
||||||
+ Add macros for event tables for missing wxWebView events
|
+ Add macros for event tables for missing wxWebView events
|
||||||
(gh#wxWidgets/wxWidgets#22949).
|
|
||||||
+ Improve month selection in wxGenericCalendarCtrl
|
+ Improve month selection in wxGenericCalendarCtrl
|
||||||
(gh#wxWidgets/wxWidgets#22853).
|
|
||||||
+ Fix maximum length of wxPropertyGrid editors
|
+ Fix maximum length of wxPropertyGrid editors
|
||||||
(gh#wxWidgets/wxWidgets#23033).
|
|
||||||
+ Add support for Caps/Num/Scroll Lock to wxGetKeyState()
|
+ Add support for Caps/Num/Scroll Lock to wxGetKeyState()
|
||||||
(gh#wxWidgets/wxWidgets#23195).
|
|
||||||
+ Fix wxToolBar::GetToolBitmapSize() in high DPI under non-MSW
|
+ Fix wxToolBar::GetToolBitmapSize() in high DPI under non-MSW
|
||||||
(gh#wxWidgets/wxWidgets#23222).
|
|
||||||
* wxGTK:
|
* wxGTK:
|
||||||
+ Fix resizing wxGLCanvas with EGL and Wayland
|
+ Fix resizing wxGLCanvas with EGL and Wayland
|
||||||
(gh#wxWidgets/wxWidgets#22811).
|
|
||||||
+ Fix display artefacts when using AUI without compositor under X11
|
+ Fix display artefacts when using AUI without compositor under X11
|
||||||
(gh#wxWidgets/wxWidgets#23135).
|
|
||||||
+ Allow selecting and copying text in wxMessageDialog
|
+ Allow selecting and copying text in wxMessageDialog
|
||||||
(gh#wxWidgets/wxWidgets#23039).
|
|
||||||
+ Fix initial size of top-level window on Wayland
|
+ Fix initial size of top-level window on Wayland
|
||||||
(gh#wxWidgets/wxWidgets#23041).
|
|
||||||
+ Improve size and behaviour of in-place editor in wxTreeCtrl
|
+ Improve size and behaviour of in-place editor in wxTreeCtrl
|
||||||
(gh#wxWidgets/wxWidgets#23001).
|
|
||||||
* wxQt:
|
* wxQt:
|
||||||
+ Fix creating wxFont using fractional point size
|
+ Fix creating wxFont using fractional point size
|
||||||
(gh#wxWidgets/wxWidgets#23163).
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 4 21:15:18 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
Tue Oct 4 21:15:18 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user