Commit Graph

5092 Commits

Author SHA1 Message Date
Robin Dunn
c385873d70 Add SIP_ABI to the config object 2021-01-05 11:11:26 -08:00
Robin Dunn
c8e25b79e1 Run SIP via its Python interface rather than as a separate subprocess 2021-01-05 11:01:25 -08:00
Robin Dunn
f07c09c293 Update siplib 2021-01-04 15:36:14 -08:00
Robin Dunn
ffd7a02ac4 Add requirement for sip5 2021-01-04 15:33:07 -08:00
Robin Dunn
12db41dad1 Ensure SIP knows about the item container pure virtuals. 2020-12-29 18:11:05 -08:00
Robin Dunn
23b4d865cf Update wxWidgets revision to current master 2020-12-29 18:08:17 -08:00
Robin Dunn
3d1134708e wxGridCellRenderer::Draw has an implementation despite being pure virtual 2020-12-29 14:59:17 -08:00
Robin Dunn
c422227c1d Add Fedora 32 and 33. Retire 30 and 31 2020-12-18 16:37:16 -08:00
Robin Dunn
e198659b25 Merge pull request #1857 from jmoraleda/Issue1856
AuiToolBar checks that it has not been Destroyed by the most recent a…
2020-12-18 16:29:58 -08:00
Robin Dunn
aa2f657441 Merge pull request #1873 from jmoraleda/issue_1872
Ensure variable is created before referencing it in aui framemanager.
2020-12-18 16:24:21 -08:00
Robin Dunn
c68f1235f1 Merge pull request #1868 from MrSurly/intctrl-neg-fix
fix for negative number entry into intctrl
2020-12-18 16:23:23 -08:00
Robin Dunn
c4442cbc56 Ignore the static overload of GetBitness, which doesn't seem to exist 2020-12-18 16:05:44 -08:00
Robin Dunn
2074195c5f Update wxWidgets revision to current master 2020-12-18 15:19:38 -08:00
Robin Dunn
6332e818e7 Add a MacReopenApp method for the superdoodle sample 2020-12-18 15:02:55 -08:00
Jorge Moraleda
d0577746ed Ensure variable is created before referencing it in aui framemanager. 2020-12-12 12:39:26 -08:00
Eric Poulsen
5da1fd2d89 fix for negative number entry 2020-12-05 16:17:37 -08:00
Robin Dunn
06d08743a2 Ubuntu 20.04 has Python 3.9 2020-12-01 19:14:53 -08:00
Robin Dunn
756998860c Merge pull request #1862 from wxWidgets/fix-issue1247
Improve code to use the same CC and CXX as wxWidgets
2020-12-01 19:13:28 -08:00
Robin Dunn
800e0dee75 Add changelog note 2020-12-01 17:46:46 -08:00
Robin Dunn
201228c529 Improve code to use the same CC and CXX as wxWidgets, including flags that may be added on to wx's CC/CXX. 2020-12-01 16:19:38 -08:00
Jorge Moraleda
e059ec1af9 AuiToolBar checks that it has not been Destroyed by the most recent action before doing any post-processing for the action 2020-11-25 19:54:11 -08:00
Robin Dunn
cbb0cfc9b6 Merge branch 'release-prep' 2020-11-25 14:18:44 -08:00
Robin Dunn
dedc0d62b7 Bump version number for next release 2020-11-25 13:58:30 -08:00
Robin Dunn
63b8099bc2 Enable building the docker-based builds with gtk2 (for those that support it.) wxPython-4.1.1 2020-11-25 13:12:18 -08:00
Robin Dunn
7118a36044 Promote fedora-29 to emeritus status, enable keeping the build containers 2020-11-21 10:55:25 -08:00
Robin Dunn
3fef778074 Install the which package on Fedora 2020-11-21 10:54:26 -08:00
Robin Dunn
5375f3dacf Update ANNOUNCE.txt 2020-11-20 16:13:10 -08:00
Robin Dunn
9076f1ddd0 Remove alpha tag 2020-11-20 12:54:53 -08:00
Robin Dunn
36c2096813 Set (hopeful) release date 2020-11-20 12:53:34 -08:00
Robin Dunn
1d243a37c3 Update wxWidgets revision to current master 2020-11-19 21:06:40 -08:00
Robin Dunn
6f9b1fb153 Merge pull request #1850 from wxWidgets/fix-issue1841
Check for existing mouse capture before doing a capture/release
2020-11-18 18:13:00 -08:00
Robin Dunn
1a8d0fa9bb Check for existing mouse capture before doing a capture/release 2020-11-18 14:13:51 -08:00
Robin Dunn
e4bd88b0d9 Merge pull request #1848 from jmoraleda/issue_1361
Update AuiManager when a dummy center pane is added. This fixes #1361
2020-11-18 13:41:23 -08:00
Robin Dunn
2b49e94e8d Merge pull request #1849 from wxWidgets/fix-issue1847
Restore GIL acquisition in wxPseudoDC::FindObjects*
2020-11-18 12:51:21 -08:00
Robin Dunn
e1bc8ed8fa Merge pull request #1836 from eagerm/refactor-thumbnailctrl
Refactor thumbnailctrl
2020-11-18 12:46:56 -08:00
Robin Dunn
5cace47aae Restore GIL acquisition in wxPseudoDC::FindObjects* 2020-11-18 10:52:53 -08:00
Jorge Moraleda
cb711169ed Update AuiManager when a dummy center pane is added. This fixes #1361 2020-11-17 17:47:43 -08:00
Michael Eager
566dd8f35f Merge branch 'master' into refactor-thumbnailctrl 2020-11-16 15:32:52 -08:00
eagerm
846a4f4e4a Remove unused sizer, add spacing to controls. 2020-11-16 12:31:00 -08:00
eagerm
4bef428bce Add documentation to demo programs. 2020-11-16 12:07:45 -08:00
Robin Dunn
6959fd7f98 Merge branch 'fix-datepicker' 2020-11-13 10:14:53 -08:00
Robin Dunn
d45f07b656 Update wxWidgets revision to current master 2020-11-13 09:40:48 -08:00
Robin Dunn
b27e492898 Also show wx.adv.DatePickerCtrlGeneric in the demo 2020-11-13 09:39:37 -08:00
Robin Dunn
f2b7035a5a Swap which is the real name and which is the alias for DatePickerCtrlGeneric 2020-11-13 09:38:53 -08:00
eagerm
4c6b725479 Create ThumbDemoConfig.py from class in ScrolledThumbnail & ThumbnailCtrl
Add import statements to ScrolledThumbnail and ThumbnailCtrl.
Remove unneeded imports.
2020-11-12 09:40:00 -08:00
Robin Dunn
8dd754b905 Merge pull request #1846 from wxWidgets/fix-issue1843
Allow passing iterator flags into GetPropertyValues
2020-11-11 20:00:20 -08:00
Robin Dunn
b8facb230d Update wxWidgets revision to current master 2020-11-11 16:41:52 -08:00
Robin Dunn
35931985ab Update some copyright years 2020-11-11 15:55:30 -08:00
Robin Dunn
7a839de248 Make it possible to call a function that post-processes the generated ReST doc for a class. 2020-11-11 15:40:05 -08:00
Robin Dunn
e3dbe68b49 Allow passing iterator flags into GetPropertyValues 2020-11-11 14:41:44 -08:00