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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)
Joseph Da Silva
2019-03-20
1
-0
/
+19
*
Clarify licenses
Max Gaukler
2018-11-08
1
-10
/
+5
*
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
-15
/
+15
*
Misc. typos
luz.paz
2018-01-08
1
-1
/
+1
*
Refactor Util::ptr_shared
Jan Lingscheid
2017-10-18
1
-8
/
+8
*
Comment out unused enum.
Tavmjong Bah
2016-07-10
1
-7
/
+7
*
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
Liam P. White
2015-02-26
1
-1
/
+1
*
Isolate components of libgc
Liam P. White
2015-02-25
1
-1
/
+1
*
More header cleanup
Liam P. White
2014-09-06
1
-1
/
+1
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-2
/
+1
*
Purging some forward.h files.
Jon A. Cruz
2011-10-04
1
-1
/
+0
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
2008-09-23
1
-84
/
+182
*
shared_ptr -> ptr_shared
MenTaLguY
2006-03-15
1
-8
/
+8
*
replace Util::SharedCStringPtr with the more general Util::shared_ptr<>
MenTaLguY
2006-02-06
1
-9
/
+9
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+150