Commit Graph

321 Commits

Author SHA1 Message Date
Robin Dunn
7eaf6b1d86 Add snippet for GridFitMode 2020-03-20 13:30:04 -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
2c378393a9 Remove the very outdated classic_vs_phoenix document 2020-03-17 15:43:38 -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
96e92b50ad Restore widget image file 2019-12-17 19:06:38 -08:00
Robin Dunn
5aa9d48bcb remove file with conflicting cased names in git 2019-12-17 19:03:36 -08:00
Robin Dunn
74d965f0f3 Merge pull request #1459 from domdfcoding/master
Added / changed images for multiple widget types.
2019-12-17 18:51:55 -08:00
Robin Dunn
1cad84aa8e Add some new code snippets 2019-12-11 13:58:47 -08:00
Dominic Davis-Foster
e4ef7b7735 Added images for multiple widget types. Replaced wxGTK/wx.adv.calendarctrl.png with a version in English and replaced wxMSW/wx.adv.calendarctrl.png with a more modern widget. There are two different versions for wx.RichMessageDialog on wxMSW and wxGTk, one version expanded and the other collapsed. There are also two different versions for wx.ProgressDialog on wxMSW, again collapsed and expanded 2019-12-11 20:36:14 +00: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
0d9670c9bf Fix position of the div.document-no-sidebar style 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
b35757b516 Allow the top bar to scroll and not stay stuck at the top of the window 2019-10-11 13:12:18 -07:00
Robin Dunn
930e23e4ef Merge pull request #1393 from driscollis/patch-6
Update actual location of wx.gizmos.TreeListCtrl
2019-10-10 12:29:53 -07:00
Mike Driscoll
7281cf9bef Update actual location of wx.gizmos.TreeListCtrl 2019-10-10 13:29:25 -05:00
Robin Dunn
70be620ebb Remove the sidebar from pages in the Dash docset 2019-10-04 08:09:21 -07:00
Robin Dunn
40320294c1 Use BeautifulSoup to remove the header image instead of just changing the class. 2019-10-03 20:48:24 -07:00
Robin Dunn
09404e63f5 Simplify postprocessing, remove changes no longer needed, or edit them for Sphinx 2.2.0. 2019-10-03 14:54:50 -07:00
Robin Dunn
1b03456463 Mention parameter name changes in the radial gradient methods in the MigrationGuide 2019-09-05 18:53:03 -07:00
Robin Dunn
defa946fce remove experimental automodule 2019-09-04 14:31:01 -07:00
Robin Dunn
d6bda86a0e Some docstring updates, and add wx.svg to the docs to be built 2019-09-04 14:30:51 -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
1f5fe1e398 Fix stray backtick 2019-07-24 22:00:11 -07:00
Mike Driscoll
fcf30690d6 Fix typo in wx.StaticBoxSixer 2019-07-23 12:33:17 -05:00
Robin Dunn
c90357e787 Add note to Migration Guide about wx.WS_EX_VALIDATE_RECURSIVELY 2019-06-29 11:19:35 -07:00
Robin Dunn
b749338e1d add new names to map 2019-06-10 21:43:37 -07:00
Robin Dunn
e389a38b53 Propgrid fixes needed due to wxWidgets update 2019-05-29 15:10:44 -07:00
Robin Dunn
f884bf8e4a Convert new code snippets 2019-05-24 15:35:56 -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
005fcc90c6 fix typo
(cherry picked from commit 53e8370e02)
2019-02-27 12:59:06 -08:00
Robin Dunn
fd1c26d2e1 Add info about wx.NewIdRef to MigrationGuid, and update OnHTMLOpeningURL section too. 2019-02-12 18:51:28 -08: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
Metallicow
230bf5d6d3 Optimize All PNGs Nov2018
Since I had to fix a image issue and optimize it. I decided to rerun FileOptimizer 13.30.2393 over all pngs. Small bytes for some that had been optimized before, but this comit covers all pngs that may have been missed in the past. Maybe revisit running them all again in 2 years. Total time to process all pngs: approx 8 hours.
As technology improves this will only get better/faster when downloading, loading in browser, embedded, etc...
2018-11-13 16:08:12 -06:00
Metallicow
794c694169 Fix size of image to match others. Should fix layout issue 2018-11-13 09:43:10 -06:00
Robin Dunn
d8ca61588d Merge pull request #1069 from RobinD42/fix-issue1068
Fixed the wrappers for wx.html.HtmlWindow.OnOpeningURL

(cherry picked from commit 05f871e9f7)
2018-10-31 18:43:28 -07: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
Mesalu
484fb84bb9 remove misleading comments, do not create a copy of strs 2018-10-22 14:30:17 -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
900f002518 Use wx.EventBlocker as a context manager in the sample code snippet in the docs
(cherry picked from commit 2c5c104a79)
2018-09-25 13:56:41 -07:00
Peter Van Hese
b4940c19b5 Fix typo in documentation overview
fixes #1006
2018-09-18 19:29:26 +02:00
Robin Dunn
4b6ee40a14 Merge pull request #938 from RobinD42/fix-issue932-b
Restore wx.lib.pubsub, and officially deprecate
(cherry picked from commit 8fad2231a0)
2018-07-20 16:45:05 -07:00
Robin Dunn
aa2baab135 Fix typo
(cherry picked from commit 527fca7cd3)
2018-07-03 21:46: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