summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-image.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Move macros.h and remove unneeded macrosEduard Braun1-1/+0
2018-06-21Move global functions into SPGradient methods.Emmanuel Gil Peyrot1-3/+3
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-4/+4
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-4/+6
2018-01-22Add functions to return Gdk::Pixbuf's for gradients and gradient stops.Tavmjong Bah1-0/+73
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-45/+0
2014-08-24More GObject boilerplate reductionAlex Valavanis1-29/+5
2014-08-18Fix build (not pretty).Liam P. White1-1/+1
2014-08-18Code cleanup.Liam P. White1-7/+15
2013-09-13Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski1-94/+90
2013-04-05Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel1-1/+0
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis1-6/+6
2012-11-11Replace remaining C-style pointer casts for src/widgetsAlex Valavanis1-3/+1
2012-10-08Fix for 303527 : GUI glitch on opacity boxJohn Smith1-1/+1
2012-05-09GTK+3 drawing in gradient-imageAlex Valavanis1-35/+51
2012-04-18Fixed conditional code to avoid unused function warnings.Jon A. Cruz1-0/+4
2012-04-17Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...Alex Valavanis1-0/+28
2012-03-13Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Gradient too...John Smith1-0/+31
2012-01-05More GSEAL fixesAlex Valavanis1-3/+5
2011-12-14Replace deprecated gtk flagsAlex Valavanis1-2/+2
2011-07-03GTK+ cleanup: gtk_type_classAlex Valavanis1-1/+1
2011-07-02GTK+ cleaning: gtk_type_newAlex Valavanis1-1/+1
2011-06-24Switch to GObjectAlex Valavanis1-13/+11
2011-06-22Warning cleanup.Jon A. Cruz1-4/+3
2011-06-15Clean up deprecated GTK_WIDGET APIAlex Valavanis1-3/+3
2011-06-12Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis1-1/+1
2010-08-14Completely remove NRPixBlockKrzysztof Kosi??ski1-1/+0
2010-08-04Wholesale cruft removal part 1Krzysztof Kosi??ski1-118/+25
2009-02-09adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches1-0/+4
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches1-1/+1
2008-05-17Warning cleanupJon A. Cruz1-1/+1
2007-01-18height=12bulia byak1-1/+1
2006-07-29switch to sigc++ SPObject signals for SPGradientImageMenTaLguY1-9/+22