summaryrefslogtreecommitdiff
path: root/Tools/pynche/PyncheWidget.py
Commit message (Expand)AuthorAgeFilesLines
* Make the Pynche tool work with Python 3.Georg Brandl2010-08-021-9/+13
* Patch #812378: Normalize white space.Martin v. Löwis2003-10-241-1/+1
* De-string-module-ification.Barry Warsaw2001-07-101-5/+4
* Helpwin.__init__(): Removed an unused local variable (via import)Barry Warsaw2001-04-181-1/+1
* make_view_popups(): Catch import error which can occur if a viewer isBarry Warsaw1999-07-061-1/+7
* Use the much nicer tkFileDialog for loading color name database filesBarry Warsaw1999-04-271-5/+10
* Implement dynamic external Viewer discovery.Barry Warsaw1999-04-271-34/+61
* Put the 'File' menu on the menubar even when modal, so users can getBarry Warsaw1999-04-261-4/+3
* Lots of changes to support loading alternative color name database.Barry Warsaw1999-04-261-2/+33
* Helpwin.__init__(): The text widget should get focus.Barry Warsaw1999-03-261-0/+1
* A start on the TestModExp appletBarry Warsaw1998-12-151-3/+3
* Added Helpwin -- help in a text widgetBarry Warsaw1998-12-031-0/+60
* UpdatingBarry Warsaw1998-11-181-3/+0
* beep => bellBarry Warsaw1998-10-221-3/+6
* Many changes to support a second mode of operation. Pynche can now beBarry Warsaw1998-10-221-30/+74
* Saving/Restoring state into ~/.pynche fileBarry Warsaw1998-10-201-2/+2
* Updated about textBarry Warsaw1998-10-071-3/+3
* Moved the main pynche.py file to Main.py. Added minimal driverBarry Warsaw1998-10-071-1/+1
* Copyright CNRIBarry Warsaw1998-10-061-2/+1
* Better initial color choosingBarry Warsaw1998-10-061-4/+7
* Converted to newstyle menubarsBarry Warsaw1998-10-061-34/+43
* Added version number in the About windowBarry Warsaw1998-10-061-4/+6
* Added details windowBarry Warsaw1998-10-051-1/+11
* DocstringBarry Warsaw1998-10-021-0/+3
* Added the ListViewerBarry Warsaw1998-10-021-0/+11
* Added View button and popup of text widgetBarry Warsaw1998-10-011-1/+22
* Make sure the menubar is stretchedBarry Warsaw1998-10-011-1/+1
* Get rid of Edit menuBarry Warsaw1998-10-011-14/+0
* Removed old cruft, added raw about dialogBarry Warsaw1998-09-291-44/+13
* De PMW-ifyBarry Warsaw1998-09-281-201/+110
* Get rid of EntrywidgetBarry Warsaw1998-03-161-14/+0
* Use the new PyncheOptions widgetBarry Warsaw1998-03-161-8/+30
* Integrate with OptionsWindow... not sure it should be modalBarry Warsaw1998-03-101-6/+26
* Added about dialogBarry Warsaw1998-02-171-4/+60
* Added method to set selected color to nearest.Barry Warsaw1998-02-171-8/+16
* fixed the generatorsBarry Warsaw1998-02-131-12/+18
* Added color strip widgetsBarry Warsaw1998-02-121-3/+45
* new interface to find_byname()Barry Warsaw1998-02-111-1/+1
* Interface changes, delegate chaining, type in widget additionBarry Warsaw1998-02-111-13/+37
* Initial revisionBarry Warsaw1998-01-311-0/+51