summaryrefslogtreecommitdiffstats
path: root/src/widgets/swatch-selector.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-06Refactoring: call setAttribute() directly.Shlomi Fish1-1/+1
2018-11-08Clarify licensesMax Gaukler1-0/+9
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-3/+3
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-3/+9
2016-04-01Fix regression in swatch color selection and improve it by allowing drag to c...Martin Owens1-43/+5
2014-06-01ColorNotebook is Gtk::Widget and uses ColorSelectorTomasz Boczkowski1-1/+3
2014-06-01moved ColorNotebook to ui/widgetTomasz Boczkowski1-1/+1
2014-06-01using ColorSelector in SwatchSelectorTomasz Boczkowski1-58/+44
2013-08-03Cleaned up.Markus Engel1-1/+1
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-4/+1
2012-06-26Fix for 722017 : Better Gradient WindowJohn Smith1-1/+1
2012-02-12Header cleaningAlex Valavanis1-0/+1
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-3/+3
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-07Tuning fill-n-stroke to support non-solid swatches.Jon A. Cruz1-2/+4
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-1/+1
2010-06-28Partial C++-ification of SPGradientJon A. Cruz1-1/+1
2010-03-23Add needed null check.Jon A. Cruz1-1/+1
2010-03-22C++-ification of paint selector.Jon A. Cruz1-1/+1
2010-03-21Fix crashJon A. Cruz1-0/+5
2010-03-21Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog.Jon A. Cruz1-0/+198