1
0
Go to file
Stanislav Brabec 2933b35bc7 Accepting request 898558 from home:1Antoine1:branches:X11:wxWidgets
- Update to version 4.1.1:
  * wxWidgets is now validating the flags passed when adding items
    to a sizer, to ensure that they are the correct flags for the
    type of the sizer. If the given flags do not make sense, for
    example using horizontal alignment flags in a horizontal box
    sizer, then a wxAssertionError error is raised.
  * Fixed missing binder for wxEVT_STC_AUTOCOMP_SELECTION_CHANGE.
    (PR#1613).
  * DataViewModel.HasValue can be overridden and will inform the
    DataViewCtrl whether or not an item and column has data. If
    HasValue returns False, then GetValue for that item/col will
    not be called. This allows a distinction between a truly empty
    cell, and one that has a value even if it is an empty string.
    (PR#1600)
  * Added flag that allows blocking of item dragging in the
    UltimateListControl class. (PR#1620)
  * Add the column index to notification events in
    UltimateListControl (PR#1630).
  * Added orientation parameter to UltimateListControl.GetScrollPos.
    (PR#1632)
  * wx.lib.agw.aui.AuiNotebook RemovePage() now hides the removed
    page, so it needs to be shown again if it is reused in another
    place. (PR#1668)
  * Fixed issue that could modify bytes objects under Python.
    (PR#1680)
  * Added wx.lib.agw.aui.EVT_AUI_PANE_CLOSE event which is sent when
    a AUI (the agw version) Pane has been closed (after it has been
    closed, not when it is about to be closed, which is when
    EVT_AUI_PANE_CLOSE is sent.) (PR#1628)
  * Exposed the wx.DC methods GetGraphicsContext and

OBS-URL: https://build.opensuse.org/request/show/898558
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=26
2021-06-11 17:11:39 +00:00
_constraints Accepting request 887957 from home:wicked:qubes-build 2021-06-11 01:03:08 +00:00
.gitattributes Accepting request 610092 from home:TheBlackCat:branches:X11:wxWidgets 2018-05-18 07:23:48 +00:00
.gitignore Accepting request 610092 from home:TheBlackCat:branches:X11:wxWidgets 2018-05-18 07:23:48 +00:00
fix_no_return_in_nonvoid.patch Accepting request 616403 from home:TheBlackCat:branches:X11:wxWidgets 2018-06-13 03:44:24 +00:00
python-wxPython-rpmlintrc Accepting request 614297 from home:czerw:branches:X11:wxWidgets 2018-06-07 15:13:53 +00:00
python-wxPython.changes Accepting request 898558 from home:1Antoine1:branches:X11:wxWidgets 2021-06-11 17:11:39 +00:00
python-wxPython.spec Accepting request 898558 from home:1Antoine1:branches:X11:wxWidgets 2021-06-11 17:11:39 +00:00
use_stl_build.patch Accepting request 818645 from home:StefanBruens:branches:X11:wxWidgets 2020-08-04 22:44:38 +00:00
wxPython-4.1.1-fix-overrides.patch Accepting request 898558 from home:1Antoine1:branches:X11:wxWidgets 2021-06-11 17:11:39 +00:00
wxPython-4.1.1.tar.gz Accepting request 898558 from home:1Antoine1:branches:X11:wxWidgets 2021-06-11 17:11:39 +00:00