index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
Makefile_insert
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-08
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
1
-49
/
+0
2015-12-09
Remove unused header file.
Tavmjong Bah
1
-1
/
+0
2015-02-25
Collect util/ into a static library
Liam P. White
1
-4
/
+8
2014-04-03
Fix for Bug #1301869 (util/signal-blocker.h not included in tarbal) by Ryan L...
ryanlerch
1
-0
/
+1
2014-02-26
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...
Martin Owens
1
-0
/
+2
2011-04-13
add expression evaluator for spinbox input boxes. also knows a little about u...
Johan B. C. Engelen
1
-0
/
+2
2010-12-18
Simple tracking of time to display dialogs and main window.
Jon A. Cruz
1
-0
/
+2
2010-03-26
Adding in accumulators. We need them too.
Ted Gould
1
-0
/
+1
2010-03-14
Move around files to remove some vanity directories.
Krzysztof Kosi??ski
1
-1
/
+8
2010-03-04
Clean up the unordered containers fix.
Krzysztof Kosi??ski
1
-2
/
+2
2010-03-04
Fixing build breakage with more proper autoconf usage.
Jon A. Cruz
1
-0
/
+1
2010-01-07
Added UXManager. Cleaning up toolbox creation.
Jon A. Cruz
1
-0
/
+2
2009-02-20
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
1
-6
/
+2
2008-12-29
Build a single test executable on Linux to match Windows build system.
Krzysztof Kosi??ski
1
-13
/
+1
2008-12-09
Simplify "make check" makefile rules and remove most of the obsolete
Krzysztof Kosi??ski
1
-18
/
+11
2008-08-02
Enable exception handling for CxxTest in Makefiles
Jasper van de Gronde
1
-1
/
+1
2008-07-17
The new CxxTest unit tests now also work on Linux! (Note that test-all
Jasper van de Gronde
1
-0
/
+22
2007-12-02
Fix compile. Don't #include .cpp files!
Johan B. C. Engelen
1
-0
/
+1
2007-07-14
Filter effects:
Nicholas Bishop
1
-0
/
+1
2007-02-11
jasper's patch for fast iir blur
bulia byak
1
-0
/
+1
2006-04-29
added refcount logging to GC::Anchored and shared string printf in util
MenTaLguY
1
-0
/
+1
2006-02-06
replace Util::SharedCStringPtr with the more general Util::shared_ptr<>
MenTaLguY
1
-2
/
+2