| Commit message (Expand) | Author | Files | Lines |
| 2010-08-04 | A modification of pixops_mix that allows for input images that extend beyond ... | Jasper van de Gronde | 1 | -87/+39 |
| 2010-08-04 | Fix to background handling that avoids both duplication and aliasing as much ... | Jasper van de Gronde | 4 | -101/+75 |
| 2010-07-25 | 1) Snap to transformation center even if it's outside of the bounding box of ... | Diederik van Lierop | 1 | -8/+8 |
| 2010-07-21 | OpenMP fix for Linux & OS X | Josh Andler | 1 | -1/+2 |
| 2010-07-21 | Make OpenMP actually work on systems that use Autoconf. | Krzysztof Kosi??ski | 1 | -1/+2 |
| 2010-07-19 | - do not use shift to disable snapping while holding shift to rotate a guide | Diederik van Lierop | 1 | -21/+9 |
| 2010-07-18 | - do not use shift to disable snapping while holding shift to rotate a guide | Diederik van Lierop | 1 | -21/+9 |
| 2010-07-17 | Simplify code related to snapping while rotating | Diederik van Lierop | 4 | -6/+4 |
| 2010-07-12 | - Snap while rotating an object using the selector tool | Diederik van Lierop | 5 | -5/+6 |
| 2010-06-15 | Disable a couple debug messages. | Josh Andler | 1 | -2/+2 |
| 2010-05-18 | Fix for bug #284147 | Jasper van de Gronde | 1 | -0/+1 |
| 2010-05-08 | Fix bounding box snapping (LP562205, comment 6, issue II) | Diederik van Lierop | 4 | -6/+6 |
| 2010-04-22 | Fix snapping regression introduced by rev. #9118 | Diederik van Lierop | 2 | -3/+12 |
| 2010-04-18 | Fix bbox snapping as reported in LP bug #562205 | Diederik van Lierop | 1 | -0/+8 |
| 2010-04-18 | Fix for bug #455302 and bug #165529, also partially fixes bounding box of var... | Jasper van de Gronde | 5 | -75/+79 |
| 2010-04-15 | filterUnits and primitiveUnits are now actually read/set, percentages for pri... | Jasper van de Gronde | 1 | -0/+8 |
| 2010-04-14 | show more axonometric grid lines | Johan B. C. Engelen | 1 | -7/+9 |
| 2010-04-03 | A few small fixes/clarifications for Gaussian blur. | Jasper van de Gronde | 1 | -8/+14 |
| 2010-03-28 | reinstate wrongly ignored delta in pick; makes selecting small text objects m... | buliabyak | 1 | -2/+2 |
| 2010-03-21 | Fix regression caused by rev. #9158 (selection of nodes in the node editor by... | Diederik van Lierop | 1 | -1/+5 |
| 2010-03-12 | Fix crash in spray tool caused by rev. 9158 | Diederik van Lierop | 1 | -1/+1 |
| 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 |