summaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-15git-gui: Don't translate the special Apple menuShawn O. Pearce1-1/+1
2008-03-07git-gui: Add option for changing the width of the commit message text boxAdam Piątyszek1-0/+1
2008-03-05git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann5-10/+34
2008-02-28Merge branch 'maint'Shawn O. Pearce1-1/+1
2008-02-28git-gui: Paper bag fix info dialog when no files are staged at commitgitgui-0.9.3Shawn O. Pearce1-1/+1
2008-02-22Merge branch 'maint'Shawn O. Pearce2-1/+9
2008-02-22git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce1-0/+4
2008-02-22git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce1-1/+5
2008-02-22git-gui: fix typo in lib/spellcheck.tclMichele Ballabio1-1/+1
2008-02-21git-gui: Shorten Aspell version strings to just Aspell version numberShawn O. Pearce1-0/+4
2008-02-21git-gui: Gracefully display non-aspell version errors to usersShawn O. Pearce1-1/+25
2008-02-21git-gui: Catch and display aspell startup failures to the userShawn O. Pearce1-4/+17
2008-02-21git-gui: Only bind the spellcheck popup suggestion hook onceShawn O. Pearce1-1/+1
2008-02-21git-gui: Remove explicit references to 'aspell' in message stringsShawn O. Pearce1-7/+7
2008-02-21git-gui: Ensure all spellchecker 'class' variables are initializedShawn O. Pearce2-6/+11
2008-02-21Merge branch 'maint'Shawn O. Pearce1-7/+11
2008-02-20git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce1-7/+11
2008-02-17git-gui: (i18n) Add newly added translation strings to template.Christian Stimming1-2/+2
2008-02-14git-gui: Correct size of dictionary name widget in options dialogShawn O. Pearce1-3/+1
2008-02-14git-gui: Paper bag fix bad string length call in spellcheckerShawn O. Pearce1-1/+1
2008-02-12git-gui: Automatically spell check commit messages as the user typesShawn O. Pearce3-0/+409
2008-02-03git-gui: (i18n) Fix a bunch of still untranslated strings.Christian Stimming4-15/+14
2008-01-22git-gui: Work around random missing scrollbar in revision listShawn O. Pearce1-1/+2
2008-01-20git-gui: Consolidate hook execution code into a single functionShawn O. Pearce2-46/+35
2008-01-20git-gui: Correct window title for hook failure dialogsShawn O. Pearce1-1/+1
2008-01-20git-gui: Honor the standard commit-msg hookShawn O. Pearce1-31/+83
2008-01-16git-gui: Refresh file status description after hunk applicationShawn O. Pearce1-0/+2
2008-01-16git-gui: Allow 'Create New Repository' on existing directoriesShawn O. Pearce1-28/+22
2008-01-16git-gui: Fix broken revert confirmation.Christian Stimming1-1/+3
2007-12-29git-gui: Make commit log messages end with a newlinegitgui-0.9.1Bernt Hansen1-1/+1
2007-12-14git-gui: Handle file mode changes (644->755) in diff viewerShawn O. Pearce1-0/+1
2007-12-02git-gui: Improve the application icon on Windows.Johannes Sixt1-0/+0
2007-11-22git-gui: fix a typo in lib/commit.tclMichele Ballabio1-1/+1
2007-10-23Merge branch 'maint'Shawn O. Pearce1-12/+53
2007-10-23git-gui: Make sure we get errors from git-update-indexShawn O. Pearce1-9/+52
2007-10-20Merge branch 'maint'Shawn O. Pearce3-3/+6
2007-10-20git-gui: Don't display CR within console windowsgitgui-0.8.4Shawn O. Pearce1-1/+1
2007-10-20git-gui: Handle progress bars from newer gitsShawn O. Pearce1-1/+4
2007-10-20git-gui: Correctly report failures from git-write-treeShawn O. Pearce1-1/+1
2007-10-12git-gui: Collapse $env(HOME) to ~/ in recent repositories on WindowsShawn O. Pearce1-2/+6
2007-10-12git-gui: Support cloning Cygwin based work-dirsShawn O. Pearce1-7/+37
2007-10-12git-gui: Use proper Windows shortcuts instead of bat filesShawn O. Pearce3-31/+78
2007-10-12git-gui: Bind n/c/o accelerators in repository chooserShawn O. Pearce1-0/+6
2007-10-12git-gui: Disable the text widget in the repository chooserShawn O. Pearce1-0/+2
2007-10-12git-gui: Fix bind errors when switching repository chooser panelsShawn O. Pearce1-0/+6
2007-10-12git-gui: Offer repository management features in menu barShawn O. Pearce1-6/+49
2007-10-12git-gui: Change repository browser radio buttons to hyperlinksShawn O. Pearce1-27/+34
2007-10-12git-gui: offer a list of recent repositories on startupSteffen Prohaska1-0/+82
2007-10-10git-gui: Bind Cmd-, to Preferences on Mac OS XShawn O. Pearce1-5/+7
2007-10-10git-gui: Consolidate the Fetch and Push menus into a Remote menuShawn O. Pearce1-21/+32