summaryrefslogtreecommitdiffstats
path: root/src/helper/pixbuf-ops.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8405)
* commit out apparently useless warningbulia byak2009-07-051-1/+1
| | | (bzr r8209)
* BUG: #273767: crash on ...; resolved crash on several pixbuf operationstheAdib2009-05-111-24/+34
| | | (bzr r7863)
* more on BUG 322116: PDF export does not use the highest quality for ↵Adib Taraben2009-05-021-1/+2
| | | | | rasterized filters (bzr r7812)
* Merging from trunkTed Gould2008-10-111-1/+1
| | | (bzr r6884)
* hide item instead of unreffing, and unref arena to prevent memory leakbulia byak2008-09-221-2/+3
| | | (bzr r6868)
* this item is not hide'd, so unref it instead to prevent leakbulia byak2008-09-161-0/+2
| | | (bzr r6820)
* Make rasterization of filters into pdf respect the requested dpi.Aaron Spike2008-09-051-5/+3
| | | | | This is patch is the result of cooperation between John Cliff, Josh Blocher and myself. There remains an issue with the positioning of filtered objects that originally possessed transforms. (bzr r6760)
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
| | | (bzr r6593)
* src/helper 2geomifiedJohan B. C. Engelen2008-08-061-10/+10
| | | (bzr r6579)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+1
| | | (bzr r5149)
* Warning and whitespace cleanupJon A. Cruz2008-02-241-188/+188
| | | (bzr r4838)
* early version export to PS using blur to bitmapAdib Taraben2008-01-141-0/+188
(bzr r4480)