index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tools
/
pynche
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch #812378: Normalize white space.
Martin v. Löwis
2003-10-24
2
-114
/
+114
*
Fix for SF bug #780996, crash when no .pynche file exists and -d
Barry Warsaw
2003-09-03
1
-2
/
+4
*
FILETYPES: Newer XFree86 rgb.txt files use the key Xorg instead of
Barry Warsaw
2002-10-21
1
-67
/
+68
*
Some fixes based on feedback from Hans Petter Langtangen.
Barry Warsaw
2002-10-21
1
-41
/
+44
*
Fix a typo, update (only one) style improvement, whitespace
Barry Warsaw
2002-10-21
1
-5
/
+5
*
Bump to version 1.3. Also document the new behavior of the chip widgets.
Barry Warsaw
2001-08-23
1
-8
/
+17
*
Bump to version 1.3
Barry Warsaw
2001-08-23
1
-1
/
+1
*
Implement some suggestions by Laura Creighton.
Barry Warsaw
2001-08-23
1
-6
/
+28
*
Change the way hex type-ins are displayed. The old way was way too
Barry Warsaw
2001-07-10
1
-48
/
+53
*
__init__(), save_views(): Catch ValueError along with IOError and
Barry Warsaw
2001-07-10
1
-6
/
+7
*
Update a comment.
Barry Warsaw
2001-07-10
1
-2
/
+4
*
__init__(): Use augmented assignments.
Barry Warsaw
2001-07-10
1
-3
/
+5
*
De-string-module-ification.
Barry Warsaw
2001-07-10
2
-10
/
+11
*
__version__: Bump to 1.2
Barry Warsaw
2001-07-10
1
-6
/
+8
*
__populate(): Use augmented assignments.
Barry Warsaw
2001-07-10
1
-1
/
+1
*
__delta(): Use augmented assignments.
Barry Warsaw
2001-07-10
1
-6
/
+6
*
De-string-module-ification and other Python 2.x improvements.
Barry Warsaw
2001-07-10
1
-29
/
+18
*
Update a comment.
Barry Warsaw
2001-07-10
1
-1
/
+1
*
Updated documentation, and bump the version number to 1.2.
Barry Warsaw
2001-07-10
1
-10
/
+25
*
update_yourself(): Removed unused local variable reported by
Barry Warsaw
2001-04-18
1
-1
/
+0
*
__init__(): Removed unused local variable reported by PyChecker.
Barry Warsaw
2001-04-18
1
-1
/
+0
*
StripWidget.__init__(), update_yourself(): Removed some unused local
Barry Warsaw
2001-04-18
1
-21
/
+20
*
Helpwin.__init__(): Removed an unused local variable (via import)
Barry Warsaw
2001-04-18
1
-1
/
+1
*
Bump the version to 1.1
Barry Warsaw
2001-04-18
1
-1
/
+1
*
There have been a few new Python releases <wink> in the 2 years since
Barry Warsaw
2001-04-18
1
-10
/
+7
*
Special case around some of the nastier annoyances with the type-in
Barry Warsaw
2001-02-01
1
-6
/
+25
*
Move the "from Tkinter import *" out of the method and into the module
Barry Warsaw
2001-02-01
1
-1
/
+2
*
make_view_popups(): Catch import error which can occur if a viewer is
Barry Warsaw
1999-07-06
1
-1
/
+7
*
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
*
Added /usr/lib/X11/rgb.txt in front of X/rgb.txt for Linuxers
Barry Warsaw
1999-04-23
1
-0
/
+2
*
Avoid totally empty files.
Guido van Rossum
1999-04-10
1
-0
/
+1
*
Helpwin.__init__(): The text widget should get focus.
Barry Warsaw
1999-03-26
1
-0
/
+1
[next]