summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix background tracing in clone tiler dialogKrzysztof Kosi??ski2010-08-141-49/+41
* Fixes for guideline renderingKrzysztof Kosi??ski2010-08-141-1/+3
* Fix glyph outlines to always consist of closed pathsKrzysztof Kosi??ski2010-08-143-100/+79
* Fix crash on empty patternsKrzysztof Kosi??ski2010-08-121-24/+29
* Do not un-premultiply alpha when computing mask luminanceKrzysztof Kosi??ski2010-08-121-8/+4
* Fix computation of drawbox for filtered, rotated itemsKrzysztof Kosi??ski2010-08-124-50/+34
* Fix the morphology filter (work on premultiplied colors)Krzysztof Kosi??ski2010-08-121-28/+33
* Fix bitmap opacityKrzysztof Kosi??ski2010-08-111-2/+1
* Fix light vector computation for lighting filtersKrzysztof Kosi??ski2010-08-112-4/+4
* Fix rendering failures caused by markers with markerUnits="strokeWidth"Krzysztof Kosi??ski2010-08-112-1/+9
* Fix rendering of masks with non-opaque alpha channelKrzysztof Kosi??ski2010-08-103-22/+30
* Fix performance regression when displaying large imagesKrzysztof Kosi??ski2010-08-095-12/+31
* OpenMP-enabled matrix convolutionKrzysztof Kosi??ski2010-08-091-157/+71
* merge from trunkKrzysztof Kosi??ski2010-08-08150-1781/+9282
|\
| * Add a constrained snap method that takes multiple constraints. This reduces t...Diederik van Lierop2010-08-074-102/+85
| * Corects delete/delete[] issue. Fixes bug #613723.Jon A. Cruz2010-08-061-27/+31
| * A modification of pixops_mix that allows for input images that extend beyond ...Jasper van de Gronde2010-08-041-87/+39
| * Fix to background handling that avoids both duplication and aliasing as much ...Jasper van de Gronde2010-08-044-101/+75
| * Added reinterpret_cast to work around a difference of opinion between gcc ver...Jasper van de Gronde2010-08-041-1/+2
| * Fix for subtle bug in parsing export area, found by Vaughn Spurlin using Cove...Jasper van de Gronde2010-08-041-1/+1
| * Small fix to emf filter that makes it build using TDM's mingw 4.5.0Jasper van de Gronde2010-08-041-1/+1
| * New feature: to exchange position of two objects (bug #171944)Nicolas Dufour2010-08-033-19/+167
| * powerstroke: add code that handles closed pathsJohan B. C. Engelen2010-07-311-27/+66
| * powerstroke: redefine meaning of offset point parameter values. now knots mov...Johan B. C. Engelen2010-07-303-17/+38
| * i18n. Fix for Bug #611025 (Setup for widescreen work does not show translated).Nicolas Dufour2010-07-301-1/+1
| * powerstroke: add visually 'nice' interpolator, good enough for nowJohan B. C. Engelen2010-07-281-1/+23
| * powerstroke: code only, added bad interpolatorJohan B. C. Engelen2010-07-281-4/+45
| * powerstroke: fix terrible bug, clean up code, add interpolator frameworkJohan B. C. Engelen2010-07-281-26/+52
| * powerstroke: ctrl+click inserts new stroke knot. BUGGY. reselect object after...Johan B. C. Engelen2010-07-281-1/+9
| * Fix rendering of "plain" SVG text.Tavmjong Bah2010-07-282-12/+31
| * Safer fix for bug #579932 that won't leak memory.Jon A. Cruz2010-07-283-17/+18
| * Duplicate the undo key passed to sp_document_maybe_done, instead of simplyKrzysztof Kosi??ski2010-07-273-3/+8
| * powerstroke: sort point optionJohan B. C. Engelen2010-07-272-2/+15
| * powerstroke: arbitrary number of control points.Johan B. C. Engelen2010-07-275-50/+39
| * commit missing filesJohan B. C. Engelen2010-07-272-0/+213
| * More sensible ranges for feSpecularLighting and feDiffuseLighting parametersKrzysztof Kosi??ski2010-07-271-11/+12
| * more powerstroke build infrastructureJohan B. C. Engelen2010-07-265-40/+24
| * Fix initial combo box values in filter effects dialogKrzysztof Kosi??ski2010-07-261-1/+1
| * add powerstroke initial shotJohan B. C. Engelen2010-07-266-0/+233
| * fix crash bug 607557Johan B. C. Engelen2010-07-261-0/+4
| * While rotating, don't try snapping points coincident with the rotation centerDiederik van Lierop2010-07-261-5/+15
| * Added preference to suppress auto-refresh of icon previews.Jon A. Cruz2010-07-262-2/+5
| * Added debug info.Jon A. Cruz2010-07-252-11/+65
| * 1) Snap to transformation center even if it's outside of the bounding box of ...Diederik van Lierop2010-07-254-15/+19
| * Make icon preview seleciton stikcy by default.Jon A. Cruz2010-07-252-2/+2
| * Pixmap fix applyLeo Albert Jackson2010-07-254-71/+71
| * Added preference to suppress icon preview frames.Jon A. Cruz2010-07-252-4/+9
| * Added preference to keep last selected item shown.Jon A. Cruz2010-07-253-18/+30
| * Adding preference to suppress packing of previews.Jon A. Cruz2010-07-252-2/+6
| * Avoid self-snapping when dragging a rotation center, and draw the rotation ce...Diederik van Lierop2010-07-246-50/+85