Robin Dunn
|
c332fbcf03
|
Mark output parameters
|
2018-10-10 10:38:03 -07:00 |
|
Robin Dunn
|
3e37ca2344
|
raise NotImplemented from static methods too
|
2018-10-10 10:37:35 -07:00 |
|
Robin Dunn
|
9327e74980
|
We already have method.argsString, no need to regenerate from the ParamDefs
|
2018-10-09 20:48:11 -07:00 |
|
Robin Dunn
|
bdede34184
|
Use generateStubs()
|
2018-10-09 20:36:03 -07:00 |
|
Robin Dunn
|
3154aea34b
|
Add a tweaker tool to generate stub code for optional features
|
2018-10-09 20:35:28 -07:00 |
|
Robin Dunn
|
a5309525da
|
First pass on adding support for wxAccessible
|
2018-10-08 21:12:43 -07:00 |
|
Robin Dunn
|
4c1ff7a1b4
|
Merge pull request #1027 from RobinD42/fix-issue926
Mark wx.FileSystemHandler.OpenFile as a factory function
|
2018-10-04 23:39:02 +08:00 |
|
Robin Dunn
|
5ae1c2464d
|
Add changelog
|
2018-10-03 22:28:31 -07:00 |
|
Robin Dunn
|
b927820d93
|
Mark wx.FileSystemHandler.OpenFile as a factory function
so the ownership is transferred correctly.
|
2018-10-03 22:20:51 -07:00 |
|
Robin Dunn
|
547840f7de
|
Add issue number
|
2018-10-03 19:30:47 -07:00 |
|
Robin Dunn
|
b4af342c89
|
Merge branch 'wingel-master' into wxPy-4.0.x
|
2018-10-03 19:29:57 -07:00 |
|
Robin Dunn
|
83a2e2c476
|
Merge branch 'master' of git://github.com/wingel/Phoenix into wingel-master
|
2018-10-03 19:29:28 -07:00 |
|
Robin Dunn
|
a268da9b84
|
Merge pull request #1026 from RobinD42/sip-4.19.13
Switch to SIP 4.19.13
|
2018-10-04 10:22:30 +08:00 |
|
Robin Dunn
|
80b80d8a25
|
Add changelog item
|
2018-10-03 16:31:56 -07:00 |
|
Robin Dunn
|
59a7550665
|
Add sip version to wx.PlatformInfo
|
2018-10-03 16:30:25 -07:00 |
|
Robin Dunn
|
fd1c739e64
|
sip MD5s for linux
|
2018-10-03 12:19:43 -07:00 |
|
Robin Dunn
|
eaf189e14e
|
Revert part of last change for non-MSW
|
2018-10-03 12:05:24 -07:00 |
|
Robin Dunn
|
647941b36f
|
Move setting of SIP_MODULE[BASE]NAME to buildtools.config
|
2018-10-03 11:37:34 -07:00 |
|
Robin Dunn
|
65ede8be96
|
sip md5 for Windows
|
2018-10-03 11:36:56 -07:00 |
|
Robin Dunn
|
99f93e6bc5
|
update siplib
|
2018-10-03 09:57:01 -07:00 |
|
Robin Dunn
|
e1581936b5
|
sip 4.19.13 final, darwin md5
|
2018-10-03 09:55:48 -07:00 |
|
Robin Dunn
|
08408ab79d
|
Update to sip 4.19.13 snapshot to test fix for siplib module name
|
2018-10-03 09:47:13 -07:00 |
|
Robin Dunn
|
43411403a4
|
Begin update to SIP 4.19.12
|
2018-10-03 09:47:13 -07:00 |
|
Robin Dunn
|
4b0f0e82c2
|
Merge pull request #1022 from RobinD42/fix-issue972
Declare DeleteAllPages in the notebook subclasses
|
2018-09-28 12:11:32 +08:00 |
|
Robin Dunn
|
6297e656cc
|
Merge branch 'wxPy-4.0.x' into fix-issue972
|
2018-09-27 21:06:20 -07:00 |
|
Robin Dunn
|
258331d7be
|
Merge pull request #1021 from RobinD42/fix-issue976
Removed wx.lib.floatbar, which has been deprecated forever
|
2018-09-28 11:57:37 +08:00 |
|
Robin Dunn
|
4fd95b39b1
|
Declare DeleteAllPages in the notebook subclasses, so the proper C++
implementation will be called.
|
2018-09-27 20:43:56 -07:00 |
|
Robin Dunn
|
ab77101eab
|
Removed wx.lib.floatbar, which has been deprecated forever and probably
hasn't been working in nearly as long.
|
2018-09-27 19:55:51 -07:00 |
|
Robin Dunn
|
764a0ef788
|
Merge pull request #1019 from Jenyay/ultimatelistctrl_doc
Fix example of using UltimateListCtrl in docstring
(cherry picked from commit 3034644a01)
|
2018-09-27 17:37:24 -07:00 |
|
Robin Dunn
|
f33caca23c
|
Merge pull request #970 from pieleric/pywxrc-fixes
Small fixes to pywxrc
(cherry picked from commit 1e32a05ae2)
|
2018-09-25 15:22:59 -07:00 |
|
Robin Dunn
|
32ae30b988
|
Merge branch 'HelioGuilherme66-40xcustomtreectrl' into wxPy-4.0.x
|
2018-09-25 15:18:22 -07:00 |
|
Robin Dunn
|
29a6a975e5
|
Move CTC changelog to the end of the 4.0.4 list
|
2018-09-25 15:16:39 -07:00 |
|
Robin Dunn
|
f277d5990f
|
Merge branch '40xcustomtreectrl' of git://github.com/HelioGuilherme66/Phoenix into HelioGuilherme66-40xcustomtreectrl
|
2018-09-25 15:08:38 -07:00 |
|
Robin Dunn
|
2c5c104a79
|
Use wx.EventBlocker as a context manager in the sample code snippet in the docs
|
2018-09-25 13:55:05 -07:00 |
|
Robin Dunn
|
ec881453a9
|
Add changelog items for recently merged PRs
|
2018-09-25 13:54:12 -07:00 |
|
Robin Dunn
|
cbc7ef5b8f
|
Merge pull request #1017 from Jenyay/fix_1014
Fix HyperText width and mouse events (#1014)
|
2018-09-25 13:44:27 -07:00 |
|
Robin Dunn
|
6bc9a7389e
|
Merge pull request #1011 from Jenyay/master
Fix cells drawing after HyperText
(cherry picked from commit fee9120e67)
|
2018-09-25 13:36:37 -07:00 |
|
Robin Dunn
|
2dfc0d8084
|
Merge pull request #1007 from pvanhese/fix-issue-1006
Fix typo in documentation overview
(cherry picked from commit 7547842c36)
|
2018-09-25 13:24:15 -07:00 |
|
Robin Dunn
|
659c7fd9ad
|
Merge pull request #1005 from garibarba/patch-1
Replace deprecated PIL.Image.tostring()
(cherry picked from commit 59e80b44d0)
|
2018-09-25 13:21:17 -07:00 |
|
Robin Dunn
|
456273bff0
|
Merge pull request #978 from davidmashburn/master
Fixes save/ load bugs Pyslices
(cherry picked from commit 808db28bff)
|
2018-09-25 13:16:12 -07:00 |
|
Robin Dunn
|
46cc86a34a
|
Add tests for floating point multiplication of Point, Size and RealPoint
|
2018-09-25 12:43:11 -07:00 |
|
Robin Dunn
|
8f07ca5c28
|
wxRealPoint::operator* truncates to int before assigning to the new point
object, which seems dumb. So let's make our own implementation which
preserves the floating point result.
|
2018-09-25 12:42:22 -07:00 |
|
Robin Dunn
|
f170a77808
|
Merge branch 'double_scalar_vector_arithmetic' of git://github.com/mesalu/Phoenix into mesalu-double_scalar_vector_arithmetic
(cherry picked from commit 0e87fb0efa)
|
2018-09-25 11:41:43 -07:00 |
|
HelioGuilherme66
|
8a011423dc
|
Merge branch 'wxPy-4.0.x' of https://github.com/wxWidgets/Phoenix into 40xcustomtreectrl
|
2018-09-13 13:42:41 +01:00 |
|
Robin Dunn
|
5e7b9bc188
|
Merge pull request #996 from RobinD42/fix-issue944
Fix GraphicsContext created from AutoBufferedPaintDC
|
2018-09-12 20:17:27 -07:00 |
|
Robin Dunn
|
13c45c37bf
|
Dereference the dc pointer, otherwise the void* overload will be called which apparently fails silently.
|
2018-09-12 19:49:37 -07:00 |
|
Robin Dunn
|
4ee7039b28
|
Merge pull request #986 from cykerway/master
Fix event bindings in docview.
(cherry picked from commit 698099f654)
|
2018-09-12 18:16:42 -07:00 |
|
HelioGuilherme66
|
b5150bae5f
|
Merge branch 'wxPy-4.0.x' of https://github.com/wxWidgets/Phoenix into 40xcustomtreectrl
|
2018-09-02 13:11:52 +01:00 |
|
Robin Dunn
|
1b119f6add
|
Use delete[] to satisfy compiler warning
|
2018-08-30 10:39:39 -07:00 |
|
Robin Dunn
|
49d0592e4a
|
Merge pull request #980 from RobinD42/fix-issue974
Add wx.StaticBox.GetBordersForSizer
|
2018-08-29 23:11:32 -07:00 |
|