summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-color-selector.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-3/+11
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Misc. typosUnknown2017-11-071-1/+1
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-6/+0
|\
| * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-6/+0
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+1
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+3
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+1
|/
* Remove superfluous glibmm/threads.h checksAlex Valavanis2015-12-271-4/+0
* Revert Pango/Harfbuzz fixes. Needs workAlex Valavanis2015-12-271-0/+4
* Remove superfluous glibmm/threads.h checksAlex Valavanis2015-12-271-4/+0
* merged SPColorScales c++-sification from svgpaints branchTomasz Boczkowski2015-04-261-1/+1
|\
| * SPColorScales c++-sification - using SelectedColorTomasz Boczkowski2014-05-311-1/+1
| * SPColorNotebok c++-sification - available pages listTomasz Boczkowski2014-05-301-1/+4
* | merged SPColorSlider c++-sification from svgpaints branchTomasz Boczkowski2015-04-251-0/+5
|\|
* | sp-color-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-231-31/+11
|/
* GTK+ 3 fixes for colour selector widgetsAlex Valavanis2012-05-181-11/+9
* Replace deprecated GTK_TYPE macrosAlex Valavanis2012-02-261-4/+4
* Get rid of deprecated gtk_marshal_* and some old GtkComboBox APIAlex Valavanis2012-02-111-4/+4
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
* Replace deprecated GtkSignalAlex Valavanis2011-06-131-24/+28
* Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...Jon A. Cruz2011-06-041-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Stop overrun.Jon A. Cruz2010-09-121-4/+0
* C++-ification of paint selector.Jon A. Cruz2010-03-221-6/+3
* Cleanup on color changersJon A. Cruz2007-10-301-125/+132
* Initial support for icc color selection including CMYKJon A. Cruz2007-09-251-11/+14
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-29/+31
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-5/+5
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-5/+5
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+351