summaryrefslogtreecommitdiffstats
path: root/src/helper/pixbuf-ops.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Partial fix for menu items and split contextmenu into separate fileAlexander Valavanis2017-06-271-0/+2
* Merged trunkAdrian Boguszewski2016-08-031-5/+1
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-5/+1
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+5
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-5/+1
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-1/+1
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-2/+2
|/
* Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-101-7/+8
* Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
* drop wrong g_free callKris De Gussem2014-03-141-2/+1
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-2/+2
* Merge from trunk.Matthew Petroff2013-09-201-10/+9
|\
| * Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski2013-09-191-10/+9
* | Merge from trunk.Matthew Petroff2013-09-151-6/+1
|\|
| * Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski2013-09-131-6/+1
* | Improve code readability.Matthew Petroff2013-08-281-1/+1
* | Added viewBox implement document unit support.Matthew Petroff2013-08-271-1/+1
|/
* Eliminate "unit-constants.h".Matthew Petroff2013-07-311-2/+2
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+0
* Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2012-04-021-1/+1
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+0
* Warning cleanup.Jon A. Cruz2011-10-021-23/+17
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-10/+9
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-29/+26
* Merge from trunkKrzysztof Kosi??ski2011-07-251-2/+2
|\
| * Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-2/+2
* | Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-14/+5
|/
* Merge from trunk to pull in fix for LP #806105Krzysztof Kosi??ski2011-07-131-2/+3
|\
| * Fix crashes in print previewKrzysztof Kosi??ski2011-07-131-2/+3
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-0/+1
|/
* Merge from trunkKrzysztof Kosi??ski2011-04-071-1/+14
|\
| * 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 from trunk (again)Krzysztof Kosi??ski2010-12-151-12/+12
|\|
| * 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
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| |/
* / Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-54/+32
|/
* 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