index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...
Johan B. C. Engelen
2008-09-07
5
-7
/
+0
*
finally got the pattern transform right
bulia byak
2008-09-06
1
-19
/
+10
*
Make rasterization of filters into pdf respect the requested dpi.
Aaron Spike
2008-09-05
2
-6
/
+8
*
use smaller subpixel scaling; large values take more memory and sometimes fai...
bulia byak
2008-09-01
1
-1
/
+1
*
fix assert when exporting bug 171849 file, make sure small patterns are expor...
bulia byak
2008-09-01
1
-2
/
+6
*
Fix for missing define
Jon A. Cruz
2008-09-01
1
-0
/
+1
*
enable EPS export via cairo, use it instead of the old native one
bulia byak
2008-09-01
5
-3
/
+179
*
fix names and mime types; cairo ps out now the default
bulia byak
2008-08-31
2
-5
/
+5
*
disable old non-cairo ps export via print
bulia byak
2008-08-31
1
-1
/
+1
*
remove cairo and experimental from the name; now this is THE pdf exporter
bulia byak
2008-08-31
1
-2
/
+2
*
properly transform clippath: transform of the item using the clippath must al...
bulia byak
2008-08-31
2
-1
/
+13
*
remove unused variables
Johan B. C. Engelen
2008-08-31
2
-12
/
+10
*
cairo-render-context extension implementation converted to 2geom
Johan B. C. Engelen
2008-08-31
2
-64
/
+15
*
Fix patterns when scaled.
Tavmjong Bah
2008-08-31
1
-6
/
+10
*
Ulf Ericson's patch for implementing missing properties in the new pdf exporter
bulia byak
2008-08-29
5
-26
/
+145
*
temporarily, make pdf exporters switchable for testing
bulia byak
2008-08-29
1
-1
/
+4
*
Fixed crash due to use of uninitialized pointer
Jon A. Cruz
2008-08-28
1
-3
/
+3
*
fixed a typo
Alexandre Prokoudine
2008-08-19
1
-1
/
+1
*
Remove further instances of SP_ACTIVE_DESKTOP
Maximilian Albert
2008-08-14
1
-7
/
+7
*
NR:: to Geom:: for most of src/extension/
Johan B. C. Engelen
2008-08-12
22
-618
/
+621
*
clean up code slightly
Bob Jamison
2008-08-10
3
-85
/
+93
*
merge silveiro's and my changes
Bob Jamison
2008-08-09
2
-104
/
+348
*
fix marker behavior for moveto-only paths
Johan B. C. Engelen
2008-08-08
1
-2
/
+10
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
6
-15
/
+15
*
change javafx output to 1.0 compiler syntax
Bob Jamison
2008-08-07
2
-145
/
+74
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
3
-5
/
+5
*
Use is_straight_curve() instead of three separate dynamic casts
Diederik van Lierop
2008-08-05
5
-15
/
+10
*
EMF export patches submitted by SaGS
Ulf Erikson
2008-08-04
1
-32
/
+27
*
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
2008-08-03
8
-12
/
+0
*
initial impl of gradients and opacities
Bob Jamison
2008-08-02
2
-73
/
+307
*
finally got transforms right. flip Y and translate
Bob Jamison
2008-08-01
2
-19
/
+62
*
make redundant. use correct fields of cubic bezier point array
Bob Jamison
2008-08-01
4
-304
/
+345
*
un-remove applying item transform to each point
Bob Jamison
2008-08-01
3
-24
/
+52
*
Add item transforms
Bob Jamison
2008-08-01
1
-29
/
+53
*
Warning cleanup
Jon A. Cruz
2008-08-01
1
-6
/
+6
*
Get to compile in javafx
Bob Jamison
2008-07-30
2
-35
/
+53
*
add placeholder for expert contributors
Bob Jamison
2008-07-30
5
-0
/
+602
*
update to 2geom rev. 1507
Johan B. C. Engelen
2008-07-25
4
-0
/
+8
*
Warning cleanup
Jon A. Cruz
2008-07-20
2
-11
/
+11
*
noop: Refactor massive copy&paste of PdfParser::doShowText, in exchange for u...
Peter Moulder
2008-07-19
1
-140
/
+13
*
don't call cairo_new_path in feed_pathvector_to_cairo (like the old feed_path...
Johan B. C. Engelen
2008-07-15
1
-0
/
+2
*
2geomify ODF output
Johan B. C. Engelen
2008-07-14
1
-60
/
+49
*
Minor fixes for emf input/output on windows
Ulf Erikson
2008-07-14
2
-139
/
+361
*
2geomify pov-out extension
Johan B. C. Engelen
2008-07-13
1
-93
/
+53
*
warning cleanup
Felipe Corr??a da Silva Sanches
2008-07-12
1
-30
/
+30
*
2geomify latex-pstricks
Johan B. C. Engelen
2008-07-12
2
-59
/
+53
*
convert ps output to 2geom
Johan B. C. Engelen
2008-07-12
2
-38
/
+50
*
remove no longer needed inclusions
Johan B. C. Engelen
2008-07-12
2
-4
/
+0
*
* remove code duplication from pdf-cairo extension
Johan B. C. Engelen
2008-07-12
2
-44
/
+6
*
2geomify print, fill and stroke methods of extensions
Johan B. C. Engelen
2008-07-12
12
-37
/
+58
[next]