Commit Graph

3843 Commits

Author SHA1 Message Date
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
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
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
9221cbef4b Merge pull request #881 from tianzhuqiao/agw_aui_4.0.x
Always reset floating size and style when floating a toolbar in agw.aui.
(cherry picked from commit 4ab2ea6833)
2018-06-13 19:14:30 -07:00
Robin Dunn
f05dd675e5 Add changelog for #787
(cherry picked from commit c1fdde78ee)
2018-06-04 23:40:12 -07:00
Robin Dunn
9dd05ae311 Merge pull request #878 from RobinD42/fix-issue875
Add missing wx.adv.EVT_CALENDAR_WEEK_CLICKED
(cherry picked from commit e1732ee271)
2018-06-04 23:38:25 -07:00
Robin Dunn
5d011f4f04 Merge pull request #877 from RobinD42/fix-issue742
Fix GetValueFromControl and StringToValue
(cherry picked from commit 53c03f9203)
2018-06-04 20:39:25 -07:00
Robin Dunn
1d8485c380 Merge pull request #876 from tianzhuqiao/agw_aui_4.0.x
Hide the window when the tool does not fit into AuiToolBar.
(cherry picked from commit f3c6891009)
2018-06-04 20:35:42 -07:00
Robin Dunn
97691dcc13 Slight text tweak, and add issue number.
(cherry picked from commit 7abb3cd07a)
2018-06-01 14:25:23 -07:00
Robin Dunn
5702cda46f Merge pull request #865 from tizytissy/patch-1
use floordiv instead of truediv to get _groupSpace
2018-06-01 14:15:26 -07:00
tizytissy
885cd7f2b9 Merge branch 'master' into patch-1 2018-06-01 11:32:44 +02:00
tizytissy
9cfb902a2f Update CHANGES.rst 2018-06-01 11:31:18 +02:00
Robin Dunn
d04878e5ea Merge pull request #871 from tianzhuqiao/agw_aui_4.0.x
Return original AGW window style in AuiToolBar.GetAGWWindowStyleFlag.
(cherry picked from commit 183bda5930)
2018-05-31 21:27:19 -07:00
Robin Dunn
4b4e642c4f Merge pull request #874 from RobinD42/fix-issue783
Add a wx.GraphicsContext.Create overload for wx.AutoBufferedPaintDC
(cherry picked from commit c798be08a3)
2018-05-31 21:17:55 -07:00
Robin Dunn
0a0c170450 Merge pull request #869 from RobinD42/fix-issue808
Override SetForegroundColour and SetBackgroundColour in MaskedEditMixin
(cherry picked from commit 4b1ecf2c25)
2018-05-30 21:08:13 -07:00
Robin Dunn
0c75ee6277 Merge pull request #867 from RobinD42/fix-issue855
im_func --> __func__
(cherry picked from commit 6b858b5966)
2018-05-30 21:07:53 -07:00
Tianzhu Qiao
57fb12c877 Fix a bug in calculating whether a tool fits into the AuiToolBar.
(cherry picked from commit ae4a5dc665)
2018-05-30 17:21:03 -07:00
Robin Dunn
c53f5b01ca Minor tweaks for some comments 2018-05-30 17:02:10 -07:00
Robin Dunn
6453684bc3 Keep existing height of edit widget, and move the activation to a call-after 2018-05-30 17:01:59 -07:00
Robin Dunn
2f5c143fa7 Changelog for TextEditMixin fix 2018-05-30 17:01:31 -07:00
tizytissy
a00017f1c7 use floordiv instead of truediv to get _groupSpace
Actual code use truediv ('/') to calculate _groupSpace, but in python 3.x this leads to a float result, instead of an integer as one would expect.
Using floordiv ('//') instead, resolve the problem.
2018-05-28 09:25:58 +02:00
Robin Dunn
ecbf517ed2 Merge pull request #860 from RobinD42/fix-issue857
Add builders for Python 3.7
(cherry picked from commit 430c61b1bf)
2018-05-19 19:26:03 -07:00
Robin Dunn
943a453443 Merge pull request #834 from tianzhuqiao/py
Replace standard ids of context-menu with user ids in pyshell.
2018-05-17 19:51:29 -07:00
Robin Dunn
a95dddaadf whitespace fix 2018-05-17 15:54:55 -07:00
Robin Dunn
466a3118ce Merge pull request #859 from tianzhuqiao/agw_aui_4.0.x
Detach wxControl in AuiToolbar from current sizer before attach to a …
(cherry picked from commit 02041bccb3)
2018-05-17 15:53:42 -07:00
Robin Dunn
1c61d066a4 Tweak changelog text a bit
(cherry picked from commit a5d077f56e)
2018-05-17 15:53:07 -07:00
Robin Dunn
14eb37d4b8 Merge pull request #858 from RobinD42/fix-issue856
Transfer ownership of clientData objects in wx.dataview.DataViewTreeCtrl
(cherry picked from commit 5266b15e28)
2018-05-16 22:36:23 -07:00
Robin Dunn
2b85c91a29 Merge pull request #852 from tianzhuqiao/agw_aui_4.0.x
Remove unnecessary notebook updating.
(cherry picked from commit 3911837cea)
2018-05-16 20:08:33 -07:00
Robin Dunn
d1fa71ea0b Merge pull request #848 from tianzhuqiao/agw_aui_4.0.x
Fix a bug in setting AuiDockingGuide size.
(cherry picked from commit b5ea948aa5)
2018-05-10 20:17:22 -07:00
Robin Dunn
040763282f Merge pull request #847 from RobinD42/fix-issue815
Update wxWidgets submodule link
(cherry picked from commit 22c12acb0f)
2018-05-08 18:45:33 -07:00
Robin Dunn
09de554e1b Merge branch 'this-n-that' into wxPy-4.0.x
(cherry picked from commit 2e5430d57f)
2018-05-07 11:24:24 -07:00
Robin Dunn
e64deef9d2 Merge branch 'add-ubuntu18.04' into wxPy-4.0.x
(cherry picked from commit 0d2f66e49e)
2018-05-07 11:23:41 -07:00
Robin Dunn
ff4f32c309 Merge pull request #846 from RobinD42/update-waf
Update waf to version 2.0.7
(cherry picked from commit 7a90868c85)
2018-05-05 22:56:39 -07:00