summaryrefslogtreecommitdiff
path: root/lib/browser.tcl
AgeCommit message (Expand)Author
2016-10-06git-gui: unicode file name support on windowsKarsten Blees
2016-10-03git-gui: fix incorrect use of Tcl append commandVasco Almeida
2011-10-19git-gui: fix display of path in browser titleBert Wesarg
2010-11-22git-gui: fix browsers [Up To Parent] in sub-sub-directories.Bert Wesarg
2010-01-27git-gui: use themed tk widgets with Tk 8.5Pat Thoyts
2008-08-24git-gui: Allow specifying an initial line for git gui blame.Alexander Gavrilov
2008-03-05git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann
2007-09-16Merge branch 'maint'Shawn O. Pearce
2007-09-16git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce
2007-09-13git-gui: Make the tree browser also use lightgray selectionShawn O. Pearce
2007-09-02Mark strings for translation.Christian Stimming
2007-07-29git-gui: Use more modern looking icons in the tree browserShawn O. Pearce
2007-07-18git-gui: Allow users to browse any branch, not just the current oneShawn O. Pearce
2007-07-18git-gui: Allow browser subcommand to start in subdirectoryShawn O. Pearce
2007-07-09Merge branch 'maint'Shawn O. Pearce
2007-07-09git-gui: Correct ls-tree buffering problem in browserShawn O. Pearce
2007-07-09git-gui: Always use absolute path to all git executablesShawn O. Pearce
2007-06-11git-gui: Save geometry before the window layout is damagedShawn O. Pearce
2007-05-08git-gui: Convert blame to the "class" way of doing thingsShawn O. Pearce
2007-05-08git-gui: Convert browser, console to "class" formatShawn O. Pearce
2007-05-07git-gui: Refactor into multiple files to save my sanityShawn O. Pearce