summaryrefslogtreecommitdiffstats
path: root/src/dialogs/spellcheck.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith2012-02-211-1060/+0
* Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith2012-02-171-0/+4
* Header cleaningAlex Valavanis2012-02-121-0/+1
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-081-2/+2
* More GSEAL issuesAlex Valavanis2012-01-041-3/+3
* Replace deprecated combo box APIAlex Valavanis2012-01-021-7/+22
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-2/+2
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-3/+3
* Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-261-7/+7
* Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-3/+3
* Replace deprecated GtkSignalAlex Valavanis2011-06-131-3/+3
* Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-10/+8
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-0/+1
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
* Fix change in revision 9947 to be consistent with rest of the codebase.Jon A. Cruz2010-12-121-2/+4
* Fix build failureKrzysztof Kosi??ski2010-12-121-1/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-8/+11
|\
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-1/+1
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-1/+1
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-3/+3
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* - Fix bug #396322: "Spell checker crashes the OS X package"mjwybrow2009-07-071-23/+13
* support up to 3 languagesbulia byak2009-02-241-44/+254
* fix cursor placement logicbulia byak2009-02-181-4/+4
* Warning cleanup.Jon A. Cruz2009-02-181-35/+35
* spellcheckerbulia byak2009-02-171-0/+834