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 |
|
Robin Dunn
|
afcd5f2d97
|
Keep a reference to the stream passed to wx.FSFile
|
2019-10-22 16:07:06 -07:00 |
|
Robin Dunn
|
acb1e69b4d
|
Don't ignore UsesEventLoop
|
2019-10-22 14:55:32 -07:00 |
|
Robin Dunn
|
382a624aaf
|
Add ResetLocale
|
2019-10-17 16:40:25 -07:00 |
|
Robin Dunn
|
224d62104a
|
comment tweaks
|
2019-10-17 16:40:25 -07:00 |
|
Robin Dunn
|
6d77fcf15a
|
Create and hold a wx.Locale object when the wx.App is intialized, trying to make it match what is already set for the process.
|
2019-10-17 16:40:25 -07:00 |
|
Robin Dunn
|
bd959a83e0
|
Add wx.Setlocale()
|
2019-10-17 16:40:25 -07:00 |
|
Robin Dunn
|
e866e404ce
|
Merge pull request #1359 from wxWidgets/fix-getclippingrect
Fix GetClippingRect to deal with the new GetClippingBox return value
|
2019-09-14 01:13:21 -07:00 |
|
Robin Dunn
|
9289e33167
|
Fix GetClippingRect to deal with the new GetClippingBox return value
|
2019-09-13 20:29:32 -07:00 |
|
Robin Dunn
|
3c9f134f1d
|
Actually insert the RecalcSizes method into the class
|
2019-09-13 12:34:47 -07:00 |
|
Robin Dunn
|
c1d25d0e16
|
Remove tracking of application instance in wxPyApp, and just use the one already in wxAppConsole instead. This will enable wx.GetApp to still do the right thing when the wxApp is created outside of Python.
|
2019-09-12 13:42:31 -07:00 |
|
Robin Dunn
|
537c5cec6e
|
Merge pull request #1323 from wxWidgets/add-wxsvg
Add support for parsing and rendering SVG files
|
2019-09-11 23:23:27 -07:00 |
|
Robin Dunn
|
6206d20bad
|
Various small tweaks and fixes
|
2019-09-11 12:56:11 -07:00 |
|
Robin Dunn
|
034ae9a775
|
Merge pull request #1348 from wxWidgets/fix-issue1342
Keep a reference to the data parameter in wxFindReplaceDialog ctor
|
2019-09-06 13:02:54 -07:00 |
|
Robin Dunn
|
5ab7848288
|
Keep a reference to the data parameter in wxFindReplaceDialog ctor
|
2019-09-05 19:49:44 -07:00 |
|
Robin Dunn
|
059e1bee65
|
Check for Python errors upon return from overloaded virtual methods
|
2019-09-05 18:55:39 -07:00 |
|
Robin Dunn
|
676e588c76
|
Ensure the context is not None before assigning to it
|
2019-09-05 10:38:42 -07:00 |
|
Robin Dunn
|
6b5adab03f
|
Handle holding the dc reference differently in GraphicsRenderer.CreateContext methods
|
2019-09-04 14:30:35 -07:00 |
|
Robin Dunn
|
aa6c0a6661
|
Add simple a method to get the name of the ++ GraphicsRenderer class
|
2019-09-04 14:30:00 -07:00 |
|
Robin Dunn
|
0ddc262ee5
|
Some tweaks for PenInfo and GraphicsPenInfo wrappers
|
2019-09-04 14:29:31 -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
|
b430a16ec3
|
Ensure sip knows that wxLog has a default ctor and a dtor
|
2019-08-13 15:25:40 -07:00 |
|
Robin Dunn
|
cae89a5df8
|
PGLongStringDialogAdapter is gone
|
2019-08-07 12:41:57 -07:00 |
|
Robin Dunn
|
b7cf3fbe03
|
PGFileDialogAdapteris gone
|
2019-08-03 14:22:43 -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
|
a09ddd8c27
|
Add some missing methods in BitmapComboBox
|
2019-07-17 12:00:41 -07:00 |
|
Robin Dunn
|
1db178d3d1
|
Let the DCOverlay hold a reference to the dc, so it won't be GC'ed too soon.
|
2019-07-08 13:13:28 -07:00 |
|
Robin Dunn
|
f93e835c68
|
The wx.WS_EX_VALIDATE_RECURSIVELY extended style flag is obsolete
|
2019-06-28 23:08:49 -07:00 |
|
Robin Dunn
|
870d77b91d
|
Don't define an extra set of wxWebViewIE_EmulationLevel enum when webkit is not available.
|
2019-06-28 09:58:45 -07:00 |
|
Robin Dunn
|
a4a481c7f8
|
Set FindText.findEnd to be an output parameter
|
2019-06-19 16:15:38 -07:00 |
|
Robin Dunn
|
54dc9ac457
|
Add EnableSystemTheme method to the classes which support it
|
2019-06-12 13:33:26 -07:00 |
|
Robin Dunn
|
9f6fd03601
|
remove unneeded backslash
|
2019-06-11 16:05:38 -07:00 |
|
Robin Dunn
|
f9d642d6d1
|
Trim the executable name down to the basename
|
2019-06-10 21:43:37 -07:00 |
|
Robin Dunn
|
02bf03a49e
|
Replace MSWSetEmulationLevel with a version that uses sys.executable.
Call MSWSetEmulationLevel in the demo
|
2019-06-10 21:43:37 -07:00 |
|
Robin Dunn
|
d6faf337e2
|
Ignore wxCreateScrolled (for now)
|
2019-06-03 09:17:47 -07:00 |
|
Robin Dunn
|
e389a38b53
|
Propgrid fixes needed due to wxWidgets update
|
2019-05-29 15:10:44 -07:00 |
|
Robin Dunn
|
2f45313257
|
#if, not #ifdef
|
2019-05-27 16:00:33 -07:00 |
|