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
a429e7cdbe
Update wx.TextCompleterSimple example code snippet
2018-05-02 10:36:59 -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
0a6b77efe2
Take out the code for one of the DataViewModel snippets as it does not apply to wxPython.
2018-03-20 13:28:23 -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
550f5507a9
Merge pull request #764 from XPsoud/master
...
Some new wxGtk widgets screenshots and a few wxMsw ones update
2018-02-22 22:17:28 -08:00
Robin Dunn
693863c2a5
Merge pull request #762 from mesalu/admonish_deprecation
...
Admonish deprecations
2018-02-22 22:08:02 -08:00
Xaviou
9711c70373
Some new wxGtk widgets screenshots and a few wxMsw ones update
2018-02-22 15:59:31 +01: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
750fd1f504
Convert new doc snippets
2018-02-13 17:13:44 -08:00
Robin Dunn
beaa0ac012
new item to module names map
2018-02-09 17:16:38 -08:00
André Colomb
13caffe00f
Fix a link typo in the documentation overview.
...
This makes the link to the wx.xrc module documentation actually work.
2018-02-05 09:37:42 +01:00
swprojects
b7e08a2a96
Update zip file
2018-01-25 16:25:31 +00:00
swprojects
b6e2b3a05e
Fix spelling
2018-01-25 16:24:42 +00:00
swprojects
14dac242d2
Fix FileDialog flags
2018-01-25 16:24:08 +00:00
swprojects
50dd8e7ce4
Fix builtins import
2018-01-25 16:23:34 +00:00
swprojects
2d58f219ca
Fix print statements
2018-01-25 16:23:22 +00:00
Robin Dunn
c1a0a4dfa7
Merge pull request #691 from Metallicow/Trim-whitespace
...
Trim trailing whitespace - everything that's left
2018-01-17 17:56:01 -08:00
Metallicow
99834ab3ec
⁉️ Trim trailing whitespace misc files
...
All these files seem like legit trailing whitespace that can be removed.
2018-01-16 09:37:04 -06:00
Metallicow
936d722cd8
⁉️ Trim trailing whitespace *.md; *.rst
...
⁉️ Not sure if the generated *.rst stuff is intended to have
whitespace or not, so seperating this from the other commits, so easy to
revert if necessary.
2018-01-16 09:24:16 -06:00
Metallicow
1257f42189
⁉️ Trim trailing whitespace docs/sphinx/rest_substitutions/*.py
...
⁉️ Not sure if the generated .rst stuff is intended to have
whitespace like this in it or not, so seperating this from the other
commits, so easy to revert if necessary.
2018-01-16 09:02:20 -06:00
Metallicow
e9f8f7d4df
Trim trailing whitespace docs/sphinx/_downloads/*.py
2018-01-16 08:52:28 -06:00
Metallicow
c76384d458
Trim trailing whitespace *.py files
2018-01-16 08:47:07 -06:00
Robin Dunn
051374d57c
Add new code snippet
2018-01-15 13:33:37 -08:00
Robin Dunn
12016f7a55
Tweak wording in wx.gizmos section
2018-01-09 09:16:53 -08:00
Robin Dunn
0029d19bd7
Add wx.gizmos section to the MigrationGuide.
2018-01-08 20:43:57 -08:00
Mesalu
2adb4aa56e
Tweak wxAuiTabCtrl into _aui.auibook
2018-01-07 17:55:39 -08:00
Robin Dunn
ce7333945f
Update clipboard sample code
2017-12-28 14:19:35 -08:00
Robin Dunn
69d44e00fd
Slight reorg of the docs home page, and add link to functions index
2017-10-25 20:09:20 -07:00
Robin Dunn
3df03527a3
Update wxWidgets changeset link
2017-10-18 11:38:09 -07:00
Robin Dunn
b67671ea6f
Fix AccereratorTable sample code
2017-09-28 08:15:03 -07:00
Robin Dunn
0ba64bf6d2
Add a page for listing the various overview documents
2017-09-15 15:29:35 -07:00
Robin Dunn
b55cfa073a
Add wx.Simplbook
2017-09-05 21:32:29 -07:00
Robin Dunn
60dbde834b
'&' --> 'and' and some other text tweaks
2017-08-08 19:44:26 -07:00
Steve Barnes
0da9225fe5
Add not on wxdocs & wxdemo utilities to docs/sphinx/rest_substitutions/overviews/index.rst
2017-08-08 11:43:11 +01:00
Robin Dunn
2e07a611f5
Make the snippet a little more pythonic. Update the save dialog snippet too.
2017-08-04 13:30:50 -07:00
Matt Clapp
0f94be4e68
fixing code snippet - open even if contentNotSaved
2017-08-01 21:09:53 -07:00
Robin Dunn
d3e9b9a9a2
Merge pull request #436 from RobinD42/doc-structure-updates
...
Doc structure updates
2017-07-22 00:24:59 -07:00
Robin Dunn
f06c6533f5
Make the index be what was main.html, redirect main to index, and set the Home link to the main wxPython site.
2017-07-20 21:01:43 -07:00
Robin Dunn
3a24ceb87c
Use DoGetEditorClass instead of GetEditor
2017-06-29 12:37:47 -07:00
Robin Dunn
e9e58ed35f
Merge pull request #411 from mesalu/WIP_add_imghandlers
...
Add ImageHandler derivations to Phoenix
2017-06-28 19:21:35 -07:00
Samuel Dunn
ee59e9ca70
Add ImageHandler classes to module
2017-06-28 18:22:26 -07:00
Robin Dunn
d2aa99bf89
Add new wx.CONFIG_ names
2017-06-26 19:53:31 -07:00
Nathan
e1660cacd2
Fixing missing Return Value
2017-06-21 13:16:54 -05:00
Robin Dunn
37d67272b0
Generate a different welcome paragraph on main.html dependent on whether this is a release build or a snapshot build.
2017-05-10 12:42:48 -07:00
Robin Dunn
44d2b5d309
Add a missing constant and enum for wx.grid
2017-04-27 09:35:48 -07:00
Metallicow
a7572bd2ec
fix typo
2017-04-17 20:06:12 -05:00
Robin Dunn
8f4ec53e47
Text formatting and some other updates for the Migration Guide
2017-04-12 12:05:42 -07:00