index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
sp-image.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-12
Remove support for LCMS 1
Karl Cheng
1
-4
/
+4
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-06
SPAttributeEnum typed function arguments
Thomas Holder
1
-1
/
+1
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-0
/
+4
2018-09-13
Add per embed/linked SVG a DPI value
Jabiertxof
1
-0
/
+2
2018-06-21
Move global functions into SPImage methods.
Emmanuel Gil Peyrot
1
-2
/
+3
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-14
/
+14
2018-05-13
Fix bug embeding SVG as PNG
Jabier Arraiza
1
-1
/
+1
2018-05-12
Allow embed on SVG imports
Jabier Arraiza
1
-0
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2017-10-05
Extract a base class, SPDimensions.
Shlomi Fish
1
-6
/
+2
2014-09-27
Update to experimental r13565
Liam P. White
1
-7
/
+6
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-7
/
+6
2014-03-09
Remove unused includes to tidy up the code.
Martin Owens
1
-1
/
+2
2014-02-06
Added new base class to handle viewBox and preserveAspectRatio.
Tavmjong Bah
1
-8
/
+6
2014-01-29
Revert sp-image until the refactoring takes.
Martin Owens
1
-5
/
+0
2014-01-25
A partial refactor of sp-image.cpp, expect more.
Martin Owens
1
-0
/
+5
2013-10-26
Added some consts.
Markus Engel
1
-4
/
+4
2013-09-24
change names for displayName and detailedDescription, improve char code and r...
Martin Owens
1
-1
/
+1
2013-09-20
Refactor status-bar text for multiple items, was very broken
Martin Owens
1
-0
/
+1
2013-09-19
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
1
-16
/
+14
2013-09-15
Added runtime check in SP_-cast macros.
Markus Engel
1
-1
/
+1
2013-09-14
Modified SP_IS_ macros.
Markus Engel
1
-1
/
+1
2013-09-14
Do not recompress images when embedding and generating PDFs.
Krzysztof Kosi??ski
1
-1
/
+1
2013-09-12
Integrating with libdepixelize
Vinícius dos Santos Oliveira
1
-1
/
+1
2013-04-05
Merged Item.
Markus Engel
1
-1
/
+1
2013-04-05
Merged FlowX classes.
Markus Engel
1
-23
/
+3
2013-04-01
Added constructors to SP classes.
Markus Engel
1
-0
/
+1
2013-04-01
Replaced all casting macros with glib-independent ones.
Markus Engel
1
-4
/
+2
2013-03-29
Renamed virtual function names.
Markus Engel
1
-13
/
+13
2013-03-19
Fixing regression
jtx
1
-3
/
+0
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-0
/
+3
2013-03-14
Fix another load of forward declaration tags
Alex Valavanis
1
-3
/
+0
2012-08-19
Added "virtual pad" to SPImage.
Markus Engel
1
-1
/
+30
2012-02-13
Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...
Jon A. Cruz
1
-2
/
+2
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-1
/
+0
2010-08-03
Handle preserveAspectRatio for images
Krzysztof Kosi??ski
1
-2
/
+6
2010-03-05
Always embed bitmap copies created with Alt+B.
Krzysztof Kosi??ski
1
-1
/
+2
2008-05-17
Added external image edit launch and refresh on changed
Jon A. Cruz
1
-18
/
+21
2007-06-26
implementing snapping to images
Diederik van Lierop
1
-0
/
+5
2006-04-03
Initial support of color-profile on <image>
Jon A. Cruz
1
-0
/
+3