summaryrefslogtreecommitdiffstats
path: root/src/helper/pixbuf-ops.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-02Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith1-1/+1
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+0
2011-10-02Warning cleanup.Jon A. Cruz1-23/+17
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-10/+9
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-29/+26
2011-07-22Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski1-14/+5
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-2/+2
2011-07-13Fix crashes in print previewKrzysztof Kosi??ski1-2/+3
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-0/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2011-01-17remove memory boundries on bitmap renderer, optimize memory usageAdib Taraben1-0/+14
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-04Wholesale cruft removal part 1Krzysztof Kosi??ski1-54/+32
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-1/+1
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-2/+2
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-4/+4
2010-04-06Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski1-1/+1
2010-04-03Fix behavior when loading a documentKrzysztof Kosi??ski1-1/+1
2010-03-04Fix for invisible blured clone elements in PDF export.Nicolas Dufour1-0/+2
2009-10-04Patch by Adib to fix 273767Josh Andler1-6/+10
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-07-05commit out apparently useless warningbulia byak1-1/+1
2009-05-11BUG: #273767: crash on ...; resolved crash on several pixbuf operationstheAdib1-24/+34
2009-05-02more on BUG 322116: PDF export does not use the highest quality for rasterize...Adib Taraben1-1/+2
2008-10-11Merging from trunkTed Gould1-1/+1
2008-09-22hide item instead of unreffing, and unref arena to prevent memory leakbulia byak1-2/+3
2008-09-16this item is not hide'd, so unref it instead to prevent leakbulia byak1-0/+2
2008-09-05Make rasterization of filters into pdf respect the requested dpi.Aaron Spike1-5/+3
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-1/+1
2008-08-06src/helper 2geomifiedJohan B. C. Engelen1-10/+10
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-1/+1
2008-02-24Warning and whitespace cleanupJon A. Cruz1-188/+188
2008-01-14early version export to PS using blur to bitmapAdib Taraben1-0/+188