summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/object-composite-settings.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-191-1/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Enable SimpleFilterModifier to handle blend and blur filter primitives at the...Tavmjong Bah2017-12-191-6/+2
* Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-181-1/+1
* Gtkmm deprecation fixesAlexander Valavanis2017-07-061-1/+0
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-8/+0
* Update to experimental r13598Liam P. White2014-10-081-0/+1
|\
| * Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis2014-08-261-3/+3
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-3/+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/+2
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-0/+2
* Fix for 1014988 : Converts slide widgets to new spin-scale widgetJohn Smith2012-09-221-11/+1
* Fix for 1000023 : Fill & Stroke dialog redesignJohn Smith2012-05-211-0/+1
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-0/+4
* Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity lab...John Smith2012-03-161-1/+0
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+4
* minor documentation and header stuffKris De Gussem2012-01-071-9/+8
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-161-2/+2
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Merge from trunkTed Gould2008-10-311-1/+2
* make blend versus blur more configurable on a case-by-case basisMenTaLguY2008-01-011-1/+1
* fix update on layer switch and work around some blur-related glitchesMenTaLguY2008-01-011-1/+1
* separate blend history for objects versus layersMenTaLguY2008-01-011-1/+7
* first crack at enabling blend for layers dialogMenTaLguY2008-01-011-1/+4
* abstraction for style widget subjectsMenTaLguY2008-01-011-14/+5
* factor filter and opacity controls into separate metawidgetMenTaLguY2008-01-011-0/+85