| Commit message (Expand) | Author | Age | Files | Lines |
| * | Some extra comments. | Jasper van de Gronde | 2009-04-04 | 2 | -4/+9 |
| * | Added attributes to test | Jon A. Cruz | 2009-04-04 | 1 | -0/+2 |
| * | Updating tests to more recently added attributes. | Jon A. Cruz | 2009-04-04 | 1 | -42/+42 |
| * | noop: comment spelling | Peter Moulder | 2009-04-04 | 1 | -2/+2 |
| * | And now gradients should be (almost) perfect... The gradient vector is set up... | Jasper van de Gronde | 2009-04-03 | 7 | -58/+173 |
| * | io/crystalegg.xml: Fix a couple of textual errors. | Peter Moulder | 2009-04-03 | 1 | -4/+2 |
| * | Fix middle-mouse-button-zooming in node-context with snap-delay enabled | Diederik van Lierop | 2009-04-03 | 1 | -0/+8 |
| * | Add XDG locations for icons | Jon A. Cruz | 2009-04-03 | 1 | -0/+23 |
| * | Fix ink toggle buttons to have non-stretching icons. Fixes blurring. | Jon A. Cruz | 2009-04-03 | 1 | -1/+3 |
| * | Fix inverted node alignment actions | Krzysztof Kosi??ski | 2009-04-03 | 1 | -2/+2 |
| * | - Don't display the snap-source-indicator when we're about to rotate using th... | Diederik van Lierop | 2009-04-02 | 2 | -8/+12 |
| * | Whether we drag a guide's origin or rotate the guide around its origin is now... | Diederik van Lierop | 2009-04-02 | 1 | -2/+2 |
| * | Debug enhancement | Jon A. Cruz | 2009-04-02 | 1 | -1/+3 |
| * | Fix a minor regression caused by one of my previous commits: the snap-window ... | Diederik van Lierop | 2009-04-01 | 1 | -1/+1 |
| * | Delete the delayed snap event, killing any pending timers, when the event-con... | Diederik van Lierop | 2009-04-01 | 1 | -0/+4 |
| * | Remove some left-over debugging output that got accidentally committed | Diederik van Lierop | 2009-04-01 | 1 | -1/+0 |
| * | Fix for gradient code I committed recently (which accidentally used unsigned ... | Jasper van de Gronde | 2009-04-01 | 1 | -4/+4 |
| * | Fix for helperfns_read_vector (which could go on trying to read numbers for e... | Jasper van de Gronde | 2009-03-31 | 4 | -57/+86 |
| * | More sensitive selection of snap target when snapping guides to objects with ... | Diederik van Lierop | 2009-03-31 | 1 | -7/+3 |
| * | Some minor snap-delay modifications | Diederik van Lierop | 2009-03-31 | 3 | -7/+15 |
| * | Fixed icon blurriness due to theme changing icon sizes | Jon A. Cruz | 2009-03-31 | 1 | -6/+20 |
| * | Fix bug #338838: Using double-click on a selected shape to switch to that sha... | Diederik van Lierop | 2009-03-30 | 6 | -6/+6 |
| * | Fix icon cache code to properly render multiple sizes as needed. | Jon A. Cruz | 2009-03-30 | 1 | -2/+22 |
| * | restore the pattern from clipboard ability | bulia byak | 2009-03-29 | 1 | -1/+1 |
| * | - Move snap delay mechanism to the event context (used to be in SPCanvas) | Diederik van Lierop | 2009-03-29 | 23 | -315/+456 |
| * | 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 |