summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/tkColorChooser.py
Commit message (Expand)AuthorAgeFilesLines
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-201-1/+1
* Tkinter renaming reversal: move modules back in their place.Georg Brandl2008-05-201-0/+70
* Tkinter renaming reversal: Delete all stubs from lib-tk.Georg Brandl2008-05-201-8/+0
* Tkinter rename, step 2: fix imports and add stub modules.Georg Brandl2008-05-161-0/+8
* Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package.Georg Brandl2008-05-161-70/+0
* r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100Fredrik Lundh2005-11-121-4/+0
* SF patch #701494: more apply removalsRaymond Hettinger2003-04-061-1/+1
* Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in eitherThomas Wouters2000-07-161-1/+1
* Nannified.Guido van Rossum1998-08-101-3/+2
* From: "Fredrik Lundh" <fredrik@pythonware.com>Guido van Rossum1998-08-071-5/+7
* Fred Lundh's latest versions.Guido van Rossum1997-08-141-1/+2
* New dialog routines (Fred Lundh)Guido van Rossum1997-07-191-0/+72