Commit Graph

1821 Commits

Author SHA1 Message Date
Mike Driscoll
c064f99e83 Update Gauge.py 2015-08-07 08:39:54 -05:00
Robin Dunn
49a8884e7c Merge pull request #108 from wernerfb/2015-april-doclinks
fix doc links in wx.lib
2015-04-15 20:27:50 -07:00
Robin Dunn
695412a701 KeyEvent.GetUnicodeKey should return an integer, not a str/unicode object. 2015-04-15 09:53:40 -07:00
wernerfb
0b98209d36 fix a few Sphinx warnings 2015-04-14 17:15:52 +02:00
wernerfb
164a147a56 fix doc links in wx.lib.agw 2015-04-14 08:27:14 +02:00
wernerfb
f9d88b1df6 fix doc links in wx.lib.agw 2015-04-14 08:17:32 +02:00
wernerfb
d89745e761 fix doc links in wx.lib 2015-04-13 18:42:45 +02:00
Robin Dunn
ee5547adc4 Merge pull request #107 from wernerfb/2015-april-splitter
lib.splitter tests and doc
2015-04-11 17:37:46 -07:00
Robin Dunn
addb3acc1b Merge pull request #106 from wernerfb/2015-april-statbmp
just tag as it works for me on Py3.4
2015-04-11 17:30:14 -07:00
Robin Dunn
88b52b3bd2 Merge pull request #105 from wernerfb/2015-april-resizewidget
resizewidget - test and documentation
2015-04-11 17:29:31 -07:00
Robin Dunn
61e3f32924 Merge remote-tracking branch 'upstream/master' 2015-04-11 17:18:22 -07:00
Robin Dunn
7caef161f5 Merge pull request #104 from wernerfb/2015-april-ticker
ticker tested on Py3.4 and doc updated
2015-04-11 17:13:29 -07:00
Robin Dunn
1a2f0f4cfd Merge pull request #103 from wernerfb/2015-april-stattext
just tag it as it works for me on Py3.4
2015-04-11 16:58:47 -07:00
Robin Dunn
870d273f44 Merge pull request #102 from wernerfb/2015-april-throbber
throbber doc update and a simple unittest
2015-04-11 16:58:19 -07:00
Robin Dunn
496bce8952 Merge pull request #14 from topic2k/ULC_ColumnChekedEvent
Send column checked event after checking/toggling childs.
2015-04-11 16:52:57 -07:00
Robin Dunn
6fb49ce820 Remove SetAutoLayout from the example. 2015-04-11 16:32:35 -07:00
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