| Commit message (Expand) | Author | Files | Lines |
| 2010-03-06 | Fix scrolling with mouse wheel when hovering above a snap-indicator | Diederik van Lierop | 1 | -8/+21 |
| 2010-02-28 | Compilation fixes for Windows 64-bit by Fridrich | Krzysztof Kosi??ski | 1 | -2/+2 |
| 2010-02-25 | 1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t... | Diederik van Lierop | 1 | -1/+9 |
| 2010-02-22 | 1) Making snapping behaviour for paraxial lines (in the pen tool) similar to ... | Diederik van Lierop | 1 | -0/+3 |
| 2010-02-21 | Make sure that guides always snap correctly when dropping them, and improve p... | Diederik van Lierop | 2 | -4/+12 |
| 2010-02-17 | Fix a memory leak in sp_canvastext | Diederik van Lierop | 1 | -1/+3 |
| 2010-02-10 | Prevent the Bezier tool from introducing a redundant closing line segment | Krzysztof Kosi??ski | 1 | -1/+5 |
| 2010-01-30 | Finally introducing the pre-snap indicator | Diederik van Lierop | 2 | -5/+10 |
| 2010-01-23 | Remove redundancy from snapping API (type of snapsource no longer has to be s... | Diederik van Lierop | 1 | -1/+2 |
| 2010-01-19 | When snapping to a bounding box, flash that bounding box together with the sn... | Diederik van Lierop | 2 | -3/+25 |
| 2010-01-09 | Refactoring the snapping API (making it easier to maintain and understand for... | Diederik van Lierop | 2 | -5/+5 |
| 2010-01-01 | Refactor snapping of gradient handles; now behaves like all other snapping, i... | Diederik van Lierop | 1 | -3/+3 |
| 2009-12-30 | Small snap bug has been eliminated, flowed text snapping now uses baseline, r... | Diederik van Lierop | 1 | -3/+2 |
| 2009-12-24 | refactoring the snapping code (laying the groundwork for my next commit which... | Diederik van Lierop | 4 | -66/+66 |
| 2009-12-20 | Warning cleanup | Jon A. Cruz | 1 | -1/+1 |
| 2009-12-13 | updating my email address in file headers | Felipe Corr??a da Silva Sanches | 19 | -19/+19 |
| 2009-12-11 | refactoring of previous commit + add separation to glyph renderer also | Felipe Corr??a da Silva Sanches | 4 | -33/+40 |
| 2009-12-11 | - new: Print Colors Preview Dialog and rendermode | Felipe Corr??a da Silva Sanches | 3 | -13/+57 |
| 2009-11-29 | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 3 | -11/+25 |
| 2009-10-19 | Patch by Luca for 449709 | Josh Andler | 1 | -0/+2 |
| 2009-10-04 | typo in comment | bulia byak | 1 | -1/+1 |
| 2009-09-28 | fix error in curve cxxtests | Johan B. C. Engelen | 1 | -1/+1 |
| 2009-09-28 | fix node counting for "moveto"-only paths. | Johan B. C. Engelen | 1 | -2/+6 |
| 2009-09-22 | Fix by Adib for 430804. | Josh Andler | 1 | -8/+12 |
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 6 | -15/+15 |
| 2009-08-05 | SPDocument->Document | johnce | 3 | -9/+9 |
| 2009-08-05 | SPDocument->Document | johnce | 3 | -6/+6 |
| 2009-08-02 | Snap to a guide's origin too (resulting in a 2D constraint), instead of only ... | Diederik van Lierop | 1 | -157/+160 |
| 2009-07-29 | Fix for bug #404488 by Yann Papouin | Diederik van Lierop | 1 | -1/+1 |
| 2009-07-13 | doc: add TODO comment for handling hrefs better. | Peter Moulder | 1 | -0/+7 |
| 2009-06-20 | parsing and handling of icc-color in feFlood SVG Filters | Felipe Corr??a da Silva Sanches | 2 | -5/+25 |
| 2009-06-02 | When dragging the origin of a guide along that guide, we should use constrain... | Diederik van Lierop | 1 | -1/+4 |
| 2009-05-29 | Fixed area_enlarge in couple filters, to prevent white lines in rendering | Niko Kiirala | 5 | -2/+31 |
| 2009-05-17 | Bitmap images with filters are now updated as the filter is modified | Niko Kiirala | 1 | -0/+2 |
| 2009-05-16 | Fixed crashes in feImage when modifying source, one caused by previous fix | Niko Kiirala | 1 | -1/+1 |
| 2009-05-16 | Fixed dangling pointers and possible memory leaks with feImage | Niko Kiirala | 1 | -9/+13 |
| 2009-05-13 | (Very) small fix for FilterConvolveMatrix::area_enlarge | Jasper van de Gronde | 1 | -2/+2 |
| 2009-05-13 | Fix for bug #372412. As well as proper handling of borders (assuming edgeMode... | Jasper van de Gronde | 1 | -59/+145 |
| 2009-05-11 | BUG: #273767: crash on ...; resolved crash on several pixbuf operations | theAdib | 1 | -18/+24 |
| 2009-05-03 | Warning cleanup | Jon A. Cruz | 1 | -2/+1 |
| 2009-05-02 | clean left warning on revision 12272 | Adib Taraben | 1 | -1/+0 |
| 2009-05-01 | BUG 322116, PDF export does not use the highest quality for rasterized filter | theAdib | 6 | -4/+71 |
| 2009-04-25 | Optionaly snap to invisible grid lines too (when zoomed out). See the grids t... | Diederik van Lierop | 3 | -25/+61 |
| 2009-04-23 | translator comments and minor string fixes | Ivan Mas??r | 1 | -0/+1 |
| 2009-04-20 | Fix to prevent convolvematrix.cpp from setting targetX/Y to zero if no value ... | Jasper van de Gronde | 1 | -32/+27 |
| 2009-04-12 | Improved wording for the snap indicator: gradients snap to their parent's bou... | Diederik van Lierop | 1 | -2/+2 |
| 2009-04-12 | Use the line intersection routines in 2geom/line.h instead of the deprecated ... | Diederik van Lierop | 1 | -15/+29 |
| 2009-04-12 | Fix snapping during constrained translation, when only snapping the node clos... | Diederik van Lierop | 1 | -1/+1 |
| 2009-04-08 | Fix feConvolveMatrix to use premultiplied color values (and semi-properly use... | Jasper van de Gronde | 1 | -25/+59 |
| 2009-04-08 | Swap iterations over x and y coordinate to be more cache friendly (so the inn... | Jasper van de Gronde | 1 | -2/+2 |