summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/cairo-render-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Refactoring hatch to remove memory leaks (bad GTKish casting macros) and unin...Jon A. Cruz2014-10-181-10/+11
* | Merged hatch pdf and png export codeTomasz Boczkowski2014-10-141-17/+99
|/
* cairo-render-context: swap order of header inclusion to redefinition clash of...Johan B. C. Engelen2014-03-211-1/+1
* Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2014-03-111-3/+7
* Set bitmap upscaling preference in Cairo based PS and PDF output.Tavmjong Bah2014-02-121-1/+22
* drop useless checks for hard Cairo version dependencyAlex Valavanis2014-01-151-4/+0
* Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski2013-09-191-4/+4
* Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski2013-09-131-24/+23
* use multiple graphic/text layers for pdf+latex outputDavid R. Bild2013-08-291-2/+32
* Move omit text feature from cairo renderer to contextDavid R. Bild2013-08-261-0/+14
* Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-061-3/+2
|\
| * Eliminate "unit-constants.h".Matthew Petroff2013-07-311-3/+2
* | code cleanup (cppcheck)Johan B. C. Engelen2013-08-051-1/+1
|/
* Fixed logic error confusing bitwise and with logical and.Jon A. Cruz2013-04-291-8/+8
* Convert a couple of C-style pointer castsAlex Valavanis2013-03-231-1/+1
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-1/+1
* cppcheckKris De Gussem2012-02-151-1/+1
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-081-30/+16
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* cppcheckKris De Gussem2011-10-151-1/+1
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-1/+0
* Remove all NRRect use.Krzysztof Kosi??ski2011-08-271-14/+9
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-50/+51
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-4/+4
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-4/+3
* Fix mixed up colors when exporting images with bitmaps to PDF and otherKrzysztof Kosi??ski2011-07-061-58/+7
* Warning cleanup.Jon A. Cruz2011-06-221-7/+8
* Merge from trunkKrzysztof Kosi??ski2011-06-191-3/+3
|\
| * corrected fill-rule handling in pdf export, fixes bug:436962Adib Taraben2011-05-071-3/+3
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-27/+55
|\|
| * apparently bbox numbers in PS should be integers.Johan B. C. Engelen2011-03-131-2/+2
| * Hope to fix a really dumb earlier commit by me...Johan B. C. Engelen2011-03-121-5/+12
| * Comment out non-functional code that prevents compilingTavmjong Bah2011-03-111-4/+5
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-14/+14
| * remove memory boundries on bitmap renderer, optimize memory usageAdib Taraben2011-01-171-9/+29
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-17/+31
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-11/+12
| |\
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-3/+3
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-3/+3
| * | Fix Cairo export of masked objects.Tavmjong Bah2010-11-211-6/+19
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-9/+20
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| * | Add code to fix bug #380501 in the future...Johan B. C. Engelen2010-10-261-0/+7
| * | fix copy errorJohan B. C. Engelen2010-10-261-1/+1
| * | fix crash bug: PDF export: crash in 'CairoRenderContext::_showGlyphs'Johan B. C. Engelen2010-10-231-4/+5
| * | PDF export. Fix for Bug #664335 (pdf export with cairo 1.10 defaults to versi...Nicolas Dufour2010-10-221-3/+6
| |/
* | merge from trunkKrzysztof Kosi??ski2010-08-081-5/+5
|\|
| * Partial C++-ification of SPGradientJon A. Cruz2010-06-281-5/+5
* | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-291-1/+1
|/
* remove debug text from cairo-render-context.cppJohan B. C. Engelen2010-04-031-3/+3