Commit Graph

4161 Commits

Author SHA1 Message Date
Metallicow
e442736ee3 Fix some sizer issues with wxPy4.1 2019-06-20 19:46:45 -05: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
Robin Dunn
e5ad7dc754 Install the venv packages 2019-06-06 21:59:04 -07:00
Robin Dunn
d22202a8a6 Set triggers 2019-06-06 21:45:05 -07:00
Robin Dunn
67c9992751 I don't trust system installs, use a virtualenv 2019-06-06 21:44:52 -07:00
Robin Dunn
39bc6c864a Trim package list since only gtk3 builds are being done 2019-06-06 21:23:52 -07:00
Robin Dunn
bbdad495be Remove CircleCI configuration 2019-06-06 21:05:14 -07:00
Robin Dunn
5e603ea3b4 Clamp down to "14.0" build version for Py36 too. 2019-06-06 21:00:27 -07:00
Robin Dunn
8b9863a747 Pass -y to add-apt-repository 2019-06-06 20:12:48 -07:00
Robin Dunn
1b0e22b410 Update to newest python versions 2019-06-06 19:58:12 -07:00
Robin Dunn
6c8707c799 some cleanup 2019-06-06 19:57:49 -07:00
Robin Dunn
13b2de1339 Enable the linux and mac jobs 2019-06-06 19:12:36 -07:00
Robin Dunn
a1c864dc0b Merge branch 'master' into azure-pipelines 2019-06-06 19:08:55 -07:00
Robin Dunn
927b6d944e Merge pull request #1258 from wxWidgets/update-waf
Update waf to version 2.0.17
2019-06-06 19:07:00 -07:00
Robin Dunn
b3a438866a Update waf to version 2.0.17 2019-06-05 20:23:33 -07:00
Robin Dunn
93597dc3fb * Add Py36 and Py37 builds for GTK, remove Py35
* Switch to doing a full clean for all builders
2019-06-05 15:01:00 -07:00
Robin Dunn
1b67cd9f76 Merge pull request #1257 from wxWidgets/quote-bash-cmds
Quote bash commands in case there are spaces in the path
2019-06-04 21:30:40 -07:00
Robin Dunn
4d336e13ba Merge pull request #1246 from Nyral/label_multiple_edit_fix
Fixes #1235: CustomTreeCtrl edit label remains stuck forever
2019-06-04 15:32:47 -07:00
Robin Dunn
3581b7b132 Quote bash commands in case there are spaces in the path 2019-06-04 11:15:48 -07:00
Robin Dunn
10c842966f Copy current azure pipeline files from test repo 2019-06-03 22:28:32 -07:00
Robin Dunn
4d93f1d358 Merge pull request #1255 from wxWidgets/scandir-too
We need scandir too
2019-06-03 22:27:29 -07:00
Robin Dunn
f0d6404bc5 We need scandir too 2019-06-03 22:26:10 -07:00
Robin Dunn
acdd97946e Merge pull request #1252 from wxWidgets/add-backports
Internalize backports
2019-06-03 22:18:44 -07:00
Robin Dunn
90fd88f45d Instead of doing conditional requirements, add the backports we need to buildtools.backports 2019-06-03 21:33:23 -07:00
Robin Dunn
d6faf337e2 Ignore wxCreateScrolled (for now) 2019-06-03 09:17:47 -07:00
Robin Dunn
dd7696f9d6 Update wxWidgets revision for wxScrolled<wxControl> fix 2019-06-03 09:11:13 -07:00
Nyral
d891ba3ae2 Mentioned change in CHANGES.rst 2019-06-01 23:28:20 +03:00
Nyral
1618e28513 #1235 Added condition to check that an edit control doesn't already exist 2019-06-01 23:16:30 +03:00
Robin Dunn
aaf75b6b61 Merge pull request #1250 from wxWidgets/sizer-fixes
A few fixes from Jorge Moraleda
2019-05-31 22:06:37 -07:00
Robin Dunn
7924b3b48d A few fixes from Jorge Moraleda 2019-05-31 21:21:06 -07:00
Robin Dunn
97c475a4b7 Merge pull request #1249 from wxWidgets/dox-wo-cygwin
Reduce dependency on cygwin
2019-05-31 21:10:12 -07:00
Robin Dunn
d737f38d9c Merge branch 'master' into dox-wo-cygwin 2019-05-31 21:09:47 -07:00
Robin Dunn
4a7a0acbbf Merge pull request #1248 from wxWidgets/use-textwrap3-indent
Use textwrap3 on Python 2
2019-05-31 21:06:59 -07:00