Kazuya O'moto
|
d5b7788592
|
Fix pen color type
|
2023-02-25 01:56:05 +09:00 |
|
Robin Dunn
|
272990b131
|
Merge pull request #1997 from cclauss/codespell
Fix typos discovered by codespell
|
2021-12-13 20:16:39 -08:00 |
|
Scott Talbert
|
d2807efb45
|
Fix PyProgress on MSW by avoiding invalid sizer flags
Fixes #1985.
|
2021-08-20 21:06:44 -04:00 |
|
Christian Clauss
|
25ba122168
|
Fix typos discovered by codespell
|
2021-08-07 18:55:49 +02:00 |
|
maddox32
|
cbe476df0b
|
Remove superflous if
|
2020-09-10 19:35:54 +02:00 |
|
maddox32
|
1ee432bfab
|
Avoid sizer flag assert
|
2020-09-10 19:35:05 +02:00 |
|
Robin Dunn
|
732ff6752b
|
Revert "Spelling fixes in wx.lib"
This reverts commit c00b8950da.
The spelling changes were a bit too aggressive.
|
2020-08-31 13:01:31 -07:00 |
|
Robin Dunn
|
c00b8950da
|
Spelling fixes in wx.lib
|
2020-07-14 12:53:31 -07:00 |
|
Metallicow
|
4738f107a8
|
Trim Whitespace agw directory
|
2016-10-12 22:27:46 -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
|
4175d35105
|
Fix docstring references to wx.Colour
|
2016-07-06 18:40:04 -07:00 |
|
wernerfb
|
f9d88b1df6
|
fix doc links in wx.lib.agw
|
2015-04-14 08:17:32 +02:00 |
|
Robin Dunn
|
4088506f37
|
Fix event loop usage, but comment for now because it is hanging the tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@78300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2014-12-23 00:28:01 +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 |
|
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 |
|
Andrea Gavana
|
f0667ab881
|
Phoenix-port of another part of the AGW library, including PyProgress, RulerCtrl and ShapedButton. Unittests and documentation updated to Phoenix standards. Holiday time.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@72117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2012-07-16 22:25:37 +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 |
|