| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix background tracing in clone tiler dialog | Krzysztof Kosi??ski | 2010-08-14 | 1 | -49/+41 |
| | | | | (bzr r9508.1.65) | ||||
| * | Fixes for guideline rendering | Krzysztof Kosi??ski | 2010-08-14 | 1 | -1/+3 |
| | | | | (bzr r9508.1.64) | ||||
| * | Fix glyph outlines to always consist of closed paths | Krzysztof Kosi??ski | 2010-08-14 | 3 | -100/+79 |
| | | | | (bzr r9508.1.63) | ||||
| * | Fix crash on empty patterns | Krzysztof Kosi??ski | 2010-08-12 | 1 | -24/+29 |
| | | | | (bzr r9508.1.62) | ||||
| * | Do not un-premultiply alpha when computing mask luminance | Krzysztof Kosi??ski | 2010-08-12 | 1 | -8/+4 |
| | | | | (bzr r9508.1.61) | ||||
| * | Fix computation of drawbox for filtered, rotated items | Krzysztof Kosi??ski | 2010-08-12 | 4 | -50/+34 |
| | | | | (bzr r9508.1.60) | ||||
| * | Fix the morphology filter (work on premultiplied colors) | Krzysztof Kosi??ski | 2010-08-12 | 1 | -28/+33 |
| | | | | (bzr r9508.1.59) | ||||
| * | Fix bitmap opacity | Krzysztof Kosi??ski | 2010-08-11 | 1 | -2/+1 |
| | | | | (bzr r9508.1.58) | ||||
| * | Fix light vector computation for lighting filters | Krzysztof Kosi??ski | 2010-08-11 | 2 | -4/+4 |
| | | | | (bzr r9508.1.57) | ||||
| * | Fix rendering failures caused by markers with markerUnits="strokeWidth" | Krzysztof Kosi??ski | 2010-08-11 | 2 | -1/+9 |
| | | | | | | on shapes with zero stroke width (bzr r9508.1.56) | ||||
| * | Fix rendering of masks with non-opaque alpha channel | Krzysztof Kosi??ski | 2010-08-10 | 3 | -22/+30 |
| | | | | (bzr r9508.1.55) | ||||
| * | Fix performance regression when displaying large images | Krzysztof Kosi??ski | 2010-08-09 | 5 | -12/+31 |
| | | | | (bzr r9508.1.54) | ||||
| * | OpenMP-enabled matrix convolution | Krzysztof Kosi??ski | 2010-08-09 | 1 | -157/+71 |
| | | | | (bzr r9508.1.53) | ||||
| * | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 150 | -1781/+9282 |
| |\ | | | | | (bzr r9508.1.52) | ||||
| | * | Add a constrained snap method that takes multiple constraints. This reduces ↵ | Diederik van Lierop | 2010-08-07 | 4 | -102/+85 |
| | | | | | | | | | | | the code repetitiveness in the node tool (bzr r9692) | ||||
| | * | Corects delete/delete[] issue. Fixes bug #613723. | Jon A. Cruz | 2010-08-06 | 1 | -27/+31 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/613723 (bzr r9691) | ||||
| | * | A modification of pixops_mix that allows for input images that extend beyond ↵ | Jasper van de Gronde | 2010-08-04 | 1 | -87/+39 |
| | | | | | | | | | | | the output image (bzr r9686) | ||||
| | * | Fix to background handling that avoids both duplication and aliasing as much ↵ | Jasper van de Gronde | 2010-08-04 | 4 | -101/+75 |
| | | | | | | | | | | | as possible. (bzr r9685) | ||||
| | * | Added reinterpret_cast to work around a difference of opinion between gcc ↵ | Jasper van de Gronde | 2010-08-04 | 1 | -1/+2 |
| | | | | | | | | | | | versions. (bzr r9684) | ||||
| | * | Fix for subtle bug in parsing export area, found by Vaughn Spurlin using ↵ | Jasper van de Gronde | 2010-08-04 | 1 | -1/+1 |
| | | | | | | | | | | | Coverity (bzr r9683) | ||||
| | * | Small fix to emf filter that makes it build using TDM's mingw 4.5.0 | Jasper van de Gronde | 2010-08-04 | 1 | -1/+1 |
| | | | | | | | (bzr r9682) | ||||
| | * | New feature: to exchange position of two objects (bug #171944) | Nicolas Dufour | 2010-08-03 | 3 | -19/+167 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/171944 (bzr r9681) | ||||
| | * | powerstroke: add code that handles closed paths | Johan B. C. Engelen | 2010-07-31 | 1 | -27/+66 |
| | | | | | | | (bzr r9673) | ||||
| | * | powerstroke: redefine meaning of offset point parameter values. now knots ↵ | Johan B. C. Engelen | 2010-07-30 | 3 | -17/+38 |
| | | | | | | | | | | | move with path (bzr r9672) | ||||
| | * | i18n. Fix for Bug #611025 (Setup for widescreen work does not show translated). | Nicolas Dufour | 2010-07-30 | 1 | -1/+1 |
| | | | | | | | (bzr r9670) | ||||
| | * | powerstroke: add visually 'nice' interpolator, good enough for now | Johan B. C. Engelen | 2010-07-28 | 1 | -1/+23 |
| | | | | | | | (bzr r9669) | ||||
| | * | powerstroke: code only, added bad interpolator | Johan B. C. Engelen | 2010-07-28 | 1 | -4/+45 |
| | | | | | | | (bzr r9668) | ||||
| | * | powerstroke: fix terrible bug, clean up code, add interpolator framework | Johan B. C. Engelen | 2010-07-28 | 1 | -26/+52 |
| | | | | | | | (bzr r9667) | ||||
| | * | powerstroke: ctrl+click inserts new stroke knot. BUGGY. reselect object ↵ | Johan B. C. Engelen | 2010-07-28 | 1 | -1/+9 |
| | | | | | | | | | | | after adding stroke knot (bzr r9666) | ||||
| | * | Fix rendering of "plain" SVG text. | Tavmjong Bah | 2010-07-28 | 2 | -12/+31 |
| | | | | | | | (bzr r9665) | ||||
| | * | Safer fix for bug #579932 that won't leak memory. | Jon A. Cruz | 2010-07-28 | 3 | -17/+18 |
| | | | | | | | (bzr r9662) | ||||
| | * | Duplicate the undo key passed to sp_document_maybe_done, instead of simply | Krzysztof Kosi??ski | 2010-07-27 | 3 | -3/+8 |
| | | | | | | | | | | | | | | | | | | | | | assigning it. Allows the function to be used with dynamically created keys and fixes undo stack spam when adjusting filter parameter values (LP #579932). Fixed bugs: - https://launchpad.net/bugs/579932 (bzr r9661) | ||||
| | * | powerstroke: sort point option | Johan B. C. Engelen | 2010-07-27 | 2 | -2/+15 |
| | | | | | | | (bzr r9660) | ||||
| | * | powerstroke: arbitrary number of control points. | Johan B. C. Engelen | 2010-07-27 | 5 | -50/+39 |
| | | | | | | | (bzr r9659) | ||||
| | * | commit missing files | Johan B. C. Engelen | 2010-07-27 | 2 | -0/+213 |
| | | | | | | | (bzr r9658) | ||||
| | * | More sensible ranges for feSpecularLighting and feDiffuseLighting parameters | Krzysztof Kosi??ski | 2010-07-27 | 1 | -11/+12 |
| | | | | | | | (bzr r9657) | ||||
| | * | more powerstroke build infrastructure | Johan B. C. Engelen | 2010-07-26 | 5 | -40/+24 |
| | | | | | | | (bzr r9656) | ||||
| | * | Fix initial combo box values in filter effects dialog | Krzysztof Kosi??ski | 2010-07-26 | 1 | -1/+1 |
| | | | | | | | (bzr r9655) | ||||
| | * | add powerstroke initial shot | Johan B. C. Engelen | 2010-07-26 | 6 | -0/+233 |
| | | | | | | | (bzr r9654) | ||||
| | * | fix crash bug 607557 | Johan B. C. Engelen | 2010-07-26 | 1 | -0/+4 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/607557 (bzr r9653) | ||||
| | * | While rotating, don't try snapping points coincident with the rotation center | Diederik van Lierop | 2010-07-26 | 1 | -5/+15 |
| | | | | | | | (bzr r9652) | ||||
| | * | Added preference to suppress auto-refresh of icon previews. | Jon A. Cruz | 2010-07-26 | 2 | -2/+5 |
| | | | | | | | (bzr r9651) | ||||
| | * | Added debug info. | Jon A. Cruz | 2010-07-25 | 2 | -11/+65 |
| | | | | | | | | | | | Throttle down icon preview rendering based on observed duration. (bzr r9650) | ||||
| | * | 1) Snap to transformation center even if it's outside of the bounding box of ↵ | Diederik van Lierop | 2010-07-25 | 4 | -15/+19 |
| | | | | | | | | | | | | | | | the parent item 2) In some cases the snap source indicator wasn't shown (bzr r9648) | ||||
| | * | Make icon preview seleciton stikcy by default. | Jon A. Cruz | 2010-07-25 | 2 | -2/+2 |
| | | | | | | | (bzr r9647) | ||||
| | * | Pixmap fix apply | Leo Albert Jackson | 2010-07-25 | 4 | -71/+71 |
| | | | | | | | (bzr r9646) | ||||
| | * | Added preference to suppress icon preview frames. | Jon A. Cruz | 2010-07-25 | 2 | -4/+9 |
| | | | | | | | (bzr r9645) | ||||
| | * | Added preference to keep last selected item shown. | Jon A. Cruz | 2010-07-25 | 3 | -18/+30 |
| | | | | | | | (bzr r9644) | ||||
| | * | Adding preference to suppress packing of previews. | Jon A. Cruz | 2010-07-25 | 2 | -2/+6 |
| | | | | | | | (bzr r9643) | ||||
| | * | Avoid self-snapping when dragging a rotation center, and draw the rotation ↵ | Diederik van Lierop | 2010-07-24 | 6 | -50/+85 |
| | | | | | | | | | | | center at the snapped position (bzr r9641) | ||||
