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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve spellcheck dialog
Thomas Holder
2019-08-21
1
-7
/
+20
*
Hide spellcheck dialog if Aspell is missing
Nathan Lee
2019-07-31
1
-2
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-1
/
+1
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+5
*
Removed all GSList occurences in .h files
Marc Jeanmougin
2017-10-01
1
-4
/
+7
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-15
/
+0
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
2013-06-07
1
-0
/
+4
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+2
*
GTK+ 3: Use orientable widgets
Alex Valavanis
2012-12-16
1
-0
/
+10
*
Clean up a few Gtkmm orientables
Alex Valavanis
2012-04-11
1
-0
/
+4
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-8
/
+4
*
Header cleaning
Alex Valavanis
2012-02-25
1
-0
/
+1
*
Fix documentation
Kris De Gussem
2012-02-25
1
-1
/
+1
*
Fix for 938349 : Compile error in spellcheck.h when aspell is unavailable
John Smith
2012-02-22
1
-3
/
+3
*
Fix for 934721 : Convert SpellCheck dialog to a dockable dialog
John Smith
2012-02-21
1
-0
/
+280