Robin Dunn
|
35fd2e16bf
|
Update copyright year
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2013-01-21 02:13:03 +00:00 |
|
Robin Dunn
|
c133c08a8b
|
Explicitly specify the pyArgsString for wx.TextAttr.SetFont since the generators don't know how to handle the & operator in bitflags yet.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@71534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2012-05-22 00:18:03 +00:00 |
|
Robin Dunn
|
497e10bd43
|
Add wrappers for the NameStr globals and a few other tweaks to get the code in core.pi to be valid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@70258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2012-01-04 05:57:19 +00:00 |
|
Robin Dunn
|
b9862e5e54
|
* Support both overloads of HitTest.
* Split out textentry and textcompleter to match interface headers
* Add unittests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2011-11-04 01:35:56 +00:00 |
|
Robin Dunn
|
766baba0a6
|
M0ve the call to addAutoProperties into the doCommonTweaks function, but make it not generate the auto properties if there are already properties in the class or the class explicitly clears the alllowAutoProperties flag, turning it off.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2011-10-24 21:35:29 +00:00 |
|
Robin Dunn
|
ee1f7f2548
|
Rename addGetterSetterProps --> addAutoProperties
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2011-10-13 19:04:40 +00:00 |
|
Robin Dunn
|
5568e40385
|
Windows build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2011-09-17 19:19:15 +00:00 |
|
Kevin Ollivier
|
fdb9319c3e
|
Adding several new classes, some transfer annotations, and a start on a dataview model (compiles but is still a work in progress).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2011-09-16 05:15:38 +00:00 |
|