summaryrefslogtreecommitdiffstats
path: root/src/sp-image.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-73/+0
| | | | A lot of header clean-up.
* Extract a base class, SPDimensions.Shlomi Fish2017-10-051-6/+2
| | | | From two places getting rid of duplicate code.
* Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-7/+6
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* Remove unused includes to tidy up the code.Martin Owens2014-03-091-1/+2
| | | (bzr r13132)
* Added new base class to handle viewBox and preserveAspectRatio.Tavmjong Bah2014-02-061-8/+6
| | | | | | Updated sp-root, sp-symbol, sp-image, sp-pattern, marker to use new class. Fixed some viewport issues when % used. (bzr r13002)
* Revert sp-image until the refactoring takes.Martin Owens2014-01-291-5/+0
| | | (bzr r12984)
* A partial refactor of sp-image.cpp, expect more.Martin Owens2014-01-251-0/+5
| | | (bzr r12978)
* Added some consts.Markus Engel2013-10-261-4/+4
| | | (bzr r12729)
* change names for displayName and detailedDescription, improve char code and ↵Martin Owens2013-09-241-1/+1
| | | | | remove const. (bzr r12584)
* Refactor status-bar text for multiple items, was very brokenMartin Owens2013-09-201-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1199192 (bzr r12550)
* Merging libdepixelize branchVinícius dos Santos Oliveira2013-09-191-1/+1
|\ | | | | (bzr r12533)
| * Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-121-1/+1
| | | | | | (bzr r12506.1.1)
* | Merge C++ification of the SP tree by Markus EngelKrzysztof Kosi??ski2013-09-191-11/+19
|\ \ | | | | | | (bzr r12532)
| * | Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
| | | | | | | | | (bzr r11608.1.123)
| * | Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
| | | | | | | | | (bzr r11608.1.122)
| * | Merged from trunk (r12517).Markus Engel2013-09-141-1/+1
| |\ \ | | | | | | | | (bzr r11608.1.121)
| * | | Merged Item.Markus Engel2013-04-051-1/+1
| | | | | | | | | | | | (bzr r11608.1.81)
| * | | Merged FlowX classes.Markus Engel2013-04-051-23/+3
| | | | | | | | | | | | (bzr r11608.1.79)
| * | | Added constructors to SP classes.Markus Engel2013-04-011-0/+1
| | | | | | | | | | | | (bzr r11608.1.67)
| * | | Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-4/+2
| | | | | | | | | | | | (bzr r11608.1.64)
| * | | Renamed virtual function names.Markus Engel2013-03-291-13/+13
| | | | | | | | | | | | (bzr r11608.1.57)
| * | | merged from trunkMarkus Engel2013-03-291-2/+0
| |\ \ \ | | | |/ | | |/| (bzr r11608.1.56)
| * | | Added "virtual pad" to SPImage.Markus Engel2012-08-191-1/+30
| | | | | | | | | | | | (bzr r11608.1.25)
* | | | Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski2013-09-191-16/+14
| |_|/ |/| | | | | | | | | | | called Inkscape::Pixbuf. Replace usage in the code as appropriate. (bzr r12531)
* | | Do not recompress images when embedding and generating PDFs.Krzysztof Kosi??ski2013-09-141-1/+1
| |/ |/| | | | | | | | | | | | | Fixes blocker bug #871563. Fixed bugs: - https://launchpad.net/bugs/871563 (bzr r12516)
* | Fix another load of forward declaration tagsAlex Valavanis2013-03-141-3/+0
|/ | | (bzr r12205)
* Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug ↵Jon A. Cruz2012-02-131-2/+2
| | | | | | | | #885324. Fixed bugs: - https://launchpad.net/bugs/885324 (bzr r10969)
* Merge from trunkKrzysztof Kosi??ski2011-04-071-1/+0
|\ | | | | (bzr r9508.1.73)
| * Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-1/+0
| | | | | | | | | | header. (bzr r9978.1.1)
* | Handle preserveAspectRatio for imagesKrzysztof Kosi??ski2010-08-031-2/+6
|/ | | (bzr r9508.1.41)
* Always embed bitmap copies created with Alt+B.Krzysztof Kosi??ski2010-03-051-1/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/169108 (bzr r9144)
* Added external image edit launch and refresh on changedJon A. Cruz2008-05-171-18/+21
| | | (bzr r5685)
* implementing snapping to imagesDiederik van Lierop2007-06-261-0/+5
| | | (bzr r3110)
* Initial support of color-profile on <image>Jon A. Cruz2006-04-031-0/+3
| | | (bzr r402)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+60
(bzr r1)