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
/
timestamp.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-12
Move from deprecated GTimeVal to g_get_monotonic_time()
Jabier Arraiza
1
-3
/
+2
2019-08-23
Eliminate clang warnings
Thomas Holder
1
-1
/
+1
2019-01-24
Timestamp: Switch to std::shared_ptr.
Emmanuel Gil Peyrot
1
-4
/
+5
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-2
/
+2
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-2
/
+2
2017-10-18
Refactor Util::ptr_shared
Jan Lingscheid
1
-2
/
+2
2012-10-04
code cleanup: make more functions static or include their own headers.
Campbell Barton
1
-0
/
+1
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-2
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2007-05-11
Fixing compile warnings
Jon A. Cruz
1
-1
/
+1
2007-05-10
make sure microseconds get the right number of decimal places
MenTaLguY
1
-1
/
+1
2007-05-06
touch up logging infrastructure in preparation for interaction logging
MenTaLguY
1
-0
/
+45