summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added the rgb.txt file from X11R6.4, including the licenseBarry Warsaw1998-10-061-0/+3
* Initial revisionBarry Warsaw1998-10-062-0/+782
* Better initial color choosingBarry Warsaw1998-10-062-17/+37
* Better quittingBarry Warsaw1998-10-063-6/+3
* Andrew Dalke's implementation of string.count().Guido van Rossum1998-10-061-0/+47
* Converted to newstyle menubarsBarry Warsaw1998-10-061-34/+43
* Added a 'Help' special menu to show how this is done.Barry Warsaw1998-10-061-0/+5
* The message "Exception in Tkinter callback" should go to stderr.Guido van Rossum1998-10-061-4/+4
* Update main window when Update on Click is turned onBarry Warsaw1998-10-061-1/+7
* Added version number in the About windowBarry Warsaw1998-10-061-4/+6
* Track color changes: disable buttons and their labels when turned offBarry Warsaw1998-10-061-13/+28
* Color Variation Ties => Move SlidersBarry Warsaw1998-10-061-15/+15
* main(): Better recovery when bogus color given on command lineBarry Warsaw1998-10-061-3/+2
* rrggbb_to_triplet(): When color doesn't start with `#' raise aBarry Warsaw1998-10-061-1/+2
* Added a hex button so arrow numbers can display in decimal or hex.Barry Warsaw1998-10-061-7/+30
* __togglehex(): SimplifyBarry Warsaw1998-10-061-12/+2
* Slight rearrangement of code in lookdict() by Vladimir Marangozov, toGuido van Rossum1998-10-061-4/+3
* hexp() => hexp_var()Barry Warsaw1998-10-061-2/+2
* hexp(): New functionBarry Warsaw1998-10-061-0/+3
* __normalize(): Preserve the location of the icursor and restore it soBarry Warsaw1998-10-061-0/+3
* Changed the grey/magenta/cyan/yellow label text slightly.Barry Warsaw1998-10-061-5/+5
* usage(): Print msg at end of docstringBarry Warsaw1998-10-061-3/+4
* TitleBarry Warsaw1998-10-053-8/+6
* Finished implementation + docstringBarry Warsaw1998-10-051-0/+262
* Added Alt-w bindingsBarry Warsaw1998-10-052-0/+5
* Added details windowBarry Warsaw1998-10-051-1/+11
* current_rgb(): New methodBarry Warsaw1998-10-051-0/+3
* *** empty log message ***Barry Warsaw1998-10-051-0/+0
* These were never under CVS, but now that I use cvs to communicateJack Jansen1998-10-0515-0/+807
* Newer versions of projects.Jack Jansen1998-10-059-0/+0
* Added SIZEOF_VOID_P and HAVE_LONG_LONGJack Jansen1998-10-051-0/+2
* No need for (char *) cast from gdbm_strerror().Guido van Rossum1998-10-031-5/+3
* Win32 port. Patches by Milton L. Hankins.Guido van Rossum1998-10-031-1/+7
* DocstringBarry Warsaw1998-10-021-0/+14
* DocstringBarry Warsaw1998-10-023-1/+58
* DocstringBarry Warsaw1998-10-022-0/+20
* Added the ListViewerBarry Warsaw1998-10-021-0/+11
* Updated docstring.Barry Warsaw1998-10-021-5/+12
* all_names(): => unique_names()Barry Warsaw1998-10-021-2/+12
* Added docstringBarry Warsaw1998-10-021-0/+15
* Functionality completeBarry Warsaw1998-10-021-5/+45
* all_names(): Return just the unique names of rgb colorsBarry Warsaw1998-10-021-0/+11
* The usualGuido van Rossum1998-10-022-230/+333
* Added BEOS_THREADS, HAVE_LONG_LONG, and SIZEOF_VOID_P templates.Guido van Rossum1998-10-021-0/+9
* Added tweak for SET_CCC (which I don't even know what it is!) for Linux.Guido van Rossum1998-10-021-2/+7
* Got click on working. Dragging is disabled for nowBarry Warsaw1998-10-021-35/+17
* resolve(): Improved use of a/an, suggested by Tino WildenhainBarry Warsaw1998-10-021-1/+5
* Eh, better error message for the previous change. It now saysGuido van Rossum1998-10-021-1/+1
* Treat def f(a, b=1, c): ... as an error (missing default for c)Guido van Rossum1998-10-021-7/+4
* Up version to 1.5a2 -- we're close enough (even though I'm stillGuido van Rossum1998-10-021-1/+1