Robin Dunn
|
dd4e37ca9d
|
Merge 4.0.7 changelog
|
2019-10-25 16:06:15 -07:00 |
|
Robin Dunn
|
581f61ea58
|
Pillow is now available for Py38, restore the dependency.
|
2019-10-24 10:41:56 -07:00 |
|
Robin Dunn
|
941d3c1ad2
|
Set the permissions for the docs and demo tarballs too
|
2019-10-24 10:34:53 -07:00 |
|
Robin Dunn
|
9f48533079
|
Fully clobber the workspace for the dist builds
|
2019-10-24 10:34:14 -07:00 |
|
Robin Dunn
|
56e53107a7
|
Show and Destroy the test dialogs on Macs, yield after update, and more test fixes
(cherry picked from commit 7f2e86a72c)
|
2019-10-23 18:57:39 -07:00 |
|
Robin Dunn
|
9773b1d53c
|
Add Python 3.8 to some docker images
|
2019-10-23 18:13:55 -07:00 |
|
Robin Dunn
|
d79d9859cb
|
Switch to a sizer in the superdoodle about box
|
2019-10-23 18:11:20 -07:00 |
|
Robin Dunn
|
a5a31c96ac
|
Merge pull request #1412 from wxWidgets/add-archivehandler-example
Add an example of viewing html pages from a .zip file
|
2019-10-23 18:07:25 -07:00 |
|
Robin Dunn
|
4353c7deb6
|
Merge pull request #1411 from wxWidgets/fix-locale-error
Handle a ValueError from locale.getlocale()
|
2019-10-23 17:41:59 -07:00 |
|
Robin Dunn
|
64863b9a7b
|
Merge pull request #1410 from topic2k/fix-popupmenu-position
Fix PopupMenu position
|
2019-10-23 17:41:53 -07:00 |
|
Robin Dunn
|
9612361045
|
Add an example of viewing html pages from a .zip file
|
2019-10-23 14:51:10 -07:00 |
|
Robin Dunn
|
7d3a3e9139
|
Handle a ValueError from locale.getlocale()
|
2019-10-23 09:38:53 -07:00 |
|
topic2k
|
a376bf8bb8
|
Use default position for PopupMenu in demo.agw.UltimateReportDemo.TestFrame
|
2019-10-23 09:46:24 +02:00 |
|
topic2k
|
3387de54d2
|
Use default position for PopupMenu in wx.lib.agw.ribbon.toolbar.RibbonToolBarEvent
|
2019-10-23 09:46:21 +02:00 |
|
topic2k
|
0335b898a4
|
Use default position for PopupMenu in wx.lib.agw.thumbnailctrl.ScrolledThumbnail
|
2019-10-23 09:45:48 +02:00 |
|
topic2k
|
b7c8ca6023
|
Use default position for PopupMenu in wx.lib.agw.aui.AuiDefaultTabArt
|
2019-10-23 09:44:31 +02:00 |
|
topic2k
|
12d33227d7
|
Use default position for PopupMenu in wx.lib.platebtn.PlateButton
|
2019-10-23 09:44:29 +02:00 |
|
topic2k
|
533113d07e
|
Use default position for PopupMenu in wx.lib.masked.maskededit.MaskedEditMixin
|
2019-10-23 09:44:28 +02:00 |
|
topic2k
|
6179bc08c6
|
Use default position for PopupMenu in wx.lib.agw.hyperlink.HyperLinkCtrl
|
2019-10-23 09:44:25 +02:00 |
|
topic2k
|
90c355c88e
|
Use default position for PopupMenu in samples.doodle.doodle.DoodleWindow
|
2019-10-23 09:43:57 +02:00 |
|
topic2k
|
f913668e0d
|
Use default position for PopupMenu in wx.lib.agw.ribbon.buttonbar.RibbonButtonBarEvent
|
2019-10-23 09:43:54 +02:00 |
|
topic2k
|
b8544ffce5
|
Use default position for PopupMenu in wx.lib.agw.aui.auibar.AuiDefaultToolBarArt
|
2019-10-23 09:43:02 +02:00 |
|
topic2k
|
2f19c5a0eb
|
Use default position for PopupMenu in demo.agw.AUI.AuiFrame
|
2019-10-23 09:33:12 +02:00 |
|
Robin Dunn
|
c6a1bad4c5
|
Merge pull request #1409 from wxWidgets/fix-fsfile
Fix wx.FSFile
|
2019-10-22 22:32:48 -07:00 |
|
Robin Dunn
|
f3c25c6a63
|
Merge pull request #1408 from wxWidgets/fix-py2-decode
Only decode the demo file content on Py2
|
2019-10-22 19:59:59 -07:00 |
|
Robin Dunn
|
f2e8478306
|
Merge pull request #1407 from wxWidgets/import-controlTypes
Also import the individual controlTypes constants as documented
|
2019-10-22 19:59:44 -07:00 |
|
Robin Dunn
|
e2eb035b23
|
Merge pull request #1406 from wxWidgets/add-useseventloop
Don't ignore UsesEventLoop
|
2019-10-22 19:59:23 -07:00 |
|
Robin Dunn
|
db2ce6ecb7
|
change arrow characters
|
2019-10-22 19:49:09 -07:00 |
|
Robin Dunn
|
93f62789cc
|
Call MSWSetEmulationLevel
|
2019-10-22 19:45:34 -07:00 |
|
Robin Dunn
|
3bc4e9207c
|
cleanup
|
2019-10-22 19:29:29 -07:00 |
|
Robin Dunn
|
c92f2484c0
|
Show how to use the MemoryFSHandler and a custom WebViewHandler
|
2019-10-22 19:26:46 -07:00 |
|
Robin Dunn
|
afcd5f2d97
|
Keep a reference to the stream passed to wx.FSFile
|
2019-10-22 16:07:06 -07:00 |
|
Robin Dunn
|
762863aae0
|
Only decode the file content on Py2
|
2019-10-22 15:26:08 -07:00 |
|
Robin Dunn
|
5c09e4eec5
|
Also import the individual controlTypes constants as documented
|
2019-10-22 15:12:35 -07:00 |
|
Robin Dunn
|
acb1e69b4d
|
Don't ignore UsesEventLoop
|
2019-10-22 14:55:32 -07:00 |
|
Robin Dunn
|
edaf5c96d7
|
Add Py38 to buildbot, drop Py35
|
2019-10-21 22:05:08 -07:00 |
|
Robin Dunn
|
ec1600d2cd
|
Merge pull request #1398 from wxWidgets/python-3.8
Changes needed for Python 3.8
|
2019-10-21 22:03:02 -07:00 |
|
Robin Dunn
|
539c86f519
|
Move commented-out items outside of the matrix
|
2019-10-17 21:01:09 -07:00 |
|
Robin Dunn
|
e95cccd237
|
Trigger
|
2019-10-17 20:56:48 -07:00 |
|
Robin Dunn
|
b3f0ee10dc
|
Oops, use python3.8 for the 3.8 build
|
2019-10-17 20:19:12 -07:00 |
|
Robin Dunn
|
c033686fe0
|
Azure doesn't have Python 3.8 yet
|
2019-10-17 20:18:19 -07:00 |
|
Robin Dunn
|
159a86da27
|
Just exclude Pillow entirely, for now
|
2019-10-17 19:57:25 -07:00 |
|
Robin Dunn
|
c14e3c7940
|
Add Azure builds for Python 3.8
|
2019-10-17 16:41:58 -07:00 |
|
Robin Dunn
|
3431b2140a
|
Pillow is not yet available for Python3.8 on Windows
|
2019-10-17 16:40:25 -07:00 |
|
Robin Dunn
|
382a624aaf
|
Add ResetLocale
|
2019-10-17 16:40:25 -07:00 |
|
Robin Dunn
|
224d62104a
|
comment tweaks
|
2019-10-17 16:40:25 -07:00 |
|
Robin Dunn
|
6d77fcf15a
|
Create and hold a wx.Locale object when the wx.App is intialized, trying to make it match what is already set for the process.
|
2019-10-17 16:40:25 -07:00 |
|
Robin Dunn
|
bd959a83e0
|
Add wx.Setlocale()
|
2019-10-17 16:40:25 -07:00 |
|
Robin Dunn
|
168dc2ad48
|
Also include the vcredist DLLs for Python 3.8
|
2019-10-17 16:40:25 -07:00 |
|
Robin Dunn
|
4d57791228
|
Merge pull request #1397 from wxWidgets/more-sphinx-tweaks
More sphinx tweaks
|
2019-10-17 16:38:52 -07:00 |
|