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-gradient.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backout last commit as it introduced subtle errors.
Tavmjong Bah
2016-04-29
1
-2
/
+0
*
SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'.
Tavmjong Bah
2016-04-29
1
-0
/
+2
*
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...
Tavmjong Bah
2015-03-01
1
-12
/
+12
*
Minor pass of header cleanup
Liam P. White
2014-08-30
1
-12
/
+9
*
noop: remove commented-out code that is dangerous and should not come back
Johan B. C. Engelen
2014-07-28
1
-2
/
+0
*
Fix for bugs 1318657 and 1298967
mathog
2014-06-11
1
-23
/
+54
*
Fix gradient position on document import (bug #1283193)
David Mathog
2014-03-13
1
-20
/
+63
*
incorrect gradient transform on copy&paste.. committing for mathog
Raphael Rosch
2014-03-12
1
-0
/
+19
*
Fix mesh gradient tool.
Markus Engel
2013-10-21
1
-12
/
+17
*
Removed placement news / explicit destructor calls.
Markus Engel
2013-07-31
1
-2
/
+2
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-7
/
+9
*
Merged PaintServer and subclasses; moved Gradient classes to own files.
Markus Engel
2013-04-05
1
-1201
/
+132
*
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
2013-04-02
1
-0
/
+36
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-46
/
+100
*
Replaced calls to g_object_(un)ref with sp_object_(un)ref.
Markus Engel
2013-04-01
1
-2
/
+2
*
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+7
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-50
/
+50
*
merged from trunk
Markus Engel
2013-03-29
1
-446
/
+88
|
\
|
*
Clean up more GObject type definitions
Alex Valavanis
2013-01-23
1
-212
/
+38
|
*
Fix for #970355, radial gradient using object bounding box.
Tavmjong Bah
2012-11-20
1
-3
/
+22
|
*
Build. Fixing win32 build with cairo > 1.11.4 (replacing uint with unsigned i...
Nicolas Dufour
2012-11-10
1
-3
/
+3
|
*
Fix for 643150 : Auto-palette swatches duplicated on copy and paste
John Smith
2012-09-19
1
-0
/
+36
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
1
-18
/
+18
*
|
Replaced calls to "pattern_new".
Markus Engel
2013-03-29
1
-3
/
+3
*
|
Various changes.
Markus Engel
2013-03-14
1
-7
/
+7
*
|
Added "virtual pad" to
Markus Engel
2012-08-21
1
-180
/
+359
|
/
*
Fixing warnings.
Jon A. Cruz
2012-05-25
1
-14
/
+14
*
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
2012-05-23
1
-12
/
+616
*
fix crash (bug #941317)
Johan B. C. Engelen
2012-04-05
1
-1
/
+1
*
cppcheck
Kris De Gussem
2012-03-07
1
-2
/
+2
*
Add a tolerance-based hack, so that radial gradients with focus outside
Krzysztof Kosi??ski
2011-11-14
1
-3
/
+24
*
Fix crash when previewing objectBoundingBox gradients
Krzysztof Kosi??ski
2011-09-18
1
-1
/
+1
*
Remove NRRect from paint servers and temporary calculations
Krzysztof Kosi??ski
2011-08-27
1
-6
/
+6
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-22
/
+23
|
\
|
*
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
2011-02-21
1
-7
/
+43
|
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
1
-11
/
+11
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-30
/
+30
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-47
/
+44
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-47
/
+44
|
|
\
|
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-23
/
+23
|
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-8
/
+8
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-2
/
+2
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
|
merge from trunk
Krzysztof Kosi??ski
2010-08-08
1
-195
/
+233
|
\
|
|
|
*
|
Correct behavior of gradient stops to extract color from swatch when color is...
Jon A. Cruz
2010-07-18
1
-38
/
+9
|
*
|
Stop setting of stops from getting url() reference colors.
Jon A. Cruz
2010-07-11
1
-0
/
+1
|
*
|
Cleanup of gradient swatch property and collection policy.
Jon A. Cruz
2010-07-09
1
-21
/
+57
|
*
|
Removed "Add" and enabled "Delete" for swatch context menu. Updated swatch ma...
Jon A. Cruz
2010-07-06
1
-7
/
+25
|
*
|
Rough pass of Fill-n-Stroke swatch conversion.
Jon A. Cruz
2010-07-02
1
-0
/
+12
|
|
/
[next]