forked from jengelh/wxWidgets-3_2
heed SUSE changelog syntax
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=101
This commit is contained in:
parent
6676f58046
commit
1db9135a12
@ -6,33 +6,28 @@ Tue Apr 18 13:54:45 UTC 2023 - Antoine Belvire <antoine.belvire@opensuse.org>
|
|||||||
icons for the non-root item of wxGenericTreeCtrl in this release
|
icons for the non-root item of wxGenericTreeCtrl in this release
|
||||||
(gh#wxWidgets/wxWidgets#23255).
|
(gh#wxWidgets/wxWidgets#23255).
|
||||||
- Changes of version 3.2.2:
|
- Changes of version 3.2.2:
|
||||||
* All:
|
* Fix regression in saving TIFF images that could end up truncated
|
||||||
+ Fix regression in saving TIFF images that could end up truncated
|
* 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
|
* Allow 'T' separator in wxDateTime::ParseDateTime()
|
||||||
+ Allow 'T' separator in wxDateTime::ParseDateTime()
|
* Add Serbian translations.
|
||||||
+ Add Serbian translations.
|
* Fix MT-safety problem in wxZipInputStream
|
||||||
+ Fix MT-safety problem in wxZipInputStream
|
* Add wxUILocale::GetSystemLocaleId() replacing GetSystemLocale()
|
||||||
+ Add wxUILocale::GetSystemLocaleId() replacing GetSystemLocale()
|
* Fail when setting unsupported "mixed" locale under Unix
|
||||||
+ Fail when setting unsupported "mixed" locale under Unix
|
* Improve wxWebView::RunScriptAsync() performance
|
||||||
* All (GUI):
|
* Fix data race when processing events generated in a worker thread.
|
||||||
+ Improve wxWebView::RunScriptAsync() performance
|
* Fix wxGeneric{List,Tree}Ctrl high DPI icons
|
||||||
+ Fix data race when processing events generated in a worker thread.
|
* Add macros for event tables for missing wxWebView events
|
||||||
+ Fix compilation problem in wx/propgrid/editors.h
|
* Improve month selection in wxGenericCalendarCtrl
|
||||||
+ Fix wxGeneric{List,Tree}Ctrl high DPI icons
|
* Fix maximum length of wxPropertyGrid editors
|
||||||
+ Add macros for event tables for missing wxWebView events
|
* Add support for Caps/Num/Scroll Lock to wxGetKeyState()
|
||||||
+ Improve month selection in wxGenericCalendarCtrl
|
* Fix wxToolBar::GetToolBitmapSize() in high DPI under non-MSW
|
||||||
+ Fix maximum length of wxPropertyGrid editors
|
* Fix resizing wxGLCanvas with EGL and Wayland
|
||||||
+ Add support for Caps/Num/Scroll Lock to wxGetKeyState()
|
* Fix display artefacts when using AUI without compositor under X11
|
||||||
+ Fix wxToolBar::GetToolBitmapSize() in high DPI under non-MSW
|
* Allow selecting and copying text in wxMessageDialog
|
||||||
* wxGTK:
|
* Fix initial size of top-level window on Wayland
|
||||||
+ Fix resizing wxGLCanvas with EGL and Wayland
|
* Improve size and behaviour of in-place editor in wxTreeCtrl
|
||||||
+ Fix display artefacts when using AUI without compositor under X11
|
* wxQt: Fix creating wxFont using fractional point size
|
||||||
+ Allow selecting and copying text in wxMessageDialog
|
|
||||||
+ Fix initial size of top-level window on Wayland
|
|
||||||
+ Improve size and behaviour of in-place editor in wxTreeCtrl
|
|
||||||
* wxQt:
|
|
||||||
+ Fix creating wxFont using fractional point size
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
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