komoto
8f33412a00
Fix eventwatcher checkAll(check=False)
...
[None] button => uncheck all items
2022-04-26 23:05:12 +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
Christian Clauss
25ba122168
Fix typos discovered by codespell
2021-08-07 18:55:49 +02:00
Lollixzc
381d32ce8c
Correct typo in eventwatcher.py
...
I noticed a typo when using the bundled eventwatcher the demos. I think this should be correct
2021-03-27 22:24:16 +01:00
Robin Dunn
86734c2697
Ensure the watch list widget is updated after adding a new module
2020-08-31 13:38:15 -07:00
Robin Dunn
beb55bc88a
Restore missing SetWindowVariant
2020-08-31 13:25:56 -07:00
Robin Dunn
fa620e6e43
Merge branch '1780-fix-eventwatcher-filter' of https://github.com/carandraug/Phoenix into carandraug-1780-fix-eventwatcher-filter
2020-08-31 13:21:43 -07:00
Robin Dunn
5cb3d97be7
Merge pull request #1779 from carandraug/1778-fix-eventwatcher-import
...
EventWatcher: fix __import__ usage by replacing it with importlib (cl…
2020-08-31 13:15:47 -07: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
Carnë Draug
2d295b29c3
eventwatcher.EventChooser: fix using wx.CheckListBox ( closes #1780 )
2020-08-27 19:09:44 +01:00
Carnë Draug
b7912f6754
EventWatcher: fix __import__ usage by replacing it with importlib ( closes #1778 )
2020-08-27 16:28:38 +01:00
Robin Dunn
c00b8950da
Spelling fixes in wx.lib
2020-07-14 12:53:31 -07:00
Robin Dunn
9f2cc54b48
Update copyright years
2020-03-10 11:41:39 -07:00
Robin Dunn
b77c88a280
Merge tag 'wxPython-4.0.2' into wxPy-4.0.x
...
(cherry picked from commit 4c56c39e52
)
2018-06-17 22:04:22 -07:00
Robin Dunn
2d638bef3d
Use GetIndex instead of m_itemIndex.
...
Ensure we have a widget before trying to Bind handlers to it.
Use InsertItem instead of InsertSringItem so the CheckListCtrlMixin monkey-patching will word correctly.
2017-06-20 10:50:40 -07:00
Robin Dunn
c9e99b54b0
Update copyright in wx/lib
2017-02-13 17:06:07 -08:00
Metallicow
a8452dd575
Trim Whitespace lib directory
2016-10-12 22:21:38 -05: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
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
4d5de5dcf6
Some phoenix-port work for the WIT.
...
Probably more still needs to be done, but this is enough to get simple tests working.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-04-03 02:12:06 +00:00
Robin Dunn
24d80511a8
typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-12-08 21:05:43 +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