Robin Dunn
|
ebb7c9de3c
|
Update release announcement
wxPython-4.0.2
|
2018-06-14 16:30:35 -07:00 |
|
Robin Dunn
|
05faea2cb7
|
switch some urls to pypi.org
|
2018-06-14 16:01:54 -07:00 |
|
Robin Dunn
|
4535cdcf33
|
Merge branch 'wxPy-4.0.x' into release-prep
|
2018-06-13 19:15:13 -07:00 |
|
Robin Dunn
|
8adc37a7b2
|
Set release date, remove alpha tag
|
2018-06-13 19:13:35 -07:00 |
|
Robin Dunn
|
4ab2ea6833
|
Merge pull request #881 from tianzhuqiao/agw_aui_4.0.x
Always reset floating size and style when floating a toolbar in agw.aui.
|
2018-06-13 19:12:02 -07:00 |
|
Tianzhu Qiao
|
d844857f00
|
Always reset floating size and style when floating a toolbar in agw.aui.
|
2018-06-07 18:30:09 -07:00 |
|
Robin Dunn
|
b410f5e570
|
Update copyright years --> 2018
|
2018-06-06 10:59:51 -07:00 |
|
Robin Dunn
|
d4f1d84ed9
|
More little text tweaks
|
2018-06-05 12:57:52 -07:00 |
|
Robin Dunn
|
8dd4222c24
|
Merge branch 'wxPy-4.0.x' into release-prep
|
2018-06-05 10:54:16 -07:00 |
|
Robin Dunn
|
d0516bfa97
|
Merge pull request #879 from RobinD42/fix-issue787
Update submodule link for #787
|
2018-06-04 23:36:11 -07:00 |
|
Robin Dunn
|
5618518e9b
|
Merge branch 'wxPy-4.0.x' into fix-issue787
|
2018-06-04 21:49:11 -07:00 |
|
Robin Dunn
|
e1732ee271
|
Merge pull request #878 from RobinD42/fix-issue875
Add missing wx.adv.EVT_CALENDAR_WEEK_CLICKED
|
2018-06-04 21:47:45 -07:00 |
|
Robin Dunn
|
c1fdde78ee
|
Add changelog for #787
|
2018-06-04 21:45:58 -07:00 |
|
Robin Dunn
|
6a69164192
|
Update wxWidgets pointer to latest WX_3_0_BRANCH
|
2018-06-04 21:43:39 -07:00 |
|
Robin Dunn
|
f0afbe2ca6
|
detab a code snippet
|
2018-06-04 21:12:56 -07:00 |
|
Robin Dunn
|
b162cc6d6c
|
set release quote
|
2018-06-04 21:10:46 -07:00 |
|
Robin Dunn
|
1da103f7f4
|
Add missing wx.adv.EVT_CALENDAR_WEEK_CLICKED
|
2018-06-04 21:06:50 -07:00 |
|
Robin Dunn
|
53c03f9203
|
Merge pull request #877 from RobinD42/fix-issue742
Fix GetValueFromControl and StringToValue
|
2018-06-04 20:38:23 -07:00 |
|
Robin Dunn
|
7b84cd8660
|
Merge branch 'wxPy-4.0.x' into fix-issue742
|
2018-06-04 20:37:43 -07:00 |
|
Robin Dunn
|
f3c6891009
|
Merge pull request #876 from tianzhuqiao/agw_aui_4.0.x
Hide the window when the tool does not fit into AuiToolBar.
|
2018-06-04 20:32:45 -07:00 |
|
Robin Dunn
|
0684210f63
|
Set in variant parameter in all PGProperty.StringToValue and IntToValue as output parameter
|
2018-06-04 15:41:52 -07:00 |
|
Robin Dunn
|
d7a546545e
|
Fix the virtual dispatch code for the PGEditor.GetValueFromControl
|
2018-06-04 15:40:47 -07:00 |
|
Tianzhu Qiao
|
41cf4ea0c5
|
Hide the window when the tool does not fit into AuiToolBar.
|
2018-06-02 18:48:10 -07:00 |
|
Robin Dunn
|
7abb3cd07a
|
Slight text tweak, and add issue number.
|
2018-06-01 14:19:40 -07:00 |
|
Robin Dunn
|
80f8bfa668
|
Merge pull request #865 from tizytissy/patch-1
use floordiv instead of truediv to get _groupSpace
(cherry picked from commit 5702cda46f)
|
2018-06-01 14:16:22 -07:00 |
|
Robin Dunn
|
183bda5930
|
Merge pull request #871 from tianzhuqiao/agw_aui_4.0.x
Return original AGW window style in AuiToolBar.GetAGWWindowStyleFlag.
|
2018-05-31 21:20:45 -07:00 |
|
Robin Dunn
|
d2cd72ac3d
|
Merge branch 'wxPy-4.0.x' into agw_aui_4.0.x
|
2018-05-31 21:20:30 -07:00 |
|
Robin Dunn
|
c798be08a3
|
Merge pull request #874 from RobinD42/fix-issue783
Add a wx.GraphicsContext.Create overload for wx.AutoBufferedPaintDC
|
2018-05-31 21:16:27 -07:00 |
|
Robin Dunn
|
63841e478d
|
Add a wx.GraphicsContext.Create overload for wx.AutoBufferedPaintDC,
and let the C++ compiler sort out whether it is really a wxPaintDC or a wxBufferedPaintDC.
|
2018-05-31 16:21:12 -07:00 |
|
Tianzhu Qiao
|
f53174a0be
|
Return original AGW window style in AuiToolBar.GetAGWWindowStyleFlag.
|
2018-05-30 22:48:36 -07:00 |
|
Robin Dunn
|
4b1ecf2c25
|
Merge pull request #869 from RobinD42/fix-issue808
Override SetForegroundColour and SetBackgroundColour in MaskedEditMixin
|
2018-05-30 21:05:21 -07:00 |
|
Robin Dunn
|
6b858b5966
|
Merge pull request #867 from RobinD42/fix-issue855
im_func --> __func__
|
2018-05-30 21:02:57 -07:00 |
|
Robin Dunn
|
a61f02a92f
|
Override SetForegroundColour and SetBackgroundColour in MaskedEditMixin
|
2018-05-30 21:02:02 -07:00 |
|
Robin Dunn
|
87d3db9de5
|
im_func --> __func__
|
2018-05-30 19:48:21 -07:00 |
|
Tianzhu Qiao
|
ae4a5dc665
|
Fix a bug in calculating whether a tool fits into the AuiToolBar.
|
2018-05-30 17:17:29 -07:00 |
|
Robin Dunn
|
a49a0062e0
|
Changelog for TextEditMixin fix
|
2018-05-30 17:01:04 -07:00 |
|
Robin Dunn
|
01eb66585e
|
Minor tweaks for some comments
|
2018-05-30 16:51:22 -07:00 |
|
Robin Dunn
|
a86b25b6b6
|
Keep existing height of edit widget, and move the activation to a call-after
|
2018-05-30 16:46:25 -07:00 |
|
Robin Dunn
|
430c61b1bf
|
Merge pull request #860 from RobinD42/fix-issue857
Add builders for Python 3.7
|
2018-05-19 19:24:11 -07:00 |
|
Robin Dunn
|
853b5c5d62
|
Apparently not...
|
2018-05-19 18:32:05 -07:00 |
|
Robin Dunn
|
9e154bebbb
|
Does CircleCI have a Python 3.7 image yet?
|
2018-05-19 18:30:38 -07:00 |
|
Robin Dunn
|
ad98695ed8
|
Fix Windows builds with Python 3.7.
For now just force the compiler toolset to v140.
|
2018-05-19 17:36:02 -07:00 |
|
Robin Dunn
|
9a3c7930f1
|
Add builders for Python 3.7
|
2018-05-17 20:56:14 -07:00 |
|
Tianzhu Qiao
|
868e217600
|
Add option to not use stock IDs in context-menu of pyshell.
Otherwise, the context-menu may not work on Mac without adding the proper IDs
to the menu bar.
(cherry picked from commit 587c24957f)
|
2018-05-17 19:52:47 -07:00 |
|
Robin Dunn
|
319f137a39
|
whitespace fix
(cherry picked from commit a95dddaadf)
|
2018-05-17 15:55:49 -07:00 |
|
Robin Dunn
|
02041bccb3
|
Merge pull request #859 from tianzhuqiao/agw_aui_4.0.x
Detach wxControl in AuiToolbar from current sizer before attach to a …
|
2018-05-17 15:51:13 -07:00 |
|
Robin Dunn
|
a5d077f56e
|
Tweak changelog text a bit
|
2018-05-17 15:46:13 -07:00 |
|
Robin Dunn
|
5266b15e28
|
Merge pull request #858 from RobinD42/fix-issue856
Transfer ownership of clientData objects in wx.dataview.DataViewTreeCtrl
|
2018-05-16 22:33:02 -07:00 |
|
Tianzhu Qiao
|
69ec9e4d74
|
Detach wxControl in AuiToolbar from current sizer before attach to a new one.
|
2018-05-16 22:24:41 -07:00 |
|
Robin Dunn
|
6b575779fe
|
Merge branch 'wxPy-4.0.x' into fix-issue856
Conflicts:
CHANGES.rst
|
2018-05-16 20:12:09 -07:00 |
|