index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libnr
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor snapping of gradient handles; now behaves like all other snapping, i...
Diederik van Lierop
2010-01-01
2
-15
/
+0
*
refactoring the snapping code (laying the groundwork for my next commit which...
Diederik van Lierop
2009-12-24
1
-0
/
+1
*
Warning cleanup
Jon A. Cruz
2009-12-20
1
-3
/
+3
*
Fix build again by modifiying makefile
Diederik van Lierop
2009-12-05
1
-1
/
+0
*
Fix rounding error in libnr and remove inefficient mmx optimizations
Diederik van Lierop
2009-12-04
2
-450
/
+19
*
Revert patch from 168384 until after 0.47
Josh Andler
2009-09-27
1
-16
/
+13
*
Patch by Diederik for 168384. Tested by myself and others and works well, add...
Josh Andler
2009-09-24
1
-13
/
+16
*
back out Diederik's patch, problems with 32-bit systems
bulia byak
2009-09-18
1
-20
/
+17
*
patch by Diederik for jumping images, bug 168384
bulia byak
2009-09-14
1
-17
/
+20
*
* Bug-fixing src/libnr/Makefile_insert to avoid build failure
Luca Bruno
2009-08-15
1
-1
/
+1
*
additional file for building nr-test
theAdib
2009-08-14
1
-0
/
+1
*
libnr/nr-macros.h: Change our CLAMP macro definition to provide both CLAMP an...
Peter Moulder
2009-07-13
1
-3
/
+4
*
Patch 337357 by Lubomir Rintel: GCC 4.4 compilation & start fix (woohoo, happ...
Josh Andler
2009-05-07
1
-1
/
+1
*
And now gradients should be (almost) perfect... The gradient vector is set up...
Jasper van de Gronde
2009-04-03
1
-16
/
+36
*
Some quality improvements to feDisplacementMap handling (as well as extra bou...
Jasper van de Gronde
2009-03-29
1
-0
/
+6
*
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
2009-02-26
1
-0
/
+1
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
1
-11
/
+7
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-1
/
+1
*
Cmake build fixes, minor
Joshua L. Blocher
2009-01-05
1
-5
/
+0
*
Build a single test executable on Linux to match Windows build system.
Krzysztof Kosi??ski
2008-12-29
1
-14
/
+1
*
Makes sure a Gaussian filter is applied to premultiplied data.
Jasper van de Gronde
2008-12-28
2
-1
/
+31
*
Simplify "make check" makefile rules and remove most of the obsolete
Krzysztof Kosi??ski
2008-12-09
9
-761
/
+19
*
"make check" now compiles and runs on Linux.
Krzysztof Kosi??ski
2008-12-08
1
-3
/
+4
*
Warning and 'using' cleanup.
Jon A. Cruz
2008-12-08
6
-73
/
+59
*
Change the way preferences are loaded to simplify unit testing
Krzysztof Kosi??ski
2008-12-07
2
-12
/
+12
*
NR::LInfty => Geom::
Johan B. C. Engelen
2008-12-05
1
-1
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
3
-8
/
+8
*
Merging from trunk
Ted Gould
2008-10-11
3
-6
/
+23
*
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
2008-09-23
1
-1
/
+3
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-0
/
+8
*
LIBNR REMOVAL. remove nartbpath code!!!
Johan B. C. Engelen
2008-09-10
5
-204
/
+0
*
LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...
Johan B. C. Engelen
2008-09-07
3
-569
/
+0
*
Move all of the snapper code to 2geom
Diederik van Lierop
2008-08-11
1
-0
/
+13
*
add automatic conversion between Geom::Matrix and NR::Matrix. (added to NR::M...
Johan B. C. Engelen
2008-08-06
1
-0
/
+14
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
5
-43
/
+26
*
Refactoring the object-snapper to use 2geom paths
Diederik van Lierop
2008-08-03
2
-22
/
+0
*
Minor cleanup work on macros
Jon A. Cruz
2008-08-03
6
-10
/
+22
*
Enable exception handling for CxxTest in Makefiles
Jasper van de Gronde
2008-08-02
1
-1
/
+1
*
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
2008-08-01
1
-4
/
+0
*
Warning cleanup
Jon A. Cruz
2008-08-01
8
-8
/
+8
*
Consistently use (create/destroy)Suite in unit tests.
Jasper van de Gronde
2008-07-19
1
-0
/
+5
*
NR::Point : add cast operator to Geom::Point
Johan B. C. Engelen
2008-07-17
1
-0
/
+2
*
The new CxxTest unit tests now also work on Linux! (Note that test-all
Jasper van de Gronde
2008-07-17
2
-0
/
+4
*
warning cleanup
Jon A. Cruz
2008-07-16
1
-18
/
+16
*
use dynamic_cast in favor of typeid. because of derivative classes
Johan B. C. Engelen
2008-07-14
1
-2
/
+2
*
replace separate forward declarations by proper forward.h inclusion
Johan B. C. Engelen
2008-07-07
2
-10
/
+2
*
Tests for nr-compose, as well as updated tests for svg-affine and svg-length.
Jasper van de Gronde
2008-07-05
3
-0
/
+786
*
Cmake: remove header files from source lists
Joshua L. Blocher
2008-06-24
1
-102
/
+39
*
need #include <typeinfo>
Bob Jamison
2008-06-23
1
-1
/
+1
*
better method to convert nartbpath to PathVector
Johan B. C. Engelen
2008-06-22
1
-5
/
+54
[next]