Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Lib
/
lib-tk
/
Canvas.py
6634bf2
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
by Georg Brandl
· 17 years ago
ad9afeb
Tkinter rename, step 2: fix imports and add stub modules.
by Georg Brandl
· 17 years ago
d5a0985
The Canvas module has been deprecated for removal in 3.0.
by Brett Cannon
· 17 years ago
ff41c48
SF patch #701494: more apply removals
by Raymond Hettinger
· 22 years ago
0e44923
SF patch 672098: Three __contains__ implementations
by Raymond Hettinger
· 22 years ago
40f3c7f
The lower() and tkraise() methods were calling the Canvas widget
by Guido van Rossum
· 24 years ago
d038ca8
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 25 years ago
00236f3
[ Bug #110677 ] PRIVATE: various minor Tkinter things (PR#388)
by Guido van Rossum
· 25 years ago
93d1fe1
From: Nicolas CHAUVAT <nico@caesium.fr>
by Guido van Rossum
· 27 years ago
c457048
Give in to the tab police.
by Guido van Rossum
· 27 years ago
178ff35
Fix bogus implementation of Group.bind().
by Guido van Rossum
· 28 years ago
e9c515a
(Canvas.py): Added definition of CanvasItem.cget() as suggested by
by Fred Drake
· 29 years ago
6b7a7e9
Bug fixes in index&icursor suggested by Nils Fischbeck.
by Guido van Rossum
· 29 years ago
5c1d1ee
Change to allow keyword args for Group,
by Guido van Rossum
· 29 years ago
5c8c91b
Changes for Canvas by Fred
by Guido van Rossum
· 29 years ago
524e9a4
Need to import * from types
by Guido van Rossum
· 29 years ago
421bb0e
fix canvas bind commands
by Guido van Rossum
· 29 years ago
72e3164
made it work again with changed Tkinter
by Guido van Rossum
· 29 years ago
efa3143
add keyword args to CanvasItem class __init__
by Guido van Rossum
· 29 years ago
0b0804b
Lots of new stuff
by Guido van Rossum
· 31 years ago
fea128e
Reformatted using 8-space wide tabs
by Guido van Rossum
· 31 years ago
1846882
Initial revision
by Guido van Rossum
· 31 years ago