Robin Dunn
60dbde834b
'&' --> 'and' and some other text tweaks
2017-08-08 19:44:26 -07:00
Steve Barnes
2eea0a5634
Catch URLError from firewall and give practical advice
2017-08-08 11:45:59 +01:00
Steve Barnes
404ac70b1b
Minor message changes in wx/tools/wxget_docs_demo.py
2017-08-08 11:45:05 +01: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
Steve Barnes
d7e694d2e2
Detailed changes in CHANGES.rst and added to the LONG_DESCRIPTION in setup.py
2017-08-08 07:15:59 +01:00
Steve Barnes
b01de8654e
Responded to inline review comments and added propmt before download
2017-08-08 06:59:04 +01:00
Steve Barnes
97de5b0f92
Added wx/tools/wxget_docs_demo.py with script entry points of wxdemo and wxdocs
2017-08-07 06:26:53 +01:00
Steve Barnes
1795b5e7c7
Added get_docs_demo_url to get the documents or demo URL.
2017-08-06 13:07:57 +01:00
Steve Barnes
125e368e1a
New utility wxget to provide get where missing.
2017-08-06 12:55:39 +01:00
Steve Barnes
063c38538f
Merge remote-tracking branch 'upstream/master'
2017-08-06 07:06:58 +01:00
Robin Dunn
71cb7d6fa1
Merge pull request #453 from RobinD42/fix-issue444
...
restore tbicon.Destroy code
2017-08-04 20:28:57 -07:00
Robin Dunn
97002a8803
Not sure why it was commented out, but the taskbar icon needs to be destroyed in order for the MainLoop to exit normally.
2017-08-04 17:19:48 -07:00
Robin Dunn
35faa21466
Merge branch 'itsayellow-master'
2017-08-04 13:31:22 -07: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
Robin Dunn
401ac5b614
Merge branch 'master' of https://github.com/itsayellow/Phoenix into itsayellow-master
2017-08-04 10:11:41 -07:00
Robin Dunn
8962f63421
Merge branch 'ghisvail-patch-1'
2017-08-04 10:05:57 -07:00
Robin Dunn
9c26b68783
Run the wxlib command for sdist builds
2017-08-03 16:43:22 -07:00
Robin Dunn
052e19116a
Add the sphinx source files to the source tarball
2017-08-03 16:41:39 -07:00
Robin Dunn
6104c898b0
Add note about where the real file selection and archiving happens.
2017-08-03 11:22:54 -07:00
Robin Dunn
30ad8f83a5
Merge branch 'patch-1' of https://github.com/ghisvail/Phoenix into ghisvail-patch-1
2017-08-03 10:03:44 -07:00
Ghislain Antony Vaillant
e2d043acb5
Exclude the Sphinx build directory from sdist
2017-08-03 08:34:23 +01:00
Matt Clapp
0f94be4e68
fixing code snippet - open even if contentNotSaved
2017-08-01 21:09:53 -07:00
Robin Dunn
b4c62f8e2e
Merge pull request #450 from RobinD42/fix-issue449
...
Fixed copy/paste error in wx.BusyInfo.__exit__
2017-08-01 18:39:30 -07:00
Robin Dunn
526d216e6c
Fixed copy/paste error in wx.BusyInfo.__exit__
2017-07-31 10:31:52 -07:00
Steve Barnes
d1d1786942
Merge remote-tracking branch 'upstream/master'
2017-07-30 05:59:05 +01:00
Robin Dunn
d01fc1ac6a
Merge pull request #445 from facelessuser/supertooltip-fix
...
Fix reference before assignment
2017-07-29 10:28:07 -07:00
Robin Dunn
3889e177fd
Merge pull request #446 from RobinD42/fix-issue441
...
Add missing wx.VScrolledWindow methods
2017-07-29 10:27:46 -07:00
Robin Dunn
05970d3add
Merge pull request #447 from RobinD42/fix-issue443
...
Transfer ownership of wx.EvtHandler when needed.
2017-07-29 10:27:35 -07:00
Robin Dunn
6980ef2aac
Transfer ownership of wx.EvtHandler when needed.
2017-07-28 19:56:27 -07:00
Robin Dunn
9e86d0dbd9
And a changelog entry for it
2017-07-28 19:54:22 -07:00
Robin Dunn
f330eb702f
Add wrappers for methods listed in the docs as deprecated but still present.
2017-07-28 19:51:08 -07:00
facelessuser
04c97c176d
Fix reference before assignment
...
Fix issue where textWidth can be referenced before it is actually assigned.
2017-07-26 22:13:52 -06:00
Robin Dunn
a312eef892
Added a deprecated compatibility helper for wx.CustomDataFormat
2017-07-26 17:00:10 -07:00
Robin Dunn
3fb9ac28cb
fix some old links
2017-07-26 17:00:10 -07:00
Robin Dunn
deee37cf32
Add issue_template.md
2017-07-26 16:57:38 -07:00
Steve Barnes
b4c113791c
Merge remote-tracking branch 'upstream/master'
2017-07-25 06:54:27 +01:00
Steve Barnes
218f68c4bf
Merge remote-tracking branch 'upstream/master'
2017-07-24 20:47:42 +01:00
Robin Dunn
cf1ad0b663
Added and updated steps for making the release
2017-07-24 10:40:19 -07:00
Robin Dunn
70f67e2870
post-release bump of the version number
2017-07-24 10:39:00 -07:00
Ghislain Antony Vaillant
3fb5b6c7f2
Add docs to the release tarball
...
The PyPI tarball is the canonical source for building packages on Linux distributions such as Debian. It would be desirable to have the docs shipped in the sdist, so that a corresponding documentation package can be built on the Debian side.
2017-07-24 09:54:09 +01:00
Robin Dunn
01310520ee
Update classifiers and author_email
wxPython-4.0.0b1
2017-07-23 19:48:38 -07:00
Robin Dunn
affe39d257
Let's call it beta 1, and a few other tweaks and updates.
2017-07-22 17:38:53 -07:00
Robin Dunn
5d5e5ef05f
Merge branch 'master' into release-prep
2017-07-22 00:28:04 -07:00
Robin Dunn
172bd50d41
Merge pull request #438 from RobinD42/fix-issue426
...
Give DLG_UNIT some "elegance" ;-)
2017-07-22 00:25:12 -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
4af693b90c
Merge pull request #435 from RobinD42/fix-issue434
...
Add missing HtmlCell.FindCellByPos
2017-07-22 00:24:45 -07:00
Steve Barnes
29ef0cd2a9
Merge remote-tracking branch 'upstream/master'
2017-07-22 07:06:42 +01:00
Robin Dunn
fe75c9acb2
In DLG_UNIT if the input parameter was not a Point or Size then convert the return value to a tuple
2017-07-21 22:17:40 -07:00
Robin Dunn
2150fcd4d5
Merge pull request #422 from RobinD42/fix-issue394
...
Yet another set of propgrid fixes
2017-07-21 21:58:16 -07:00
Robin Dunn
a853b7fa95
reformat and add new item
2017-07-21 21:55:06 -07:00