index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
helper
/
stock-items.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.
Valentin Ionita
1
-26
/
+23
2019-06-06
Refactoring: call setAttribute() directly.
Shlomi Fish
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-22
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
1
-1
/
+0
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-09-27
SP_ACTIVE_DESKTOP: check for NULL or eliminate
Thomas Holder
1
-5
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-16
/
+16
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-4
/
+4
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-4
/
+4
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-4
/
+4
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-3
/
+3
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
1
-15
/
+15
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-3
/
+3
2014-11-26
Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability
Liam P. White
1
-2
/
+2
2014-10-05
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree
Liam P. White
1
-1
/
+1
2014-06-27
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
1
-2
/
+2
2012-10-28
cppcheck: Fix a couple of leaks
Alex Valavanis
1
-0
/
+1
2012-10-04
code cleanup: make more functions static or include their own headers.
Campbell Barton
1
-1
/
+1
2012-08-20
Fix for 165865 : markers must take object's stroke color
John Smith
1
-4
/
+8
2012-08-04
Fix for 1030239 : Custom markers only added to the list in Stroke Style after...
John Smith
1
-1
/
+3
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-1
/
+3
2011-06-04
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
1
-4
/
+4
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-11
/
+11
2010-07-03
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
1
-3
/
+3
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-8
/
+8
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-5
/
+5
2010-03-09
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-11
/
+11
2009-08-05
SPDocument->Document
johnce
1
-11
/
+11
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-3
/
+6
2006-12-06
Renaming sp-marker.* to marker.*
Bryce Harrington
1
-1
/
+1
2006-04-28
Added CREATE v0.1 support for gradients/swatches/patterns
Joshua L. Blocher
1
-0
/
+12
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-2
/
+2