Commit Graph

1259 Commits

Author SHA1 Message Date
Robin Dunn
2e30a88173 Some Py3 and various other fixes from wxGuru.
Merged and squashed from https://github.com/RobinD42/Phoenix/pull/15,
with additional edits.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 20:54:22 +00:00
Robin Dunn
de0fab0786 - Fix: ColourSelectEvent must derive from wx.PyCommandEvent for its attributes to be preserved while passing through the event system.
- Fix: Force a copy of the colour object in SetColour

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-20 01:08:57 +00:00
Robin Dunn
4a6e7786d6 Add the roses sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-20 01:08:28 +00:00
Robin Dunn
511891e581 change nightly build time again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-20 01:07:58 +00:00
Robin Dunn
b88756456f Enable the use of the WIT in the simple sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-20 01:07:29 +00:00
Robin Dunn
0d52a77543 Change time of nightly builds to try and avoid the semi-regular svn failures
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:51:24 +00:00
Robin Dunn
48a7ecdd85 Remove all BeginDrawing/EndDrawing calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:43:45 +00:00
Robin Dunn
e23b406eed busy if __name__ == '__main__' Fix
if __name__ == '__main__': missing at end of file
Trim Trailing Space

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:23:29 +00:00
Robin Dunn
4d6a220478 filebrowsebutton Phoenix Fixes
filebrowsebutton Phoenix Fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:22:53 +00:00
Robin Dunn
cec51e924f langlistctrl Phoenix Fix
langlistctrl Phoenix Fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:22:24 +00:00
Robin Dunn
a6dde9ce2b evtmgr Phoenix Fixes
evtmgr Phoenix Fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:21:54 +00:00
Robin Dunn
82144447f2 rcsizer Phoenix Fixes
rcsizer Phoenix Fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:21:25 +00:00
Robin Dunn
f5abd0ee7e timectrl and maskededit Phoenix Fixes
timectrl and maskededit Phoenix Fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:20:55 +00:00
Robin Dunn
c0130eb674 ticker Phoenix Fixes
ticker Phoenix Fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:20:25 +00:00
Robin Dunn
791338a73e printout Phoenix Fixes
printout Phoenix Fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:19:56 +00:00
Robin Dunn
07a989c7cb resizewidget Phoenix Fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:19:27 +00:00
Robin Dunn
c58fc0bbe4 plot Phoenix Fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:18:57 +00:00
Robin Dunn
961de59a98 splitter Phoenix Fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:18:28 +00:00
Robin Dunn
365ab9aedf mcvtree Phoenix Fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:17:59 +00:00
Robin Dunn
38e529ac51 intctrl Phoenix Fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:17:29 +00:00
Robin Dunn
d3bac7f83e platebutton Phoenix Fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:17:00 +00:00
Robin Dunn
ecc242cfea popupctrl Phoenix Fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:16:31 +00:00
Robin Dunn
399d7dc377 calendar Phoenix Fixes & Deprecations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:16:01 +00:00
Robin Dunn
f6f740ec39 editor.editor Phoenix Fixes
Some fixes to make the editor demo work.
editor still needs more work - demo isn't quite working properly yet
Trim Trailing Space

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:15:32 +00:00
Robin Dunn
945dea973b Some mixin listctrl Phoenix Fixes.
Some mixin listctrl Phoenix Fixes.
Trim Tailing Space

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:15:03 +00:00
Robin Dunn
980dc4d905 throbber and imagebrowser small Phoenix Fixes
imagebrowser wont complain when clicking on checkered background now.
throbber small PyPanel to Panel fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:14:32 +00:00
Robin Dunn
7d310f3d05 Phoenix Fixes for multisash. Attachment for demo branch
Fixes for multisash phoenix
Trim Trailing Space

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:14:03 +00:00
Robin Dunn
a0b6588337 Change StockCursor to Cursor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 07:13:34 +00:00
Robin Dunn
c3d5fdef81 - The keepReference hack is no longer needed for factory functions
- Add some missing DC methods
- minor fix in the GraphicsGradient demo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 06:18:51 +00:00
Robin Dunn
4f8e935257 Generate demo/version.py in the build script.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 06:18:20 +00:00
Robin Dunn
ffb6d068fc Only Freeze/Thaw if running on Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 06:17:50 +00:00
Robin Dunn
8c1eb0970a Add MacCheckSpelling()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 06:17:21 +00:00
Robin Dunn
9323b75f27 - Use run.py when running standalone.
- Other minor tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 06:16:52 +00:00
Robin Dunn
03026192b8 Ensure the CWD is the demo folder when running samples standalone
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 06:16:19 +00:00
Robin Dunn
f039f7c367 Initial port of wxPython demo from Classic to Phoenix.
Pulled and squashed from https://github.com/RobinD42/Phoenix/pull/7
Thanks Metallicow!

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 06:06:29 +00:00
Robin Dunn
84e1e67f01 The dllwidget no longer exists so get rid of this old crusty demo code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-11 18:24:51 +00:00
Robin Dunn
f96e25db1f Copy the wxPython demo from Classic
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-11 18:24:09 +00:00
Robin Dunn
a83c11396f Doc updates from Werner, fixing some class/meth links.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-10 18:49:46 +00:00
Robin Dunn
ecf2cfb12d richtext module needs to link with html libs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-09 17:28:15 +00:00
Robin Dunn
05f7541872 add richtext to the map
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-09 17:27:47 +00:00
Robin Dunn
b0842a986d More unittests and fixes for issues found by the tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-08 23:37:23 +00:00
Robin Dunn
543dcf303a Add some richtextbuffer unittests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-08 23:36:53 +00:00
Robin Dunn
b56cdf8d25 Add link and description for the wx.richtext module
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-08 23:36:24 +00:00
Robin Dunn
b1d10157b9 Add some __nonzero__ methods.
Fix some parameter names that conflict with Python reserved words.
Etc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-08 23:35:54 +00:00
Robin Dunn
bb9ac44914 Allow overriding the list of base class names to be used in the *.pi files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-08 23:35:25 +00:00
Robin Dunn
ed516efe78 If a name has already been prefixed with 'wx.' then leave it alone.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-08 23:34:56 +00:00
Robin Dunn
7d36253d08 Add even more richtext modules
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-08 23:34:27 +00:00
Robin Dunn
0a30cc5971 Add richtextprint module
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-08 23:33:51 +00:00
Robin Dunn
02298afeab Don't forget about the events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-08 23:33:19 +00:00
Robin Dunn
84cbb61a81 Add richtexthtml and richtextxml
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-08 23:32:50 +00:00