index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
debug
/
simple-event.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Event: Switch all call sites from Util::ptr_shared to char const* or std::sha...
Emmanuel Gil Peyrot
2019-01-24
1
-5
/
+0
*
Logger: Switch TagStack to std::shared_ptr.
Emmanuel Gil Peyrot
2019-01-24
1
-1
/
+1
*
Event: Make property value char const* too.
Emmanuel Gil Peyrot
2019-01-24
1
-3
/
+9
*
Event: Make name and property name char const*.
Emmanuel Gil Peyrot
2019-01-24
1
-19
/
+7
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr 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
-4
/
+4
*
Refactor Util::ptr_shared
Jan Lingscheid
2017-10-18
1
-9
/
+9
*
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
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-2
/
+0
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Fixing up a few more files
Bryce Harrington
2008-01-05
1
-1
/
+1
*
Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy
Bryce Harrington
2008-01-05
1
-2
/
+4
*
really fix formatting this time
MenTaLguY
2007-05-10
1
-1
/
+3
*
fix formatting
MenTaLguY
2007-05-10
1
-3
/
+3
*
Explicit child events and formatted properties.
MenTaLguY
2007-05-10
1
-0
/
+20
*
simplify the SimpleEvent API more
MenTaLguY
2006-04-29
1
-70
/
+13
*
make Debug::SimpleEvent more convenient
MenTaLguY
2006-04-29
1
-3
/
+84
*
shared_ptr -> ptr_shared
MenTaLguY
2006-03-15
1
-3
/
+3
*
replace Util::SharedCStringPtr with the more general Util::shared_ptr<>
MenTaLguY
2006-02-06
1
-4
/
+4
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+51