| Commit message (Expand) | Author | Age | Files | Lines |
| * | refactor SPIEnum: more type safety | Thomas Holder | 2019-10-28 | 1 | -4/+4 |
| * | Remove isolate check. Need to find a way to isolate all containers | Jabier Arraiza | 2019-10-21 | 1 | -2/+10 |
| * | Improvements to blending and tooltip | Jabier Arraiza | 2019-10-20 | 1 | -1/+3 |
| * | Add export/import PDF blend modes and add isolation modifier | Jabier Arraiza | 2019-10-19 | 1 | -6/+44 |
| * | Fix a bug in previous commit | Jabier Arraiza | 2019-10-14 | 1 | -4/+4 |
| * | Fix a extra blend enum | Jabier Arraiza | 2019-10-14 | 1 | -5/+5 |
| * | Re-Add blending modes UI using CSS instead filters | Jabier Arraiza | 2019-10-14 | 1 | -7/+46 |
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| * | Fix for Bug #1643260, Step size changed to 0.1% for Blur and Opacity Spin But... | hellozee | 2018-03-06 | 1 | -2/+2 |
| * | Enable SimpleFilterModifier to handle blend and blur filter primitives at the... | Tavmjong Bah | 2017-12-19 | 1 | -15/+36 |
| * | Replace GimpSpinScale by InkSpinScale. | Tavmjong Bah | 2017-12-18 | 1 | -1/+1 |
| * | Minor header cleanup. Add a few class names. | Tavmjong Bah | 2017-12-13 | 1 | -0/+2 |
| * | 1639832 Blend and blur unspected results | Jabier Arraiza Cenoz | 2016-11-07 | 1 | -4/+0 |
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -4/+0 |
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+4 |
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -4/+0 |
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -1/+1 |
| * | Update to experimental r13418 | Liam P. White | 2014-07-05 | 1 | -8/+5 |
| |\ |
|
| | * | Enable rendering of new filter blend modes (but don't add them to GUI). | Tavmjong Bah | 2014-06-29 | 1 | -8/+5 |
| * | | Experimental merge of Ponyscape to Inkscape trunk (does not compile) | Liam P. White | 2014-03-02 | 1 | -0/+2 |
| |/ |
|
| * | Fix for 1014988 : Converts slide widgets to new spin-scale widget | John Smith | 2012-09-22 | 1 | -12/+3 |
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -5/+1 |
| * | Fix for 1000023 : Fill & Stroke dialog redesign | John Smith | 2012-05-21 | 1 | -0/+2 |
| * | Fix for 950508 : Fill Stroke : Minor visual enhancements, match label sizes | John Smith | 2012-03-21 | 1 | -8/+1 |
| * | Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity lab... | John Smith | 2012-03-16 | 1 | -6/+11 |
| * | Fix for 950508 : Fill Stroke : Minor visual enhancements | John Smith | 2012-03-15 | 1 | -11/+15 |
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+1 |
| * | Lots of gtkmm deprecation fixes | Alex Valavanis | 2012-02-11 | 1 | -1/+4 |
| * | UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More pre... | Nicolas Dufour | 2011-08-23 | 1 | -1/+1 |
| * | Added some mnemonics for filter path effects (Bug #170765) | Kris De Gussem | 2011-03-20 | 1 | -1/+1 |
| * | Mnemonics in fill and stroke dialog and menu | Kris De Gussem | 2010-12-17 | 1 | -1/+1 |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| * | UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 ) | Kris De Gussem | 2010-10-25 | 1 | -1/+1 |
| * | switch opacity and blur sliders to delayed update, which makes them much more... | bulia byak | 2009-03-09 | 1 | -0/+1 |
| * | do not return any non-normal blend mode if we do not show blend mode chooser | bulia byak | 2009-02-10 | 1 | -5/+10 |
| * | Move filters into their own namespace Inkscape::Filters (from NR::) | Johan B. C. Engelen | 2009-01-02 | 1 | -1/+1 |
| * | Made possible to use blur on object that has a complex filter applied | Niko Kiirala | 2008-06-02 | 1 | -1/+9 |
| * | make blend versus blur more configurable on a case-by-case basis | MenTaLguY | 2008-01-01 | 1 | -6/+8 |
| * | fix update on layer switch and work around some blur-related glitches | MenTaLguY | 2008-01-01 | 1 | -3/+5 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-08 | 1 | -57/+0 |
| * | Filter effects: | Nicholas Bishop | 2007-08-08 | 1 | -85/+1 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-01 | 1 | -3/+4 |
| * | Filter effects: | Nicholas Bishop | 2007-07-14 | 1 | -42/+1 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-07-12 | 1 | -0/+11 |
| * | First stab at a connection UI from Nick | MenTaLguY | 2007-07-04 | 1 | -0/+1 |
| * | prevent crashes by disconnecting signals on destroy | bulia byak | 2007-07-04 | 1 | -0/+6 |
| * | initial filter UI code drop from Nick | MenTaLguY | 2007-06-24 | 1 | -0/+254 |