Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
aaedcef5786f10593b51d389423b5d7ce97727c0
/
Lib
/
lib-tk
/
Tkconstants.py
33cece0
Tkinter renaming reversal: move modules back in their place.
by Georg Brandl
· 17 years ago
248e3a8
Tkinter renaming reversal: Delete all stubs from lib-tk.
by Georg Brandl
· 17 years ago
ad9afeb
Tkinter rename, step 2: fix imports and add stub modules.
by Georg Brandl
· 17 years ago
bbc57d7
Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package.
by Georg Brandl
· 17 years ago
cb3062e
Patch #805976: Add DOTBOX and UNDERLINE.
by Martin v. Löwis
· 22 years ago
39a682f
Add HIDDEN. Fixes #777664.
by Martin v. Löwis
· 22 years ago
46a4151
-- added a couple of missing Tkinter constants (canvas item styles,
by Fredrik Lundh
· 25 years ago
06d2815
-- untabification (use "diff -b" to verify)
by Fredrik Lundh
· 25 years ago
4cbe387
NSEW is also valid for -sticky
by Barry Warsaw
· 27 years ago
9190046
Added NS and EW constants, which are meaningful values for grid's
by Barry Warsaw
· 27 years ago
fedc6d0
Added SOLID definition.
by Guido van Rossum
· 27 years ago
40a172c
Added ALL='all'.
by Guido van Rossum
· 28 years ago
b61b28b
added listbox selection modes
by Guido van Rossum
· 30 years ago
aad8692
Initial revision
by Guido van Rossum
· 30 years ago