Commit Graph

84 Commits

Author SHA1 Message Date
Robin Dunn
4c993c1b1a Updates needed to switch to wx master branch (3.2.0) 2022-06-28 20:27:42 -07:00
Scott Talbert
46f1c1759f Update wxWidgets to 3.1.7 2022-06-08 14:44:47 -07:00
Robin Dunn
c912be2db4 Updated itemToModuleMap 2022-05-09 22:12:23 -07:00
Scott Talbert
aa1ef7bd75 Update ETG scripts to support wxWidgets 3.1.6 functionality
Fixes #2136.
2022-05-02 22:33:58 -04:00
Robin Dunn
5902ec3750 Add some default return values for the webview stubs 2021-12-15 19:06:36 -08:00
Robin Dunn
f321c561ad various tweaks and fixes for wxWidgets update 2021-07-24 16:03:21 -07:00
Robin Dunn
2d05ef594e wx.DF_PNG has been added 2021-01-11 12:35:12 -08:00
Robin Dunn
969b1b2ddc Add wx.ImageDataObject 2021-01-11 11:56:39 -08:00
Robin Dunn
c4442cbc56 Ignore the static overload of GetBitness, which doesn't seem to exist 2020-12-18 16:05:44 -08:00
Robin Dunn
1d243a37c3 Update wxWidgets revision to current master 2020-11-19 21:06:40 -08:00
Robin Dunn
f2b7035a5a Swap which is the real name and which is the alias for DatePickerCtrlGeneric 2020-11-13 09:38:53 -08:00
Robin Dunn
65767d1aa7 Add inclusion of webview_edge.h, add wxWebViewBackendEdge 2020-10-13 13:16:57 -07:00
Robin Dunn
ba18224e00 Add new names to module map 2020-10-12 14:55:13 -07:00
Robin Dunn
ca3367a340 Enable GridActivationResult and GridActivationSource 2020-09-16 16:38:45 -07:00
Robin Dunn
557cfaf4da New grid selection events 2020-09-10 13:04:59 -07:00
Robin Dunn
62b37d24fe Add stubs for wxUIActionSimulator 2020-08-31 14:09:34 -07:00
Robin Dunn
4cc48522b4 New names added to the map 2020-07-16 20:12:43 -07:00
Robin Dunn
9b682d61c4 Update wxWidgets commit ref 2020-07-08 16:50:36 -07:00
Robin Dunn
e1b0435f8e Added wrappers for the wx.grid.GridBlockCoords, wx.grid.GridBlocks, and wx.grid.GridBlockDiffResult classes 2020-04-17 16:35:37 -07:00
Robin Dunn
7aac38dbcb Updates needed for animation updates in wxWidgets 2020-04-01 15:30:27 -07:00
Robin Dunn
192577ec5a Add new animation classes 2020-03-30 15:47:01 -07:00
Robin Dunn
62ab56e6e2 --disable-nativeanimation is gone, wxGenericAnimationCtrl is a real class 2020-03-25 16:31:21 -07:00
Robin Dunn
73b18b6650 Add animation decoders 2020-03-24 17:37:44 -07:00
Robin Dunn
b503793e5e Add ability to make global name strings from a wchar_t constant 2020-03-17 17:46:56 -07:00
Robin Dunn
3761507882 wxObjectDataPtr, wxGridCell*Ptr, and other changes needed for updated wxWidgets 2020-03-05 09:48:09 -08:00
Robin Dunn
434365ec00 Add CHMHelpController, and a wx.HelpController factory function 2020-03-02 15:13:34 -08:00
Robin Dunn
11e4cf1f82 Add wxGridFitMode 2020-01-22 15:48:31 -08:00
Robin Dunn
b2a3849813 Add stubs for the old webkit classes, in case it is disabled by configure 2019-11-08 19:59:14 -08:00
Robin Dunn
49cceecbdf Added wrappers for the wx.CollapsibleHeaderCtrl class 2019-10-30 13:03:51 -07:00
Robin Dunn
e972814cd3 Add wx.ActivityIndicator 2019-10-29 15:23:08 -07:00
Robin Dunn
9e78437974 begin support for gradient pens 2019-09-04 14:28:51 -07:00
Robin Dunn
3bce916e34 Update wxWidgets, add wxDPIChangedEvent, adapt to some propgrid api changes 2019-09-04 14:18:12 -07:00
Robin Dunn
f7ff075f45 Various fixes and tweaks to go with the wxWidgets update 2019-07-31 12:20:00 -07:00
Robin Dunn
b749338e1d add new names to map 2019-06-10 21:43:37 -07:00
Robin Dunn
5d078557bf Lots of updates to get caught up with wxWidgets master (3.1.3+) 2019-05-23 21:43:40 -07:00
Robin Dunn
96c41be226 Merge pull request #1199 from RobinD42/sip-4.19.16
Update sip to version 4.19.16

(cherry picked from commit 7383d34fce)
2019-04-15 16:57:04 -07:00
Robin Dunn
94ce8fc74a Merge pull request #1124 from RobinD42/fix-issue1123
Generate optional stubs for the wxFileSystemWatcher* classes
(cherry picked from commit 792d32a1c4)
2019-01-03 22:16:08 -08:00
Robin Dunn
882401e9d9 Merge pull request #1063 from RobinD42/fix-issue997
Various updates for wxJoystick

(cherry picked from commit 12f20a4018)
2018-10-29 19:01:24 -07:00
Robin Dunn
71a3d90e0b Update to current wxWidgets master 2018-10-12 22:59:46 -07:00
Robin Dunn
2f540a91e6 Merge pull request #1034 from RobinD42/fix-issue958-291-wxAccessible
Add wxAccessible and a tool to generate C++ stubs

(cherry picked from commit 3a9f37f2aa)
2018-10-10 19:40:59 -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
83ce0c76be wx.TopLevelWindow now has the GeometrySerializer nested class 2018-06-18 23:36:44 -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
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
5505161843 Add wx.ClassInfo wrapper and expose getter in wx.Object 2018-03-09 23:07:58 -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
1e62f2f6de Ignore new exception related methods 2018-02-13 17:15:48 -08:00
Robin Dunn
beaa0ac012 new item to module names map 2018-02-09 17:16:38 -08:00
Mesalu
2adb4aa56e Tweak wxAuiTabCtrl into _aui.auibook 2018-01-07 17:55:39 -08:00