Commit Graph

12 Commits

Author SHA1 Message Date
Robin Dunn
611a5cb3a2 Add some new snippets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@70243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-01-02 23:39:41 +00:00
Robin Dunn
01965d607b Images for scrollbar wigdet
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@70238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-01-02 22:00:23 +00:00
Robin Dunn
e3f931de66 fix source dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@70236 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-01-02 21:58:53 +00:00
Robin Dunn
eb6c09af23 This file is generated, don't keep it in SVN.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@70235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-01-02 21:43:18 +00:00
Andrea Gavana
ca4746f13c - Initial commit of the Python scripts to ReSTify the XML documentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@70205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-12-30 19:17:09 +00:00
Robin Dunn
3ab334932e renamed wx.PyAssertionError
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-12-03 01:00:44 +00:00
Robin Dunn
9497ff98b9 SIP handles raising an eception for dead objects for us. Add a __nonzero__ and some tests to go along with it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-12-02 23:34:10 +00:00
Robin Dunn
54520f7a3a Make the new wx.PlatformInfo able to act like a seqeunce containing the same strings as the Classic wx.PlatformInfo. Add unit tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-24 18:27:37 +00:00
Robin Dunn
b3224b21e9 Mention static method wrappers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-24 18:08:36 +00:00
Robin Dunn
5bf38a1a26 Add aliases for the old font, pen, brush, etc. flags.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-04 07:57:20 +00:00
Robin Dunn
20324e7a69 reword it a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-09-20 16:20:36 +00:00
Robin Dunn
933c11bd43 Start the Phoenix migration guide.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-09-20 05:46:11 +00:00