Robin Dunn
|
9f2cc54b48
|
Update copyright years
|
2020-03-10 11:41:39 -07:00 |
|
Robin Dunn
|
b77c88a280
|
Merge tag 'wxPython-4.0.2' into wxPy-4.0.x
(cherry picked from commit 4c56c39e52)
|
2018-06-17 22:04:22 -07:00 |
|
Robin Dunn
|
4e38994944
|
Update copyright in etg
|
2017-02-13 16:14:55 -08:00 |
|
Robin Dunn
|
81d10133bf
|
Skip docs for the C++ impl of Clone.
Add docstring for _getAttrDict.
|
2017-01-28 10:42:21 -08:00 |
|
Robin Dunn
|
360e3e6b2f
|
Instead of using copy.copy to implement Clone, create the new instance with __new__
|
2017-01-27 20:44:09 -08:00 |
|
Samuel Dunn
|
753a01482c
|
Updated doc strings to be more informative
|
2017-01-24 21:03:56 -08:00 |
|
Samuel
|
f978321bbf
|
enable pickling of PyEvent objects
|
2017-01-24 17:22:48 -08:00 |
|
Metallicow
|
ebc8d0d971
|
trim trailing space etg directory
|
2016-11-10 12:08:36 -06:00 |
|
Robin Dunn
|
0b84f453ce
|
- Fix Py Events to clone properly from derived classes by implementing some Python magic in an overridden Clone() method.
- Update unittests accordingly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2013-05-04 04:46:16 +00:00 |
|
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 |
|
Andrea Gavana
|
6157b2bc35
|
Phoenix: sizers_overview.rst expanded; added a bunch of "contributed" snippets on various classes/methods; many fixes on strange doxygen layouts and XML hierarchies; fixed many cross-references between classes/methods/functions in the etg files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2012-12-04 20:58:27 +00:00 |
|
Robin Dunn
|
e38c8527e0
|
Move wx.PyEvent and wx.PyCommandEvent to etg objects so the doc builder will see them.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2012-11-03 01:22:55 +00:00 |
|