summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed redraw-area dependent result when using filters with low qualityNiko Kiirala2009-03-283-16/+29
| | | (bzr r7584)
* Fixed some bad math in pixblock-transformNiko Kiirala2009-03-282-95/+78
| | | (bzr r7583)
* Made functions in nr-filter-utils inlineableNiko Kiirala2009-03-283-22/+24
| | | (bzr r7582)
* Fixed some bad math in pixblock-scaler. Seems to fix shifted blursNiko Kiirala2009-03-281-98/+83
| | | (bzr r7581)
* we cannot rely on LPE attributes being properly parsed by the time we read ↵bulia byak2009-03-281-2/+0
| | | | | d=; this fixes the undo after a LPE is set or pasted and seems to have no ill effect otherwise (report to me if you find anything suspicious) (bzr r7580)
* Fix warning with newer GCC versionsJosh Andler2009-03-271-1/+1
| | | (bzr r7577)
* add lpe names to path descriptionbulia byak2009-03-271-3/+23
| | | (bzr r7576)
* unhide hatches lpe (tests commited to test-suite).JF Barraud2009-03-271-1/+1
| | | (bzr r7574)
* bug fix: close open paths on input.JF Barraud2009-03-271-2/+9
| | | (bzr r7573)
* for the stretched pattern-on-path, length makes no difference, but it saves ↵bulia byak2009-03-261-1/+1
| | | | | at least the ellipse from going bananas when you rotate the path with lpe (a stopgap solution, until we resolve the transform issue) (bzr r7570)
* fix copy/paste of color from gradient stopsbulia byak2009-03-261-1/+22
| | | (bzr r7569)
* new, more civilized image from bug 295361bulia byak2009-03-261-617/+307
| | | (bzr r7568)
* do not transform, display, reverse, node-edit, or remove LPE if LPE stack is ↵bulia byak2009-03-262-6/+10
| | | | | disabled by an invalid or unsupported effect in it (bzr r7567)
* sp_lpe_item_has_path_effect now returns false if one of the effects in the ↵bulia byak2009-03-261-1/+13
| | | | | stack is invalid or unsupported, in which case LPE stack is disabled (bzr r7566)
* this terminal submenu really saves us no spacebulia byak2009-03-261-5/+3
| | | (bzr r7563)
* fixed some bugs (bad render of thick/thin parts + reversed bending + ↵JF Barraud2009-03-261-57/+36
| | | | | occasional crash (depends on 2geom update)...) (bzr r7561)
* correct labelsbulia byak2009-03-241-2/+2
| | | (bzr r7556)
* consistent capitalizationbulia byak2009-03-241-1/+1
| | | (bzr r7555)
* Cleaning up PIXMAP_DIR usage.Jon A. Cruz2009-03-241-16/+17
| | | (bzr r7554)
* blurry zoom magnifying glass icon in left side toolbox fixed by changing ↵Ed Halley2009-03-231-1/+1
| | | | | zoom-when-resizing-window mini-button icon (bzr r7549)
* Track stroke and fill of selected object and flag style palette entries in ↵Jon A. Cruz2009-03-232-2/+138
| | | | | use. Fixes wishlist bug #172179. (bzr r7548)
* Switch to widget state for paintingJon A. Cruz2009-03-231-2/+2
| | | (bzr r7547)
* Additional state indicators.Jon A. Cruz2009-03-232-17/+57
| | | (bzr r7546)
* Make drag-n-drop preview a gradient image for gradients.Jon A. Cruz2009-03-231-12/+30
| | | (bzr r7545)
* fix squashed vruler: add requisition methonbulia byak2009-03-221-1/+10
| | | (bzr r7543)
* fix crash when tweak-deleting objects in groups: you cannot get ↵bulia byak2009-03-221-2/+11
| | | | | SP_OBJECT_NEXT from a deleted object (bzr r7542)
* Make simple clicks and menu set match the drag-n-drop color setting.Jon A. Cruz2009-03-221-8/+19
| | | (bzr r7540)
* Fixed warning from double append.Jon A. Cruz2009-03-221-1/+0
| | | (bzr r7538)
* Added rought preview of gradients in swatches.Jon A. Cruz2009-03-212-11/+57
| | | (bzr r7537)
* Cleaning up interface. Moved internals out of .h file.Jon A. Cruz2009-03-212-60/+60
| | | (bzr r7536)
* Added explicit tagging of "solid color gradients" and base context menu to ↵Jon A. Cruz2009-03-213-33/+149
| | | | | add and edit. (bzr r7535)
* Spaced out for legibility.Jon A. Cruz2009-03-211-0/+8
| | | (bzr r7534)
* New Pen and Pencil tools messages (Ctrl+click only works with straight line ↵Nicolas Dufour2009-03-211-2/+2
| | | | | modes). (bzr r7533)
* bug fix (was broken since 2geom sbasis refactor).JF Barraud2009-03-201-5/+6
| | | (bzr r7530)
* Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz2009-03-208-55/+55
| | | (bzr r7528)
* change color of LPE helperpaths in nodetoolJohan B. C. Engelen2009-03-191-10/+7
| | | (bzr r7527)
* tidy up SPObjects that must always be LivePathEffectObjectsJohan B. C. Engelen2009-03-194-11/+18
| | | (bzr r7526)
* fix crash when undoing LPE path param edit just after the edit.Johan B. C. Engelen2009-03-191-8/+8
| | | (bzr r7525)
* partial 2geom update: disable all debug output by boolopsJohan B. C. Engelen2009-03-182-5/+52
| | | (bzr r7520)
* Rough code to preserve drag-n-drop of solid gradients.Jon A. Cruz2009-03-182-3/+39
| | | (bzr r7518)
* Whitespace cleanupJon A. Cruz2009-03-181-14/+14
| | | (bzr r7517)
* Limit things to single-color gradients until we get gradient previews goingJon A. Cruz2009-03-181-6/+12
| | | (bzr r7516)
* Purged use of INKSCAPE_PIXMAPDIRJon A. Cruz2009-03-181-6/+10
| | | (bzr r7515)
* resolve Bug #339349, drop shadow effect brokenAdib Taraben2009-03-171-8/+53
| | | (bzr r7514)
* Initial read-only generation of per-document paletteJon A. Cruz2009-03-174-34/+159
| | | (bzr r7510)
* response to bug #167290; add another undoc option to support alt-key ↵Ed Halley2009-03-161-0/+1
| | | | | tracking for osx x11 and other gdk systems that cannot sense alt key properly (bzr r7506)
* response to bug #167290; add another undoc option to support alt-key ↵Ed Halley2009-03-163-3/+70
| | | | | tracking for osx x11 and other gdk systems that cannot sense alt key properly (bzr r7505)
* Contextual split of a message, updated Russian translationAlexandre Prokoudine2009-03-161-1/+1
| | | (bzr r7504)
* Warning cleanupJon A. Cruz2009-03-161-1/+1
| | | (bzr r7502)
* Whitespace cleanupJon A. Cruz2009-03-161-48/+48
| | | (bzr r7501)