summaryrefslogtreecommitdiffstats
path: root/Tools/pynche/pyColorChooser.py
Commit message (Expand)AuthorAgeFilesLines
* More 2to3 fixes in the Tools directory. Fixes #2893.Georg Brandl2008-05-161-1/+1
* Remove apply()Neal Norwitz2006-03-171-1/+1
* Update a comment.Barry Warsaw2001-07-101-2/+4
* Move the "from Tkinter import *" out of the method and into the moduleBarry Warsaw2001-02-011-1/+2
* askcolor(): databasefile and wantspec can now be set on everyBarry Warsaw1999-04-271-3/+13
* Removed unnecessary import `from PyncheWidget import PyncheWidget'Barry Warsaw1999-03-261-1/+0
* __init__(): Removed initialcolor keyword.Barry Warsaw1998-10-221-6/+26
* Chooser.__init__(): Added `wantspec' keyword to conform exactly toBarry Warsaw1998-10-221-4/+10
* Many changes to support a second mode of operation. Pynche can now beBarry Warsaw1998-10-221-0/+87