summaryrefslogtreecommitdiffstats
path: root/src/extension/param/color.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move prefdialog to own directoryPatrick Storz2019-08-311-119/+0
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* 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-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Some code refactoring for consistencyEduard Braun2017-04-091-5/+5
* Remove unused field "scope"Eduard Braun2017-04-091-2/+1
* Remove unused field "gui_tip"Eduard Braun2017-04-091-2/+1
* Extensions: Work around gtk3 width/height calculation bug for long labelsEduard Braun2017-02-131-2/+2
* Extensions: Make "indent" attribute a common attribute for all parameters tha...Eduard Braun2017-02-121-4/+12
* Templates. Fix for Bug #1402182 (Crash with color widget used in procedural t...Nicolas Dufour2015-06-301-2/+4
* Introduced fixes after merge proposal reviewTomasz Boczkowski2015-05-031-1/+1
* gtk3 compile fixTomasz Boczkowski2015-05-021-1/+0
* merge with trunkTomasz Boczkowski2015-05-021-4/+0
|\
| * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* | Using SelectedColor instead of SPColorSelectorTomasz Boczkowski2015-04-261-39/+31
|\ \ | |/ |/|
| * ColorNotebook is Gtk::Widget and uses ColorSelectorTomasz Boczkowski2014-06-011-2/+3
| * moved ColorNotebook to ui/widgetTomasz Boczkowski2014-06-011-1/+1
| * disconnecting in ParamColor destructorTomasz Boczkowski2014-06-011-1/+1
| * Using SelectedColor in extenstion/param/colorTomasz Boczkowski2014-06-011-30/+21
* | Fix "Argument with 'nonnull' attribute passed null" API bug in extension colo...Johan B. C. Engelen2014-10-111-5/+7
|/
* 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/+2
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-081-3/+1
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-2/+2
* Const correctness fixes that also correct bug #893146.Jon A. Cruz2011-12-191-4/+2
* variable initialisationKris De Gussem2011-11-191-9/+6
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* From trunkTed Gould2008-10-271-2/+2
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-4/+8
* r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould2008-04-041-0/+124