index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
init matrix variable, removes compiler warnings
Ralf Stephan
2006-05-19
1
-2
/
+3
*
always make local copy of path data so we have control of memory policy
MenTaLguY
2006-05-09
1
-29
/
+17
*
fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATH
MenTaLguY
2006-05-09
1
-1
/
+1
*
get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory...
MenTaLguY
2006-05-09
2
-59
/
+1
*
eliminate direct accesses to SPCurve::bpath
MenTaLguY
2006-05-09
4
-74
/
+74
*
NRMatrix copy constructor appears deficient; avoid it for now
MenTaLguY
2006-05-01
1
-1
/
+2
*
use GC allocator for bitmap cache and transform
MenTaLguY
2006-05-01
1
-12
/
+6
*
rationalize function names and remove spurious soft_ptr
MenTaLguY
2006-04-29
4
-25
/
+25
*
remove compiler warnings
Ralf Stephan
2006-04-21
1
-4
/
+4
*
SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...
Andrius Ramanauskas
2006-04-20
1
-1
/
+1
*
disabling rendering optimization for dashed strokes (until optimization is tw...
Andrius Ramanauskas
2006-04-20
1
-1
/
+1
*
resolving compiler warnings
Andrius Ramanauskas
2006-04-20
1
-4
/
+4
*
Rendering optimisation, which gives best results for zoomed in drawings with ...
Andrius Ramanauskas
2006-04-19
10
-26
/
+112
*
Attempt to preserve the shape of the path when deleting nodes
Aaron Spike
2006-04-14
2
-2
/
+2
*
CodingStyle: whitespace
Peter Moulder
2006-04-03
1
-531
/
+530
*
CodingStyle: const placement
Peter Moulder
2006-04-03
1
-2
/
+2
*
cleanup: Remove some commented-out code.
Peter Moulder
2006-04-03
1
-95
/
+2
*
CodingStyle: whitespace, and move a few declarations to first use.
Peter Moulder
2006-04-03
1
-447
/
+451
*
cleanup: Remove commented-out code (dating from 2004, Big Pango Patch)
Peter Moulder
2006-04-03
1
-52
/
+1
*
CodingStyle: const placement
Peter Moulder
2006-04-03
1
-6
/
+6
*
fix 1457118
bulia byak
2006-03-26
1
-1
/
+1
*
cosmetic
bulia byak
2006-03-26
1
-2
/
+3
*
fix clipping with unfilled paths
bulia byak
2006-03-19
2
-7
/
+8
*
Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
MenTaLguY
2006-03-15
2
-12
/
+4
*
fix 1432089: stroke is not drawn not only when it's not set but also when it'...
bulia byak
2006-02-15
1
-2
/
+3
*
* src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp:
mjwybrow
2006-02-14
2
-0
/
+32
*
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
2006-02-13
4
-31
/
+31
*
revert to using inttypes.h instead of stdint.h
Ralf Stephan
2006-02-06
1
-1
/
+12
*
optimized includes
Ralf Stephan
2006-01-18
1
-2
/
+0
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
52
-0
/
+13972