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