COMMITS
/ Tools/pynche/TypeinViewer.py August 2, 2010
G
Make the Pynche tool work with Python 3.
Georg Brandl committed
February 23, 2008
C
Merged revisions 60990-61002 via svnmerge from
Christian Heimes committed
July 10, 2001
B
Change the way hex type-ins are displayed. The old way was way too
Barry Warsaw committed
February 1, 2001
B
Special case around some of the nastier annoyances with the type-in
Barry Warsaw committed
October 22, 1998
B
sticky should be NSEW to fix pixel weirdness at right edge
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
Fixes for some type-in strangeness
Barry Warsaw committed
October 6, 1998
B
__togglehex(): Simplify
Barry Warsaw committed
B
hexp() => hexp_var()
Barry Warsaw committed
B
hexp(): New function
Barry Warsaw committed
B
__normalize(): Preserve the location of the icursor and restore it so
Barry Warsaw committed
October 1, 1998
B
Gridify this widget
Barry Warsaw committed
B
Fixed toggle b/w hex and decimal
Barry Warsaw committed
B
Added options to visible window
Barry Warsaw committed
September 29, 1998
B
Got updating with Return/Tab working
Barry Warsaw committed
B
Un PMW-ified
Barry Warsaw committed
March 16, 1998
B
Add option for no updates on typing
Barry Warsaw committed
March 10, 1998
B
Integrate with OptionsWindow... need to hook into Tab key
Barry Warsaw committed
February 18, 1998
B
__modified(): Make sure `rgbs' is a tuple
Barry Warsaw committed
February 13, 1998
B
__validate(): test for None-age, not not-ness
Barry Warsaw committed
February 11, 1998
B
#Layout looks good, as does validation, and delegate chaining
Barry Warsaw committed
February 10, 1998
B
Initial revision
Barry Warsaw committed