This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-18 02:15:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5eae2c160f6e00a1a18211b6b035afe0bcf1e649
cpython
/
Lib
/
lib-tk
T
History
Fredrik Lundh
46a4151674
-- added a couple of missing Tkinter constants (canvas item styles,
...
place bordermode, etc)
2000-08-09 19:37:16 +00:00
..
Canvas.py
From: Nicolas CHAUVAT <nico@caesium.fr>
1998-07-16 13:43:05 +00:00
Dialog.py
…
FileDialog.py
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
2000-07-16 12:04:32 +00:00
FixTk.py
Work the Tcl version number in the path we search for.
2000-04-04 23:32:21 +00:00
ScrolledText.py
Peter Haight discovered that this code uses a mutable default for cnf
1999-09-20 00:39:47 +00:00
SimpleDialog.py
Give in to the tab police.
1998-03-20 20:45:49 +00:00
tkColorChooser.py
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
2000-07-16 12:04:32 +00:00
tkCommonDialog.py
When no master widget is specified, use options['parent'] if it exists.
1998-10-12 20:40:47 +00:00
Tkconstants.py
-- added a couple of missing Tkinter constants (canvas item styles,
2000-08-09 19:37:16 +00:00
Tkdnd.py
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
2000-07-16 12:04:32 +00:00
tkFileDialog.py
Give in to the tab police.
1998-03-20 20:45:49 +00:00
tkFont.py
Fredrik Lundh's font wrapper.
1998-08-11 19:07:58 +00:00
Tkinter.py
-- don't mess up in winfo_visualsavailable if the system only
2000-08-09 19:26:47 +00:00
tkMessageBox.py
New dialog routines (Fred Lundh)
1997-07-19 20:02:36 +00:00
tkSimpleDialog.py
Moshe Zadka:
2000-02-24 15:01:43 +00:00
turtle.py
Turtle graphics
1998-12-04 16:42:46 +00:00