Commit Graph

1914 Commits

Author SHA1 Message Date
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
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
Robin Dunn
bd83c28a01 vec2d tests do not need pypdf 2015-12-23 17:56:43 -08:00
Robin Dunn
299c95c7fa Pull constants used as arg default values from core, to fix test_pi_import 2015-12-23 17:37:45 -08:00
Robin Dunn
e45b7667f8 get the uiaction tests working on OSX again, mostly 2015-12-23 17:36:03 -08:00
Robin Dunn
d051ec1420 ensure that waitFor calls myYield at least once 2015-12-23 17:35:08 -08:00
Robin Dunn
b3d579ed37 use correct variable name 2015-12-23 17:29:09 -08:00
Robin Dunn
ae5cfa612f Update wxWidgets revision 2015-12-05 13:50:39 -08:00
Robin Dunn
f764b32778 Some fixes for running the build script with Python3 2015-12-04 18:02:35 -08:00
Robin Dunn
1c68baff26 Track a different wxWidgets branch 2015-12-01 18:55:32 -08:00
Robin Dunn
63f2f36003 Shift the py33 builders on OSX to build for Python 3.5 instead. 2015-12-01 18:46:58 -08:00
Robin Dunn
85301c6c0d Icons on notebook tabs look VERY non-native on Mac. 2015-12-01 18:25:51 -08:00
Robin Dunn
f3eed63002 Add a new TODO 2015-12-01 18:13:49 -08:00
Robin Dunn
2d0ecd2d02 Update submodule to latest on the wxWidgets 3.0.x branch 2015-12-01 18:06:53 -08:00
dougthor42
be9eaf15d2 Fixed issue where user could not force axis min and max values. 2015-11-04 15:44:02 -08:00