Code

I peeled back my changes because of some deep error.
[inkscape.git] / src / extension / internal / pdf.cpp
2006-08-25 kidprotoI peeled back my changes because of some deep error.
2006-08-24 kidprotoCleaned up more of the gboolean to bool janitorial...
2006-08-08 ulferiksonFix for Bug #1535136 (Export PDF with transparent gradi...
2006-08-07 ulferiksonCleanup
2006-08-05 ulferiksonEmbed bitmap images (with transparency). No compression...
2006-08-05 ulferiksonNotify save failure by throwing "save_failed".
2006-08-05 ulferiksonFix for eccentric elliptic gradients.
2006-08-05 ulferiksonBug 1527659 (Lack of canvas dimensions integrity from...
2006-08-05 ulferiksonFlush to file more often to avoid huge StringStreams.
2006-07-02 ulferiksonThe stack of alphas must be pushed/poped for each bind...
2006-07-01 buliabyakpatch to fix multiple ps and pdf problems by Ulf Erikson
2006-06-27 buliabyakmove ensure_vector to correct place so that gradients...
2006-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-05-21 theadibadded pdf metainfo author
2006-05-21 mjwybrow * src/extension/internal/pdf.cpp: Compilation fix...
2006-05-21 theadibcompletet some more metainfo (title, creator, producer...
2006-05-19 buliabyakPDF export patch by Ulf Erikson