summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/spellcheck.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve spellcheck dialogThomas Holder2019-08-211-7/+20
* Hide spellcheck dialog if Aspell is missingNathan Lee2019-07-311-2/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+5
* Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-011-4/+7
* Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-15/+0
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* GTK+ 3: Use orientable widgetsAlex Valavanis2012-12-161-0/+10
* Clean up a few Gtkmm orientablesAlex Valavanis2012-04-111-0/+4
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-8/+4
* Header cleaningAlex Valavanis2012-02-251-0/+1
* Fix documentationKris De Gussem2012-02-251-1/+1
* Fix for 938349 : Compile error in spellcheck.h when aspell is unavailableJohn Smith2012-02-221-3/+3
* Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith2012-02-211-0/+280