COMMITS
/ Tools/pynche/PyncheWidget.py December 19, 2020
S
bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781)
Serhiy Storchaka committed
August 8, 2019
S
bpo-37685: Fixed __eq__, __lt__ etc implementations in some classes. (GH-14952)
Serhiy Storchaka committed
August 2, 2010
G
Make the Pynche tool work with Python 3.
Georg Brandl committed
October 24, 2003
M
Patch #812378: Normalize white space.
Martin v. Löwis committed
July 10, 2001
B
De-string-module-ification.
Barry Warsaw committed
April 18, 2001
B
Helpwin.__init__(): Removed an unused local variable (via import)
Barry Warsaw committed
July 6, 1999
B
make_view_popups(): Catch import error which can occur if a viewer is
Barry Warsaw committed
April 27, 1999
B
Use the much nicer tkFileDialog for loading color name database files
Barry Warsaw committed
B
Implement dynamic external Viewer discovery.
Barry Warsaw committed
April 26, 1999
B
Put the 'File' menu on the menubar even when modal, so users can get
Barry Warsaw committed
B
Lots of changes to support loading alternative color name database.
Barry Warsaw committed
March 26, 1999
B
Helpwin.__init__(): The text widget should get focus.
Barry Warsaw committed
December 15, 1998
B
A start on the TestModExp applet
Barry Warsaw committed
December 3, 1998
B
Added Helpwin -- help in a text widget
Barry Warsaw committed
October 22, 1998
B
beep => bell
Barry Warsaw committed
B
Many changes to support a second mode of operation. Pynche can now be
Barry Warsaw committed
October 20, 1998
B
Saving/Restoring state into ~/.pynche file
Barry Warsaw committed
October 7, 1998
B
Updated about text
Barry Warsaw committed
B
Moved the main pynche.py file to Main.py. Added minimal driver
Barry Warsaw committed
October 6, 1998
B
Copyright CNRI
Barry Warsaw committed
B
Better initial color choosing
Barry Warsaw committed
B
Converted to newstyle menubars
Barry Warsaw committed
B
Added version number in the About window
Barry Warsaw committed
October 5, 1998
B
Added details window
Barry Warsaw committed
October 2, 1998
B
Added the ListViewer
Barry Warsaw committed
October 1, 1998
B
Added View button and popup of text widget
Barry Warsaw committed
B
Make sure the menubar is stretched
Barry Warsaw committed
B
Get rid of Edit menu
Barry Warsaw committed
September 29, 1998
B
Removed old cruft, added raw about dialog
Barry Warsaw committed
September 28, 1998
B
De PMW-ify
Barry Warsaw committed
March 16, 1998
B
Get rid of Entrywidget
Barry Warsaw committed
B
Use the new PyncheOptions widget
Barry Warsaw committed
March 10, 1998
B
Integrate with OptionsWindow... not sure it should be modal
Barry Warsaw committed
February 17, 1998
B
Added about dialog
Barry Warsaw committed
B
Added method to set selected color to nearest.
Barry Warsaw committed
February 13, 1998
B
fixed the generators
Barry Warsaw committed
February 12, 1998
B
Added color strip widgets
Barry Warsaw committed
February 11, 1998
B
new interface to find_byname()
Barry Warsaw committed
B
Interface changes, delegate chaining, type in widget addition
Barry Warsaw committed
January 31, 1998
B
Initial revision
Barry Warsaw committed