Robin Dunn
|
44d2b5d309
|
Add a missing constant and enum for wx.grid
|
2017-04-27 09:35:48 -07:00 |
|
Robin Dunn
|
2468b549b3
|
Update wxWidgets changeset link
|
2017-04-07 11:57:15 -07:00 |
|
Robin Dunn
|
9b5f40caa4
|
Merge branch 'master' into release-prep
# Conflicts:
# etg/_propgrid.py
# etg/propgrid.py
# etg/propgridproperty.py
# ext/wxWidgets
|
2017-03-14 20:01:53 -07:00 |
|
Robin Dunn
|
1d95aef5e8
|
Update wxWidgets
|
2017-02-20 19:38:09 -08:00 |
|
Robin Dunn
|
df3c93b7dc
|
Add missing propgrid event related items.
|
2017-02-20 13:30:45 -08:00 |
|
Robin Dunn
|
1a3c28270f
|
Add some missing enums and defines for propgrid
|
2017-02-20 13:30:05 -08:00 |
|
Robin Dunn
|
f59f6c30ad
|
Add missing propgrid event related items.
|
2017-02-20 11:10:19 -08:00 |
|
Robin Dunn
|
08568a3651
|
Add some missing enums and defines for propgrid
|
2017-02-14 18:36:48 -08:00 |
|
Robin Dunn
|
55df8e07ae
|
Update wxWidgets revision
|
2017-02-08 19:29:14 -08:00 |
|
Robin Dunn
|
f3a4016d0b
|
update wxWidgets pointer
|
2017-02-03 16:49:56 -08:00 |
|
Robin Dunn
|
a74fd1e110
|
update wxWidgets pointer
|
2017-01-31 20:12:34 -08:00 |
|
Robin Dunn
|
8304ec1bfe
|
Update wxWidgets revision
|
2017-01-23 15:26:49 -08:00 |
|
Robin Dunn
|
e4bd9132e7
|
Add missing Restore() method.
|
2016-11-30 08:41:01 -08:00 |
|
Robin Dunn
|
fefae1e675
|
Update wxWidgets link to the merge commit
|
2016-11-22 10:53:55 -08:00 |
|
Robin Dunn
|
a7620e59bc
|
Update wxWidgets changeset for AUI changes
|
2016-11-11 19:41:54 -08:00 |
|
Robin Dunn
|
bffa49bfa1
|
Update AUI_DockingWindowMgr demo
|
2016-10-28 14:24:58 -07:00 |
|
Robin Dunn
|
5268ebbc73
|
Add the rest of the AUI modules and classes
|
2016-10-27 18:49:41 -07:00 |
|
Robin Dunn
|
8f238ad594
|
Begin adding wrappers for wx.aui
|
2016-10-25 19:19:08 -07:00 |
|
Robin Dunn
|
6449d05c1a
|
wxPy-3.0-branch has been merged into WX_3_0_BRANCH, so update wxWidgets revision pointer
|
2016-10-25 18:24:04 -07:00 |
|
Robin Dunn
|
04815c372b
|
Add code snippets for wx.richtext.RichTextFormattingDialog and wx.adv.PropertySheetDialog
Add demo module
|
2016-09-30 20:01:34 -07:00 |
|
Robin Dunn
|
03c47b50df
|
Add wx.adv.PropertySheetDialog
|
2016-09-30 13:45:41 -07:00 |
|
Robin Dunn
|
881925967a
|
Update wxWidgets revision
|
2016-09-19 17:28:58 -07:00 |
|
Robin Dunn
|
756e5a42b0
|
Add built-in editor pointers
|
2016-09-14 20:19:25 -07:00 |
|
Robin Dunn
|
bf29f05690
|
Merge branch 'master' into propgrid
|
2016-09-02 22:43:07 -07:00 |
|
Robin Dunn
|
baa26c88d4
|
Add missing methods in wxGridCellAttr, update etg and tests too.
|
2016-09-02 21:01:40 -07:00 |
|
Robin Dunn
|
6cc8dd9ee7
|
Add propgridmanager
|
2016-08-31 16:19:08 -07:00 |
|
Robin Dunn
|
c9b878a676
|
Lots more additions for propgrid:
* Update wxWidgets docs for propgrid/props.h and propgrid/advprops.h
* Add etg scripts for propgrid/props.h and propgrid/advprops.h
* Add wxUniChar
* Add wxTextValidator
* Add wxULongLong
|
2016-08-25 21:26:50 -07:00 |
|
Robin Dunn
|
66babdd5b3
|
Update wxWidgets
|
2016-08-13 14:54:07 -07:00 |
|
Robin Dunn
|
2f1f0ee1e9
|
XRC and MemoryFSHandler fixes
|
2016-08-10 19:46:58 -07:00 |
|
Robin Dunn
|
ab01a89816
|
Fix wxPalette::Create on OSX
|
2016-08-04 22:48:57 -07:00 |
|
Robin Dunn
|
1bf2953886
|
Rename parameter name to fontInfo to reduce confusion in the docs
|
2016-07-15 16:29:37 -07:00 |
|
Robin Dunn
|
d99540da34
|
Merge branch 'WX_3_0_BRANCH' into wxPy-3.0-branch
|
2016-07-14 12:30:50 -07:00 |
|
Robin Dunn
|
1a5dbab03c
|
Fixes for AboutDialogInfo.
Most of the properties were missing because the getter methods were not documented so no wrappers were being generated for them.
|
2016-07-14 11:57:00 -07:00 |
|
Robin Dunn
|
db8957f995
|
Add note to some module docstrings about importing before creating wx.App
|
2016-07-13 12:23:04 -07:00 |
|
Robin Dunn
|
c83d90922b
|
Change the name of the *ClientObject methods to *ClientData
|
2016-07-07 21:32:23 -07:00 |
|
Robin Dunn
|
0c169cf2d8
|
Finish remaining transfer flags for ribbon client data objects,
and finish basic tests.
|
2016-07-05 16:19:12 -07:00 |
|
Robin Dunn
|
cf008ca59a
|
Update wxWidgets link
|
2016-07-04 22:38:15 -07:00 |
|
Robin Dunn
|
4ec49d7e75
|
Add the concrete art provider classes, and finish tests in test_ribbon_art
|
2016-06-28 17:17:00 -07:00 |
|
Robin Dunn
|
e7dec55395
|
Fix wxWindows linked revision
|
2016-06-28 16:15:43 -07:00 |
|
Robin Dunn
|
5d008221e6
|
Update wxWindows linked revision
|
2016-06-28 16:10:18 -07:00 |
|
Robin Dunn
|
b6068166c2
|
Set wx submodule to newest 3.0
|
2016-05-27 10:31:36 -07:00 |
|
Robin Dunn
|
25980af616
|
Update wxWidgets commit
|
2016-05-14 23:50:53 -07:00 |
|
Robin Dunn
|
a1cf723b03
|
Update wxWidgets
|
2016-05-04 23:03:16 -07:00 |
|
Robin Dunn
|
aab2833c76
|
Bump wxWidgets revision
|
2016-03-03 21:10:59 -08:00 |
|
Robin Dunn
|
1d5576d794
|
MediaCtrl tweaks and cleanup.
Update wxWidgets tag
|
2016-02-27 23:52:50 -08:00 |
|
Robin Dunn
|
f0bec9e6d9
|
update wxWidgets tag
|
2016-02-26 20:47:53 -08:00 |
|
Robin Dunn
|
9f939e8183
|
Update wxWidgets tag
|
2016-02-26 16:15:06 -08:00 |
|
Robin Dunn
|
146f49f7de
|
Update wxWidgets tag
|
2016-02-26 15:18:05 -08:00 |
|
Robin Dunn
|
bd1ad166bc
|
Update wxWidgets to current WX_3_0_BRANCH
|
2016-02-22 21:01:16 -08:00 |
|
Robin Dunn
|
f997e32da1
|
Update wxWidgets revision
|
2016-02-22 20:06:39 -08:00 |
|