Staging
v0.5.1
https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
e7f4a47 Better initial color choosing 06 October 1998, 19:50:33 UTC
45c8d34 Better quitting 06 October 1998, 19:48:35 UTC
d5bcf9a Andrew Dalke's implementation of string.count(). 06 October 1998, 19:43:14 UTC
3836503 Converted to newstyle menubars 06 October 1998, 19:39:34 UTC
dfae3d5 Added a 'Help' special menu to show how this is done. 06 October 1998, 19:37:20 UTC
da65450 The message "Exception in Tkinter callback" should go to stderr. Fix bug in NoDefaultRoot() -- _default_root wasn't declared global; and made it reentrant. Don't set _default_root to whatever master gets passed in to BaseWidget._setup() (only set it when we need to create a new Tk() widget). 06 October 1998, 19:06:27 UTC
56af444 Update main window when Update on Click is turned on 06 October 1998, 18:56:31 UTC
ad3a67c Added version number in the About window 06 October 1998, 18:52:59 UTC
3a476e9 Track color changes: disable buttons and their labels when turned off 06 October 1998, 18:46:57 UTC
332aa4c Color Variation Ties => Move Sliders Moved buttons to the top 06 October 1998, 18:29:22 UTC
c4a9b3d main(): Better recovery when bogus color given on command line 06 October 1998, 18:13:20 UTC
b7b1cf0 rrggbb_to_triplet(): When color doesn't start with `#' raise a BadColor exception. 06 October 1998, 18:10:59 UTC
5b67839 Added a hex button so arrow numbers can display in decimal or hex. 06 October 1998, 16:13:35 UTC
c2d8f57 __togglehex(): Simplify 06 October 1998, 16:08:39 UTC
c1c7b1a Slight rearrangement of code in lookdict() by Vladimir Marangozov, to make a common case slightly faster. 06 October 1998, 16:01:14 UTC
73290df hexp() => hexp_var() 06 October 1998, 15:50:36 UTC
6831c30 hexp(): New function 06 October 1998, 15:49:19 UTC
a398924 __normalize(): Preserve the location of the icursor and restore it so that Left/Right arrow keys and C-a C-e all work. 06 October 1998, 15:47:45 UTC
ae4ad6e Changed the grey/magenta/cyan/yellow label text slightly. Changed Color Ties label to Color Variation Ties 06 October 1998, 15:41:31 UTC
14e2caf usage(): Print msg at end of docstring main(): Fixed logic error and reporting when no colordb was found. Given by GvR. 06 October 1998, 15:21:04 UTC
7c51a9a Title 05 October 1998, 21:31:37 UTC
c078b03 Finished implementation + docstring 05 October 1998, 21:29:04 UTC
964fbbb Added Alt-w bindings 05 October 1998, 21:15:08 UTC
9044b8e Added details window 05 October 1998, 21:14:46 UTC
cd09867 current_rgb(): New method 05 October 1998, 21:14:12 UTC
3d31439 *** empty log message *** 05 October 1998, 19:12:32 UTC
779af3a These were never under CVS, but now that I use cvs to communicate between the various macs it's better if they are. 05 October 1998, 11:53:26 UTC
0d5120f Newer versions of projects. 05 October 1998, 11:46:16 UTC
60a9ee2 Added SIZEOF_VOID_P and HAVE_LONG_LONG 05 October 1998, 11:43:32 UTC
573788e No need for (char *) cast from gdbm_strerror(). 03 October 1998, 05:15:07 UTC
b6e2a99 Win32 port. Patches by Milton L. Hankins. 03 October 1998, 05:13:27 UTC
69a4ab5 Docstring 02 October 1998, 16:27:40 UTC
4638c5b Docstring 02 October 1998, 16:20:14 UTC
eb61fbd Docstring 02 October 1998, 16:06:27 UTC
bd36d6e Added the ListViewer 02 October 1998, 16:05:48 UTC
a9053f6 Updated docstring. 02 October 1998, 16:01:42 UTC
9f3ea21 all_names(): => unique_names() aliases_of(): New method 02 October 1998, 15:59:20 UTC
ddb9fc1 Added docstring 02 October 1998, 15:58:50 UTC
b44056e Functionality complete 02 October 1998, 15:52:10 UTC
8be2594 all_names(): Return just the unique names of rgb colors 02 October 1998, 14:43:30 UTC
ad678af The usual 02 October 1998, 14:42:15 UTC
2522136 Added BEOS_THREADS, HAVE_LONG_LONG, and SIZEOF_VOID_P templates. 02 October 1998, 14:41:38 UTC
fb4533c Added tweak for SET_CCC (which I don't even know what it is!) for Linux. Added AC_CHECK_SIZEOF(void *). Added yet another test for pthreads (pthread_create may be in libc). Added pthread_init to list of functions whose existence is checked. 02 October 1998, 14:39:42 UTC
b55c4ad Got click on working. Dragging is disabled for now 02 October 1998, 14:34:03 UTC
ff45d54 resolve(): Improved use of a/an, suggested by Tino Wildenhain <cdtv@amigager.de>. 02 October 1998, 14:14:39 UTC
dfede31 Eh, better error message for the previous change. It now says "non-default argument follows default argument". 02 October 1998, 14:06:56 UTC
29d38cd Treat def f(a, b=1, c): ... as an error (missing default for c) instead of silently supplying a default of None fore c. 02 October 1998, 13:41:54 UTC
b7c6131 Up version to 1.5a2 -- we're close enough (even though I'm still expecting some contributions). 02 October 1998, 03:17:29 UTC
96372a2 ST_MODE should be ST_MTIME in utime call in copystat. Thanks to Mike Orr. 02 October 1998, 03:16:08 UTC
64e736b Some new blood and some updated versions. 02 October 1998, 01:23:47 UTC
fdb8fb8 A few new ones... 02 October 1998, 01:21:40 UTC
4581a0c New test_long.py from Tim Peters. 02 October 1998, 01:19:48 UTC
399f10c Lots of good UI working, but not yet update-while-dragging 01 October 1998, 22:03:25 UTC
46670a2 *** empty log message *** 01 October 1998, 21:40:48 UTC
6e5b301 Renamed thread.h to pythread.h. 01 October 1998, 20:59:37 UTC
e364b7d Renamed thread.h to pythread.h. (Also removed whitespace after # in some BEOS related cpp directives.) 01 October 1998, 20:43:23 UTC
09b2957 Remove extra } at end of method description parameters. 01 October 1998, 20:43:13 UTC
49b5606 Renamed thread.h to pythread.h. 01 October 1998, 20:42:43 UTC
c456d36 Fix encoding of \ in some string literals in the discussion of "raw" strings. Reported by Lorenzo M. Catucci <lorenzo@argon.roma2.infn.it>. 01 October 1998, 20:41:57 UTC
8238587 Fix some confusion in the __repr__() and __str__() descriptions. Reported by Lorenzo M. Catucci <lorenzo@argon.roma2.infn.it>. 01 October 1998, 20:40:43 UTC
d4c3352 Fix encoding of \n in a couple of places (reported by Lorenzo M. Catucci <lorenzo@argon.roma2.infn.it>). 01 October 1998, 20:39:47 UTC
9d904b9 Believe it or not, Solaris 2.6 strtod() can move the end pointer *beyond* the null byte at the end of the input string, when the input is inf(inity). Discovered by Greg Ward. 01 October 1998, 20:35:46 UTC
4ab5d85 Change some init order 01 October 1998, 16:47:06 UTC
a7ba45b update_views_current(): New method 01 October 1998, 16:46:43 UTC
86daeb7 Added View button and popup of text widget 01 October 1998, 16:46:16 UTC
f9c6ddc *** empty log message *** 01 October 1998, 16:45:32 UTC
370a083 Correctly add dependencies and build rules for Modules/python.o. 01 October 1998, 16:42:41 UTC
2c69336 On second though, NEXITFUNCS should be defined in pythonrun.c and not here; pystate.h doesn't use it (I thought I wanted to move the array there but that won't work). 01 October 1998, 16:02:31 UTC
2dcfc96 On second though, NEXITFUNCS should be defined here and not in pystate.h; pystate.h doesn't use it (I thought I wanted to move the array there but that won't work). 01 October 1998, 16:01:57 UTC
07d7800 Typo reported by Greg Stein: "modifiable" is the correct spelling. 01 October 1998, 15:59:48 UTC
4cbe387 NSEW is also valid for -sticky 01 October 1998, 15:54:48 UTC
b2031f7 Document that apply() can now take any sequence in argument 2. 01 October 1998, 15:35:43 UTC
968f8cb builtin_apply(): Second argument type check is relaxed to allow any sequence. 01 October 1998, 15:33:12 UTC
566373e While scalling sys.modules, skip entries that don't have string keys, to protect us from jokers who put items with non-string keys in sys.modules. Reported by Greg Stein. 01 October 1998, 15:24:50 UTC
231c8c0 Gridify this widget 01 October 1998, 14:26:57 UTC
b26743a Make sure the menubar is stretched 01 October 1998, 14:26:26 UTC
65f0b6b Add a nice divider 01 October 1998, 14:26:04 UTC
9190046 Added NS and EW constants, which are meaningful values for grid's -sticky option. 01 October 1998, 13:49:37 UTC
85e6965 Fixed toggle b/w hex and decimal 01 October 1998, 13:41:05 UTC
d344165 Added options to visible window 01 October 1998, 03:08:07 UTC
aa40b55 Groove for debugging 01 October 1998, 03:07:20 UTC
03e8a31 Get rid of Edit menu 01 October 1998, 03:06:04 UTC
0fa6e4b Added options to visible window 01 October 1998, 02:57:05 UTC
65f15d4 In FreeBSD when using ELF, an underscore is needed in front of the function name. (Vladimir Kushnir by way of Thomas Gellekum.) 30 September 1998, 14:34:52 UTC
e504fa2 Disable python event handling in mainloop (discovered by Tasselli Marco) 30 September 1998, 09:11:51 UTC
fda3ace Added interface to get/set colordb 29 September 1998, 20:04:19 UTC
a9b4558 Removed old cruft, added raw about dialog 29 September 1998, 20:03:53 UTC
7a13418 Changed interface for nearest() method to take individual red, green, blue values instead of tuple 29 September 1998, 20:03:15 UTC
4202019 Got updating with Return/Tab working 29 September 1998, 20:02:27 UTC
885b371 Un PMW-ified 29 September 1998, 19:51:18 UTC
d7d4725 Added an extra frame in widget heirarchy in case I want to add separators later 29 September 1998, 17:36:43 UTC
f984a65 Fix suggested by Sjoerd (long ago!) to get a better error message when there's a syntax error. (In particular, display the correct filename). This changes the API: if there's a syntax error, the function now returns normally after dumping the error to sys.stderr. I changed Sjoerd's use of string.join(string.split(...)) with string.replace(). 29 September 1998, 15:57:42 UTC
dc492e6 Un PMW-ified 29 September 1998, 15:44:20 UTC
63c9e98 Rework startup 28 September 1998, 23:41:53 UTC
1ac18cd simplify 28 September 1998, 23:41:12 UTC
0e3e699 triplet_to_brightness(): New function 28 September 1998, 23:39:18 UTC
a69c1ba De PMW-ify 28 September 1998, 23:38:44 UTC
26f4b5d Fixed the brightness calculation 28 September 1998, 22:52:02 UTC
0dc9c92 Updated to new post-PMW framework. Moved generators to here and added the StripViewer class. 28 September 1998, 22:42:44 UTC
93d2754 Remove redundant definition of NEXITFUNCS. (Reported by Jeff Rush.) 28 September 1998, 22:15:37 UTC
back to top