index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
pynche
/
TypeinViewer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the way hex type-ins are displayed. The old way was way too
Barry Warsaw
2001-07-10
1
-48/+53
*
Special case around some of the nastier annoyances with the type-in
Barry Warsaw
2001-02-01
1
-6/+25
*
sticky should be NSEW to fix pixel weirdness at right edge
Barry Warsaw
1998-10-22
1
-1/+1
*
Many changes to support a second mode of operation. Pynche can now be
Barry Warsaw
1998-10-22
1
-2/+2
*
Saving/Restoring state into ~/.pynche file
Barry Warsaw
1998-10-20
1
-0/+7
*
Fixes for some type-in strangeness
Barry Warsaw
1998-10-07
1
-8/+18
*
__togglehex(): Simplify
Barry Warsaw
1998-10-06
1
-12/+2
*
hexp() => hexp_var()
Barry Warsaw
1998-10-06
1
-2/+2
*
hexp(): New function
Barry Warsaw
1998-10-06
1
-0/+3
*
__normalize(): Preserve the location of the icursor and restore it so
Barry Warsaw
1998-10-06
1
-0/+3
*
Docstring
Barry Warsaw
1998-10-02
1
-0/+14
*
Gridify this widget
Barry Warsaw
1998-10-01
1
-2/+2
*
Fixed toggle b/w hex and decimal
Barry Warsaw
1998-10-01
1
-4/+21
*
Added options to visible window
Barry Warsaw
1998-10-01
1
-9/+19
*
Got updating with Return/Tab working
Barry Warsaw
1998-09-29
1
-9/+7
*
Un PMW-ified
Barry Warsaw
1998-09-29
1
-115/+81
*
Add option for no updates on typing
Barry Warsaw
1998-03-16
1
-1/+3
*
Integrate with OptionsWindow... need to hook into Tab key
Barry Warsaw
1998-03-10
1
-5/+19
*
__modified(): Make sure `rgbs' is a tuple
Barry Warsaw
1998-02-18
1
-1/+1
*
__validate(): test for None-age, not not-ness
Barry Warsaw
1998-02-13
1
-2/+2
*
typo
Barry Warsaw
1998-02-12
1
-1/+1
*
#Layout looks good, as does validation, and delegate chaining
Barry Warsaw
1998-02-11
1
-29/+44
*
Initial revision
Barry Warsaw
1998-02-10
1
-0/+90