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
...
*
Major overhaul of the selector tool's internals to improve handling of transf...
Diederik van Lierop
2008-03-25
1
-0
/
+5
*
delete unused code
bulia byak
2008-03-23
6
-926
/
+0
*
Temporary disable of broken test code
Jon A. Cruz
2008-03-22
2
-4
/
+8
*
fix compile
bulia byak
2008-03-21
1
-2
/
+0
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
24
-707
/
+157
*
remove assert_close
bulia byak
2008-03-01
7
-30
/
+0
*
Fixed uninitialized members
Jon A. Cruz
2008-03-01
1
-1
/
+3
*
Line-end fix
Jon A. Cruz
2008-02-25
1
-38
/
+38
*
remaining g++ 4.3 compilation fix-ups
Kees Cook
2008-02-11
1
-0
/
+1
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
3
-3
/
+8
*
add copy button to LPE pathparam
Johan B. C. Engelen
2008-01-26
1
-0
/
+7
*
first set of updates to headers for clean gcc 4.3 builds
Kees Cook
2008-01-25
2
-2
/
+4
*
Fixing up a few more files
Bryce Harrington
2008-01-05
1
-1
/
+1
*
Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy
Bryce Harrington
2008-01-05
1
-0
/
+1
*
add libnr <=> 2geom conversion helper headerfile
Johan B. C. Engelen
2008-01-02
2
-0
/
+32
*
Snapping a guide to nodes (while dragging it across the canvas) now also work...
Diederik van Lierop
2007-12-27
1
-0
/
+2
*
1) Fix bug #178312
Diederik van Lierop
2007-12-27
4
-0
/
+41
*
remove all mention of extension/internal/gnome.cpp from build files for make ...
Aaron Spike
2007-12-10
1
-2
/
+0
*
Fized crashes & odd behaviour when resizing, zooming and rotating feTurbulence
Niko Kiirala
2007-12-06
2
-2
/
+18
*
Warning cleanup
Jon A. Cruz
2007-11-10
1
-1
/
+1
*
Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.
Johan B. C. Engelen
2007-11-09
1
-0
/
+11
*
add some utility functions from gradient code
bulia byak
2007-10-16
2
-0
/
+48
*
Fixed min/max confusion bug
Jon A. Cruz
2007-09-14
2
-2
/
+2
*
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
2007-09-12
1
-3
/
+3
*
Compute farthest-from-center point correctly in Alt+rotation
Maximilian Albert
2007-09-11
2
-0
/
+14
*
fix compositing for premultiplication and non-alpha cases
MenTaLguY
2007-08-30
1
-4
/
+39
*
DNR bpp stuff so much
MenTaLguY
2007-08-29
1
-22
/
+46
*
Refactor gradient rendering to facilitate future changes, since the simple
MenTaLguY
2007-08-29
2
-476
/
+330
*
define gradient vector size in terms of bits
MenTaLguY
2007-08-21
1
-1
/
+2
*
fix typo
MenTaLguY
2007-08-21
1
-1
/
+1
*
increase gradient noise slightly
MenTaLguY
2007-08-21
1
-9
/
+9
*
experimental: add some noise to the gradient function
MenTaLguY
2007-08-21
1
-0
/
+14
*
factor out gradient index calculation
MenTaLguY
2007-08-21
1
-55
/
+59
*
unify linear and radial gradients in same file (with appropriate note
MenTaLguY
2007-08-21
2
-2
/
+322
*
doc
Peter Moulder
2007-05-20
1
-0
/
+2
*
fixed crash when parameter viewbox=null in nr_path_matrix_point_bbox_wind_dis...
Johan B. C. Engelen
2007-05-10
1
-2
/
+2
*
optimize picking by ignoring out-of-view segments
bulia byak
2007-03-19
2
-16
/
+46
*
add ::upgrade for NRRectL
bulia byak
2007-03-19
2
-2
/
+12
*
reremove bad constructors
bulia byak
2007-03-19
2
-15
/
+0
*
revert reversion -- I had not realized it had already come into use,
MenTaLguY
2007-03-19
2
-0
/
+15
*
correct intersection since we allow empty rects again
MenTaLguY
2007-03-18
1
-1
/
+1
*
revert NRRect/NRRectL conversion constructors for NR::Rect, since they
MenTaLguY
2007-03-18
2
-15
/
+0
*
add growBy and constructors from NRRect(L)
bulia byak
2007-03-18
2
-0
/
+27
*
clean up rect mess a bit before start working on other stuff
MenTaLguY
2007-03-17
3
-31
/
+23
*
fix 1682261
bulia byak
2007-03-16
1
-0
/
+13
*
disable empty enforcement for now
MenTaLguY
2007-03-11
1
-0
/
+2
*
ban empty rectangles entirely and remove isEmpty test
MenTaLguY
2007-03-11
2
-14
/
+13
*
Eliminate remaining sources of empty NR::Rects
MenTaLguY
2007-03-11
1
-9
/
+27
*
fix crash
bulia byak
2007-03-09
2
-6
/
+6
*
do not return empty intersections any longer
MenTaLguY
2007-03-09
1
-1
/
+1
[prev]
[next]