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
/
pynche
Commit message (
Expand
)
Author
Age
Files
Lines
*
Brief update on the slightly changed API of pyColorChooser.askcolor().
Barry Warsaw
1998-10-22
1
-11/+41
*
__init__(): Removed initialcolor keyword.
Barry Warsaw
1998-10-22
1
-6/+26
*
sticky should be NSEW to fix pixel weirdness at right edge
Barry Warsaw
1998-10-22
1
-1/+1
*
Error message goes to stderr
Barry Warsaw
1998-10-22
1
-4/+8
*
beep => bell
Barry Warsaw
1998-10-22
1
-3/+6
*
Fixed running of standalone via command line. Also, only do save from
Barry Warsaw
1998-10-22
1
-3/+5
*
Describe all the new features
Barry Warsaw
1998-10-22
1
-133/+262
*
Chooser.__init__(): Added `wantspec' keyword to conform exactly to
Barry Warsaw
1998-10-22
1
-4/+10
*
Many changes to support a second mode of operation. Pynche can now be
Barry Warsaw
1998-10-22
10
-120/+256
*
Saving/Restoring state into ~/.pynche file
Barry Warsaw
1998-10-20
10
-27/+160
*
The driver script on Unix is `pynche'; for Windows `pynche.pyw'
Barry Warsaw
1998-10-16
1
-2/+2
*
Updated __main__ unit test
Barry Warsaw
1998-10-15
1
-5/+10
*
Updated about text
Barry Warsaw
1998-10-07
1
-3/+3
*
Moved the main pynche.py file to Main.py. Added minimal driver
Barry Warsaw
1998-10-07
5
-5/+16
*
Better layout of options menu and inc/dec buttons
Barry Warsaw
1998-10-07
1
-13/+16
*
Fixes for some type-in strangeness
Barry Warsaw
1998-10-07
1
-8/+18
*
Add a note about the console window
Barry Warsaw
1998-10-06
1
-4/+6
*
Never mind
Barry Warsaw
1998-10-06
1
-0/+0
*
Add link for Windows
Barry Warsaw
1998-10-06
1
-0/+0
*
RightARrow._create(): justify=RIGHT on the text object
Barry Warsaw
1998-10-06
1
-0/+1
*
A readme
Barry Warsaw
1998-10-06
1
-0/+173
*
Add a SELECTION to the pre-inserted text
Barry Warsaw
1998-10-06
1
-1/+6
*
Copyright CNRI
Barry Warsaw
1998-10-06
1
-2/+1
*
Added the rgb.txt file from X11R6.4, including the license
Barry Warsaw
1998-10-06
1
-0/+3
*
Initial revision
Barry Warsaw
1998-10-06
2
-0/+782
*
Better initial color choosing
Barry Warsaw
1998-10-06
2
-17/+37
*
Better quitting
Barry Warsaw
1998-10-06
3
-6/+3
*
Converted to newstyle menubars
Barry Warsaw
1998-10-06
1
-34/+43
*
Update main window when Update on Click is turned on
Barry Warsaw
1998-10-06
1
-1/+7
*
Added version number in the About window
Barry Warsaw
1998-10-06
1
-4/+6
*
Track color changes: disable buttons and their labels when turned off
Barry Warsaw
1998-10-06
1
-13/+28
*
Color Variation Ties => Move Sliders
Barry Warsaw
1998-10-06
1
-15/+15
*
main(): Better recovery when bogus color given on command line
Barry Warsaw
1998-10-06
1
-3/+2
*
rrggbb_to_triplet(): When color doesn't start with `#' raise a
Barry Warsaw
1998-10-06
1
-1/+2
*
Added a hex button so arrow numbers can display in decimal or hex.
Barry Warsaw
1998-10-06
1
-7/+30
*
__togglehex(): Simplify
Barry Warsaw
1998-10-06
1
-12/+2
*
hexp() => hexp_var()
Barry Warsaw
1998-10-06
1
-2/+2
*
hexp(): New function
Barry Warsaw
1998-10-06
1
-0/+3
*
__normalize(): Preserve the location of the icursor and restore it so
Barry Warsaw
1998-10-06
1
-0/+3
*
Changed the grey/magenta/cyan/yellow label text slightly.
Barry Warsaw
1998-10-06
1
-5/+5
*
usage(): Print msg at end of docstring
Barry Warsaw
1998-10-06
1
-3/+4
*
Title
Barry Warsaw
1998-10-05
3
-8/+6
*
Finished implementation + docstring
Barry Warsaw
1998-10-05
1
-0/+262
*
Added Alt-w bindings
Barry Warsaw
1998-10-05
2
-0/+5
*
Added details window
Barry Warsaw
1998-10-05
1
-1/+11
*
current_rgb(): New method
Barry Warsaw
1998-10-05
1
-0/+3
*
*** empty log message ***
Barry Warsaw
1998-10-05
1
-0/+0
*
Docstring
Barry Warsaw
1998-10-02
1
-0/+14
*
Docstring
Barry Warsaw
1998-10-02
3
-1/+58
*
Docstring
Barry Warsaw
1998-10-02
2
-0/+20
[next]