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
/
internal
/
cairo-ps-out.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-0
/
+1
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
1
-6
/
+3
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
1
-1
/
+0
2011-07-16
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
1
-1
/
+1
2011-01-07
Export. Fix PS/EPS export (Bug #698340, PS Level Restriction reversed.
Nicolas Dufour
1
-2
/
+2
2010-09-10
Extensions. Consistency fix and UI improvements (internal extensions and filt...
Nicolas Dufour
1
-6
/
+6
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-1
/
+1
2010-06-29
pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex"
Johan B. C. Engelen
1
-12
/
+2
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-3
/
+3
2010-02-26
latex export: add transparency export for pdf
Johan B. C. Engelen
1
-2
/
+2
2010-02-22
- change cmdline option to --export-latex.
Johan B. C. Engelen
1
-13
/
+66
2009-12-20
Warning cleanup
Jon A. Cruz
1
-12
/
+12
2009-08-07
Change "canvas" to "page" to be consistent with use in all other dialogs and
Tavmjong Bah
1
-8
/
+8
2009-08-06
Make PDF, PS, and EPS dialogs consistent.
Tavmjong Bah
1
-4
/
+4
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-3
/
+3
2009-08-05
SPDocument->Document
johnce
1
-3
/
+3
2009-04-30
copyedit labels, expand range
bulia byak
1
-2
/
+2
2009-04-06
noop: Rename argument from uri to filename for Extension::...::save implement...
Peter Moulder
1
-6
/
+6
2008-11-30
unify labels
bulia byak
1
-2
/
+2
2008-11-21
Merge from fe-moved
Ted Gould
1
-2
/
+2
2008-10-27
From trunk
Ted Gould
1
-133
/
+74
2008-09-16
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
1
-1
/
+0
2008-09-01
enable EPS export via cairo, use it instead of the old native one
bulia byak
1
-2
/
+156
2008-08-31
fix names and mime types; cairo ps out now the default
bulia byak
1
-3
/
+3
2008-08-29
Ulf Ericson's patch for implementing missing properties in the new pdf exporter
bulia byak
1
-1
/
+1
2008-08-03
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
1
-2
/
+0
2008-04-21
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
1
-1
/
+1
2008-03-26
Fixing localization issues (following a patch for 0.46 rev. 17583) where some...
Marcin Floryan
1
-2
/
+2
2008-02-10
* Extended translation for Cairo PS Output, patch by Marcin Floryan (closes: ...
Luca Bruno
1
-2
/
+2
2008-01-31
r17815@shi: ted | 2008-01-31 08:58:15 -0800
Ted Gould
1
-3
/
+3
2008-01-31
a bunch of small changes to provide a user readable explanation of filters
Alexandre Prokoudine
1
-5
/
+5
2008-01-16
now act on settings in dialogue
Adib Taraben
1
-2
/
+20
2008-01-14
more on blur to bitmap
Adib Taraben
1
-0
/
+1
2008-01-14
early version export to PS using blur to bitmap
Adib Taraben
1
-22
/
+63
2007-12-26
check for cairo version
Adib Taraben
1
-1
/
+1
2007-12-26
check for cairo version
Adib Taraben
1
-1
/
+1
2007-12-26
more on cairo ps/pdf options
Adib Taraben
1
-9
/
+19
2007-12-23
create options for cairo pdf/ps export dialog
theAdib
1
-2
/
+30
2007-05-09
cairo ps output patch
theAdib
1
-24
/
+39
2007-02-19
Cleaned up DOS line ends that had snuck in.
Jon A. Cruz
1
-133
/
+133
2006-10-01
Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pair
miklosh
1
-0
/
+5
2006-10-01
PNG output for Cairo renderer
miklosh
1
-34
/
+29
2006-10-01
Initial commit of Cairo renderer for PDF export
miklosh
1
-0
/
+133