Commit Graph

5045 Commits

Author SHA1 Message Date
Robin Dunn
5cace47aae Restore GIL acquisition in wxPseudoDC::FindObjects* 2020-11-18 10:52:53 -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
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
Robin Dunn
6b78295938 Merge pull request #1845 from wxWidgets/fix-issue1842
Add context manager methods to wx.LogNull
2020-11-10 16:13:19 -08:00
Robin Dunn
a6e855c34e Add changelog item 2020-11-10 14:46:15 -08:00
Robin Dunn
c4f1e9f3bd Add missing context manager methods for wx.LogNull 2020-11-10 14:43:18 -08:00
Robin Dunn
4402d87599 Merge pull request #1832 from Metallicow/reduce-flicker-overlay
Reduce flicker in throbber. Use BufferedPaintDC
2020-11-05 13:45:41 -08:00
Robin Dunn
c0341cb2b6 Merge pull request #1826 from Metallicow/Reduce-flicker-svg-demos
Reduce flicker in svg demos
2020-11-05 13:44:57 -08:00
Metallicow
8d4f8e733c Reduce flicker in throbber. Use BufferedPaintDC 2020-10-27 19:03:10 -05:00
Metallicow
7a637d862d Revert "Reduce flicker of overlay, since throbber can be composed of svg bitmaps"
This reverts commit 18ceaeadd7.
2020-10-27 18:58:20 -05:00
Robin Dunn
8a26e17b16 Merge branch 'highdpi-overview' 2020-10-22 16:11:54 -07:00
Robin Dunn
5443e86401 Merge branch 'update-webview' 2020-10-22 16:11:14 -07:00
Robin Dunn
7c63c5cc90 Add the High DPI Overview doc from wxWidgets 2020-10-22 16:10:09 -07:00
Robin Dunn
be94264761 The Bitmap mask bug on OSX has been fixed, switch back to using the bitmap to get the shape 2020-10-22 15:36:06 -07:00
Robin Dunn
19d983fcee Pillow wheels are now available for Python 3.9 2020-10-22 15:18:06 -07:00
Robin Dunn
59673db44c Update webview2 DLLs and etc. to 1.0.622.22 2020-10-22 15:05:37 -07:00
Robin Dunn
6f776d28d2 Update wxWidgets to newest revision on master 2020-10-22 14:30:35 -07:00
Metallicow
18ceaeadd7 Reduce flicker of overlay, since throbber can be composed of svg bitmaps 2020-10-19 04:09:04 -05:00
Metallicow
efec3bcca5 Reduce flicker in svg demos 2020-10-19 03:32:58 -05:00
Robin Dunn
6dd5689daa Split and dedent the ConvertToRegion doc so it will be formatted correctly by sphinx 2020-10-15 14:20:55 -07:00
Robin Dunn
c5a237375e Merge pull request #1821 from wxWidgets/image-region
Add wx.Image.ConvertToRegion
2020-10-14 23:47:02 -07:00
Robin Dunn
9d14d92686 Add changelog entry 2020-10-14 18:18:59 -07:00
Robin Dunn
c5c28fd811 Add wx.Image.ConvertToRegion allowing to construct a region from an image without needing to make a bitmap first. 2020-10-14 18:17:54 -07:00
Robin Dunn
f1a910db55 Merge pull request #1820 from wxWidgets/webview-edge
Add support for MS Edge backend for wx.html2.WebView
2020-10-14 18:14:41 -07:00
Robin Dunn
0e7c422496 Add item in CHANGES.rst for the WebView MS Edge backend support 2020-10-14 13:11:05 -07:00
Robin Dunn
1842b2bc9a Merge branch 'master' into webview-edge 2020-10-14 13:02:12 -07:00
Robin Dunn
03e2f70dff Update project classifiers 2020-10-13 22:06:13 -07:00
Robin Dunn
b59bbe32f2 Merge pull request #1819 from wxWidgets/checklistboxmixin
Warnings and workarounds to help phase out CheckListCtrlMixin
2020-10-13 22:04:54 -07:00
Robin Dunn
4d1e8f0b47 Add notes in CHANGES and the MigrationGuide 2020-10-13 16:14:46 -07:00
Robin Dunn
15be2436d1 Give CheckItem.check a default value so it will be less likely for code still using CheckListCtrlMixin to raise an exception. 2020-10-13 16:04:49 -07:00
Robin Dunn
cafa02a2f2 Remove old todo file 2020-10-13 15:57:02 -07:00
Robin Dunn
9bef374ecf Give a warning about CheckListCtrlMixin's redundancy 2020-10-13 15:56:04 -07:00
Robin Dunn
e8f394bc2c Switch the CheckListCtrlMixin demo to just use the new built-in checkbox functionality 2020-10-13 15:40:17 -07:00
Robin Dunn
bf34a1e276 Fix indentation issue 2020-10-13 14:18:03 -07:00
Robin Dunn
84b9af5c22 Add code to test which backends are available, and show which one was selected. 2020-10-13 14:17:34 -07:00
Robin Dunn
cddbbc5001 Modify the PATH, if needed, to allow the MS Edge Loader DLL to be found 2020-10-13 14:16:56 -07:00
Robin Dunn
15b5f94e3b minor demo tweaks 2020-10-13 13:22:31 -07:00
Robin Dunn
2497454917 Add flag for turning off MS edge support, code to download the dev files, etc. 2020-10-13 13:18:09 -07:00
Robin Dunn
65767d1aa7 Add inclusion of webview_edge.h, add wxWebViewBackendEdge 2020-10-13 13:16:57 -07:00
Robin Dunn
f96deee066 Add distributable DLLs for MS WebView2 2020-10-13 11:49:27 -07:00
Robin Dunn
b382df3382 reorganize some packaging subfolders 2020-10-12 15:53:24 -07:00
Robin Dunn
ba18224e00 Add new names to module map 2020-10-12 14:55:13 -07:00
Robin Dunn
99935b0e10 Update wxWidgets to newest on the master branch 2020-10-12 14:05:02 -07:00