summaryrefslogtreecommitdiffstats
path: root/src/helper/pixbuf-ops.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* remove memory boundries on bitmap renderer, optimize memory usageAdib Taraben2011-01-171-0/+14
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-12/+12
|\
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-1/+1
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-4/+4
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-1/+1
* Fix behavior when loading a documentKrzysztof Kosi??ski2010-04-031-1/+1
* Fix for invisible blured clone elements in PDF export.Nicolas Dufour2010-03-041-0/+2
* Patch by Adib to fix 273767Josh Andler2009-10-041-6/+10
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* commit out apparently useless warningbulia byak2009-07-051-1/+1
* BUG: #273767: crash on ...; resolved crash on several pixbuf operationstheAdib2009-05-111-24/+34
* more on BUG 322116: PDF export does not use the highest quality for rasterize...Adib Taraben2009-05-021-1/+2
* Merging from trunkTed Gould2008-10-111-1/+1
* hide item instead of unreffing, and unref arena to prevent memory leakbulia byak2008-09-221-2/+3
* this item is not hide'd, so unref it instead to prevent leakbulia byak2008-09-161-0/+2
* Make rasterization of filters into pdf respect the requested dpi.Aaron Spike2008-09-051-5/+3
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
* src/helper 2geomifiedJohan B. C. Engelen2008-08-061-10/+10
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+1
* Warning and whitespace cleanupJon A. Cruz2008-02-241-188/+188
* early version export to PS using blur to bitmapAdib Taraben2008-01-141-0/+188