summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Remove some left-over debugging output that got accidentally committedDiederik van Lierop2009-04-011-1/+0
* Fix for gradient code I committed recently (which accidentally used unsigned ...Jasper van de Gronde2009-04-011-4/+4
* Fix for helperfns_read_vector (which could go on trying to read numbers for e...Jasper van de Gronde2009-03-314-57/+86
* More sensitive selection of snap target when snapping guides to objects with ...Diederik van Lierop2009-03-311-7/+3
* Some minor snap-delay modificationsDiederik van Lierop2009-03-313-7/+15
* Fixed icon blurriness due to theme changing icon sizesJon A. Cruz2009-03-311-6/+20
* Fix bug #338838: Using double-click on a selected shape to switch to that sha...Diederik van Lierop2009-03-306-6/+6
* Fix icon cache code to properly render multiple sizes as needed.Jon A. Cruz2009-03-301-2/+22
* restore the pattern from clipboard abilitybulia byak2009-03-291-1/+1
* - Move snap delay mechanism to the event context (used to be in SPCanvas)Diederik van Lierop2009-03-2923-315/+456
* revert part of 20988 to fix rendering of LPE on groupsbulia byak2009-03-291-1/+1
* Some quality improvements to feDisplacementMap handling (as well as extra bou...Jasper van de Gronde2009-03-293-47/+124
* fix simplify, combine, break for LPE pathsbulia byak2009-03-292-11/+13
* Made Filter rendering quality 'Better' the default settingNiko Kiirala2009-03-281-1/+1
* Fixed redraw-area dependent result when using filters with low qualityNiko Kiirala2009-03-283-16/+29
* Fixed some bad math in pixblock-transformNiko Kiirala2009-03-282-95/+78
* Made functions in nr-filter-utils inlineableNiko Kiirala2009-03-283-22/+24
* Fixed some bad math in pixblock-scaler. Seems to fix shifted blursNiko Kiirala2009-03-281-98/+83
* we cannot rely on LPE attributes being properly parsed by the time we read d=...bulia byak2009-03-281-2/+0
* Fix warning with newer GCC versionsJosh Andler2009-03-271-1/+1
* add lpe names to path descriptionbulia byak2009-03-271-3/+23
* unhide hatches lpe (tests commited to test-suite).JF Barraud2009-03-271-1/+1
* bug fix: close open paths on input.JF Barraud2009-03-271-2/+9
* for the stretched pattern-on-path, length makes no difference, but it saves a...bulia byak2009-03-261-1/+1
* fix copy/paste of color from gradient stopsbulia byak2009-03-261-1/+22
* new, more civilized image from bug 295361bulia byak2009-03-261-617/+307
* do not transform, display, reverse, node-edit, or remove LPE if LPE stack is ...bulia byak2009-03-262-6/+10
* sp_lpe_item_has_path_effect now returns false if one of the effects in the st...bulia byak2009-03-261-1/+13
* this terminal submenu really saves us no spacebulia byak2009-03-261-5/+3
* fixed some bugs (bad render of thick/thin parts + reversed bending + occasion...JF Barraud2009-03-261-57/+36
* correct labelsbulia byak2009-03-241-2/+2
* consistent capitalizationbulia byak2009-03-241-1/+1
* Cleaning up PIXMAP_DIR usage.Jon A. Cruz2009-03-241-16/+17
* blurry zoom magnifying glass icon in left side toolbox fixed by changing zoom...Ed Halley2009-03-231-1/+1
* Track stroke and fill of selected object and flag style palette entries in us...Jon A. Cruz2009-03-232-2/+138
* Switch to widget state for paintingJon A. Cruz2009-03-231-2/+2
* Additional state indicators.Jon A. Cruz2009-03-232-17/+57
* Make drag-n-drop preview a gradient image for gradients.Jon A. Cruz2009-03-231-12/+30
* fix squashed vruler: add requisition methonbulia byak2009-03-221-1/+10
* fix crash when tweak-deleting objects in groups: you cannot get SP_OBJECT_NEX...bulia byak2009-03-221-2/+11
* Make simple clicks and menu set match the drag-n-drop color setting.Jon A. Cruz2009-03-221-8/+19
* Fixed warning from double append.Jon A. Cruz2009-03-221-1/+0
* Added rought preview of gradients in swatches.Jon A. Cruz2009-03-212-11/+57
* Cleaning up interface. Moved internals out of .h file.Jon A. Cruz2009-03-212-60/+60
* Added explicit tagging of "solid color gradients" and base context menu to ad...Jon A. Cruz2009-03-213-33/+149
* Spaced out for legibility.Jon A. Cruz2009-03-211-0/+8
* New Pen and Pencil tools messages (Ctrl+click only works with straight line m...Nicolas Dufour2009-03-211-2/+2
* bug fix (was broken since 2geom sbasis refactor).JF Barraud2009-03-201-5/+6
* Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz2009-03-208-55/+55
* change color of LPE helperpaths in nodetoolJohan B. C. Engelen2009-03-191-10/+7