summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/color-notebook.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-15/+0
* Remove support for LCMS 1Karl Cheng2019-05-121-7/+7
* More document.h cleanup.Tavmjong Bah2019-04-061-2/+2
* modernize loopsMarc Jeanmougin2019-01-021-2/+2
* Fix codding styleJabiertxof2018-11-091-1/+1
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
* This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof2018-11-091-4/+4
* Clarify licensesMax Gaukler2018-11-081-7/+6
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+4
* fixing coding styleJabier Arraiza2018-07-271-2/+1
* Refactor fo theme switcherJabier Arraiza2018-07-271-1/+1
* adding gtk-themeJabier Arraiza2018-07-211-4/+6
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-6/+10
* Name a few more widgets. Minor cleanup.Tavmjong Bah2017-12-241-0/+2
* Reduce with of +/- buttons. Reduce width of Fill and Stroke dialog.Tavmjong Bah2017-12-181-0/+2
* Misc. typosUnknown2017-11-071-1/+1
* First batchMarc Jeanmougin2017-10-011-2/+3
* Add HSV picker mode to color scalesRoman Hargrave2017-08-021-1/+3
* Rename SP_COLOR_SCALES_MODE_HSV to SP_COLOR_SCALES_MODE_HSLRoman Hargrave2017-08-021-1/+1
* Remove old icon handling codeAlexander Valavanis2017-06-291-1/+0
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-30/+0
|\
| * ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-30/+0
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+0
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+4
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+0
|/
* color-notebook: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+4
* fixed color selector not remembering it's last open tabTomasz Boczkowski2015-05-111-1/+1
* Reformatted refactored filesTomasz Boczkowski2015-05-031-102/+98
* Removed commented out code from ColorNotebookTomasz Boczkowski2015-05-031-149/+0
* Removed unnecessary inclusion of glibmm/threads.hTomasz Boczkowski2015-05-031-5/+0
* Using SelectedColor instead of SPColorSelectorTomasz Boczkowski2015-04-261-3/+21
* ColorNotebook is Gtk::Widget and uses ColorSelectorTomasz Boczkowski2014-06-011-245/+89
* moved ColorNotebook to ui/widgetTomasz Boczkowski2014-06-011-0/+675