wernerfb
|
2139fbab55
|
- move Group class to FCObjects
|
2015-09-16 10:24:42 +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 |
|
Robin Dunn
|
7b6958e30b
|
Add Python 3.4 build
|
2015-08-11 00:12:49 -07:00 |
|
Robin Dunn
|
3b844226b8
|
Add libnotify
|
2015-08-11 00:00:35 -07:00 |
|
Robin Dunn
|
5bfcd3ceda
|
Add Travis-ci control file
|
2015-08-10 23:50:46 -07:00 |
|
Robin Dunn
|
cc52d6c3fa
|
Forgot the import
|
2015-08-10 22:58:26 -07:00 |
|
Robin Dunn
|
2e9b9c7399
|
Use either 32bit or 64bit builds of SIP on linux
|
2015-08-10 22:50:53 -07:00 |
|
Robin Dunn
|
1ab07c4803
|
Move remaining OSX build (Py27) to the new VM.
|
2015-07-25 13:31:48 -07: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 |
|