Commit Graph

3644 Commits

Author SHA1 Message Date
Robin Dunn
de7031050c Merge pull request #715 from RobinD42/fix-issue712
Ensure that the "Window" menu was found before using it
2018-01-30 19:02:38 -08:00
Robin Dunn
ba30c4f979 relocate misplaced changelog entries 2018-01-30 18:48:09 -08:00
Robin Dunn
3b500dba08 Ensure that the "Window" menu was found before using it 2018-01-30 13:26:57 -08:00
Robin Dunn
54837c15c6 Merge pull request #714 from RobinD42/fix-issue688
Don't call CleanUpModules when reinitializing wxModules
2018-01-29 21:10:32 -08:00
Robin Dunn
ae563770e2 Add changelog 2018-01-29 19:55:52 -08:00
Robin Dunn
8ddac86fd2 Don't CleanUpModules when reinitializing. 2018-01-29 19:48:29 -08:00
Robin Dunn
068e500d28 Merge pull request #713 from RobinD42/fix-issue680
Add context manager methods to wx.DC
2018-01-29 19:25:27 -08:00
Robin Dunn
8c4dffb091 Add virtual dtor for DC classes 2018-01-29 14:11:00 -08:00
Robin Dunn
d330ad1b40 Add context manager methods to wx.DC 2018-01-29 12:23:57 -08:00
Robin Dunn
bcb3444f24 Merge pull request #709 from RobinD42/fix-issue687
Fix scrolling regression in DynamicSashWindow
2018-01-25 20:27:50 -08:00
Robin Dunn
0cd2a943e4 Merge pull request #710 from RobinD42/fix-issue704
Update wxWidgets changeset pointer to get TreeListCtrl fix
2018-01-25 20:27:35 -08:00
Robin Dunn
49f75a9475 Fix typo 2018-01-25 16:39:36 -08:00
Robin Dunn
ebde977c82 Fix scrolling regression in DynamicSashWindow 2018-01-25 16:25:34 -08:00
Robin Dunn
179318b3d1 Update wxWidgets changeset pointer to get TreeListCtrl fix 2018-01-25 14:11:19 -08:00
Robin Dunn
264eb7a2e2 Merge pull request #708 from swprojects/i18nwxapp
Small fixes to i18nwxapp
2018-01-25 12:23:47 -08:00
swprojects
b7e08a2a96 Update zip file 2018-01-25 16:25:31 +00:00
swprojects
b6e2b3a05e Fix spelling 2018-01-25 16:24:42 +00:00
swprojects
14dac242d2 Fix FileDialog flags 2018-01-25 16:24:08 +00:00
swprojects
50dd8e7ce4 Fix builtins import 2018-01-25 16:23:34 +00:00
swprojects
2d58f219ca Fix print statements 2018-01-25 16:23:22 +00:00
Robin Dunn
618a384a7a Merge pull request #705 from RobinD42/sip-4.19.7
Update to sip 4.19.7
2018-01-24 17:16:41 -08:00
Robin Dunn
fd75df9c48 Switch to sip 4.19.7 final 2018-01-23 16:07:21 -08:00
Robin Dunn
5e89ae9bc9 Merge branch 'master' into sip-4.19.7 2018-01-23 12:16:38 -08:00
Robin Dunn
346e3b7d71 Merge pull request #702 from RobinD42/fix-issue701
Copy methods from wxGenericProgressDialog to wxProgressDialog.
2018-01-22 17:28:20 -08:00
Robin Dunn
fcf0d8cc17 Copy methods from wxGenericProgressDialog to wxProgressDialog.
This is needed because some of the methods are non-virtual, and they are reimplemented in the MSW version of wxProgressDialog. In order for those methods to be called they need to have wrappers generated.
2018-01-22 16:25:40 -08:00
Robin Dunn
0981cd9da5 Merge pull request #700 from RobinD42/fix-issue39
Update wxWidgets changeset pointer
2018-01-20 14:11:23 -08:00
Robin Dunn
a3d7be59b7 Merge pull request #699 from RobinD42/fix-issue679
Fix wx.dataview.TreeListCtrl.DeleteAllItems on GTK3
2018-01-20 13:56:37 -08:00
Robin Dunn
08461f1090 Add changelog for wx.RadioBox label fix 2018-01-20 13:51:56 -08:00
Robin Dunn
8aa4377677 Update wxWidgets changeset pointer 2018-01-20 13:49:50 -08:00
Robin Dunn
8258a1bc4d Add changelog for wx.dataview.TreeListCtrl fix 2018-01-19 15:15:46 -08:00
Robin Dunn
d4aea5ee25 Update wxWidgets changeset pointer 2018-01-19 15:14:07 -08:00
Robin Dunn
d60ee151b1 Merge pull request #695 from robmcmullen/cubecolorfixes
Fixed inverse state of "Show Alpha Control" toggle
2018-01-19 15:08:02 -08:00
Rob McMullen
5dc20b5a01 Fixed inverse state of "Show Alpha Control" toggle to the actual visibility of the control 2018-01-18 11:10:03 -08:00
Robin Dunn
c1a0a4dfa7 Merge pull request #691 from Metallicow/Trim-whitespace
Trim trailing whitespace - everything that's left
2018-01-17 17:56:01 -08:00
Robin Dunn
283bd6edb6 Merge pull request #690 from Metallicow/fix-toasterbox-hyperlink
Fix ToasterBox demo HyperlinkCtrl
2018-01-17 17:28:16 -08:00
Metallicow
99834ab3ec ⁉️ Trim trailing whitespace misc files
All these files seem like legit trailing whitespace that can be removed.
2018-01-16 09:37:04 -06:00
Metallicow
936d722cd8 ⁉️ Trim trailing whitespace *.md; *.rst
⁉️  Not sure if the generated *.rst stuff is intended to have
whitespace or not, so seperating this from the other commits, so easy to
revert if necessary.
2018-01-16 09:24:16 -06:00
Metallicow
1257f42189 ⁉️ Trim trailing whitespace docs/sphinx/rest_substitutions/*.py
⁉️ Not sure if the generated .rst stuff is intended to have
whitespace like this in it or not, so seperating this from the other
commits, so easy to revert if necessary.
2018-01-16 09:02:20 -06:00
Metallicow
e9f8f7d4df Trim trailing whitespace docs/sphinx/_downloads/*.py 2018-01-16 08:52:28 -06:00
Metallicow
c76384d458 Trim trailing whitespace *.py files 2018-01-16 08:47:07 -06:00
Metallicow
6b41523cc0 remove renamed import 2018-01-16 04:19:19 -06:00
Metallicow
f0ddc9ddf5 Fix ToasterBox demo HyperlinkCtrl 2018-01-16 03:58:21 -06:00
Robin Dunn
a3714e83cd Switch to sip 4.19.7.dev1801141749 on windows 2018-01-15 15:24:59 -08:00
Robin Dunn
370d747429 Switch to sip 4.19.7.dev1801141749 on linux 2018-01-15 14:27:59 -08:00
Robin Dunn
7adc335678 Fix compilation error for wxFSW_EVENT_UNMOUNT when it's not part of the C++ enum. 2018-01-15 14:31:41 -08:00
Robin Dunn
1d8d9aa384 Switch to 4.19.7.dev1801141749 on darwin 2018-01-15 14:16:00 -08:00
Robin Dunn
051374d57c Add new code snippet 2018-01-15 13:33:37 -08:00
Robin Dunn
5f1ee01014 Merge pull request #681 from RobinD42/fix-issue670
Add converting to datetime to PyGetDate methods
2018-01-11 20:39:28 -08:00
Robin Dunn
b6fb245219 Merge pull request #682 from RobinD42/fix-issue677
Replace use of old cmp() function
2018-01-11 20:39:06 -08:00
Robin Dunn
8727ff913c Update wxWidgets changeset 2018-01-11 20:18:11 -08:00