Robin Dunn
|
cd3de22068
|
Merge pull request #946 from RobinD42/throbber-issue924
Ensure the sequence attribute is a list by default
(cherry picked from commit c706dfacd9)
|
2018-07-30 21:36:06 -07:00 |
|
Robin Dunn
|
98fb3125eb
|
Merge pull request #942 from mesalu/fix_941
Fix 941
|
2018-07-30 15:43:56 -07:00 |
|
Robin Dunn
|
d1a59375cb
|
update comment about wxWidgets assertions
(cherry picked from commit c9dd35ef5e)
|
2018-07-30 15:39:43 -07:00 |
|
Mesalu
|
eaf0ff979f
|
Update CHANGES.rst
Add related issue ID
|
2018-07-25 16:06:12 -07:00 |
|
Mesalu
|
d87deea88f
|
Merge branch 'master' into fix_941
|
2018-07-25 13:59:21 -07:00 |
|
Mesalu
|
508cac6e37
|
Update CHANGES.rst
|
2018-07-25 13:54:19 -07:00 |
|
Mesalu
|
0f1861990d
|
Update introspect.py
Adds a check to determine if getfullargspec should be used. This is added in Py3 to get elements like type annotations.
|
2018-07-25 13:52:29 -07:00 |
|
Robin Dunn
|
a17558cccd
|
Add wx.Listbook.GetListView
(cherry picked from commit 9577c312fd)
|
2018-07-20 17:01:14 -07:00 |
|
Robin Dunn
|
3b0b062501
|
Fix broken merge
(cherry picked from commit 749b319066)
|
2018-07-20 16:52:02 -07:00 |
|
Robin Dunn
|
4b6ee40a14
|
Merge pull request #938 from RobinD42/fix-issue932-b
Restore wx.lib.pubsub, and officially deprecate
(cherry picked from commit 8fad2231a0)
|
2018-07-20 16:45:05 -07:00 |
|
Robin Dunn
|
543fc796ab
|
Merge pull request #939 from RobinD42/fix-issue888
Removed the wx.BookCtrlBase.RemovePage workaround
(cherry picked from commit 11cc4d5c25)
|
2018-07-20 16:42:37 -07:00 |
|
Robin Dunn
|
cc940d3f30
|
Merge pull request #935 from RobinD42/fix-issue918
Added wx.Treebook.GetTreeCtrl and wx.Choicebook.GetChoiceCtrl
(cherry picked from commit f85818a25d)
|
2018-07-18 18:28:37 -07:00 |
|
Robin Dunn
|
4c9d8ee061
|
Merge pull request #933 from RobinD42/fix-issue931
Mark wx.Menu.Insert.submenu with the transfer annotation
(cherry picked from commit 8fe2dfba80)
|
2018-07-17 20:14:40 -07:00 |
|
Robin Dunn
|
dd7b3d022d
|
Merge pull request #929 from RobinD42/fix-issue925
Add Python 3.7 build on Fedora-28
(cherry picked from commit f8a2c7f0cc)
|
2018-07-16 19:06:20 -07:00 |
|
Robin Dunn
|
7f44c91c5e
|
Merge pull request #930 from RobinD42/fix-issue927
Add NotificationMessage to the demo tree.
(cherry picked from commit 3c6e5ca81a)
|
2018-07-16 19:06:03 -07:00 |
|
Robin Dunn
|
9723f49ec0
|
Merge pull request #911 from RobinD42/fix-issue902
Switch deprecation warnings in wx.lib.plot
(cherry picked from commit eac1404fcc)
|
2018-07-04 00:49:07 -07:00 |
|
Robin Dunn
|
03e6abf33e
|
Merge pull request #912 from RobinD42/fix-issue904
Fix linux linking, update waf, etc.
(cherry picked from commit 7a7231aa1e)
|
2018-07-04 00:41:49 -07:00 |
|
Robin Dunn
|
aa2baab135
|
Fix typo
(cherry picked from commit 527fca7cd3)
|
2018-07-03 21:46:59 -07:00 |
|
Robin Dunn
|
9de511fa46
|
Merge branch 'tianzhuqiao-agw_aui_4.0.x' into wxPy-4.0.x
(cherry picked from commit dcf0b99068)
|
2018-07-03 20:47:52 -07:00 |
|
Robin Dunn
|
8e8c6e474c
|
Add changelog entry
(cherry picked from commit 31c160c59c)
|
2018-07-03 20:47:52 -07:00 |
|
Robin Dunn
|
3723bcc8a0
|
Merge pull request #908 from carandraug/master
setup.py: list dependency on PIL used in a few wx.lib.agw modules
|
2018-07-03 20:18:29 -07:00 |
|
Carnë Draug
|
1d4f3879f9
|
setup.py: list dependency on PIL used in a few wx.lib.agw modules
|
2018-07-02 22:10:54 +01:00 |
|
Robin Dunn
|
ffa3cd793a
|
Minor text tweak
(cherry picked from commit 6f3308d75b)
|
2018-06-29 10:51:06 -07:00 |
|
Robin Dunn
|
480a798859
|
Merge pull request #899 from mesalu/fix_898
Use pre-determined `LONGTYPE` rather than `long`
|
2018-06-29 10:41:38 -07:00 |
|
Mesalu
|
2a9b25c28e
|
fix copy paste error
|
2018-06-28 23:56:03 -07:00 |
|
Mesalu
|
3aa74ef5bc
|
Correctly add the change to the changelog
|
2018-06-28 23:54:23 -07:00 |
|
Mesalu
|
427b02a62f
|
Merge branch 'master' into fix_898
|
2018-06-28 23:52:15 -07:00 |
|
Mesalu
|
2637c8148b
|
Revert "Add change to changelog"
Need to merge new master changes in and put change under 4.0.4
This reverts commit 72ab18413b.
|
2018-06-28 23:51:21 -07:00 |
|
Mesalu
|
72ab18413b
|
Add change to changelog
|
2018-06-28 23:44:20 -07:00 |
|
Mesalu
|
b78e50c913
|
Avoid redundant retry
Avoid attempting to recast to `int` when it had just failed.
|
2018-06-27 09:53:43 -07:00 |
|
Robin Dunn
|
9f4a9a9403
|
sign the linux wheels too
(cherry picked from commit 153a1b5b4f)
|
2018-06-26 20:12:16 -07:00 |
|
Robin Dunn
|
f36c201769
|
Set all VMs to not auto-update the tools.
The current version of the plugin is behaving weirdly.
(cherry picked from commit 2e74c462df)
|
2018-06-26 20:11:52 -07:00 |
|
Robin Dunn
|
0fcd41dc76
|
Update release announcement
(cherry picked from commit 420e0bcc76)
|
2018-06-26 20:11:32 -07:00 |
|
Mesalu
|
7b744beacd
|
Fixes #898
|
2018-06-26 18:58:36 -07:00 |
|
Robin Dunn
|
705aa63d75
|
Merge branch 'more-windowidref' into wxPy-4.0.x
(cherry picked from commit ada7b2fc51)
|
2018-06-25 19:12:00 -07:00 |
|
Robin Dunn
|
28bdb22c89
|
Fixed issue when sys.prefix is not unicode (Python2) and when its contents are not translatable to utf-8.
(cherry picked from commit 3e88095c53)
|
2018-06-25 14:22:58 -07:00 |
|
Robin Dunn
|
b5bb587145
|
Merge pull request #897 from RobinD42/add-windowidref
Add wx.WindowIDRef and wx.NewIdRef
|
2018-06-24 21:37:54 -07:00 |
|
Robin Dunn
|
3407c57980
|
Merge branch 'HelioGuilherme66-fedora28' into wxPy-4.0.x
(cherry picked from commit 476a597936)
|
2018-06-23 18:34:36 -07:00 |
|
Robin Dunn
|
ce6f585444
|
Merge pull request #894 from tianzhuqiao/py
Fix a bug in py.introspect.getTokens
(cherry picked from commit 4b43671746)
|
2018-06-23 18:26:36 -07:00 |
|
Robin Dunn
|
78c9ab4532
|
Merge branch 'tianzhuqiao-agw_aui_4.0.x' into wxPy-4.0.x
(cherry picked from commit 4dc42a0bf5)
|
2018-06-23 10:36:02 -07:00 |
|
Robin Dunn
|
7cccea4c67
|
Add issue number
(cherry picked from commit 7c3a8e1268)
|
2018-06-23 10:30:15 -07:00 |
|
Robin Dunn
|
f418dde5d8
|
Merge pull request #893 from RobinD42/fix-darwin-linking
Fix darwin linking
(cherry picked from commit de143e9d83)
|
2018-06-22 22:46:44 -07:00 |
|
Robin Dunn
|
b1b0c9e297
|
wx.NewId() --> wx.ID_ANY or wx.Window.NewControlId() as appropriate
|
2018-06-19 10:31:56 -07:00 |
|
Robin Dunn
|
83ce0c76be
|
wx.TopLevelWindow now has the GeometrySerializer nested class
|
2018-06-18 23:36:44 -07:00 |
|
Robin Dunn
|
39e980728c
|
text tweaks
|
2018-06-18 23:35:15 -07:00 |
|
Robin Dunn
|
609246698d
|
Fix compilation errors due to wxAuiMDIChildFrame deriving from wxTDIChildFrame
|
2018-06-18 23:34:45 -07:00 |
|
Robin Dunn
|
3f79d925a5
|
Add some messages for waf to print while it is running wx-config
|
2018-06-18 23:33:43 -07:00 |
|
Robin Dunn
|
4452172d3c
|
wx.TopLevelWindow.GeometrySerializer is abstract
|
2018-06-18 21:39:40 -07:00 |
|
Robin Dunn
|
618fd487e5
|
Set alpha release flag
|
2018-06-18 21:36:17 -07:00 |
|
Robin Dunn
|
155b4fb2e1
|
Update wxWidgets to current master
|
2018-06-18 21:30:59 -07:00 |
|