| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | complete adding const to have only NArtBpath const * get_bpath() const; for ↵ | Johan B. C. Engelen | 2008-05-09 | 1 | -1/+1 |
| | | | | | | accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath. (bzr r5642) | ||||
| * | fix include paths | Johan B. C. Engelen | 2008-04-15 | 1 | -1/+1 |
| | | | | (bzr r5446) | ||||
| * | fix compile | bulia byak | 2008-03-28 | 1 | -1/+1 |
| | | | | (bzr r5215) | ||||
| * | Fixing as per discussion in LP # 179988 | Mike Pittman | 2008-03-28 | 1 | -13/+32 |
| | | | | (bzr r5212) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -22/+19 |
| | | | | (bzr r5149) | ||||
| * | now act on settings in dialogue | Adib Taraben | 2008-01-16 | 1 | -0/+21 |
| | | | | (bzr r4529) | ||||
| * | Enable text output for Cairo renderer if Cairo has FreeType support enabled | miklosh | 2008-01-03 | 1 | -2/+2 |
| | | | | (bzr r4375) | ||||
| * | Purged fill type enum | miklosh | 2008-01-03 | 1 | -2/+2 |
| | | | | (bzr r4374) | ||||
| * | Fixed messed up transformations because of a missing cairo_restore() and ↵ | miklosh | 2008-01-03 | 1 | -5/+3 |
| | | | | | | removed some debug stuff (bzr r4373) | ||||
| * | error checks on surface return values | Adib Taraben | 2008-01-02 | 1 | -0/+10 |
| | | | | (bzr r4372) | ||||
| * | check for cairo version | Adib Taraben | 2007-12-26 | 1 | -1/+1 |
| | | | | (bzr r4312) | ||||
| * | check for cairo version | Adib Taraben | 2007-12-26 | 1 | -1/+1 |
| | | | | (bzr r4309) | ||||
| * | more on cairo ps/pdf options | Adib Taraben | 2007-12-26 | 1 | -1/+30 |
| | | | | (bzr r4304) | ||||
| * | Implement cross-architecture print dialog using cairo and PNG backends. | Kees Cook | 2007-12-10 | 1 | -2/+7 |
| | | | | (bzr r4199) | ||||
| * | always build cairo backend; add interface for setting cairo surface to renderer | Kees Cook | 2007-12-10 | 1 | -4/+18 |
| | | | | (bzr r4198) | ||||
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 1 | -14/+14 |
| | | | | (bzr r3706) | ||||
| * | cairo ps output patch | theAdib | 2007-05-09 | 1 | -71/+153 |
| | | | | (bzr r2987) | ||||
| * | Fixed unintialized variables and minor misc warnings | Jon A. Cruz | 2007-02-19 | 1 | -3/+7 |
| | | | | (bzr r2398) | ||||
| * | Comment out cairo-ft for font rendering. We should not need to depend on ↵ | Bob Jamison | 2006-10-08 | 1 | -1/+6 |
| | | | | | | freetype, but rather Pango, since we do that for gtk2.8+ anyway. (bzr r1778) | ||||
| * | Fixed a few warnings and hardcoded PANGO_GLYPH_* constants | miklosh | 2006-10-02 | 1 | -12/+13 |
| | | | | (bzr r1752) | ||||
| * | Initial commit of Cairo renderer for PDF export | miklosh | 2006-10-01 | 1 | -0/+1425 |
| (bzr r1731) | |||||
