summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/spellcheck.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* spellcheck.cpp: correct indenting. disable debug output.Johan B. C. Engelen2014-06-011-37/+37
* fix crash when spelling error is in hidden part of a text on pathbuliabyak2014-03-261-43/+45
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* Fix format security errorsAlex Valavanis2013-09-211-1/+1
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-14/+0
* cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-151-4/+4
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-2/+2
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-3/+3
* Fix documentationKris De Gussem2012-02-251-2/+2
* Fix for 938349 : Compile error in spellcheck.h when aspell is unavailableJohn Smith2012-02-221-4/+27
* Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith2012-02-211-0/+871