Commit Graph

1333 Commits

Author SHA1 Message Date
Robin Dunn
bcaf5ebcbf Add RemoveItem and RemoveMenu aliases for Classic code compatibility.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-29 03:44:22 +00:00
Robin Dunn
c49eec2401 Fix copyright.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-29 03:44:13 +00:00
Robin Dunn
cf81dd29ef Add wxWebKitCtrl wrappers for Phoenix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-29 03:44:04 +00:00
Robin Dunn
cbe4ee5f39 Also build docs for wxtools and wxpy
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-29 03:43:54 +00:00
Robin Dunn
7b7d7a2c08 Update to six 1.4.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-29 03:43:45 +00:00
Robin Dunn
b2eaf94657 Fix demo/agw/run.py
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-29 03:43:36 +00:00
Robin Dunn
d72faf82ac Add a simple _cmp() helper since cmp() is gone in Py3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-29 03:43:27 +00:00
Robin Dunn
ac8f37e258 Add missing EVT_WIZARD_BEFORE_PAGE_CHANGED
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-29 03:43:18 +00:00
Robin Dunn
9d2231bae9 Fix print statement for Py3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-29 03:43:10 +00:00
Robin Dunn
fffce65c89 Comment out the builders for Py3.2. Remove later if there are no complaints about it.
Move the docs builder up to be with the rest of the build builders.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-29 03:43:01 +00:00
Robin Dunn
911f823333 Deal with object IDs that are larger than 2**63
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-02 20:10:15 +00:00
Robin Dunn
fb3d40bc72 Pull from the wx 3.0 tag for buildbot builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-12-02 20:10:05 +00:00
Oliver Schoenborn
ea0f874a40 Update from r343 of pubsub trunk/src/pubsub on SF.net
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-11-27 05:45:26 +00:00
Oliver Schoenborn
6a1bbb55f5 CHG: update to latest pypubsub (3.3.dev1)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-10-27 05:10:22 +00:00
Robin Dunn
593af37317 Ensure True is returned if any window was restored
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-09-11 17:12:47 +00:00
Robin Dunn
0a8688f9b5 Fix for when the icon is smaller than the text. From Werner.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-09-11 17:02:31 +00:00
Robin Dunn
b85e6b0252 Update version number to match wxWidgets
(although I'm not sure we're ready for 3.0…)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-09-11 17:02:21 +00:00
Robin Dunn
ad970056d3 ignore ShowWindowModalThenDo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-09-08 19:02:03 +00:00
Robin Dunn
4895d5f47e fix example in docstring
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-09-06 04:40:58 +00:00
Robin Dunn
1240a709b8 minor refactor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-09-06 04:40:49 +00:00
Robin Dunn
20dfedff42 Fix circular import
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-08-10 20:54:22 +00:00
Robin Dunn
cc9a32c846 Fix indentation error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-08-10 20:54:13 +00:00
Robin Dunn
a9c0aa5211 No need to ignore IsGregorianDate any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-08-10 20:52:39 +00:00
Robin Dunn
7d377443b6 Ignore both CallAfters
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-21 16:35:55 +00:00
Robin Dunn
82c6ce53e7 Use BytesIO with bytes data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-11 01:23:55 +00:00
Robin Dunn
aea7e3ce6d Partially revert wx.lib.agw.labelbook leaving only comment typo fixes and fix XPM strings to bytes strings in wx.lib.agw.fmresources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-11 01:20:38 +00:00
Robin Dunn
1a1f85406c Fix wx.lib.agw.labelbook KeyError exceptions and typos in comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-11 01:17:20 +00:00
Robin Dunn
9f24505715 Merge of PR 11 with the whitespace-only changes omitted.
See https://github.com/RobinD42/Phoenix/pull/11

Mostly phoenix-port changes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-10 01:15:34 +00:00
Robin Dunn
53d5fec413 fix assert in Bind to allow None for the handler.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-10 01:05:51 +00:00
Robin Dunn
493ba94ea0 Change the XPM string literals to bytes literals.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-08 20:42:17 +00:00
Robin Dunn
f989d0bf3b Require authentication to do a force build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-08 20:37:16 +00:00
Robin Dunn
793d46fae7 Work around the default ctor being protected, tell sip how to get a default instance.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-08 01:42:48 +00:00
Robin Dunn
585f1a11cc Don't mess with the natural ImportError if numpy is not available.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-07 06:50:49 +00:00
Robin Dunn
058339b309 wxStandardPaths has a protected ctor, so it is effectively an ABC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-07 06:50:17 +00:00
Robin Dunn
dc69562a0b Applied modified patch working around lack of Carbon module in Python 3.
Closes #15283

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-07 06:49:48 +00:00
Robin Dunn
bbc29c362a Restore code checking if the window is already double-buffered
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 22:57:46 +00:00
Robin Dunn
a309489a48 Fixes from robins pull reqz comments
changed pull reqz suggestions except for

dc.SetBackground(wx.WHITE_BRUSH)

per robins suggestions/fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 22:57:15 +00:00
Robin Dunn
f440e989fc List event/item Phoenix Fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 22:56:44 +00:00
Robin Dunn
d64b6bb204 print('with parenthesis') fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 22:56:14 +00:00
Robin Dunn
9fdf0a9a5c ListCtrl Phoenix Fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 22:33:32 +00:00
Robin Dunn
815588bcb8 GlCanvas Cleanup - This works fine.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 22:33:03 +00:00
Robin Dunn
c84c7bbf1c Cleanup Cairo Demos - They work fine.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 22:32:32 +00:00
Robin Dunn
9cb40fed37 Add 2nd Orient to WrapSizer Demo
Add VERTICAL bitmapbutton demo from 'bitmaps/bmp'

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 22:32:02 +00:00
Robin Dunn
5367978c8a small TextCtrl Demo Fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 22:31:32 +00:00
Robin Dunn
a50b7bb0fa Treebook Demo Phoenix Fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 22:31:03 +00:00
Robin Dunn
18ea202128 Update WIPz Phoenix Demo Checklist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 22:30:35 +00:00
Robin Dunn
9014a10490 change colourselect to ColourPickerCtrl
fixes crash on second colour pick

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 22:30:06 +00:00
Robin Dunn
8718f7f6f4 change colourselect to ColourPickerCtrl
fixes crash on second colour pick

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 22:29:37 +00:00
Robin Dunn
7db0c8848c ColourSelect Demo log event fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 22:29:07 +00:00
Robin Dunn
0b808cc9b8 change colourselect to ColourPickerCtrl
fixes crash on colour change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-05 22:28:38 +00:00