summaryrefslogtreecommitdiffstats
path: root/lib/spellcheck.tcl
AgeCommit message (Expand)AuthorLines
2008-09-30git-gui: Remove space from the end of aspell's reply before processingJohannes Sixt-0/+1
2008-09-26git-gui: Help identify aspell version on Windows tooGustaf Hendeby-1/+1
2008-04-23git-gui: Don't use '$$cr master' with aspell earlier than 0.60Shawn O. Pearce-4/+10
2008-02-22git-gui: fix typo in lib/spellcheck.tclMichele Ballabio-1/+1
2008-02-21git-gui: Shorten Aspell version strings to just Aspell version numberShawn O. Pearce-0/+4
2008-02-21git-gui: Gracefully display non-aspell version errors to usersShawn O. Pearce-1/+25
2008-02-21git-gui: Catch and display aspell startup failures to the userShawn O. Pearce-4/+17
2008-02-21git-gui: Only bind the spellcheck popup suggestion hook onceShawn O. Pearce-1/+1
2008-02-21git-gui: Remove explicit references to 'aspell' in message stringsShawn O. Pearce-7/+7
2008-02-21git-gui: Ensure all spellchecker 'class' variables are initializedShawn O. Pearce-5/+9
2008-02-17git-gui: (i18n) Add newly added translation strings to template.Christian Stimming-2/+2
2008-02-14git-gui: Paper bag fix bad string length call in spellcheckerShawn O. Pearce-1/+1
2008-02-12git-gui: Automatically spell check commit messages as the user typesShawn O. Pearce-0/+363