index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xml
/
event.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-20
Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)
Joseph Da Silva
1
-0
/
+19
2018-11-08
Clarify licenses
Max Gaukler
1
-10
/
+5
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-15
/
+15
2018-01-08
Misc. typos
luz.paz
1
-1
/
+1
2017-10-18
Refactor Util::ptr_shared
Jan Lingscheid
1
-8
/
+8
2016-07-10
Comment out unused enum.
Tavmjong Bah
1
-7
/
+7
2015-02-26
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
Liam P. White
1
-1
/
+1
2015-02-25
Isolate components of libgc
Liam P. White
1
-1
/
+1
2014-09-27
Update to experimental r13565
Liam P. White
1
-1
/
+1
2014-09-07
Update to experimental r13543
Liam P. White
1
-1
/
+1
2014-09-06
More header cleanup
Liam P. White
1
-1
/
+1
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-2
/
+1
2011-10-04
Purging some forward.h files.
Jon A. Cruz
1
-1
/
+0
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-09-23
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
1
-84
/
+182
2006-03-15
shared_ptr -> ptr_shared
MenTaLguY
1
-8
/
+8
2006-02-06
replace Util::SharedCStringPtr with the more general Util::shared_ptr<>
MenTaLguY
1
-9
/
+9