summaryrefslogtreecommitdiffstats
path: root/Doc/library/tkinter.rst
Commit message (Collapse)AuthorAgeFilesLines
* Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-071-2/+2
|
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ↵Georg Brandl2016-02-261-2/+2
| | | | to SilentGhost for the patch.
* Issue #22155: Add File Handlers subsection with createfilehandler to TkinterTerry Jan Reedy2015-05-171-0/+50
| | | | doc. Remove obsolete example from FAQ. Patch by Martin Panter.
* replace Amazon links in the documentation (closes #23579)Benjamin Peterson2015-03-071-3/+3
| | | | Patch by Sayan Chowdhury.
* Fixing broken links in doc, part 4: some more breaks and redirectsGeorg Brandl2014-10-291-1/+1
|
* Issue #20966: Fix Tkinter Resources linkZachary Ware2014-03-181-1/+1
|
* Removed spaces before colons and semicolons.Serhiy Storchaka2013-12-241-1/+1
|
* Removed spaces before commas and periods.Serhiy Storchaka2013-12-231-2/+2
|
* Remove dead link to effbot Tkinter introduction material (reported by Ralf ↵Georg Brandl2013-10-061-3/+0
| | | | Ganswindt from docs@)
* Issue #15041: Update "see also" list in tkinter documentation.Andrew Svetlov2012-07-261-3/+18
|
* Use Python 3 instead of 3.0.Ezio Melotti2012-05-031-3/+3
|
* #6577: fix (hopefully) all links to builtin instead of module/class-specific ↵Georg Brandl2009-07-261-2/+2
| | | | objects.
* #6224: s/JPython/Jython/, and remove one link to a module nine years old.Georg Brandl2009-06-061-3/+0
|
* Remove trailing whitespace.Georg Brandl2009-01-031-3/+3
|
* Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.Georg Brandl2008-09-131-2/+2
|
* Add notes that tkinter modules will be renamed.Georg Brandl2008-05-201-0/+8
|
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-201-77/+41
|
* Doc changes for the big Tkinter rename.Georg Brandl2008-05-161-41/+77
|
* Fix lots of broken links in the docs, found by Sphinx' external link checker.Georg Brandl2008-03-151-1/+1
|
* Some cleanup in the docs.Georg Brandl2007-12-291-39/+1
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+840