summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/filter-effect-chooser.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor SPIEnum: more type safetyThomas Holder2019-10-281-4/+4
* Remove isolate check. Need to find a way to isolate all containersJabier Arraiza2019-10-211-2/+10
* Improvements to blending and tooltipJabier Arraiza2019-10-201-1/+3
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-191-6/+44
* Fix a bug in previous commitJabier Arraiza2019-10-141-4/+4
* Fix a extra blend enumJabier Arraiza2019-10-141-5/+5
* Re-Add blending modes UI using CSS instead filtersJabier Arraiza2019-10-141-7/+46
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Fix for Bug #1643260, Step size changed to 0.1% for Blur and Opacity Spin But...hellozee2018-03-061-2/+2
* Enable SimpleFilterModifier to handle blend and blur filter primitives at the...Tavmjong Bah2017-12-191-15/+36
* Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-181-1/+1
* Minor header cleanup. Add a few class names.Tavmjong Bah2017-12-131-0/+2
* 1639832 Blend and blur unspected resultsJabier Arraiza Cenoz2016-11-071-4/+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
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Update to experimental r13418Liam P. White2014-07-051-8/+5
|\
| * Enable rendering of new filter blend modes (but don't add them to GUI).Tavmjong Bah2014-06-291-8/+5
* | Experimental merge of Ponyscape to Inkscape trunk (does not compile)Liam P. White2014-03-021-0/+2
|/
* Fix for 1014988 : Converts slide widgets to new spin-scale widgetJohn Smith2012-09-221-12/+3
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-5/+1
* Fix for 1000023 : Fill & Stroke dialog redesignJohn Smith2012-05-211-0/+2
* Fix for 950508 : Fill Stroke : Minor visual enhancements, match label sizesJohn Smith2012-03-211-8/+1
* Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity lab...John Smith2012-03-161-6/+11
* Fix for 950508 : Fill Stroke : Minor visual enhancementsJohn Smith2012-03-151-11/+15
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+1
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-111-1/+4
* UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More pre...Nicolas Dufour2011-08-231-1/+1
* Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-201-1/+1
* Mnemonics in fill and stroke dialog and menuKris De Gussem2010-12-171-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem2010-10-251-1/+1
* switch opacity and blur sliders to delayed update, which makes them much more...bulia byak2009-03-091-0/+1
* do not return any non-normal blend mode if we do not show blend mode chooserbulia byak2009-02-101-5/+10
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-1/+1
* Made possible to use blur on object that has a complex filter appliedNiko Kiirala2008-06-021-1/+9
* make blend versus blur more configurable on a case-by-case basisMenTaLguY2008-01-011-6/+8
* fix update on layer switch and work around some blur-related glitchesMenTaLguY2008-01-011-3/+5
* Filter effects dialog:Nicholas Bishop2007-08-081-57/+0
* Filter effects:Nicholas Bishop2007-08-081-85/+1
* Filter effects dialog:Nicholas Bishop2007-08-011-3/+4
* Filter effects:Nicholas Bishop2007-07-141-42/+1
* Filter effects dialog:Nicholas Bishop2007-07-121-0/+11
* First stab at a connection UI from NickMenTaLguY2007-07-041-0/+1
* prevent crashes by disconnecting signals on destroybulia byak2007-07-041-0/+6
* initial filter UI code drop from NickMenTaLguY2007-06-241-0/+254