Kazuya O'moto
|
fac81a39b1
|
Fix RecursionError in platebtn bitmap getters
|
2024-10-12 16:06:13 +09:00 |
|
Christian Clauss
|
25ba122168
|
Fix typos discovered by codespell
|
2021-08-07 18:55:49 +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 |
|
Per A. Brodtkorb
|
fc1823315b
|
Fixes issue # 1554:
Replaced "== None" and "!= None" with "is None" and "is not None", respectively, because the former is slower and error-prone.
|
2020-03-23 11:53:36 +01:00 |
|
topic2k
|
12d33227d7
|
Use default position for PopupMenu in wx.lib.platebtn.PlateButton
|
2019-10-23 09:44:29 +02:00 |
|
Metallicow
|
a8452dd575
|
Trim Whitespace lib directory
|
2016-10-12 22:21:38 -05:00 |
|
Robin Dunn
|
1d1fc7c187
|
More docstring ref fixes in wx.lib
|
2016-07-07 09:58:04 -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
|
571668a23f
|
Remove the old CVS $Id: tags.
They don't work in git, and don't work by default in SVN either.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2014-02-09 02:39:35 +00:00 |
|
Robin Dunn
|
2fb6f00867
|
PR 42 from Metallicow. Py3 and Phoenix updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2014-01-11 23:13:15 +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
|
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
|
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 |
|
Robin Dunn
|
a30dfe91e2
|
I wasn't ready to add this yet.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@71834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2012-06-22 21:29:15 +00:00 |
|
Robin Dunn
|
c8c2e1d97b
|
set svn:eol-style to native
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@71832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2012-06-22 21:02:42 +00:00 |
|