summaryrefslogtreecommitdiff
path: root/Doc/library/tkinter.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-25237: Documentation for tkinter modules (GH-1870)Nikhil2019-09-101-5/+6
* bpo-37149: Replace dead link for online Tkinter reference (GH-14616)Terry Jan Reedy2019-07-061-2/+2
* Docs: FIX broken links. (GH-13491)Julien Palard2019-05-251-1/+1
* bpo-35086: Fix tkinter example "A Simple Hello World Program". (GH-10160)Daniel Lovell2018-10-301-1/+2
* bpo-35054: Add yet more index entries for symbols. (GH-10121)Serhiy Storchaka2018-10-281-0/+2
* bpo-33280: Reorganize external Tcl/Tk references. (GH-6473)Andrés Delfino2018-04-251-22/+27
* bpo-33297: Mention Pillow to work with more image formats. (#6505)Andrés Delfino2018-04-211-0/+4
* bpo-33283: Mention PNG as a supported format by Tcl/Tk. (GH-6479)Andrés Delfino2018-04-171-4/+5
* bpo-25910: Link redirections in docs (#1933)Sanyam Khurana2018-01-201-1/+1
* bpo-25910: Fixes redirection from http to https (#4674)Sanyam Khurana2017-12-061-2/+2
* Add a missing space in tkinter documentation. (GH-4692)Julien Palard2017-12-041-1/+1
* Issue #27455: Improve examples in tkinter documentationBerker Peksag2016-07-141-13/+13
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+4
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-1/+1
* Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-071-3/+3
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-2/+2
* Issue #22155: Add File Handlers subsection with createfilehandler to tkinterTerry Jan Reedy2015-05-171-0/+50
* replace Amazon links in the documentation (closes #23579)Benjamin Peterson2015-03-071-3/+3
* 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 colons and semicolons.Serhiy Storchaka2013-12-241-1/+1
* | Removed spaces before commas and periods.Serhiy Storchaka2013-12-231-2/+2
|\ \ | |/
| * Removed spaces before commas and periods.Serhiy Storchaka2013-12-231-2/+2
* | merge with 3.3Georg Brandl2013-10-061-3/+0
|\ \ | |/
| * Remove dead link to effbot Tkinter introduction material (reported by Ralf Ga...Georg Brandl2013-10-061-3/+0
* | Issue #14446: Remove deprecated tkinter functionsAndrew Svetlov2012-10-041-26/+0
|/
* Issue #15041: update "see also" list in tkinter documentation.Andrew Svetlov2012-07-261-3/+18
|\
| * Issue #15041: update "see also" list in tkinter documentation.Andrew Svetlov2012-07-261-3/+18
* | issue #3035: update PendingDeprecationWarning to DeprectionWarning, point dep...Andrew Svetlov2012-03-311-6/+15
* | Remove extra spaces in doc example.Andrew Svetlov2012-03-251-3/+3
* | Closes issue #14163 - tkinter: problems with hello doc exampleAndrew Svetlov2012-03-141-29/+24
|/
* Remove mentions of the Demo directory.Georg Brandl2010-12-301-3/+1
* Issue #9384: python -m tkinter will now display a simple demo applet.Alexander Belopolsky2010-07-271-1/+3
* #7057: fix several errors.Ezio Melotti2010-03-141-42/+54
* Merged revisions 74207 via svnmerge fromGeorg Brandl2009-07-261-2/+2
* Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge fromGeorg Brandl2009-06-081-3/+0
* Remove trailing whitespace.Georg Brandl2009-01-031-7/+7
* Handle documentation for turtle rename.Georg Brandl2008-09-211-1/+1
* Merged revisions 66452 via svnmerge fromGeorg Brandl2008-09-131-2/+2
* Tkinter, step 3: doc updates.Georg Brandl2008-05-171-42/+41
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-161-1/+1
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-28/+1
* Partial py3k-ification of Doc/library/: convert has_key references into eithe...Collin Winter2007-09-011-5/+5
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-4/+0
* Address a few XXX comments, other fixes.Georg Brandl2007-08-311-11/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+840