summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/object-composite-settings.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-19Add export/import PDF blend modes and add isolation modifierJabier Arraiza1-1/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-1/+1
2017-12-19Enable SimpleFilterModifier to handle blend and blur filter primitives at the...Tavmjong Bah1-6/+2
2017-12-18Replace GimpSpinScale by InkSpinScale.Tavmjong Bah1-1/+1
2017-07-06Gtkmm deprecation fixesAlexander Valavanis1-1/+0
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-8/+0
2014-08-26Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis1-3/+3
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-3/+2
2013-06-07Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz1-0/+4
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2013-03-14Fix another tonne of forward declaration tagsAlex Valavanis1-1/+1
2013-03-14Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis1-0/+2
2012-09-22Fix for 1014988 : Converts slide widgets to new spin-scale widgetJohn Smith1-11/+1
2012-05-21Fix for 1000023 : Fill & Stroke dialog redesignJohn Smith1-0/+1
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-0/+4
2012-03-16Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity lab...John Smith1-1/+0
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+4
2012-01-07minor documentation and header stuffKris De Gussem1-9/+8
2011-04-16change spinbox to new one in many places.Johan B. C. Engelen1-2/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-10-31Merge from trunkTed Gould1-1/+2
2008-01-01make blend versus blur more configurable on a case-by-case basisMenTaLguY1-1/+1
2008-01-01fix update on layer switch and work around some blur-related glitchesMenTaLguY1-1/+1
2008-01-01separate blend history for objects versus layersMenTaLguY1-1/+7
2008-01-01first crack at enabling blend for layers dialogMenTaLguY1-1/+4
2008-01-01abstraction for style widget subjectsMenTaLguY1-14/+5
2008-01-01factor filter and opacity controls into separate metawidgetMenTaLguY1-0/+85