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
|
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 |
|
wernerfb
|
8304c859f8
|
- mouse move would sometime fire HitTest and cause an exception
- add the keepPointInPlace to Zoom, another change to SVN which did not make it to Phoenix
|
2015-09-21 17:40:25 +02:00 |
|
wernerfb
|
129b846066
|
- missed in previous commit
|
2015-09-21 16:37:58 +02:00 |
|
wernerfb
|
7100d73ec5
|
- missed change from SVN, _cycleidsx changes and AddObject stuff
|
2015-09-21 16:15:09 +02:00 |
|
wernerfb
|
8f8c253972
|
- just a spelling error
|
2015-09-21 15:56:10 +02:00 |
|
wernerfb
|
52c13a674e
|
- missed change from SVN, zoom mixin
|
2015-09-21 15:48:56 +02:00 |
|
wernerfb
|
f8378c683a
|
- next is a built-in function in Py3
|
2015-09-16 10:29:48 +02:00 |
|
wernerfb
|
2139fbab55
|
- move Group class to FCObjects
|
2015-09-16 10:24:42 +02:00 |
|
wernerfb
|
6f1b1e1c22
|
- Colour.SetFromString replaced in Phoenix
|
2015-09-13 11:23:03 +02:00 |
|
Nelson Brochado
|
9b224fcb31
|
Corrected a typo in the setup.py file
|
2015-08-20 03:26:36 +02:00 |
|
Nelson Brochado
|
02901ed879
|
Corrected a typo: from seup.py to setup.py
|
2015-08-20 02:59:37 +02:00 |
|
Robin Dunn
|
0b5f9109fd
|
Merge pull request #112 from RobinD42/more-travis-tweaks
More travis tweaks
|
2015-08-11 08:40:03 -07:00 |
|
Robin Dunn
|
ba350b8157
|
The builds take a long time, so do just one Python for now.
|
2015-08-11 08:39:11 -07:00 |
|
Robin Dunn
|
ccc36fe492
|
Merge pull request #111 from RobinD42/readme-update-dependency
Add libnotify
|
2015-08-11 00:34:06 -07:00 |
|
Robin Dunn
|
972bb6668d
|
Remove copy/paste error.
We don't need to specify email notifications anyway, the default should suffice.
|
2015-08-11 00:13:56 -07:00 |
|