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
/
event.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-23
Eliminate clang warnings
Thomas Holder
1
-1
/
+1
2019-01-24
Logger: Switch TagStack to std::shared_ptr.
Emmanuel Gil Peyrot
1
-1
/
+0
2019-01-24
Event: Make property value char const* too.
Emmanuel Gil Peyrot
1
-4
/
+6
2019-01-24
Event: Make name and property name char const*.
Emmanuel Gil Peyrot
1
-8
/
+7
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2017-10-18
Refactor Util::ptr_shared
Jan Lingscheid
1
-6
/
+6
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2007-05-10
Explicit child events and formatted properties.
MenTaLguY
1
-0
/
+2
2007-05-10
add configuration event type
MenTaLguY
1
-0
/
+1
2007-05-06
touch up logging infrastructure in preparation for interaction logging
MenTaLguY
1
-0
/
+1
2006-04-29
make Debug::SimpleEvent more convenient
MenTaLguY
1
-0
/
+1
2006-03-15
shared_ptr -> ptr_shared
MenTaLguY
1
-6
/
+6
2006-02-06
replace Util::SharedCStringPtr with the more general Util::shared_ptr<>
MenTaLguY
1
-11
/
+11