index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a scale widget and command line options to set the output volume.
Barry Warsaw
1999-04-28
2
-18/+65
*
Use the much nicer tkFileDialog for loading color name database files
Barry Warsaw
1999-04-27
1
-5/+10
*
Document that for askcolor(), databasefile and wantspec can now be set
Barry Warsaw
1999-04-27
1
-2/+2
*
askcolor(): databasefile and wantspec can now be set on every
Barry Warsaw
1999-04-27
1
-3/+13
*
Implement dynamic external Viewer discovery.
Barry Warsaw
1999-04-27
1
-34/+61
*
Add a module global variable ADDTOVIEW to conform to dynamic viewer
Barry Warsaw
1999-04-27
3
-1/+7
*
Added docstring describing Viewer interface.
Barry Warsaw
1999-04-27
1
-0/+33
*
add a comment
Barry Warsaw
1999-04-27
1
-0/+1
*
When selecting a radio button in the TextViewer (to change a specific
Barry Warsaw
1999-04-27
1
-6/+28
*
Change Black/White button labels to not include the arrow
Barry Warsaw
1999-04-27
1
-2/+2
*
Describe namedcolors.txt
Barry Warsaw
1999-04-26
1
-0/+2
*
An alternative Netscape database
Barry Warsaw
1999-04-26
1
-0/+100
*
Describe how to load a new database
Barry Warsaw
1999-04-26
1
-0/+7
*
Describe the Color database files
Barry Warsaw
1999-04-26
1
-31/+58
*
Put the 'File' menu on the menubar even when modal, so users can get
Barry Warsaw
1999-04-26
1
-4/+3
*
Tim Peter's sister's 140 named colors that NS and MSIE understand
Barry Warsaw
1999-04-26
1
-0/+141
*
The "Web-safe" colors (all #rrggbb style)
Barry Warsaw
1999-04-26
1
-0/+217
*
The HTML 4.0 guaranteed colors.
Barry Warsaw
1999-04-26
1
-0/+17
*
Set the version number to 1.0 -- I think it's stable enough
Barry Warsaw
1999-04-26
1
-1/+1
*
Lots of changes to support loading alternative color name database.
Barry Warsaw
1999-04-26
6
-78/+180
*
Some changes (maybe not enough?) to make it work on Windows with local
Guido van Rossum
1999-04-26
1
-3/+3
*
Tim Peters strikes again:
Guido van Rossum
1999-04-26
3
-44/+160
*
Added /usr/lib/X11/rgb.txt in front of X/rgb.txt for Linuxers
Barry Warsaw
1999-04-23
1
-0/+2
*
Provide full arguments to __import__ so it works in packagized IDLE.
Guido van Rossum
1999-04-23
1
-1/+1
*
Bunch of updates necessary due to recent changes; added docs for File
Guido van Rossum
1999-04-22
1
-13/+63
*
Remove obsolete 'script' menu.
Guido van Rossum
1999-04-22
1
-5/+0
*
Several wishes fulfilled.
Guido van Rossum
1999-04-22
1
-22/+5
*
Moved classes OnDemandOutputWindow and PseudoFile here,
Guido van Rossum
1999-04-22
1
-0/+44
*
Mostly rewritten. Instead of the old Run module and Debug module,
Guido van Rossum
1999-04-22
1
-107/+46
*
Nits: document use of $IDLESTARTUP; display idle version
Guido van Rossum
1999-04-22
1
-3/+5
*
New version to celebrate new command line
Guido van Rossum
1999-04-22
1
-1/+1
*
Added flush(), for completeness.
Guido van Rossum
1999-04-22
1
-0/+3
*
A lot of changes to make the command line more useful. You can now do:
Guido van Rossum
1999-04-22
1
-26/+115
*
Some more TODO items. Made up my mind about command line args,
Guido van Rossum
1999-04-22
1
-4/+24
*
Super-elegant patch by Tim Peters that speeds up colorization
Guido van Rossum
1999-04-22
1
-1/+4
*
Patch by Tim Peters to speed up colorizing of big multiline strings.
Guido van Rossum
1999-04-21
1
-4/+4
*
For an event 'foo-bar', the corresponding method must be called
Guido van Rossum
1999-04-20
1
-2/+2
*
Restored the original IDLE color scheme.
Guido van Rossum
1999-04-20
1
-61/+15
*
Color preferences code by Loren Luke (massaged by me somewhat)
Guido van Rossum
1999-04-20
4
-17/+106
*
Patch by Mark Favas: it fixes the search engine behaviour where an
Guido van Rossum
1999-04-20
1
-3/+10
*
A few wishes are now fulfilled.
Guido van Rossum
1999-04-19
1
-4/+0
*
Tim Peters implements some of my wishes:
Guido van Rossum
1999-04-19
1
-11/+60
*
Avoid totally empty files.
Guido van Rossum
1999-04-10
1
-0/+1
*
Use re instead of regex.
Guido van Rossum
1999-04-09
1
-10/+11
*
# TODO entries changed
Guido van Rossum
1999-04-08
2
-4/+6
*
New change log.
Guido van Rossum
1999-04-07
1
-1/+83
*
New version.
Guido van Rossum
1999-04-07
2
-4/+14
*
Version bump awaiting impending new release.
Guido van Rossum
1999-04-07
1
-1/+1
*
For reasons I dare not explain, this script should always execute
Guido van Rossum
1999-04-02
1
-2/+1
*
At Tim Peters' recommendation, add a dummy flush() method to PseudoFile.
Guido van Rossum
1999-03-29
2
-0/+6
[next]