summaryrefslogtreecommitdiff
path: root/lib/console.tcl
Commit message (Expand)AuthorAgeFilesLines
* git-gui: use themed tk widgets with Tk 8.5Pat Thoyts2010-01-271-8/+9
* git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann2008-03-051-3/+7
* Merge branch 'maint'Shawn O. Pearce2007-10-201-1/+1
|\
| * git-gui: Don't display CR within console windowsgitgui-0.8.4Shawn O. Pearce2007-10-201-1/+1
* | git-gui: Don't delete scrollbars in console windowsShawn O. Pearce2007-09-261-8/+2
* | git-gui: Don't delete console window namespaces too earlyShawn O. Pearce2007-09-261-1/+4
* | git-gui: Avoid console scrollbars unless they are necessaryShawn O. Pearce2007-09-231-30/+48
* | Mark strings for translation.Christian Stimming2007-09-021-7/+7
|/
* Merge branch 'maint'Shawn O. Pearce2007-07-091-0/+4
|\
| * git-gui: Don't linewrap within console windowsShawn O. Pearce2007-07-091-0/+4
* | git-gui: Teach console widget to use git_readShawn O. Pearce2007-07-091-12/+5
* | git-gui: Refactor branch switch to support detached headShawn O. Pearce2007-07-081-0/+8
* | git-gui: Automatically refresh tracking branches when neededShawn O. Pearce2007-07-081-11/+33
|/
* git-gui: Save geometry before the window layout is damagedShawn O. Pearce2007-06-111-1/+1
* git-gui: Convert browser, console to "class" formatShawn O. Pearce2007-05-081-63/+38
* git-gui: Move console procs into their own namespaceShawn O. Pearce2007-05-071-22/+38
* git-gui: Refactor into multiple files to save my sanityShawn O. Pearce2007-05-071-0/+185