| Commit message (Expand) | Author | Age | Files | Lines |
| * | revert part of 20988 to fix rendering of LPE on groups | bulia byak | 2009-03-29 | 1 | -1/+1 |
| * | Some quality improvements to feDisplacementMap handling (as well as extra bou... | Jasper van de Gronde | 2009-03-29 | 3 | -47/+124 |
| * | fix simplify, combine, break for LPE paths | bulia byak | 2009-03-29 | 2 | -11/+13 |
| * | Made Filter rendering quality 'Better' the default setting | Niko Kiirala | 2009-03-28 | 1 | -1/+1 |
| * | Fixed redraw-area dependent result when using filters with low quality | Niko Kiirala | 2009-03-28 | 3 | -16/+29 |
| * | Fixed some bad math in pixblock-transform | Niko Kiirala | 2009-03-28 | 2 | -95/+78 |
| * | Made functions in nr-filter-utils inlineable | Niko Kiirala | 2009-03-28 | 3 | -22/+24 |
| * | Fixed some bad math in pixblock-scaler. Seems to fix shifted blurs | Niko Kiirala | 2009-03-28 | 1 | -98/+83 |
| * | we cannot rely on LPE attributes being properly parsed by the time we read d=... | bulia byak | 2009-03-28 | 1 | -2/+0 |
| * | Fix warning with newer GCC versions | Josh Andler | 2009-03-27 | 1 | -1/+1 |
| * | add lpe names to path description | bulia byak | 2009-03-27 | 1 | -3/+23 |
| * | unhide hatches lpe (tests commited to test-suite). | JF Barraud | 2009-03-27 | 1 | -1/+1 |
| * | bug fix: close open paths on input. | JF Barraud | 2009-03-27 | 1 | -2/+9 |
| * | for the stretched pattern-on-path, length makes no difference, but it saves a... | bulia byak | 2009-03-26 | 1 | -1/+1 |
| * | fix copy/paste of color from gradient stops | bulia byak | 2009-03-26 | 1 | -1/+22 |
| * | new, more civilized image from bug 295361 | bulia byak | 2009-03-26 | 1 | -617/+307 |
| * | do not transform, display, reverse, node-edit, or remove LPE if LPE stack is ... | bulia byak | 2009-03-26 | 2 | -6/+10 |
| * | sp_lpe_item_has_path_effect now returns false if one of the effects in the st... | bulia byak | 2009-03-26 | 1 | -1/+13 |
| * | this terminal submenu really saves us no space | bulia byak | 2009-03-26 | 1 | -5/+3 |
| * | fixed some bugs (bad render of thick/thin parts + reversed bending + occasion... | JF Barraud | 2009-03-26 | 1 | -57/+36 |
| * | correct labels | bulia byak | 2009-03-24 | 1 | -2/+2 |
| * | consistent capitalization | bulia byak | 2009-03-24 | 1 | -1/+1 |
| * | Cleaning up PIXMAP_DIR usage. | Jon A. Cruz | 2009-03-24 | 1 | -16/+17 |
| * | blurry zoom magnifying glass icon in left side toolbox fixed by changing zoom... | Ed Halley | 2009-03-23 | 1 | -1/+1 |
| * | Track stroke and fill of selected object and flag style palette entries in us... | Jon A. Cruz | 2009-03-23 | 2 | -2/+138 |
| * | Switch to widget state for painting | Jon A. Cruz | 2009-03-23 | 1 | -2/+2 |
| * | Additional state indicators. | Jon A. Cruz | 2009-03-23 | 2 | -17/+57 |
| * | Make drag-n-drop preview a gradient image for gradients. | Jon A. Cruz | 2009-03-23 | 1 | -12/+30 |
| * | fix squashed vruler: add requisition methon | bulia byak | 2009-03-22 | 1 | -1/+10 |
| * | fix crash when tweak-deleting objects in groups: you cannot get SP_OBJECT_NEX... | bulia byak | 2009-03-22 | 1 | -2/+11 |
| * | Make simple clicks and menu set match the drag-n-drop color setting. | Jon A. Cruz | 2009-03-22 | 1 | -8/+19 |
| * | Fixed warning from double append. | Jon A. Cruz | 2009-03-22 | 1 | -1/+0 |
| * | Added rought preview of gradients in swatches. | Jon A. Cruz | 2009-03-21 | 2 | -11/+57 |
| * | Cleaning up interface. Moved internals out of .h file. | Jon A. Cruz | 2009-03-21 | 2 | -60/+60 |
| * | Added explicit tagging of "solid color gradients" and base context menu to ad... | Jon A. Cruz | 2009-03-21 | 3 | -33/+149 |
| * | Spaced out for legibility. | Jon A. Cruz | 2009-03-21 | 1 | -0/+8 |
| * | New Pen and Pencil tools messages (Ctrl+click only works with straight line m... | Nicolas Dufour | 2009-03-21 | 1 | -2/+2 |
| * | bug fix (was broken since 2geom sbasis refactor). | JF Barraud | 2009-03-20 | 1 | -5/+6 |
| * | Renamed ColorDef to PaintDef to prep for expanded functionality. | Jon A. Cruz | 2009-03-20 | 8 | -55/+55 |
| * | change color of LPE helperpaths in nodetool | Johan B. C. Engelen | 2009-03-19 | 1 | -10/+7 |
| * | tidy up SPObjects that must always be LivePathEffectObjects | Johan B. C. Engelen | 2009-03-19 | 4 | -11/+18 |
| * | fix crash when undoing LPE path param edit just after the edit. | Johan B. C. Engelen | 2009-03-19 | 1 | -8/+8 |
| * | partial 2geom update: disable all debug output by boolops | Johan B. C. Engelen | 2009-03-18 | 2 | -5/+52 |
| * | Rough code to preserve drag-n-drop of solid gradients. | Jon A. Cruz | 2009-03-18 | 2 | -3/+39 |
| * | Whitespace cleanup | Jon A. Cruz | 2009-03-18 | 1 | -14/+14 |
| * | Limit things to single-color gradients until we get gradient previews going | Jon A. Cruz | 2009-03-18 | 1 | -6/+12 |
| * | Purged use of INKSCAPE_PIXMAPDIR | Jon A. Cruz | 2009-03-18 | 1 | -6/+10 |
| * | resolve Bug #339349, drop shadow effect broken | Adib Taraben | 2009-03-17 | 1 | -8/+53 |
| * | Initial read-only generation of per-document palette | Jon A. Cruz | 2009-03-17 | 4 | -34/+159 |
| * | response to bug #167290; add another undoc option to support alt-key tracking... | Ed Halley | 2009-03-16 | 1 | -0/+1 |