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
/
nr-arena-glyphs.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lay groundwork for non-filter view mode
MenTaLguY
2008-03-31
1
-5
/
+5
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-19
/
+19
*
fix by Albin Sunnanbo for dash offset in text
bulia byak
2008-03-11
1
-0
/
+1
*
patch by Albin Sunnanbo for 168072
bulia byak
2008-03-10
1
-0
/
+1
*
Warning cleanup
Jon A. Cruz
2007-11-10
1
-5
/
+5
*
noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...
Peter Moulder
2007-09-29
1
-8
/
+8
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
1
-10
/
+7
*
Purged fill type enum
Jon A. Cruz
2007-09-10
1
-36
/
+35
*
use ::upgrade for getting NR::Rect
bulia byak
2007-03-19
1
-1
/
+1
*
optimize cairo paths by not drawing segments that are outside of view (for st...
bulia byak
2007-03-18
1
-1
/
+1
*
patch the RGBA/BGRA incompatibility (until we're not using cairo throughout)
bulia byak
2007-03-02
1
-1
/
+3
*
outline mode: render into the passed cairo_t
bulia byak
2007-03-02
1
-11
/
+3
*
API change: render methods now take a cairo_t (not yet used)
bulia byak
2007-03-01
1
-2
/
+2
*
render text in outline mode via cairo (still no endian-safe); factor out help...
bulia byak
2007-03-01
1
-1
/
+39
*
Unions Are Evil! When pixblock size is TINY, it stores data right in the data...
bulia byak
2007-02-04
1
-2
/
+2
*
deal with the possible failure to create pixblock due to insufficient memory
bulia byak
2006-10-14
1
-0
/
+14
*
Rendering optimisation, which gives best results for zoomed in drawings with ...
Andrius Ramanauskas
2006-04-19
1
-0
/
+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 1432089: stroke is not drawn not only when it's not set but also when it'...
bulia byak
2006-02-15
1
-2
/
+3
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+679