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
/
pdf.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-11-10
jettison old PDF export
MenTaLguY
1
-1594
/
+0
2006-08-25
I peeled back my changes because of some deep error.
Jon Phillips
1
-1
/
+1
2006-08-24
Cleaned up more of the gboolean to bool janitorial task...great!
Jon Phillips
1
-1
/
+1
2006-08-08
Fix for Bug #1535136 (Export PDF with transparent gradient fails whith pdflla...
Ulf Erikson
1
-0
/
+14
2006-08-07
Cleanup
Ulf Erikson
1
-69
/
+59
2006-08-05
Embed bitmap images (with transparency). No compression yet. Best used for sm...
Ulf Erikson
1
-101
/
+87
2006-08-05
Notify save failure by throwing "save_failed".
Ulf Erikson
1
-1
/
+1
2006-08-05
Fix for eccentric elliptic gradients.
Ulf Erikson
1
-0
/
+14
2006-08-05
Bug 1527659 (Lack of canvas dimensions integrity from SVG to PDF)
Ulf Erikson
1
-4
/
+3
2006-08-05
Flush to file more often to avoid huge StringStreams.
Ulf Erikson
1
-69
/
+77
2006-07-02
The stack of alphas must be pushed/poped for each bind/release pair;
Ulf Erikson
1
-34
/
+14
2006-07-01
patch to fix multiple ps and pdf problems by Ulf Erikson
bulia byak
1
-25
/
+55
2006-06-27
move ensure_vector to correct place so that gradients with transparency can b...
bulia byak
1
-2
/
+6
2006-05-28
replace nr_new() with g_new(), and try to converge on using the glib allocato...
MenTaLguY
1
-2
/
+3
2006-05-21
added pdf metainfo author
Adib Taraben
1
-1
/
+1
2006-05-21
* src/extension/internal/pdf.cpp: Compilation fix. For versions
mjwybrow
1
-0
/
+4
2006-05-21
completet some more metainfo (title, creator, producer, date) for pdf
Adib Taraben
1
-4
/
+17
2006-05-19
PDF export patch by Ulf Erikson
bulia byak
1
-1266
/
+1551
2006-03-29
r11029@tres: ted | 2006-03-18 11:01:42 -0800
Ted Gould
1
-1
/
+1
2006-02-23
fix 1311015
bulia byak
1
-1
/
+1
2006-01-30
r10820@tres: ted | 2006-01-29 16:56:50 -0800
Ted Gould
1
-1
/
+3