| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor SPIEnum: more type safety | Thomas Holder | 2019-10-28 | 1 | -2/+2 |
| | | | | | | | fixes ungrouping of "font-weight:bolder" fixes "titling-caps" parsing fixes a casting error in CairoRenderContext::renderGlyphtext | ||||
| * | Add export/import PDF blend modes and add isolation modifier | Jabier Arraiza | 2019-10-19 | 1 | -1/+2 |
| | | |||||
| * | Make background color affect checkerboard | tim_rawlinson | 2019-02-23 | 1 | -1/+1 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Image HTTP support | Thomas Holder | 2018-11-04 | 1 | -0/+3 |
| | | | | | | Uses Gio::File::load_contents (via URI::getContents) to load images from non-file/non-data URIs. Depends on GVfs. | ||||
| * | Fix DPI wrong code pointed by Mc | Jabiertxof | 2018-09-13 | 1 | -2/+2 |
| | | |||||
| * | Add per embed/linked SVG a DPI value | Jabiertxof | 2018-09-13 | 1 | -3/+3 |
| | | |||||
| * | Minor include file cleanup. | Tavmjong Bah | 2018-01-23 | 1 | -1/+0 |
| | | |||||
| * | Exposes to the user additional PNG settings: Interlacing, grayscale, bit ↵ | Marc Jeanmougin | 2016-09-25 | 1 | -0/+2 |
| | | | | | | | | | depth, alpha, compression level, PNG pHYs dpi. Fixed bugs: - https://launchpad.net/bugs/170650 (bzr r15131) | ||||
| * | Update to experimental r13531 | Liam P. White | 2014-08-31 | 1 | -5/+4 |
| |\ | | | | | (bzr r13090.1.106) | ||||
| | * | Minor pass of header cleanup | Liam P. White | 2014-08-30 | 1 | -4/+2 |
| | | | | | | | (bzr r13341.1.189) | ||||
| | * | Fix build (not pretty). | Liam P. White | 2014-08-18 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.146) | ||||
| * | | Experimental Ponyscape to Inkscape merge (does not compile) | Liam P. White | 2014-03-02 | 1 | -0/+2 |
| |/ | | | (bzr r13090.1.4) | ||||
| * | Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class | Krzysztof Kosi??ski | 2013-09-19 | 1 | -14/+56 |
| | | | | | | called Inkscape::Pixbuf. Replace usage in the code as appropriate. (bzr r12531) | ||||
| * | Improve the functions which create GdkPixbuf from Cairo surface | Krzysztof Kosi??ski | 2013-09-13 | 1 | -4/+16 |
| | | | | | | | | | and vice versa. Simplifies some code. Also introduce proper refcounting into svg_preview_cache.cpp and fix its users. (bzr r12512) | ||||
| * | Fix some broken Vim modelines | Alex Valavanis | 2013-04-11 | 1 | -1/+1 |
| | | | | (bzr r12275) | ||||
| * | code cleanup. don't use pointers when you don't have to. use const whereever ↵ | Johan B. C. Engelen | 2013-01-30 | 1 | -4/+13 |
| | | | | | | you can. (bzr r12077) | ||||
| * | Filter color values always defined as sRGB (or ICC). | Tavmjong Bah | 2013-01-29 | 1 | -0/+1 |
| | | | | (bzr r12070) | ||||
| * | Fix multiple instances of ci_key. | Jon A. Cruz | 2013-01-20 | 1 | -9/+0 |
| | | | | (bzr r12045) | ||||
| * | Warning and dead code cleanup. | Jon A. Cruz | 2013-01-11 | 1 | -0/+3 |
| | | | | (bzr r12014) | ||||
| * | Move some code from filter primitives to cairo-utils.cpp. Fix bug in ↵ | Tavmjong Bah | 2012-12-23 | 1 | -0/+1 |
| | | | | | | lighting primitives. (bzr r11976) | ||||
| * | Add utilities to tag a cairo surface with color interpolation value. | Tavmjong Bah | 2012-12-22 | 1 | -0/+14 |
| | | | | (bzr r11971) | ||||
| * | Cleanup of unused variables and warnings. | Jon A. Cruz | 2012-02-29 | 1 | -1/+31 |
| | | | | (bzr r11031) | ||||
| * | More header cleanup/fwd declarations | Alex Valavanis | 2012-02-15 | 1 | -1/+2 |
| | | | | (bzr r10986) | ||||
| * | Next pass of doxygen @brief cleanup. | Jon A. Cruz | 2011-10-02 | 1 | -5/+7 |
| | | | | (bzr r10658) | ||||
| * | Fix crashes in print preview | Krzysztof Kosi??ski | 2011-07-13 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/806105 (bzr r10450) | ||||
| * | Fix rendering of control points | Krzysztof Kosi??ski | 2011-06-19 | 1 | -0/+6 |
| | | | | (bzr r9508.1.88) | ||||
| * | Slightly improve EXTRACT_ARGB32 macro | Krzysztof Kosi??ski | 2011-04-09 | 1 | -4/+4 |
| | | | | (bzr r9508.1.79) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -6/+6 |
| | | | | (bzr r9508.1.73) | ||||
| * | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 1 | -0/+3 |
| | | | | (bzr r9508.1.67) | ||||
| * | Fix paint bucket tool | Krzysztof Kosi??ski | 2010-08-14 | 1 | -0/+10 |
| | | | | (bzr r9508.1.66) | ||||
| * | Fix performance regression when displaying large images | Krzysztof Kosi??ski | 2010-08-09 | 1 | -0/+1 |
| | | | | (bzr r9508.1.54) | ||||
| * | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -0/+2 |
| | | | | (bzr r9508.1.44) | ||||
| * | Handle preserveAspectRatio for images | Krzysztof Kosi??ski | 2010-08-03 | 1 | -0/+3 |
| | | | | (bzr r9508.1.41) | ||||
| * | Add unpremul_alpha utility function. Some preparations | Krzysztof Kosi??ski | 2010-07-21 | 1 | -1/+8 |
| | | | | (bzr r9508.1.26) | ||||
| * | Component transfer filter | Krzysztof Kosi??ski | 2010-07-17 | 1 | -0/+6 |
| | | | | (bzr r9508.1.24) | ||||
| * | Composite filter | Krzysztof Kosi??ski | 2010-07-16 | 1 | -1/+2 |
| | | | | (bzr r9508.1.20) | ||||
| * | Flood and merge filters | Krzysztof Kosi??ski | 2010-07-14 | 1 | -0/+1 |
| | | | | (bzr r9508.1.17) | ||||
| * | Gaussian blur | Krzysztof Kosi??ski | 2010-07-12 | 1 | -0/+7 |
| | | | | (bzr r9508.1.15) | ||||
| * | Switch to nearest neighbor filtering when image is larger than original | Krzysztof Kosi??ski | 2010-07-07 | 1 | -0/+1 |
| | | | | (bzr r9508.1.12) | ||||
| * | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 2010-06-29 | 1 | -0/+17 |
| | | | | (bzr r9508.1.8) | ||||
| * | Implement clipping (slightly incorrect) and masking | Krzysztof Kosi??ski | 2010-06-26 | 1 | -0/+88 |
| (bzr r9508.1.4) | |||||
