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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-238
/
+0
*
Remove unused/undefined function.
Tavmjong Bah
2016-10-14
1
-3
/
+0
*
Provide simple "preview" for mesh gradients.
Tavmjong Bah
2016-10-09
1
-0
/
+6
*
Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.
Tavmjong Bah
2016-09-27
1
-2
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+2
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+0
*
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...
Tavmjong Bah
2015-03-01
1
-7
/
+1
*
Experimental mesh smoothing code.
Tavmjong Bah
2015-02-02
1
-1
/
+2
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-16
/
+5
*
Minor pass of header cleanup
Liam P. White
2014-08-30
1
-14
/
+13
*
incorrect gradient transform on copy&paste.. committing for mathog
Raphael Rosch
2014-03-12
1
-0
/
+1
*
Added runtime check in SP_-cast macros.
Markus Engel
2013-09-15
1
-1
/
+1
*
Modified SP_IS_ macros.
Markus Engel
2013-09-14
1
-1
/
+1
*
Cleaned up.
Markus Engel
2013-08-03
1
-4
/
+4
*
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-1
/
+1
*
Merged PaintServer and subclasses; moved Gradient classes to own files.
Markus Engel
2013-04-05
1
-30
/
+34
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-8
/
+1
*
Replaced all casting macros with glib-independent ones.
Markus Engel
2013-04-01
1
-4
/
+2
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-7
/
+7
*
merged from trunk
Markus Engel
2013-03-29
1
-2
/
+3
|
\
|
*
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
1
-2
/
+2
|
*
Fix for 367548 : Invert doesnt work on objects with gradients
John Smith
2012-09-23
1
-2
/
+1
|
*
Fix for 367548 : Invert doesnt work on objects with gradients
John Smith
2012-09-22
1
-1
/
+2
|
*
Fix for 643150 : Auto-palette swatches duplicated on copy and paste
John Smith
2012-09-19
1
-0
/
+1
*
|
Added "virtual pad" to
Markus Engel
2012-08-21
1
-1
/
+32
|
/
*
fix in previous commit
Kris De Gussem
2012-06-12
1
-1
/
+2
*
cppcheck
Kris De Gussem
2012-06-12
1
-8
/
+13
*
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
2012-05-23
1
-3
/
+34
*
Fixing to use explicit enum types instead of generic guint & bool.
Jon A. Cruz
2012-05-08
1
-7
/
+23
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-4
/
+1
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-2
/
+2
|
\
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-2
/
+3
|
\
|
|
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
|
*
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
2011-02-21
1
-0
/
+2
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
|
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
-3
/
+43
|
\
|
|
*
Correct behavior of gradient stops to extract color from swatch when color is...
Jon A. Cruz
2010-07-18
1
-0
/
+1
|
*
Removed "Add" and enabled "Delete" for swatch context menu. Updated swatch ma...
Jon A. Cruz
2010-07-06
1
-1
/
+1
|
*
Rough pass of Fill-n-Stroke swatch conversion.
Jon A. Cruz
2010-07-02
1
-0
/
+2
|
*
Partial C++-ification of SPGradient
Jon A. Cruz
2010-06-28
1
-3
/
+39
*
|
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
1
-5
/
+1
|
/
*
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
2010-03-09
1
-3
/
+23
*
New tab in Fill&Stroke dialog for swatch fills.
Jon A. Cruz
2010-03-06
1
-1
/
+2
*
Added method to query "solid paint" status of SPGradient.
Jon A. Cruz
2010-03-04
1
-28
/
+31
*
Spaced out for legibility.
Jon A. Cruz
2009-03-21
1
-0
/
+8
*
Merge from trunk
Ted Gould
2008-10-31
1
-1
/
+1
[next]