1202 Commits

Author SHA1 Message Date
Robin Dunn
62ab56e6e2 --disable-nativeanimation is gone, wxGenericAnimationCtrl is a real class 2020-03-25 16:31:21 -07:00
Robin Dunn
eafc9a3c09 Add TODO for handling when the native ctrl is configured 2020-03-24 18:44:03 -07:00
Robin Dunn
73b18b6650 Add animation decoders 2020-03-24 17:37:44 -07:00
Robin Dunn
53cc1f28bf Add missing wx.MemoryDC.GetSelectedBitmap 2020-03-23 20:19:29 -07:00
Robin Dunn
9813e50502 Don't generate docs for the wxObjectDataPtr template 2020-03-20 13:29:43 -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
4444d63c1f Add missing clipboard event type and binder 2020-03-17 15:57:10 -07:00
Robin Dunn
45245cd97f Ensure DisplayContextPopup is seen in HTMLHelpController 2020-03-17 15:43:19 -07:00
Robin Dunn
3f4d57ac9c wxHelpControllerBase does not need to be explicitly tagged as abstract 2020-03-16 23:21:04 -07:00
Robin Dunn
9e42750b59 Fix typo 2020-03-13 16:10:10 -07:00
Robin Dunn
8f7a1fd417 Another name fix for wxObjectDataPtr 2020-03-12 15:10:11 -07:00
Robin Dunn
9f2cc54b48 Update copyright years 2020-03-10 11:41:39 -07:00
Robin Dunn
adaaf76670 Merge pull request #1541 from wxWidgets/update-wx-ref
Update wxWidgets reference to current
2020-03-09 12:28:09 -07:00
Robin Dunn
5fb8b1a772 Fix some return types 2020-03-05 12:58:10 -08:00
Robin Dunn
c7a6d16793 Inform SIP about the pure virtuals implemented in HtmlHelpController 2020-03-05 09:54:37 -08:00
Robin Dunn
3761507882 wxObjectDataPtr, wxGridCell*Ptr, and other changes needed for updated wxWidgets 2020-03-05 09:48:09 -08:00
Robin Dunn
12cce4000c Fix doctring 2020-03-02 16:06:24 -08:00
Robin Dunn
06a7a065f9 fix imports 2020-03-02 15:23:51 -08:00
Robin Dunn
434365ec00 Add CHMHelpController, and a wx.HelpController factory function 2020-03-02 15:13:34 -08:00
Robin Dunn
9096426603 Add __index__ to wx.WindowID, and __bool__ to wx.Region 2020-02-26 11:10:27 -08:00
Robin Dunn
b331b01608 Merge pull request #1520 from jmoraleda/bugfix1504
Expose EVT_LIST_ITEM_CHECKED and EVT_LIST_ITEM_UNCHECKED in ListCtrl
2020-02-18 14:44:15 -08:00
Robin Dunn
5b24493ae7 fix typo 2020-02-18 14:00:55 -08:00
Jorge Moraleda
d92bf5c233 Expose EVT_LIST_ITEM_CHECKED and EVT_LIST_ITEM_UNCHECKED in ListCtrl 2020-02-17 21:03:50 -08:00
Robin Dunn
9b9b1c8f99 Ensure that the correct signature is used for GetValue and GetValueByRow virtual overrides 2020-01-23 15:53:56 -08:00
Robin Dunn
cca9486698 Merge pull request #1495 from wxWidgets/tweaks-and-stuff
little tweaks and fixes
2020-01-23 12:53:25 -08:00
Robin Dunn
9eb9497afc The new native wxSearchCtrl on GTK does not include the wxTextCtrl methods, just those from wxTextEntry. 2020-01-22 20:36:00 -08:00
Robin Dunn
daf5aa9ce3 No longer any need to explicitly ignore some macros 2020-01-22 15:49:03 -08:00
Robin Dunn
11e4cf1f82 Add wxGridFitMode 2020-01-22 15:48:31 -08:00
Robin Dunn
57df21f2ef Avoid crashes in some GetNative* methods 2020-01-22 11:28:39 -08:00
Robin Dunn
fbc014b189 Ignore GetEventUserData, because it is used internally by wxPython 2020-01-22 11:27:29 -08:00
Robin Dunn
93cbfc35a9 Add docstring for SetMaskColour 2020-01-22 11:26:15 -08:00
Metallicow
888600efb6 fix typo connecting 2020-01-20 18:29:08 -06:00
Robin Dunn
42dd0c6e12 Add wx.NotebookPage alias 2019-12-31 13:46:50 -08:00
jensgoe
4e49216913 added setters for public wx.KeyEvent attributes
(cherry picked from commit 526ad4f931)
2019-12-18 18:14:34 -08:00
Robin Dunn
e3b7cadbdc Fully split GetTextExtent and GetFullTextExtent 2019-12-11 14:02:04 -08:00
Robin Dunn
e1868c1ff9 Adapt wrapper for MSWSetEmulationLevel to new changes in the interface docs 2019-12-11 12:09:50 -08:00
Robin Dunn
c6854ede21 Merge pull request #1457 from wxWidgets/fix-issue1456
Handle ownership changes for wx.Log.SetFormatter
2019-12-10 20:47:52 -08:00
Robin Dunn
36fb1eec3b Tweak documentation for the old wx.Font contstructor 2019-12-10 13:06:30 -08:00
Robin Dunn
00b0b1d3dc Handle ownership changes for wx.Log.SetFormatter 2019-12-10 12:55:37 -08:00
Robin Dunn
2dc1d7974e don't use reinterpret_cast in wxPGPropArgCls 2019-11-21 14:07:28 -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
9c0d25219e Use correct doc parameter
(cherry picked from commit 643c1290af4c5213efbbf34686deb101b669116c)
2019-11-04 20:43:26 -08:00
Robin Dunn
e952582c3e Fix RendererNative.DrawTitleBarBitmap 2019-11-04 14:15:44 -08:00
Robin Dunn
01c98fcbde cleanup 2019-10-30 16:22:55 -07: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
d81d4bd9ff wxGrid now derives from wxScrolledCanvas 2019-10-25 21:24:24 -07:00
Robin Dunn
7d3a3e9139 Handle a ValueError from locale.getlocale() 2019-10-23 09:38:53 -07:00
Robin Dunn
c6a1bad4c5 Merge pull request #1409 from wxWidgets/fix-fsfile
Fix wx.FSFile
2019-10-22 22:32:48 -07:00
Robin Dunn
3bc4e9207c cleanup 2019-10-22 19:29:29 -07:00