Robin Dunn
|
06b08ecc05
|
Move fixDialogProperty to tweaker_tools, and use it on more property classes
|
2020-04-23 15:13:40 -07:00 |
|
Robin Dunn
|
c55a4450b6
|
Ensure sip sees that there is an implementation of DisplayEditorDialog in classes derived from wxEditorDialogProperty
|
2020-04-22 13:17:33 -07:00 |
|
Robin Dunn
|
9f2cc54b48
|
Update copyright years
|
2020-03-10 11:41:39 -07:00 |
|
Robin Dunn
|
f7ff075f45
|
Various fixes and tweaks to go with the wxWidgets update
|
2019-07-31 12:20:00 -07:00 |
|
Robin Dunn
|
5d011f4f04
|
Merge pull request #877 from RobinD42/fix-issue742
Fix GetValueFromControl and StringToValue
(cherry picked from commit 53c03f9203)
|
2018-06-04 20:39:25 -07:00 |
|
Robin Dunn
|
528c4f36c7
|
Expose GenerateValueAsString so it is overridable
|
2017-06-27 20:19:58 -07: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
|
4e38994944
|
Update copyright in etg
|
2017-02-13 16:14:55 -08:00 |
|
Metallicow
|
ebc8d0d971
|
trim trailing space etg directory
|
2016-11-10 12:08:36 -06:00 |
|
Robin Dunn
|
0ffcd4323a
|
Set some output and inOut parameter annotations
|
2016-09-14 20:21:06 -07:00 |
|
Robin Dunn
|
bc46b5770d
|
IntProperty detailed docstring doesn't apply to Python, eliminate it.
|
2016-09-08 12:31:53 -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 |
|