summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/spellcheck.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-14/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907)
* cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-151-4/+4
| | | (bzr r11874)
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-2/+2
| | | (bzr r11469.1.1)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-3/+3
| | | (bzr r11018)
* Fix documentationKris De Gussem2012-02-251-2/+2
| | | (bzr r11012)
* Fix for 938349 : Compile error in spellcheck.h when aspell is unavailableJohn Smith2012-02-221-4/+27
| | | (bzr r11008)
* Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith2012-02-211-0/+871
(bzr r11006)