Commit Graph

4732 Commits

Author SHA1 Message Date
Robin Dunn
8dba98cdc3 Remove now unneeded tweak for the wxFontInfo ctor 2020-05-14 16:52:16 -07:00
Robin Dunn
213c68352d Add changelog entry for the DVC HasValue change 2020-05-14 16:51:19 -07:00
Robin Dunn
c84aa19c55 Update sample to to show DataViewModel.HasValue usage 2020-05-14 16:49:19 -07:00
Robin Dunn
a00c8ff447 AllowNone for wxDVCVariant, like wxVariant 2020-05-14 16:48:53 -07:00
Robin Dunn
9d3d2d3f43 Log the wx.DragResult names rather than just the integer value 2020-05-14 16:33:24 -07:00
Robin Dunn
2d241d0fb7 Make some columns editable 2020-05-14 16:33:08 -07:00
Robin Dunn
6885cf4226 i_wxPyMakeBuffer needs to acquire the GIL 2020-05-14 16:32:56 -07:00
Robin Dunn
6c2251229f handle an OSError exception 2020-05-14 16:31:59 -07:00
Robin Dunn
62f77a2860 Update wxWidgets ref 2020-05-14 16:31:08 -07:00
Robin Dunn
20a2e9a4e7 Start changelog section for 4.1.1 2020-04-26 19:43:47 -07:00
Robin Dunn
f4ad513ce1 Merge pull request #1614 from wxWidgets/fix-issue1613
Add missing binder for wxEVT_STC_AUTOCOMP_SELECTION_CHANGE
2020-04-26 19:42:09 -07:00
Robin Dunn
6eb5e172a9 Fix copy/paste error 2020-04-26 13:35:53 -07:00
Robin Dunn
dfe55db991 Add missing binder for wxEVT_STC_AUTOCOMP_SELECTION_CHANGE 2020-04-26 12:30:23 -07:00
Robin Dunn
b475c35a2d Merge branch 'release-prep' 2020-04-24 12:41:58 -07:00
Robin Dunn
b7f544d5b6 Bump version number for eventual next release 2020-04-24 12:41:48 -07:00
Robin Dunn
35e0b9cea8 Update announcement text wxPython-4.1.0 2020-04-23 15:14:41 -07:00
Robin Dunn
2800471f47 Add note about being the last 2.7 build 2020-04-23 15:14:41 -07:00
Robin Dunn
dacce7b2a6 Minor text tweaks in the changelog, also update the release date 2020-04-23 15:14:41 -07:00
Robin Dunn
01bf66b411 Minor update to ext/README.txt to mention NanoSVG 2020-04-23 15:14:41 -07:00
Robin Dunn
aa8430ad39 Fix error with symlinks when building the wheel on Linux 2020-04-23 15:14:41 -07:00
Robin Dunn
cc88ed14d9 Little fixes 2020-04-23 15:14:41 -07:00
Robin Dunn
c8db92e07e Update announcement and how-to build text 2020-04-23 15:14:41 -07:00
Robin Dunn
87e0422bdf Set release date and tweak some text 2020-04-23 15:14:41 -07:00
Robin Dunn
2cb1e24d91 Drop the "a1" from the version number for the release 2020-04-23 15:14:41 -07:00
Robin Dunn
06b08ecc05 Move fixDialogProperty to tweaker_tools, and use it on more property classes 2020-04-23 15:13:40 -07:00
Robin Dunn
42ff98a5e7 Add authentication rules to the BuildBot 2020-04-23 15:12:24 -07:00
Robin Dunn
2492c23f53 Merge pull request #1607 from wxWidgets/fix-issue1605
Fix classes derived from wxEditorDialogProperty
2020-04-22 14:45:19 -07:00
Robin Dunn
ff6311cc06 Revert an incorrect part of the last change 2020-04-22 13:20:53 -07:00
Robin Dunn
c55a4450b6 Ensure sip sees that there is an implementation of DisplayEditorDialog in classes derived from wxEditorDialogProperty 2020-04-22 13:17:33 -07:00
Robin Dunn
c19077fd63 Merge branch 'new-docker-images' 2020-04-21 17:03:14 -07:00
Robin Dunn
90cac15a08 Add Docker images for ubuntu-20.04, fedora-31, and centos-8 2020-04-21 16:50:21 -07:00
Robin Dunn
6192f866a3 Update wxWidgets ref 2020-04-18 12:22:35 -07:00
Robin Dunn
260d08e32d wxGRIDTABLE_REQUEST_VIEW_GET_VALUES and wxGRIDTABLE_REQUEST_VIEW_SEND_VALUES have been removed from wxWidgets 2020-04-17 20:18:58 -07:00
Robin Dunn
285395d9f2 Ensure that OnGetItemIsChecked is overridable in derived classes 2020-04-17 19:56:55 -07:00
Robin Dunn
0d997d7146 Merge pull request #1604 from wxWidgets/grid-updates
Add wrappers for the GridBlockCoords, GridBlocks, and GridBlockDiffResult
2020-04-17 19:50:47 -07:00
Robin Dunn
3eef67fa17 Add changelog 2020-04-17 16:35:49 -07:00
Robin Dunn
e1b0435f8e Added wrappers for the wx.grid.GridBlockCoords, wx.grid.GridBlocks, and wx.grid.GridBlockDiffResult classes 2020-04-17 16:35:37 -07:00
Robin Dunn
4784eec157 update wxWidgets ref 2020-04-17 16:35:03 -07:00
Robin Dunn
bf0d92fbcf update wxWidgets ref 2020-04-09 14:55:11 -07:00
Robin Dunn
7a4612d6a4 tweak comments 2020-04-09 13:54:00 -07:00
Robin Dunn
d8af08a52d Merge pull request #1590 from wxWidgets/fix-issue1581
Use different typecheck code for wxArrayInt and wxArrayString in variant conversions
2020-04-08 10:35:50 -07:00
Robin Dunn
6f30acb31d Merge pull request #1591 from wxWidgets/fix-issue1501
Stop fly-out timers before closing the floating pane.
2020-04-08 09:27:33 -07:00
Robin Dunn
2c03076fa6 Stop fly-out timers before closing the floating pane. 2020-04-07 19:16:01 -07:00
Robin Dunn
5be2356b2c SASH_STATUS_OUT_OF_RANGE is in wx.adv 2020-04-07 19:14:32 -07:00
Robin Dunn
7de301c105 Use different typecheck code for wxArrayInt and wxArrayString in variant conversions 2020-04-07 18:30:07 -07:00
Robin Dunn
d9ab273d2a Revert last change, it was done that way for a reason 2020-04-07 18:18:28 -07:00
Robin Dunn
bf0d0fc027 Be more strict about what is acceptable input for the wxArray* mapped types 2020-04-07 16:29:03 -07:00
Robin Dunn
8750ef29f1 Fix additional incorrect sizer flags 2020-04-06 20:51:09 -07:00
Robin Dunn
a1bfc230e8 Merge branch 'patch-1' of https://github.com/kg-2/Phoenix into kg-2-patch-1 2020-04-06 20:41:34 -07:00
Robin Dunn
75e6e0f005 Update wxWidgets ref 2020-04-06 20:19:11 -07:00