summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-image.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move macros.h and remove unneeded macrosEduard Braun2018-10-011-1/+0
* Move global functions into SPGradient methods.Emmanuel Gil Peyrot2018-06-211-3/+3
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-4/+6
* Add functions to return Gdk::Pixbuf's for gradients and gradient stops.Tavmjong Bah2018-01-221-0/+73
* Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-45/+0
* More GObject boilerplate reductionAlex Valavanis2014-08-241-29/+5
* Fix build (not pretty).Liam P. White2014-08-181-1/+1
* Code cleanup.Liam P. White2014-08-181-7/+15
* Merged from trunk (r12517).Markus Engel2013-09-141-94/+90
|\
| * Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski2013-09-131-94/+90
* | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-051-1/+0
|/
* Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis2012-12-251-6/+6
* Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-111-3/+1
* Fix for 303527 : GUI glitch on opacity boxJohn Smith2012-10-081-1/+1
* GTK+3 drawing in gradient-imageAlex Valavanis2012-05-091-35/+51
* Fixed conditional code to avoid unused function warnings.Jon A. Cruz2012-04-181-0/+4
* Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...Alex Valavanis2012-04-171-0/+28
* Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Gradient too...John Smith2012-03-131-0/+31
* More GSEAL fixesAlex Valavanis2012-01-051-3/+5
* Replace deprecated gtk flagsAlex Valavanis2011-12-141-2/+2
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
* GTK+ cleaning: gtk_type_newAlex Valavanis2011-07-021-1/+1
* Switch to GObjectAlex Valavanis2011-06-241-13/+11
* Warning cleanup.Jon A. Cruz2011-06-221-4/+3
* Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-1/+0
* Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-118/+25
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-091-0/+4
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-1/+1
* Warning cleanupJon A. Cruz2008-05-171-1/+1
* height=12bulia byak2007-01-181-1/+1
* switch to sigc++ SPObject signals for SPGradientImageMenTaLguY2006-07-291-9/+22
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+277