summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/cairo-pdf-out.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from fe-movedTed Gould2008-11-211-273/+0
| | | (bzr r6891)
* remove extra unref; now ref/unref is done by show/hide; this used to stop ↵bulia byak2008-09-161-1/+0
| | | | | this arenaitem from leaking, but this is now fixed properly in SPItem (bzr r6819)
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-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)
* make sure --export-area-canvas works for pdf export toobulia byak2008-04-161-2/+24
| | | (bzr r5455)
* Indentation, warning cleanup.Maximilian Albert2008-03-261-25/+36
| | | (bzr r5198)
* Fixing localization issues (following a patch for 0.46 rev. 17583) where ↵Marcin Floryan2008-03-261-1/+1
| | | | | some messages for internal extensions were not being used as translated. (bzr r5197)
* enable --export-id and --export-area-drawing for PDF exportbulia byak2008-03-121-8/+57
| | | (bzr r5063)
* A bunch of i18n-related issues fixed, ru.po slightly updated. Please do not ↵Alexandre Prokoudine2008-01-301-3/+3
| | | | | forget committing accompanying .inx files, guys ;-) (bzr r4620)
* more on blur to bitmapAdib Taraben2008-01-141-1/+2
| | | (bzr r4486)
* BUG: 178803: Save As... -> filetype PDF via Cairo crashesAdib Taraben2007-12-271-7/+34
| | | (bzr r4313)
* more on cairo ps/pdf optionsAdib Taraben2007-12-261-1/+1
| | | (bzr r4305)
* more on cairo ps/pdf optionsAdib Taraben2007-12-261-2/+11
| | | (bzr r4304)
* create options for cairo pdf/ps export dialogtheAdib2007-12-231-3/+8
| | | (bzr r4280)
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-191-150/+150
| | | (bzr r2399)
* see, if someone else with actual time had done this they probably wouldn't ↵MenTaLguY2006-08-171-0/+5
| | | | | be tired and in a hurry and making stupid mistakes (bzr r1609)
* Notify save failure by throwing "save_failed".miklosh2006-08-061-5/+13
| | | (bzr r1568)
* Add Miklos's new Cairo PDF renderingBob Jamison2006-07-281-0/+137
(bzr r1502)