Commit Graph

1931 Commits

Author SHA1 Message Date
Robin Dunn
09e4084a87 Add --trusted-host option 2016-02-29 19:41:16 -08:00
Robin Dunn
d6dcd4060f Add link for wx.media module. 2016-02-29 19:12:40 -08:00
Robin Dunn
ae68dbc1e1 Fix typo 2016-02-29 19:12:12 -08:00
Robin Dunn
5c029d5955 Use cp1252 on Windows for the wxWidgets build too,
and add a note to the README about it.
2016-02-29 19:11:49 -08:00
Robin Dunn
e07098db6d Merge branch 'msvc14' 2016-02-28 22:48:39 -08:00
Robin Dunn
73e5622e54 Fix loose version check 2016-02-28 22:37:54 -08:00
Robin Dunn
5a2ce07014 Add compiler version support for VisStudio 2015 2016-02-28 22:37:21 -08:00
Robin Dunn
247ad1128d Merge branch 'fix-docs-build' 2016-02-28 20:56:19 -08:00
Robin Dunn
a700ef0cae Don't use reload on Python3 2016-02-28 20:52:59 -08:00
Robin Dunn
f937890aca Add _media to MODULENAME_REPLACE 2016-02-28 20:02:06 -08:00
Robin Dunn
9b620ff32e Merge pull request #25 from wernerfb/2015-july-intctrl
wx.lib.intctrl
2016-02-28 00:48:06 -08:00
Robin Dunn
40e6a50219 Drop Py33 build on Windows, add Py35. 2016-02-28 00:45:54 -08:00
Robin Dunn
f679024027 Use cp1252 encoding on Windows for cmd output 2016-02-28 00:45:24 -08:00
DietmarSchwertberger
abbf850d56 Add support for Visual Studio 2015 and encoding issues
Replace 'touch' command with Python implementation to reduce dependency on cygwin.
2016-02-28 00:27:28 -08:00
Robin Dunn
964307cbb7 Merge pull request #36 from RobinD42/add-mediactrl
Add mediactrl
2016-02-28 00:13:26 -08:00
wernerfb
2dae793a67 - correct as per Robin's comments 2016-02-28 09:06:07 +01:00
Robin Dunn
1d5576d794 MediaCtrl tweaks and cleanup.
Update wxWidgets tag
2016-02-27 23:52:50 -08:00
Robin Dunn
34fb823cd4 Add unit tests for MediaCtrl and MediaEvent. 2016-02-27 23:51:16 -08:00
DietmarSchwertberger
c5952165cb add _media module with MediaCtrl 2016-02-27 23:10:22 -08:00
DietmarSchwertberger
a1d0be9044 Add MediaCtrl. 2016-02-27 23:09:43 -08:00
Robin Dunn
4faf1d33ab Merge branch 'fix-srchctrl' 2016-02-27 20:57:23 -08:00
Robin Dunn
f43ff99bb1 Ignore the new [Show|Hide]NativeCaret methods in the wx.SearchCtrl 2016-02-27 20:56:34 -08:00
Robin Dunn
3685fc1443 Merge pull request #26 from dougthor42/lib.plot.py_updates
Major updates to plot.py
2016-02-27 20:33:49 -08:00
Robin Dunn
b9cd4177a9 Merge branch 'move-build_wxwidgets' 2016-02-27 19:49:16 -08:00
Robin Dunn
598ee1e3f2 Import and use build_wxwidgets from buildtools 2016-02-27 18:25:28 -08:00
Robin Dunn
7ef466594e Add a requirements file to define the Python packages needed to do a build. 2016-02-27 18:25:28 -08:00
Robin Dunn
4cbfc0d330 Copy the build-wxwidgets.py script into Phoenix's buildtools.
I think we're the only ones using it anyway.
2016-02-27 18:25:28 -08:00
Robin Dunn
30a2bf13bc Add [Show|Hide]NativeCaret for MSW. 2016-02-27 18:04:04 -08:00
Robin Dunn
a14e2f7b54 Merge pull request #34 from wernerfb/2015-sept-floatcanvas
Fix some Py3 issues
2016-02-27 17:20:45 -08:00
Robin Dunn
0ecdfd38f3 Merge pull request #33 from wernerfb/2015-sept-c-vs-p
- Colour.SetFromString replaced in Phoenix
2016-02-27 17:12:57 -08:00
Robin Dunn
35af6d5e7d Merge pull request #29 from driscollis/patch-5
Update Gauge.py
2016-02-27 17:01:19 -08:00
Robin Dunn
dcd01ff9e6 Merge pull request #28 from driscollis/patch-4
Update GridLabelRenderer.py
2016-02-27 17:00:40 -08:00
Robin Dunn
1942f45e7b Merge pull request #27 from driscollis/patch-3
Fix a typo in StockButtons.py
2016-02-27 17:00:08 -08:00
Robin Dunn
ca15e52650 Merge pull request #22 from wernerfb/2015-july-demo
demo corrections and loosening demo version check
2016-02-27 16:50:47 -08:00
Robin Dunn
6e2be0665a Merge pull request #19 from buhtz/wx.ART_IDs
ArtProvider-Demo: updated to all availble wx.ART_IDs
2016-02-27 16:45:31 -08:00
Robin Dunn
cc92d91f39 Merge pull request #32 from dossan/master
Corrected a typo: from seup.py to setup.py
2016-02-27 16:44:41 -08:00
Robin Dunn
f0bec9e6d9 update wxWidgets tag 2016-02-26 20:47:53 -08:00
Robin Dunn
58450ccf31 Correct the wx branch to use. 2016-02-26 20:47:31 -08:00
Robin Dunn
9f939e8183 Update wxWidgets tag 2016-02-26 16:15:06 -08:00
Robin Dunn
29119c37f8 Skip wx.UIActionSimulator.Char and .Text tests on OSX 2016-02-26 15:23:31 -08:00
Robin Dunn
146f49f7de Update wxWidgets tag 2016-02-26 15:18:05 -08:00
Robin Dunn
eedf71816b Merge branch 'fixes-for-some-unittests' 2016-02-22 21:13:00 -08:00
Robin Dunn
157c2a43e0 fix test assertion 2016-02-22 21:07:17 -08:00
Robin Dunn
bd1ad166bc Update wxWidgets to current WX_3_0_BRANCH 2016-02-22 21:01:16 -08:00
Robin Dunn
b6d15ec1ca Merge branch 'master' into fixes-for-some-unittests 2016-02-22 20:08:57 -08:00
Robin Dunn
f997e32da1 Update wxWidgets revision 2016-02-22 20:06:39 -08:00
Robin Dunn
4ecd949e32 Tweak the new section header. 2016-01-15 12:47:53 -08:00
Robin Dunn
f4cae9c250 Merge branch 'master' into fixes-for-some-unittests 2016-01-15 12:38:43 -08:00
Robin Dunn
2674fdac12 Add some example build commands. 2016-01-15 12:37:34 -08:00
Robin Dunn
3bd8317aaf skip pdfviewer tests on Mac 2015-12-23 18:05:01 -08:00