summaryrefslogtreecommitdiffstats
path: root/src/object/sp-image.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-12Remove support for LCMS 1Karl Cheng1-4/+4
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-1/+1
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-0/+4
2018-09-13Add per embed/linked SVG a DPI valueJabiertxof1-0/+2
2018-06-21Move global functions into SPImage methods.Emmanuel Gil Peyrot1-2/+3
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-14/+14
2018-05-13Fix bug embeding SVG as PNGJabier Arraiza1-1/+1
2018-05-12Allow embed on SVG importsJabier Arraiza1-0/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+0
2017-10-05Extract a base class, SPDimensions.Shlomi Fish1-6/+2
2014-09-27Update to experimental r13565Liam P. White1-7/+6
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-7/+6
2014-03-09Remove unused includes to tidy up the code.Martin Owens1-1/+2
2014-02-06Added new base class to handle viewBox and preserveAspectRatio.Tavmjong Bah1-8/+6
2014-01-29Revert sp-image until the refactoring takes.Martin Owens1-5/+0
2014-01-25A partial refactor of sp-image.cpp, expect more.Martin Owens1-0/+5
2013-10-26Added some consts.Markus Engel1-4/+4
2013-09-24change names for displayName and detailedDescription, improve char code and r...Martin Owens1-1/+1
2013-09-20Refactor status-bar text for multiple items, was very brokenMartin Owens1-0/+1
2013-09-19Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski1-16/+14
2013-09-15Added runtime check in SP_-cast macros.Markus Engel1-1/+1
2013-09-14Modified SP_IS_ macros.Markus Engel1-1/+1
2013-09-14Do not recompress images when embedding and generating PDFs.Krzysztof Kosi??ski1-1/+1
2013-09-12Integrating with libdepixelizeVinícius dos Santos Oliveira1-1/+1
2013-04-05Merged Item.Markus Engel1-1/+1
2013-04-05Merged FlowX classes.Markus Engel1-23/+3
2013-04-01Added constructors to SP classes.Markus Engel1-0/+1
2013-04-01Replaced all casting macros with glib-independent ones.Markus Engel1-4/+2
2013-03-29Renamed virtual function names.Markus Engel1-13/+13
2013-03-19Fixing regressionjtx1-3/+0
2013-03-17Working with widjetsJabier Arraiza Cenoz1-0/+3
2013-03-14Fix another load of forward declaration tagsAlex Valavanis1-3/+0
2012-08-19Added "virtual pad" to SPImage.Markus Engel1-1/+30
2012-02-13Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz1-2/+2
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-1/+0
2010-08-03Handle preserveAspectRatio for imagesKrzysztof Kosi??ski1-2/+6
2010-03-05Always embed bitmap copies created with Alt+B.Krzysztof Kosi??ski1-1/+2
2008-05-17Added external image edit launch and refresh on changedJon A. Cruz1-18/+21
2007-06-26implementing snapping to imagesDiederik van Lierop1-0/+5
2006-04-03Initial support of color-profile on <image>Jon A. Cruz1-0/+3