summaryrefslogtreecommitdiffstats
path: root/lib/class.tcl
AgeCommit message (Expand)AuthorLines
2010-01-27git-gui: use themed tk widgets with Tk 8.5Pat Thoyts-0/+7
2007-08-20git-gui: Fix window manager problems on ion3Shawn O. Pearce-1/+2
2007-07-08git-gui: Teach class system to support [$this cmd] syntaxShawn O. Pearce-12/+26
2007-06-11git-gui: Save geometry before the window layout is damagedShawn O. Pearce-3/+21
2007-06-11git-gui: Include 'war on whitespace' fixes from git.gitShawn O. Pearce-1/+0
2007-05-08git-gui: Don't attempt to inline array reads in methodsShawn O. Pearce-1/+2
2007-05-08git-gui: Define a simple class/method systemShawn O. Pearce-0/+153