summaryrefslogtreecommitdiffstats
path: root/Tools/pynche/StripViewer.py
Commit message (Expand)AuthorAgeFilesLines
* Make the Pynche tool work with Python 3.Georg Brandl2010-08-021-9/+9
* More 2to3 fixes in the Tools directory. Fixes #2893.Georg Brandl2008-05-161-6/+6
* Ported from 2.4 branch:Barry Warsaw2006-01-011-2/+2
* Fix all wrong instances of "it's".Georg Brandl2005-07-221-1/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-3/+3
* Patch #812378: Normalize white space.Martin v. Löwis2003-10-241-113/+113
* De-string-module-ification.Barry Warsaw2001-07-101-5/+7
* StripWidget.__init__(), update_yourself(): Removed some unused localBarry Warsaw2001-04-181-21/+20
* Change Black/White button labels to not include the arrowBarry Warsaw1999-04-271-2/+2
* Added most of the mechanism to change the strips from color variationsBarry Warsaw1998-12-151-20/+101
* Many changes to support a second mode of operation. Pynche can now beBarry Warsaw1998-10-221-17/+10
* Saving/Restoring state into ~/.pynche fileBarry Warsaw1998-10-201-2/+9
* RightARrow._create(): justify=RIGHT on the text objectBarry Warsaw1998-10-061-0/+1
* Added a hex button so arrow numbers can display in decimal or hex.Barry Warsaw1998-10-061-7/+30
* DocstringBarry Warsaw1998-10-021-0/+26
* Add a nice dividerBarry Warsaw1998-10-011-2/+7
* Added options to visible windowBarry Warsaw1998-10-011-11/+16
* Added an extra frame in widget heirarchy in case I want to addBarry Warsaw1998-09-291-3/+6
* Fixed the brightness calculationBarry Warsaw1998-09-281-1/+1
* Updated to new post-PMW framework. Moved generators to here and addedBarry Warsaw1998-09-281-36/+74
* formattingBarry Warsaw1998-09-281-6/+6
* Un PMW-ifiedBarry Warsaw1998-09-281-41/+24
* update while dragging defaults to 0Barry Warsaw1998-03-171-1/+1
* No update while dragging still tracks the arrowsBarry Warsaw1998-03-171-36/+59
* Add option for no updates on draggingBarry Warsaw1998-03-161-11/+9
* Very modest improvementsBarry Warsaw1998-02-181-27/+31
* Get rid of commented out, slower versionsBarry Warsaw1998-02-181-14/+0
* Implementation using TCLPROC loaded into the Tcl interpreterBarry Warsaw1998-02-181-10/+32
* Several optimizations:Barry Warsaw1998-02-181-51/+81
* Added chip selection stuff, strip labelBarry Warsaw1998-02-171-8/+40
* get arrow movement, and text updating. also outlining of highlightBarry Warsaw1998-02-131-2/+39
* Initial revisionBarry Warsaw1998-02-121-0/+135