| Commit message (Expand) | Author | Age | Files | Lines |
* | Document that apply() can now take any sequence in argument 2. | Barry Warsaw | 1998-10-01 | 1 | -2/+3 |
|
|
* | builtin_apply(): Second argument type check is relaxed to allow any sequence. | Barry Warsaw | 1998-10-01 | 1 | -6/+18 |
|
|
* | While scalling sys.modules, skip entries that don't have string keys, | Guido van Rossum | 1998-10-01 | 1 | -4/+4 |
|
|
* | Gridify this widget | Barry Warsaw | 1998-10-01 | 1 | -2/+2 |
|
|
* | Make sure the menubar is stretched | Barry Warsaw | 1998-10-01 | 1 | -1/+1 |
|
|
* | Add a nice divider | Barry Warsaw | 1998-10-01 | 2 | -4/+14 |
|
|
* | Added NS and EW constants, which are meaningful values for grid's | Barry Warsaw | 1998-10-01 | 1 | -1/+3 |
|
|
* | Fixed toggle b/w hex and decimal | Barry Warsaw | 1998-10-01 | 1 | -4/+21 |
|
|
* | Added options to visible window | Barry Warsaw | 1998-10-01 | 1 | -11/+16 |
|
|
* | Groove for debugging | Barry Warsaw | 1998-10-01 | 1 | -2/+2 |
|
|
* | Get rid of Edit menu | Barry Warsaw | 1998-10-01 | 1 | -14/+0 |
|
|
* | Added options to visible window | Barry Warsaw | 1998-10-01 | 1 | -9/+19 |
|
|
* | In FreeBSD when using ELF, an underscore is needed in front of the | Guido van Rossum | 1998-09-30 | 1 | -1/+1 |
|
|
* | Disable python event handling in mainloop (discovered by Tasselli Marco) | Jack Jansen | 1998-09-30 | 1 | -0/+2 |
|
|
* | Added interface to get/set colordb | Barry Warsaw | 1998-09-29 | 1 | -1/+5 |
|
|
* | Removed old cruft, added raw about dialog | Barry Warsaw | 1998-09-29 | 1 | -44/+13 |
|
|
* | Changed interface for nearest() method to take individual red, green, | Barry Warsaw | 1998-09-29 | 1 | -2/+1 |
|
|
* | Got updating with Return/Tab working | Barry Warsaw | 1998-09-29 | 1 | -9/+7 |
|
|
* | Un PMW-ified | Barry Warsaw | 1998-09-29 | 1 | -115/+81 |
|
|
* | Added an extra frame in widget heirarchy in case I want to add | Barry Warsaw | 1998-09-29 | 2 | -4/+7 |
|
|
* | Fix suggested by Sjoerd (long ago!) to get a better error message when | Guido van Rossum | 1998-09-29 | 1 | -1/+9 |
|
|
* | Un PMW-ified | Barry Warsaw | 1998-09-29 | 1 | -71/+84 |
|
|
* | Rework startup | Barry Warsaw | 1998-09-28 | 1 | -26/+10 |
|
|
* | simplify | Barry Warsaw | 1998-09-28 | 1 | -9/+3 |
|
|
* | triplet_to_brightness(): New function | Barry Warsaw | 1998-09-28 | 1 | -0/+9 |
|
|
* | De PMW-ify | Barry Warsaw | 1998-09-28 | 1 | -201/+110 |
|
|
* | Fixed the brightness calculation | Barry Warsaw | 1998-09-28 | 1 | -1/+1 |
|
|
* | Updated to new post-PMW framework. Moved generators to here and added | Barry Warsaw | 1998-09-28 | 1 | -36/+74 |
|
|
* | Remove redundant definition of NEXITFUNCS. | Guido van Rossum | 1998-09-28 | 1 | -1/+1 |
|
|
* | Fixes for OS/2 by Jeff Rush. | Guido van Rossum | 1998-09-28 | 1 | -9/+9 |
|
|
* | Move the #include of <sys/select> to *after* mytime.h (or <time.h>), | Guido van Rossum | 1998-09-28 | 1 | -2/+2 |
|
|
* | New set of files for the OS/2 port by Jeff Rush. | Guido van Rossum | 1998-09-28 | 6 | -1061/+757 |
|
|
* | Removed some OS/2 #defines (now in the OS/2 specific config.h). | Guido van Rossum | 1998-09-28 | 1 | -15/+0 |
|
|
* | formatting | Barry Warsaw | 1998-09-28 | 1 | -6/+6 |
|
|
* | Un PMW-ified | Barry Warsaw | 1998-09-28 | 1 | -41/+24 |
|
|
* | Un PMW-ified | Barry Warsaw | 1998-09-28 | 1 | -27/+41 |
|
|
* | Initial revision | Barry Warsaw | 1998-09-28 | 1 | -0/+16 |
|
|
* | New version from Piers Lauder, who writes: | Guido van Rossum | 1998-09-28 | 1 | -88/+115 |
|
|
* | Don't set a local variable named __args__; this feature no longer | Guido van Rossum | 1998-09-28 | 1 | -1/+1 |
|
|
* | Add warning that on Windows it only works on sockets. | Guido van Rossum | 1998-09-28 | 1 | -1/+7 |
|
|
* | Document new urllib features by Eric Raymond. | Guido van Rossum | 1998-09-28 | 1 | -5/+22 |
|
|
* | Changes by Eric Raymond: | Guido van Rossum | 1998-09-28 | 1 | -14/+32 |
|
|
* | Truncate messages if they are longer than 255 characters. Note that this is | Jack Jansen | 1998-09-28 | 1 | -0/+2 |
|
|
* | Fixed unit test | Barry Warsaw | 1998-09-25 | 1 | -6/+6 |
|
|
* | Updated the docstring and class hierarchy diagram | Barry Warsaw | 1998-09-25 | 1 | -12/+20 |
|
|
* | (py-comint-output-filter-function): Horrible kludgearound for making | Barry Warsaw | 1998-09-25 | 1 | -1/+4 |
|
|
* | In PyFrame_New(), don't set extras to something derived from code | Guido van Rossum | 1998-09-25 | 1 | -1/+2 |
|
|
* | (py-guess-indent-offset): Only print message about py-indent-offset | Barry Warsaw | 1998-09-25 | 1 | -3/+4 |
|
|
* | (py-execute-file, py-execute-import-or-reload): Use a Python `raw' | Barry Warsaw | 1998-09-24 | 1 | -2/+2 |
|
|
* | Add two constants (with the same value) to specify the on-board CD input. | Guido van Rossum | 1998-09-24 | 1 | -0/+2 |
|
|