Commit Graph

2057 Commits

Author SHA1 Message Date
Robin Dunn
0d76c8ebdf Fix passing the widths to SetFieldsCount 2015-04-11 16:30:32 -07:00
Robin Dunn
85dff7e1b2 Clarify the intro to the build.py commands in the README 2015-04-11 15:50:27 -07:00
Robin Dunn
015d69825a Update wxWidgets submodule 2015-04-11 15:34:47 -07:00
wernerfb
0f98f444f6 documentation 2015-04-08 17:10:37 +02:00
wernerfb
16bed7e7f1 add some tests 2015-04-08 17:09:38 +02:00
wernerfb
d0ed41c9e0 just tag as it works for me on Py3.4 2015-04-08 15:20:14 +02:00
wernerfb
f7c014beca param name correction 2015-04-08 11:59:31 +02:00
wernerfb
b98e7e20a0 Event handler doc update 2015-04-08 11:57:18 +02:00
wernerfb
5491c0de5a Event handler doc update 2015-04-08 11:46:25 +02:00
wernerfb
7d7fe4941f Event handler doc update 2015-04-08 11:38:28 +02:00
wernerfb
8c73f36c77 update documentation and add tags 2015-04-07 17:41:27 +02:00
wernerfb
32b5d578fa add a simple test 2015-04-07 17:41:10 +02:00
wernerfb
0732b34a18 documentation update 2015-04-07 11:52:38 +02:00
wernerfb
1b276f6674 a simple test 2015-04-07 11:52:21 +02:00
wernerfb
69db6d72e2 just tag it as it works for me on Py3.4 2015-04-07 10:50:20 +02:00
wernerfb
583c8ebdfd documentation update 2015-04-07 10:43:19 +02:00
wernerfb
8a3a2fa829 small doc update 2015-04-05 12:28:56 +02:00
wernerfb
6c8bb12312 tags and a bit of documentation update 2015-04-05 12:03:03 +02:00
wernerfb
714652eaa6 add a simple unittest 2015-04-05 12:02:31 +02:00
wernerfb
c394c30f01 Py3 has no 'append' for range, is this o.k. like this or it only be done on Py3? 2015-04-05 11:40:39 +02:00
Robin Dunn
18750f46a1 Merge pull request #101 from wernerfb/2015MarchSpeedGTK
unittest failure in speedMeterMethods when calling SetTicks
2015-04-01 10:33:19 -07:00
Werner F Bruhin
b99d9278f2 reduce size check to 2, so unittests excersize the Draw method 2015-04-01 10:57:37 +02:00
Werner F Bruhin
5b0b14a44c adjust based on Robin's comments 2015-04-01 10:49:34 +02:00
Robin Dunn
0b1e65a918 Use our version of the six module, and reorder imports a bit. 2015-03-30 12:12:28 -07:00
Robin Dunn
57f9cb8ed5 Merge branch 'topic2k-patch-persistencemanager-DoSaveValue-unicode_error' of git://github.com/topic2k/Phoenix into topic2k-topic2k-patch-persistencemanager-DoSaveValue-unicode_error 2015-03-30 12:07:17 -07:00
Robin Dunn
abf74b2bf0 A bit more documentation tweaking relating to the github repository. 2015-03-30 12:04:59 -07:00
Robin Dunn
192154ec9b Merge branch 'patch-1' of git://github.com/driscollis/Phoenix into driscollis-patch-1 2015-03-30 11:56:17 -07:00
Robin Dunn
a92666b663 Fix code snippet for file dialog wildcards 2015-03-30 11:46:53 -07:00
topic2k
f6d7625cd2 Replaced unicode() with six.text_type() for Python 3 compatibility. 2015-03-30 19:50:04 +02:00
wernerfb
7e93c6dc2b white space changes 2015-03-30 12:25:31 +02:00
Werner F Bruhin
2712c3730c use a flag _isWindowCreated to control if UpdateDrawing is called 2015-03-30 12:10:11 +02:00
Werner F Bruhin
fefde3840e remove the CallLater work around 2015-03-30 12:08:15 +02:00
Werner F Bruhin
f81614e20a OOPS, removed tags 2015-03-29 14:36:08 +02:00
Werner F Bruhin
a9282e6418 fix unittest failure in speedMeterMethods test when calling SetTicks 2015-03-29 14:32:33 +02:00
topic2k
f93d7dd227 avoid unicode error
changed str() to unicode() to fix unicode errors.
2015-03-28 20:09:26 +01:00
topic2k
4d02296e6a Send COL_CHECKED event after checking/toggling childs.
If in an event handler for EVT_LIST_COL_CHECKED the checked items are counted the result would be wrong.
2015-03-28 19:50:07 +01:00
Mike Driscoll
0b103cc09a Updated references to SVN to Github 2015-03-28 11:25:17 -05:00
Mike Driscoll
fcf6670bc4 Update docs to point to Phoenix github instead of svn 2015-03-27 13:08:49 -05:00
Robin Dunn
50e5ff205d Merge pull request #12 from wernerfb/2015MarchSpeedGTK
test for agw.speedmeter
2015-03-26 08:13:35 -07:00
Werner F Bruhin
4e408d1c17 just add the Tags 2015-03-26 09:54:21 +01:00
Werner F Bruhin
fa0eb1c575 add some tests for speedmeter 2015-03-26 09:53:59 +01:00
Robin Dunn
9289a7cf84 Various tweaks and updates for unittests 2015-03-25 20:40:01 -07:00
Robin Dunn
2a7f50fae0 ownership is not actually transfered 2015-03-25 20:38:29 -07:00
Robin Dunn
b0208259ee Use rich compare methods instead of __cmp__, as Python3 doesn't support the latter. 2015-03-25 20:37:22 -07:00
Robin Dunn
6826af801b Fix some base classes for pi documentation files 2015-03-25 20:36:21 -07:00
Robin Dunn
fc5d0dfca6 Merge branch 'sip-4.16' 2015-03-25 19:57:40 -07:00
Robin Dunn
1ca41bcc4e Remove all but the 3rd trial implementation for dealing with the multiple inheritance in the scrolled window classes. 2015-03-25 18:47:00 -07:00
Robin Dunn
02bb55b7bd Port some changes from Classic 2015-03-25 17:53:07 -07:00
Robin Dunn
9a733347ab Update to sip 4.16.7 final 2015-03-25 13:06:18 -07:00
Robin Dunn
aecdd96a25 update sip MD5s for the 4.16.7 snapshot 2015-03-24 15:26:27 -07:00