summaryrefslogtreecommitdiffstats
path: root/Tools/pynche/TypeinViewer.py
Commit message (Expand)AuthorAgeFilesLines
* Make the Pynche tool work with Python 3.Georg Brandl2010-08-021-1/+1
* Merged revisions 60990-61002 via svnmerge fromChristian Heimes2008-02-231-2/+0
* Change the way hex type-ins are displayed. The old way was way tooBarry Warsaw2001-07-101-48/+53
* Special case around some of the nastier annoyances with the type-inBarry Warsaw2001-02-011-6/+25
* sticky should be NSEW to fix pixel weirdness at right edgeBarry Warsaw1998-10-221-1/+1
* Many changes to support a second mode of operation. Pynche can now beBarry Warsaw1998-10-221-2/+2
* Saving/Restoring state into ~/.pynche fileBarry Warsaw1998-10-201-0/+7
* Fixes for some type-in strangenessBarry Warsaw1998-10-071-8/+18
* __togglehex(): SimplifyBarry Warsaw1998-10-061-12/+2
* hexp() => hexp_var()Barry Warsaw1998-10-061-2/+2
* hexp(): New functionBarry Warsaw1998-10-061-0/+3
* __normalize(): Preserve the location of the icursor and restore it soBarry Warsaw1998-10-061-0/+3
* DocstringBarry Warsaw1998-10-021-0/+14
* Gridify this widgetBarry Warsaw1998-10-011-2/+2
* Fixed toggle b/w hex and decimalBarry Warsaw1998-10-011-4/+21
* Added options to visible windowBarry Warsaw1998-10-011-9/+19
* Got updating with Return/Tab workingBarry Warsaw1998-09-291-9/+7
* Un PMW-ifiedBarry Warsaw1998-09-291-115/+81
* Add option for no updates on typingBarry Warsaw1998-03-161-1/+3
* Integrate with OptionsWindow... need to hook into Tab keyBarry Warsaw1998-03-101-5/+19
* __modified(): Make sure `rgbs' is a tupleBarry Warsaw1998-02-181-1/+1
* __validate(): test for None-age, not not-nessBarry Warsaw1998-02-131-2/+2
* typoBarry Warsaw1998-02-121-1/+1
* #Layout looks good, as does validation, and delegate chainingBarry Warsaw1998-02-111-29/+44
* Initial revisionBarry Warsaw1998-02-101-0/+90