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