summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/color-item.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernize loopsMarc Jeanmougin2019-01-021-9/+9
* Move Preview to Inkscape namespaceAlexander Valavanis2019-01-011-17/+22
* C++ify EekPreviewAlexander Valavanis2019-01-011-183/+125
* Fix namespace naming consistencyAlexander Valavanis2018-12-291-2/+2
* EekPreview: Replace deprecated g_type_class_add_private and adhere to GObject...Alexander Valavanis2018-11-251-3/+3
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Fixing coding styleJabiertxo Arraiza Cenoz2018-07-261-10/+4
* Add allow to use system icon setsJabiertxo Arraiza Cenoz2018-07-261-4/+4
* Move global functions into SPGradient methods.Emmanuel Gil Peyrot2018-06-211-1/+1
* 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-13/+13
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Fix Gtk alignment APIAlexander Valavanis2017-07-081-1/+2
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-9/+1
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+9
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-9/+1
* GTK3: Another widget named.Tavmjong Bah2016-05-181-0/+2
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
* Reverted swatchesLiam P. White2014-03-121-151/+711
* Start cleanup for merge into trunkLiam P. White2014-03-071-1/+1
* Added new swatches dialogLiam P. White2014-03-051-709/+151
* Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski2013-09-131-10/+2
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+3
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* Cleanup EekPreview widget implementation:Alex Valavanis2013-01-161-51/+6
* cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-151-1/+1
* Fix for 1071426 : Swatches dialog doesn't update when swatch is renamed - fix...John Smith2012-10-301-5/+5
* Fix for 1071426 : Swatches dialog doesn't update when swatch is renamedJohn Smith2012-10-301-0/+19
* Fix for 171177 : Border in palette swatchesJohn Smith2012-09-271-2/+2
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* remove GtkObject use in color-itemAlex Valavanis2012-05-161-1/+1
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-111-0/+4
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-1/+1
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Fix large memory leaks in the swatches panelKrzysztof Kosi??ski2011-08-161-9/+9
* Fix crashes in print previewKrzysztof Kosi??ski2011-07-131-2/+2
* Fix regression in swatch display (LP #804930).Krzysztof Kosi??ski2011-07-061-5/+7
* Merge from trunkKrzysztof Kosi??ski2011-06-191-1/+1
|\
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-3/+4
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-3/+4
| |\
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |