summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filter-effects-dialog.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-Add blending modes UI using CSS instead filtersJabier Arraiza2019-10-141-1/+1
* Tidy various dialog UIsNathan Lee2019-04-021-2/+0
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-15/+15
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-9/+11
* Minor header cleanup. Add a few class names.Tavmjong Bah2017-12-131-1/+1
* filter-effects-dialog: Avoid copy-constructorAlexander Valavanis2017-07-291-2/+2
* Update GtkMenu usageAlexander Valavanis2017-07-101-3/+5
* First version (non-working)Marc Jeanmougin2017-06-281-8/+0
* Fix bug:1605334 FeImage X and Y positionJabier Arraiza Cenoz2016-10-071-0/+8
* Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-12/+0
* various filter editor fixesRaphael Rosch2016-04-161-0/+2
* Filter editor: effect description not entirely readableRaphael Rosch2016-04-141-1/+8
* removes warnings when compiling with c++11 using uniqueptr instead of autoptrMarc Jeanmougin2015-11-161-0/+8
* show filter usage countRaphael Rosch2015-05-051-0/+4
* Move filter reordering closer to the layers.cpp patern of reordering xmlMartin Owens2014-02-251-1/+1
* Add GUI for feComponentTransfer filter primitive.Tavmjong Bah2014-01-131-1/+4
* Add the ability to reorder filters using drag-drop in the gtklistMartin Owens2013-06-281-0/+1
* ability to scroll inside the filter dock -- gain some screen real estate!Raphael Rosch2013-03-221-1/+2
* Fix GTK+ 3 drawing of primitives list in filter effects dialogAlex Valavanis2012-12-281-1/+1
* Correct sizing in primitives list in filter-effects dialogAlex Valavanis2012-12-281-0/+20
* Fix for 1006816 : Newly applied filter doesn't show in Filters EditorJohn Smith2012-11-011-5/+1
* Fix for 1014988 : Converts slide widgets to new spin-scale widgetJohn Smith2012-09-221-0/+1
* Fix for 427514 : Filter effects dialog data mirroringJohn Smith2012-08-071-3/+21
* Add draw signal in filter effects dialogAlex Valavanis2012-06-021-0/+5
* Cairo rendering in filter effects dialogAlex Valavanis2012-06-021-2/+8
* patch by Veronika Irvine for filter effects dialog sizing (Bug 932474)Alvin Penner2012-03-011-3/+5
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-2/+3
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-12/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Corrected "using namespace" contamination from ui/dialog header files.Jon A. Cruz2010-04-021-5/+3
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-2/+2
* Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches2008-12-281-3/+3
* Merge from trunkTed Gould2008-10-311-0/+1
* From trunkTed Gould2008-10-271-4/+4
* fix initialization order of FilterEffectDialog fields, per bug #249514MenTaLguY2008-07-171-4/+5
* * use enums to deal with displacementmap channel selectorsFelipe Corr??a da Silva Sanches2008-02-191-0/+1
* fix for bug #193228Felipe Corr??a da Silva Sanches2008-02-191-1/+1
* add x,y, width and height parameter settings for <filter> node in a separate ...Felipe Corr??a da Silva Sanches2008-02-161-1/+8
* fix for bug #184671 (Filter effects properties not updating correctly)Felipe Corr??a da Silva Sanches2008-02-151-0/+1
* remaining g++ 4.3 compilation fix-upsKees Cook2008-02-111-0/+2
* info-box for filter effects dialogFelipe Corr??a da Silva Sanches2008-01-181-0/+5
* Fixed a crash on removing a filter primitive in the filter effects dialog.Nicholas Bishop2008-01-171-0/+1
* Fixed the filter effects dialog always displaying all the filter settings by ...Nicholas Bishop2007-12-121-0/+2
* The dialog to panel refactoring:gustav_b2007-11-221-6/+5
* Added a Rename menu item to the popup for the filter list in the filter effec...Nicholas Bishop2007-10-171-0/+1
* Filter effects dialog:Nicholas Bishop2007-10-081-1/+2
* Filter effects dialog:Nicholas Bishop2007-10-081-22/+2