index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dialogs
/
spellcheck.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-21
Fix for 934721 : Convert SpellCheck dialog to a dockable dialog
John Smith
1
-1060
/
+0
2012-02-17
Fix for 171579 : Make inkscape remember dialogs window status
John Smith
1
-0
/
+4
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-02-08
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
1
-2
/
+2
2012-01-04
More GSEAL issues
Alex Valavanis
1
-3
/
+3
2012-01-02
Replace deprecated combo box API
Alex Valavanis
1
-7
/
+22
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
1
-2
/
+2
2011-07-17
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
1
-3
/
+3
2011-06-26
Gtk cleanup: gtk_object_get_data
Alex Valavanis
1
-7
/
+7
2011-06-25
Gtk cleanup: gtk_object_set_data
Alex Valavanis
1
-3
/
+3
2011-06-13
Replace deprecated GtkSignal
Alex Valavanis
1
-3
/
+3
2011-06-05
Replace use of deprecated GtkTooltips API
Alex Valavanis
1
-10
/
+8
2011-06-04
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
1
-0
/
+1
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-1
/
+1
2010-12-12
Fix change in revision 9947 to be consistent with rest of the codebase.
Jon A. Cruz
1
-2
/
+4
2010-12-12
Fix build failure
Krzysztof Kosi??ski
1
-1
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-03
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
1
-1
/
+1
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-1
/
+1
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-3
/
+3
2009-07-07
- Fix bug #396322: "Spell checker crashes the OS X package"
mjwybrow
1
-23
/
+13
2009-02-24
support up to 3 languages
bulia byak
1
-44
/
+254
2009-02-18
fix cursor placement logic
bulia byak
1
-4
/
+4
2009-02-18
Warning cleanup.
Jon A. Cruz
1
-35
/
+35
2009-02-17
spellchecker
bulia byak
1
-0
/
+834