Commit Graph

305 Commits

Author SHA1 Message Date
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
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
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
2f5c143fa7 Changelog for TextEditMixin fix 2018-05-30 17:01:31 -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
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
Robin Dunn
f32cb4669f Merge pull request #845 from RobinD42/fix-issue811
Enable wrapping wxGraphicsContext::Create(metaFileDC)
(cherry picked from commit 6c3ce18e17)
2018-05-05 22:22:05 -07:00
Robin Dunn
7e248fca3e Merge pull request #839 from swt2c/add_numdlg
Add missing wx.NumberEntryDialog
2018-05-01 20:25:00 -07:00
Robin Dunn
f1d9c2579c Merge pull request #840 from RobinD42/fix-issue836
Fix wx.TextCompleterSimple.GetCompletions
2018-05-01 19:54:17 -07:00
Robin Dunn
21fc134bd7 Merge pull request #832 from RobinD42/fix-issue820
Workaround the lack of checking valid page numbers in book ctrls
2018-04-28 21:27:10 -07:00
Robin Dunn
c010e79d83 Merge pull request #830 from RobinD42/fix-issue816
Change winid parameter in wx.ScrolledWindow to id, for consistency
2018-04-28 21:27:10 -07:00
Robin Dunn
e8b470592a Added changelog entries 2018-04-28 21:27:10 -07:00
Robin Dunn
52185fb6a5 Merge pull request #829 from swt2c/fix_textcompleter
Fix subclassing of wx.TextCompleter and wx.TextCompleterSimple
2018-04-28 21:27:09 -07:00
Robin Dunn
4cbdab9e23 Added wrappers for the OSXEnableAutomaticQuoteSubstitution, OSXEnableAutomaticDashSubstitution, and SXDisableAllSmartSubstitutions methods in wx.TextCtrl. 2018-03-27 18:11:00 -07:00
Robin Dunn
d609da3b65 Add changelog for #790 2018-03-21 19:39:19 -07:00
Robin Dunn
77cc3d0971 Changed Pypubsub --> PyPubSub, and added a changelog entry 2018-03-20 12:55:33 -07:00
Robin Dunn
5505161843 Add wx.ClassInfo wrapper and expose getter in wx.Object 2018-03-09 23:07:58 -08:00
Robin Dunn
8aec6c03fe Add changelog item 2018-03-09 21:48:03 -08:00
Robin Dunn
5c7046bdbc Add changelog for 778 2018-03-08 13:21:26 -08:00
Robin Dunn
2bd5c69bc3 Added the wxWidgets version number to the tail end of the string returned by wx.version(). 2018-03-08 13:14:42 -08:00
Robin Dunn
a78daf4c08 Changelog for wxWidgets update 2018-03-08 13:14:42 -08:00
Robin Dunn
e427e69cdc Explicitly zero-terminate the array used for the attribute list. 2018-02-27 16:29:32 -08:00
Robin Dunn
38624123f5 Since they're now raising DeprecationWarnings in 4.0.2 we can drop some method compatibility wrappers here. 2018-02-20 08:50:30 -08:00
Robin Dunn
2bac1983bb Add changelog item 2018-02-19 20:45:59 -08:00
Robin Dunn
430d13bf08 Add changelog item 2018-02-19 13:09:30 -08:00
Robin Dunn
c0120a1760 Mention switching branches 2018-02-13 19:12:53 -08:00
Robin Dunn
96e7fdc53d Merge branch 'master' into 4.1-first-pass 2018-02-13 19:04:38 -08:00
Robin Dunn
929269e606 Fix Python3 division in ThumbnailCtrl 2018-02-13 18:53:05 -08:00
Robin Dunn
779501315a Add changelog items 2018-02-13 18:52:44 -08:00
Robin Dunn
a08c293511 Add changelog header for 4.0.2 2018-02-13 18:52:11 -08:00
Robin Dunn
4103750b0d Use 2 sections, New and Other 2018-02-10 13:05:08 -08:00
Robin Dunn
8253373b77 Add changelog section for 4.1 2018-02-05 21:16:11 -08:00
Robin Dunn
b3388b3872 update announcement text 2018-02-02 15:16:00 -08:00
Robin Dunn
25f1799313 Changelog updates for 4.0.1 2018-02-01 20:23:16 -08:00
Robin Dunn
d442a3d2df Update release date and update ANNOUNCE.txt with new items 2018-01-30 20:35:14 -08:00