| Commit message (Expand) | Author | Age | Files | Lines |
| * | Component transfer filter | Krzysztof Kosi??ski | 2010-07-17 | 7 | -349/+283 |
| * | Color matrix filter. Fix arithmetic operator in feComposite | Krzysztof Kosi??ski | 2010-07-17 | 5 | -28/+278 |
| * | Fix flood filter to really paint the specified color | Krzysztof Kosi??ski | 2010-07-17 | 1 | -10/+11 |
| * | Minor cleanup of composite filter | Krzysztof Kosi??ski | 2010-07-17 | 1 | -150/+0 |
| * | Composite filter | Krzysztof Kosi??ski | 2010-07-16 | 6 | -41/+218 |
| * | Split out surface blending template into a separate file | Krzysztof Kosi??ski | 2010-07-16 | 3 | -115/+157 |
| * | Offset filter | Krzysztof Kosi??ski | 2010-07-14 | 3 | -29/+22 |
| * | Flood and merge filters | Krzysztof Kosi??ski | 2010-07-14 | 12 | -294/+91 |
| * | Merge redundant *-fns.h into respective filter headers. | Krzysztof Kosi??ski | 2010-07-14 | 10 | -458/+341 |
| * | Gaussian blur | Krzysztof Kosi??ski | 2010-07-12 | 11 | -133/+574 |
| * | Grid rendering | Krzysztof Kosi??ski | 2010-07-07 | 2 | -127/+121 |
| * | Fix group opacity | Krzysztof Kosi??ski | 2010-07-07 | 5 | -25/+21 |
| * | Switch to nearest neighbor filtering when image is larger than original | Krzysztof Kosi??ski | 2010-07-07 | 3 | -0/+20 |
| * | Smaller intermediate rendering regions | Krzysztof Kosi??ski | 2010-07-07 | 5 | -20/+52 |
| * | Remove some cruft | Krzysztof Kosi??ski | 2010-07-04 | 9 | -62/+30 |
| * | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 2010-06-29 | 18 | -520/+410 |
| * | Fix icons | Krzysztof Kosi??ski | 2010-06-29 | 1 | -1/+1 |
| * | Bitmap image rendering | Krzysztof Kosi??ski | 2010-06-29 | 2 | -64/+46 |
| * | Text rendering. Factor out style handling into nr-style.h | Krzysztof Kosi??ski | 2010-06-28 | 8 | -680/+466 |
| * | Implement clipping (slightly incorrect) and masking | Krzysztof Kosi??ski | 2010-06-26 | 10 | -870/+446 |
| * | Fix cross control point | Krzysztof Kosi??ski | 2010-06-22 | 1 | -11/+8 |
| * | Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns | Krzysztof Kosi??ski | 2010-06-22 | 15 | -356/+433 |
| * | Disable a couple debug messages. | Josh Andler | 2010-06-15 | 1 | -2/+2 |
| * | Fix for bug #284147 | Jasper van de Gronde | 2010-05-18 | 1 | -0/+1 |
| * | Fix bounding box snapping (LP562205, comment 6, issue II) | Diederik van Lierop | 2010-05-08 | 4 | -6/+6 |
| * | Fix snapping regression introduced by rev. #9118 | Diederik van Lierop | 2010-04-22 | 2 | -3/+12 |
| * | Fix bbox snapping as reported in LP bug #562205 | Diederik van Lierop | 2010-04-18 | 1 | -0/+8 |
| * | Fix for bug #455302 and bug #165529, also partially fixes bounding box of var... | Jasper van de Gronde | 2010-04-18 | 5 | -75/+79 |
| * | filterUnits and primitiveUnits are now actually read/set, percentages for pri... | Jasper van de Gronde | 2010-04-15 | 1 | -0/+8 |
| * | show more axonometric grid lines | Johan B. C. Engelen | 2010-04-14 | 1 | -7/+9 |
| * | A few small fixes/clarifications for Gaussian blur. | Jasper van de Gronde | 2010-04-03 | 1 | -8/+14 |
| * | reinstate wrongly ignored delta in pick; makes selecting small text objects m... | buliabyak | 2010-03-28 | 1 | -2/+2 |
| * | Fix regression caused by rev. #9158 (selection of nodes in the node editor by... | Diederik van Lierop | 2010-03-21 | 1 | -1/+5 |
| * | Fix crash in spray tool caused by rev. 9158 | Diederik van Lierop | 2010-03-12 | 1 | -1/+1 |
| * | Fix scrolling with mouse wheel when hovering above a snap-indicator | Diederik van Lierop | 2010-03-06 | 1 | -8/+21 |
| * | Compilation fixes for Windows 64-bit by Fridrich | Krzysztof Kosi??ski | 2010-02-28 | 1 | -2/+2 |
| * | 1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t... | Diederik van Lierop | 2010-02-25 | 1 | -1/+9 |
| * | 1) Making snapping behaviour for paraxial lines (in the pen tool) similar to ... | Diederik van Lierop | 2010-02-22 | 1 | -0/+3 |
| * | Make sure that guides always snap correctly when dropping them, and improve p... | Diederik van Lierop | 2010-02-21 | 2 | -4/+12 |
| * | Fix a memory leak in sp_canvastext | Diederik van Lierop | 2010-02-17 | 1 | -1/+3 |
| * | Prevent the Bezier tool from introducing a redundant closing line segment | Krzysztof Kosi??ski | 2010-02-10 | 1 | -1/+5 |
| * | Finally introducing the pre-snap indicator | Diederik van Lierop | 2010-01-30 | 2 | -5/+10 |
| * | Remove redundancy from snapping API (type of snapsource no longer has to be s... | Diederik van Lierop | 2010-01-23 | 1 | -1/+2 |
| * | When snapping to a bounding box, flash that bounding box together with the sn... | Diederik van Lierop | 2010-01-19 | 2 | -3/+25 |
| * | * Merge from trunk | Krzysztof Kosi??ski | 2010-01-14 | 31 | -116/+186 |
| |\ |
|
| | * | Refactoring the snapping API (making it easier to maintain and understand for... | Diederik van Lierop | 2010-01-09 | 2 | -5/+5 |
| | * | Refactor snapping of gradient handles; now behaves like all other snapping, i... | Diederik van Lierop | 2010-01-01 | 1 | -3/+3 |
| | * | Small snap bug has been eliminated, flowed text snapping now uses baseline, r... | Diederik van Lierop | 2009-12-30 | 1 | -3/+2 |
| | * | refactoring the snapping code (laying the groundwork for my next commit which... | Diederik van Lierop | 2009-12-24 | 4 | -66/+66 |
| | * | Warning cleanup | Jon A. Cruz | 2009-12-20 | 1 | -1/+1 |