index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-image.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bitmap images with filters are now updated as the filter is modified
Niko Kiirala
2009-05-17
1
-0
/
+18
*
More accurate wording in snap tooltips
Diederik van Lierop
2009-02-27
1
-1
/
+1
*
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
2009-02-26
1
-1
/
+3
*
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
2009-02-20
1
-6
/
+8
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-8
/
+8
*
bug #166885 (preserveAspectRatio="none" misinterpreted)
Thomas Holder
2008-12-11
1
-1
/
+1
*
Misc. cleanup
Jon A. Cruz
2008-12-05
1
-671
/
+676
*
From trunk
Ted Gould
2008-10-27
1
-7
/
+8
*
Merging from trunk
Ted Gould
2008-10-11
1
-14
/
+14
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-6
/
+6
*
NR:: to Geom:: for most of src/extension/
Johan B. C. Engelen
2008-08-12
1
-7
/
+7
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-1
/
+1
*
Implement snapping of clipping paths and masks
Diederik van Lierop
2008-07-21
1
-0
/
+1
*
2geomify SPCurve::new_from_rect
Johan B. C. Engelen
2008-07-08
1
-2
/
+4
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-1
/
+1
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-4
/
+3
*
Added external image edit launch and refresh on changed
Jon A. Cruz
2008-05-17
1
-96
/
+173
*
struct SPCurve => class SPCurve
Johan B. C. Engelen
2008-05-05
1
-7
/
+7
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-10
/
+14
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-1
/
+3
*
warning cleanup
Jon A. Cruz
2007-10-29
1
-5
/
+5
*
Hooks for handling embedded ICC profiles
Jon A. Cruz
2007-10-11
1
-1
/
+55
*
Add a method to create a rectangular curve
Diederik van Lierop
2007-07-25
1
-17
/
+8
*
When an image is clipped, the curve used for snapping must be updated
Diederik van Lierop
2007-06-29
1
-1
/
+2
*
implementing snapping to images
Diederik van Lierop
2007-06-26
1
-4
/
+84
*
Applied gorodish's patch 1714710 for bug 1709383. Passes the test.
Bob Jamison
2007-05-11
1
-6
/
+10
*
eliminate the use of sodipodi:docbase (use doc->base instead); emit warning w...
bulia byak
2007-03-11
1
-50
/
+67
*
get rid of sp_repr_document_root and (commented) sp_repr_duplicate
MenTaLguY
2007-02-27
1
-1
/
+1
*
Fix typo
Johan B. C. Engelen
2007-02-26
1
-1
/
+1
*
get rid of sp_repr_document wrapper function
MenTaLguY
2007-02-26
1
-1
/
+1
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-1
/
+2
*
string fixes from bug 1516157
bulia byak
2006-11-19
1
-1
/
+1
*
Filtering now works with text and image objects
Niko Kiirala
2006-10-10
1
-0
/
+2
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-7
/
+7
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-7
/
+7
*
Adding simple debug
Jon A. Cruz
2006-04-06
1
-0
/
+63
*
Adding rendering-intent to <color-profile>
Jon A. Cruz
2006-04-06
1
-2
/
+23
*
Fixed comment
Jon A. Cruz
2006-04-05
1
-1
/
+1
*
Will not try to do image transform with named color profile
Jon A. Cruz
2006-04-03
1
-29
/
+33
*
Initial support of color-profile on <image>
Jon A. Cruz
2006-04-03
1
-1
/
+56
*
a more informative warning
bulia byak
2006-03-21
1
-1
/
+1
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-2
/
+2
*
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
2006-02-13
1
-5
/
+5
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+1200