Robin Dunn
de95ecbc87
Move build docker files to build subdir
2019-07-02 18:19:30 -07:00
Robin Dunn
da4b2bc8eb
Set the timezone and a bit of reorg
2019-07-02 18:17:54 -07:00
Robin Dunn
cccbfa1279
Add script to build docker images and build wxpython using them
2019-07-01 19:36:03 -07:00
Robin Dunn
a19b2d99d1
Add centos-7
2019-06-29 21:16:53 -07:00
Robin Dunn
66ba2c0c6c
Add fedora-30
2019-06-29 16:52:37 -07:00
Robin Dunn
b2e76458f7
Sort package names
2019-06-29 16:52:37 -07:00
Robin Dunn
ce64baf0fd
Add Fedora-29
2019-06-29 16:52:37 -07:00
Robin Dunn
471c297f9d
More small tweaks and fixes.
2019-06-29 16:52:37 -07:00
Robin Dunn
e81ff423b1
Add Debian 9 and 10 images
2019-06-29 16:52:37 -07:00
Robin Dunn
4a0436ae7c
Add flag to specify if GTK builds are supported
2019-06-29 16:52:37 -07:00
Robin Dunn
1d7e08ff09
install nano, just in case an editor is needed
2019-06-29 16:52:37 -07:00
Robin Dunn
e553bdca3a
Add Dockerfiles for 14.04 and 16.04
2019-06-29 16:52:37 -07:00
Robin Dunn
a867674859
Move the dist folder to the root
2019-06-29 16:52:37 -07:00
Robin Dunn
cad5411ae3
Complete Dockerfile and build script for ubuntu-18.04
2019-06-29 16:52:37 -07:00
Robin Dunn
af3e2ce582
start playing with Docker
2019-06-29 16:52:37 -07:00
Robin Dunn
49f7e69182
use --forked instead of --boxed with pytest
2019-06-29 16:52:19 -07:00
Robin Dunn
3aa44af267
Merge pull request #1286 from wxWidgets/fix-issue1277
...
Check if the interpreter still exists before trying to acquire the GIL
2019-06-29 16:47:16 -07:00
Robin Dunn
783ce37252
Check if the interpreter still exists before trying to acquire the GIL
2019-06-29 11:22:14 -07:00
Robin Dunn
c90357e787
Add note to Migration Guide about wx.WS_EX_VALIDATE_RECURSIVELY
2019-06-29 11:19:35 -07:00
Robin Dunn
7ea1dd6f47
Merge pull request #1284 from wxWidgets/fix-1278
...
The wx.WS_EX_VALIDATE_RECURSIVELY extended style flag is obsolete
2019-06-29 11:08:38 -07:00
Robin Dunn
f93e835c68
The wx.WS_EX_VALIDATE_RECURSIVELY extended style flag is obsolete
2019-06-28 23:08:49 -07:00
Robin Dunn
86feefabdd
Merge pull request #1283 from wxWidgets/fix-no-webkit-builds
...
Fix compilation when webkit is not available
2019-06-28 20:38:16 -07:00
Robin Dunn
05ad1ef605
Merge pull request #1282 from wxWidgets/add-sip-license
...
Include SIP's license file too
2019-06-28 20:24:57 -07:00
Robin Dunn
c041e9f1e6
Add some links at the bottom of the page to test scrolling
2019-06-28 13:26:50 -07:00
Robin Dunn
6eb4683085
Remove old docs link from sample html
2019-06-28 13:26:50 -07:00
Robin Dunn
2acd657bdc
Text tweak
2019-06-28 13:21:51 -07:00
Robin Dunn
98ea1d87f4
Include SIP's license file too
2019-06-28 12:55:05 -07:00
Robin Dunn
870d77b91d
Don't define an extra set of wxWebViewIE_EmulationLevel enum when webkit is not available.
2019-06-28 09:58:45 -07:00
Robin Dunn
03ee6dcd95
Python 2.7 doesn't have TemporaryDirectory
...
(cherry picked from commit ef81730d8a )
2019-06-22 19:23:27 -07:00
Robin Dunn
6dab1307fa
Add option to regenerate sysconfig in broken build environments.
...
Also add option to print waf's config.log on error.
(cherry picked from commit a2f6c4b402 )
2019-06-22 19:23:27 -07:00
Robin Dunn
6a4dc562d2
Copy the .rc file and build separately for each extension module
...
(cherry picked from commit f57961ca0e )
2019-06-22 19:23:27 -07:00
Robin Dunn
b7d0902004
Switch back to the default conf.check_python_headers for darwin
...
(cherry picked from commit 77daf71259 )
2019-06-22 19:23:27 -07:00
Robin Dunn
2bfa54af35
Merge pull request #1271 from wxWidgets/fix-issue1266
...
Set FindText.findEnd to be an output parameter
2019-06-19 18:26:18 -07:00
Robin Dunn
3ceead8b81
Merge pull request #1265 from mesalu/address_1238
...
Attempts to enforce system settings in the demo page panel.
2019-06-19 17:00:03 -07:00
Robin Dunn
a4a481c7f8
Set FindText.findEnd to be an output parameter
2019-06-19 16:15:38 -07:00
Mesalu
033fe60a92
Fix logic so command line switch overrides system settings.
2019-06-17 15:47:01 -07:00
Mesalu
a805eed69a
Attempts to enforce system settings in the demo page panel.
...
Adds a block in the wx.stc.StyledTextCtrl version of DemoPageEditor that will try to match system settings for caret period.
Also adds the ability to read a switch off of sys.argv to manually disable cursor blinking.
2019-06-17 15:37:47 -07:00
Robin Dunn
1e7506600c
Merge branch 'add-EnableSystemTheme'
2019-06-12 19:04:59 -07:00
Robin Dunn
54dc9ac457
Add EnableSystemTheme method to the classes which support it
2019-06-12 13:33:26 -07:00
Robin Dunn
9f6fd03601
remove unneeded backslash
2019-06-11 16:05:38 -07:00
Robin Dunn
447d82a0f1
Merge pull request #1261 from wxWidgets/webview-emulation-level
...
Fix WebView emulation level
2019-06-11 15:05:34 -07:00
Robin Dunn
b749338e1d
add new names to map
2019-06-10 21:43:37 -07:00
Robin Dunn
5998166395
Update wxWidgets ref to current master for MSWSetEmulationLevel fix
2019-06-10 21:43:37 -07:00
Robin Dunn
b5b6f04fbc
Move the setting of the emulation level to before the WebView is created. Add note about resetting it to default.
2019-06-10 21:43:37 -07:00
Robin Dunn
f9d642d6d1
Trim the executable name down to the basename
2019-06-10 21:43:37 -07:00
Robin Dunn
02bf03a49e
Replace MSWSetEmulationLevel with a version that uses sys.executable.
...
Call MSWSetEmulationLevel in the demo
2019-06-10 21:43:37 -07:00
Robin Dunn
6dbf2223c3
Merge pull request #1259 from wxWidgets/azure-pipelines
...
Switch to Azure pipelines
2019-06-10 21:42:29 -07:00
Robin Dunn
56399934b7
Separate out the generate code step, like on Windows
2019-06-10 09:27:34 -07:00
Robin Dunn
68d6c3b753
Shorten the matrix IDs, just to simplify the display on Github a little
2019-06-06 22:09:25 -07:00
Robin Dunn
c999ebb4b9
Fixed typo
2019-06-06 22:02:51 -07:00