index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
gradient-image.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Move macros.h and remove unneeded macros
Eduard Braun
1
-1
/
+0
2018-06-21
Move global functions into SPGradient methods.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-4
/
+6
2018-01-22
Add functions to return Gdk::Pixbuf's for gradients and gradient stops.
Tavmjong Bah
1
-0
/
+73
2016-07-28
Finish removing GTK+ 2 fallbacks
Alex Valavanis
1
-45
/
+0
2014-08-24
More GObject boilerplate reduction
Alex Valavanis
1
-29
/
+5
2014-08-18
Fix build (not pretty).
Liam P. White
1
-1
/
+1
2014-08-18
Code cleanup.
Liam P. White
1
-7
/
+15
2013-09-13
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
1
-94
/
+90
2013-04-05
Merged PaintServer and subclasses; moved Gradient classes to own files.
Markus Engel
1
-1
/
+0
2012-12-25
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
1
-6
/
+6
2012-11-11
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
1
-3
/
+1
2012-10-08
Fix for 303527 : GUI glitch on opacity box
John Smith
1
-1
/
+1
2012-05-09
GTK+3 drawing in gradient-image
Alex Valavanis
1
-35
/
+51
2012-04-18
Fixed conditional code to avoid unused function warnings.
Jon A. Cruz
1
-0
/
+4
2012-04-17
Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...
Alex Valavanis
1
-0
/
+28
2012-03-13
Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Gradient too...
John Smith
1
-0
/
+31
2012-01-05
More GSEAL fixes
Alex Valavanis
1
-3
/
+5
2011-12-14
Replace deprecated gtk flags
Alex Valavanis
1
-2
/
+2
2011-07-03
GTK+ cleanup: gtk_type_class
Alex Valavanis
1
-1
/
+1
2011-07-02
GTK+ cleaning: gtk_type_new
Alex Valavanis
1
-1
/
+1
2011-06-24
Switch to GObject
Alex Valavanis
1
-13
/
+11
2011-06-22
Warning cleanup.
Jon A. Cruz
1
-4
/
+3
2011-06-15
Clean up deprecated GTK_WIDGET API
Alex Valavanis
1
-3
/
+3
2011-06-12
Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros
Alex Valavanis
1
-1
/
+1
2010-08-14
Completely remove NRPixBlock
Krzysztof Kosi??ski
1
-1
/
+0
2010-08-04
Wholesale cruft removal part 1
Krzysztof Kosi??ski
1
-118
/
+25
2009-02-09
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
1
-0
/
+4
2009-02-09
gcc warning cleanup
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2008-05-17
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2007-01-18
height=12
bulia byak
1
-1
/
+1
2006-07-29
switch to sigc++ SPObject signals for SPGradientImage
MenTaLguY
1
-9
/
+22