summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdf.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* The stack of alphas must be pushed/poped for each bind/release pair;Ulf Erikson2006-07-021-34/+14
* patch to fix multiple ps and pdf problems by Ulf Eriksonbulia byak2006-07-011-25/+55
* move ensure_vector to correct place so that gradients with transparency can b...bulia byak2006-06-271-2/+6
* replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY2006-05-281-2/+3
* added pdf metainfo authorAdib Taraben2006-05-211-1/+1
* * src/extension/internal/pdf.cpp: Compilation fix. For versionsmjwybrow2006-05-211-0/+4
* completet some more metainfo (title, creator, producer, date) for pdfAdib Taraben2006-05-211-4/+17
* PDF export patch by Ulf Eriksonbulia byak2006-05-191-0/+1551