summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/Canvas.py
Commit message (Expand)AuthorAgeFilesLines
* SF patch #701494: more apply removalsRaymond Hettinger2003-04-061-10/+10
* SF patch 672098: Three __contains__ implementationsRaymond Hettinger2003-01-301-0/+2
* The lower() and tkraise() methods were calling the Canvas widgetGuido van Rossum2001-04-101-2/+2
* Make reindent.py happy (convert everything to 4-space indents!).Fred Drake2000-10-231-158/+158
* [ Bug #110677 ] PRIVATE: various minor Tkinter things (PR#388)Guido van Rossum2000-10-061-12/+15
* From: Nicolas CHAUVAT <nico@caesium.fr>Guido van Rossum1998-07-161-1/+1
* Give in to the tab police.Guido van Rossum1998-03-201-18/+18
* Fix bogus implementation of Group.bind().Guido van Rossum1996-12-271-2/+6
* (Canvas.py): Added definition of CanvasItem.cget() as suggested byFred Drake1996-09-261-0/+1
* Bug fixes in index&icursor suggested by Nils Fischbeck.Guido van Rossum1996-09-111-5/+5
* Change to allow keyword args for Group,Guido van Rossum1996-09-061-5/+6
* Changes for Canvas by FredGuido van Rossum1996-08-221-29/+19
* Need to import * from typesGuido van Rossum1996-08-081-2/+1
* fix canvas bind commandsGuido van Rossum1996-07-211-1/+1
* made it work again with changed TkinterGuido van Rossum1996-05-281-5/+19
* add keyword args to CanvasItem class __init__Guido van Rossum1996-01-261-3/+3
* Lots of new stuffGuido van Rossum1994-06-281-42/+102
* Reformatted using 8-space wide tabsGuido van Rossum1994-06-201-17/+18
* Initial revisionGuido van Rossum1994-06-201-0/+115