summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/cairo-pdf-out.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-21Merge from fe-movedTed Gould1-273/+0
(bzr r6891)
2008-09-16remove extra unref; now ref/unref is done by show/hide; this used to stop ↵bulia byak1-1/+0
this arenaitem from leaking, but this is now fixed properly in SPItem (bzr r6819)
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-1/+1
Core of having a real namespace for Inkscape extensions. r19077@shi: ted | 2008-04-21 15:50:12 -0700 First layer of adding NS r19078@shi: ted | 2008-04-21 15:56:03 -0700 Whew, doing the rest of them. (bzr r5483)
2008-04-16make sure --export-area-canvas works for pdf export toobulia byak1-2/+24
(bzr r5455)
2008-03-26Indentation, warning cleanup.Maximilian Albert1-25/+36
(bzr r5198)
2008-03-26Fixing localization issues (following a patch for 0.46 rev. 17583) where ↵Marcin Floryan1-1/+1
some messages for internal extensions were not being used as translated. (bzr r5197)
2008-03-12enable --export-id and --export-area-drawing for PDF exportbulia byak1-8/+57
(bzr r5063)
2008-01-30A bunch of i18n-related issues fixed, ru.po slightly updated. Please do not ↵Alexandre Prokoudine1-3/+3
forget committing accompanying .inx files, guys ;-) (bzr r4620)
2008-01-14more on blur to bitmapAdib Taraben1-1/+2
(bzr r4486)
2007-12-27BUG: 178803: Save As... -> filetype PDF via Cairo crashesAdib Taraben1-7/+34
(bzr r4313)
2007-12-26more on cairo ps/pdf optionsAdib Taraben1-1/+1
(bzr r4305)
2007-12-26more on cairo ps/pdf optionsAdib Taraben1-2/+11
(bzr r4304)
2007-12-23create options for cairo pdf/ps export dialogtheAdib1-3/+8
(bzr r4280)
2007-02-19Cleaned up DOS line ends that had snuck in.Jon A. Cruz1-150/+150
(bzr r2399)
2006-08-17see, if someone else with actual time had done this they probably wouldn't ↵MenTaLguY1-0/+5
be tired and in a hurry and making stupid mistakes (bzr r1609)
2006-08-06Notify save failure by throwing "save_failed".miklosh1-5/+13
(bzr r1568)
2006-07-28Add Miklos's new Cairo PDF renderingBob Jamison1-11/+11
(bzr r1502)
2006-07-01patch to fix multiple ps and pdf problems by Ulf Eriksonbulia byak1-7/+0
(bzr r1331)
2006-05-19PDF export patch by Ulf Eriksonbulia byak1-0/+144
(bzr r885)