index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
spellcheck.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-1
/
+0
*
Merged trunk
Adrian Boguszewski
2016-08-03
1
-8
/
+1
|
\
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-8
/
+1
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+8
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-8
/
+1
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-1
/
+1
*
|
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
1
-6
/
+6
|
/
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-3
/
+3
*
Purge sp_desktop_sketch and sp_desktop_tempgroup
Liam P. White
2014-12-21
1
-1
/
+1
*
Move more UI code into ui/
Liam P. White
2014-10-05
1
-1
/
+1
*
Move obvious ui component to ui/
Liam P. White
2014-10-05
1
-1
/
+1
*
spellcheck.cpp: correct indenting. disable debug output.
Johan B. C. Engelen
2014-06-01
1
-37
/
+37
*
fix crash when spelling error is in hidden part of a text on path
buliabyak
2014-03-26
1
-43
/
+45
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-1
/
+1
*
Fix format security errors
Alex Valavanis
2013-09-21
1
-1
/
+1
*
Drop support for GTK+ < 2.24
Alex Valavanis
2012-11-26
1
-14
/
+0
*
cppcheck: Simple fixes for src/ui/dialog
Alex Valavanis
2012-11-15
1
-4
/
+4
*
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
2012-06-09
1
-2
/
+2
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-3
/
+3
*
Fix documentation
Kris De Gussem
2012-02-25
1
-2
/
+2
*
Fix for 938349 : Compile error in spellcheck.h when aspell is unavailable
John Smith
2012-02-22
1
-4
/
+27
*
Fix for 934721 : Convert SpellCheck dialog to a dockable dialog
John Smith
2012-02-21
1
-0
/
+871