Commit Graph

16 Commits

Author SHA1 Message Date
Robin Dunn
a7038d507c AppendItem --> Append 2017-07-19 16:40:41 -07:00
Metallicow
4738f107a8 Trim Whitespace agw directory 2016-10-12 22:27:46 -05:00
Metallicow
f5e9aafb7a flatnotebook phoenix fixes 2016-10-04 14:07:08 -05:00
Robin Dunn
ffcc23cb60 Change "~lib" --> "~wx.lib" in agw 2016-08-12 14:57:10 -07:00
Robin Dunn
cc3190e240 Lots more docstring refs fixed 2016-07-06 20:20:10 -07:00
Robin Dunn
488f29b05a Fix docstring references to wx.Bitmap 2016-07-06 18:45:16 -07:00
Robin Dunn
4175d35105 Fix docstring references to wx.Colour 2016-07-06 18:40:04 -07:00
Robin Dunn
ed4756b902 Remove wx.lib.six and use the stock six module instead,
and add it as an installation dependency.
2016-06-30 20:07:57 -07:00
wernerfb
f9d88b1df6 fix doc links in wx.lib.agw 2015-04-14 08:17:32 +02:00
Robin Dunn
b58599433d PR #73: a few wx.lib things for Py33
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@76372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-04-19 21:24:58 +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
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
Andrea Gavana
5c33e560c8 AGW on Phoenix: more fixes and porting to Phoenix; added unittest for aquabutton.py, flatnotebook.py, gradientbutton.py and infobar.py; minor modifications to wx.lib.masked.maskededit.py and wx.lib.colourutils.py.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-12-28 22:08:07 +00:00
Andrea Gavana
01483191b1 AGW in Phoenix (4): Many, many changes to almost all the AGW widgets to be able to run the AGW demos (although heavily modified). Add a unittest for LabelBook and FlatImageBook (which asserts on one test for still unknown reasons). Mention that wx.EmptyImage is now deprecated in the classic_vs_phoenix.txt file. Improved the documentation for many AGW widgets to avoid Sphinx missing links. Minor fixes to fancytext.py to allow it to run.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-12-19 21:06:03 +00:00
Andrea Gavana
b3e4757b9c AGW on Phoenix (1): various fixes to the docstrings (especially the samples include in the documentation).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-12-18 21:01:42 +00:00
Robin Dunn
247673201b Copy (branch) wx.lib, wx.py and wx.tools from Classic, and include subpackages branched from 3rdParty
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-07-13 01:36:07 +00:00