Scott Talbert
|
92b2378548
|
Don't remove wxPropertyGrid virtuals when calling fixWindowClass
Fixes #1765
|
2020-08-13 17:25:49 -04:00 |
|
Robin Dunn
|
9f2cc54b48
|
Update copyright years
|
2020-03-10 11:41:39 -07:00 |
|
Robin Dunn
|
e389a38b53
|
Propgrid fixes needed due to wxWidgets update
|
2019-05-29 15:10:44 -07:00 |
|
Robin Dunn
|
87d7edab83
|
Lots of changes needed to get things building again after switching to wxWidgets master
|
2018-02-09 15:15:01 -08:00 |
|
Robin Dunn
|
f1a24d4978
|
Add classes that have been added to existing interface headers
|
2018-02-09 15:03:58 -08:00 |
|
Robin Dunn
|
2113333bbe
|
Move all the EVT_ instantiations to the module object,
so they are found at the right scope in the *.pyi files.
|
2017-11-17 22:38:57 -08:00 |
|
Robin Dunn
|
d3dc961f84
|
Add some missing constants
|
2017-06-02 13:52:54 -07:00 |
|
Robin Dunn
|
105642c6c5
|
Also transfer ownership of the editor arg for RegisterEditorClass
|
2017-06-02 13:31:46 -07:00 |
|
Robin Dunn
|
c688fb0362
|
Port some Python code tweaks and extensions from Classic in propgrid
|
2017-03-11 19:05:13 -08:00 |
|
Robin Dunn
|
918a70f5a4
|
Add mapped type for wxPGVariant and switch all wxVariant in propgrid to this type. This allows the variant types only available in propgrid to be used the same as the core variant types.
|
2017-02-24 14:32:40 -08:00 |
|
Robin Dunn
|
536e0e154a
|
Transfer editor object ownership
|
2017-02-21 12:41:46 -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
|
4e38994944
|
Update copyright in etg
|
2017-02-13 16:14:55 -08:00 |
|
Robin Dunn
|
a788be964d
|
Fix the wxPGVFBFlags typedef to match reality, and set noTypeName
|
2017-01-23 13:44:45 -08: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
|
f7ddd9fce9
|
More propgrid progress
|
2016-08-13 12:30:44 -07:00 |
|
Robin Dunn
|
87b4eca54e
|
More propgrid work
|
2016-08-13 12:30:44 -07:00 |
|
Robin Dunn
|
f73396c479
|
Starting work on wrapping propgrid
|
2016-08-13 12:30:44 -07:00 |
|