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