| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix scrolling with mouse wheel when hovering above a snap-indicator | Diederik van Lierop | 2010-03-06 | 1 | -8/+21 |
| | | | | (bzr r9158) | ||||
| * | Compilation fixes for Windows 64-bit by Fridrich | Krzysztof Kosi??ski | 2010-02-28 | 1 | -2/+2 |
| | | | | (bzr r9118) | ||||
| * | 1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in ↵ | Diederik van Lierop | 2010-02-25 | 1 | -1/+9 |
| | | | | | | | | | | | the selector tool) 2) Allow constrained translation for 1) (with <ctrl>) 3) Fix snapping to the grid when pasting 4) Show snap indicators for all of the above 5) Implement snap delay mechanism for 1) and 2) (bzr r9113) | ||||
| * | 1) Making snapping behaviour for paraxial lines (in the pen tool) similar to ↵ | Diederik van Lierop | 2010-02-22 | 1 | -0/+3 |
| | | | | | | | | | other tools 2) Always apply the constraint when asking for a constrained snap 3) Show snap indicator when applying a constraint (bzr r9105) | ||||
| * | Make sure that guides always snap correctly when dropping them, and improve ↵ | Diederik van Lierop | 2010-02-21 | 2 | -4/+12 |
| | | | | | | perseverance of snap-indicator (bzr r9103) | ||||
| * | Fix a memory leak in sp_canvastext | Diederik van Lierop | 2010-02-17 | 1 | -1/+3 |
| | | | | (bzr r9094) | ||||
| * | Prevent the Bezier tool from introducing a redundant closing line segment | Krzysztof Kosi??ski | 2010-02-10 | 1 | -1/+5 |
| | | | | | | when closing a path. (bzr r9079) | ||||
| * | Finally introducing the pre-snap indicator | Diederik van Lierop | 2010-01-30 | 2 | -5/+10 |
| | | | | (bzr r9034) | ||||
| * | Remove redundancy from snapping API (type of snapsource no longer has to be ↵ | Diederik van Lierop | 2010-01-23 | 1 | -1/+2 |
| | | | | | | specified explicitly) (bzr r9014) | ||||
| * | When snapping to a bounding box, flash that bounding box together with the ↵ | Diederik van Lierop | 2010-01-19 | 2 | -3/+25 |
| | | | | | | snap indicator (bzr r8999) | ||||
| * | * Merge from trunk | Krzysztof Kosi??ski | 2010-01-14 | 31 | -116/+186 |
| |\ | | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11) | ||||
| | * | Refactoring the snapping API (making it easier to maintain and understand ↵ | Diederik van Lierop | 2010-01-09 | 2 | -5/+5 |
| | | | | | | | | | | | for the devs) (bzr r8960) | ||||
| | * | Refactor snapping of gradient handles; now behaves like all other snapping, ↵ | Diederik van Lierop | 2010-01-01 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | i.e. no more snapping to imaginary infinite lines along the bounding box Fixed bugs: - https://launchpad.net/bugs/371001 (bzr r8932) | ||||
| | * | Small snap bug has been eliminated, flowed text snapping now uses baseline, ↵ | Diederik van Lierop | 2009-12-30 | 1 | -3/+2 |
| | | | | | | | | | | | replacing tabs by spaces, removing some commented lines (bzr r8925) | ||||
| | * | refactoring the snapping code (laying the groundwork for my next commit ↵ | Diederik van Lierop | 2009-12-24 | 4 | -66/+66 |
| | | | | | | | | | | | which reduces snap jitter) (bzr r8906) | ||||
| | * | Warning cleanup | Jon A. Cruz | 2009-12-20 | 1 | -1/+1 |
| | | | | | | | (bzr r8895) | ||||
| | * | updating my email address in file headers | Felipe Corr??a da Silva Sanches | 2009-12-13 | 19 | -19/+19 |
| | | | | | | | (bzr r8889) | ||||
| | * | refactoring of previous commit + add separation to glyph renderer also | Felipe Corr??a da Silva Sanches | 2009-12-11 | 4 | -33/+40 |
| | | | | | | | (bzr r8882) | ||||
| | * | - new: Print Colors Preview Dialog and rendermode | Felipe Corr??a da Silva Sanches | 2009-12-11 | 3 | -13/+57 |
| | | | | | | | | | | | - works with shapes. I still need to make it work with gradients and imported images (bzr r8881) | ||||
| | * | Updating to current trunk | Ted Gould | 2009-11-29 | 7 | -170/+190 |
| | |\ | | | | | | | (bzr r8050.1.16) | ||||
| | * | | parsing and handling of icc-color in feFlood SVG Filters | Felipe Corr??a da Silva Sanches | 2009-06-20 | 2 | -5/+25 |
| | | | | | | | | | | | | | | | | TODO: implement interface to set icc-color to the flood-color parameter (bzr r8050.1.4) | ||||
| * | | | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 2009-11-29 | 3 | -11/+25 |
| | |/ |/| | | | (bzr r8846.1.1) | ||||
| * | | Patch by Luca for 449709 | Josh Andler | 2009-10-19 | 1 | -0/+2 |
| | | | | | | | (bzr r8793) | ||||
| * | | typo in comment | bulia byak | 2009-10-04 | 1 | -1/+1 |
| | | | | | | | (bzr r8711) | ||||
| * | | fix error in curve cxxtests | Johan B. C. Engelen | 2009-09-28 | 1 | -1/+1 |
| | | | | | | | (bzr r8670) | ||||
| * | | fix node counting for "moveto"-only paths. | Johan B. C. Engelen | 2009-09-28 | 1 | -2/+6 |
| | | | | | | | (bzr r8669) | ||||
| * | | Fix by Adib for 430804. | Josh Andler | 2009-09-22 | 1 | -8/+12 |
| | | | | | | | (bzr r8628) | ||||
| * | | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 6 | -15/+15 |
| | | | | | | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | | SPDocument->Document | johnce | 2009-08-05 | 3 | -9/+9 |
| | | | | | | | (bzr r8406) | ||||
| * | | SPDocument->Document | johnce | 2009-08-05 | 3 | -6/+6 |
| | | | | | | | (bzr r8405) | ||||
| * | | Snap to a guide's origin too (resulting in a 2D constraint), instead of only ↵ | Diederik van Lierop | 2009-08-02 | 1 | -157/+160 |
| | | | | | | | | | | | to the guide itself (only 1D constraint) (bzr r8383) | ||||
| * | | Fix for bug #404488 by Yann Papouin | Diederik van Lierop | 2009-07-29 | 1 | -1/+1 |
| | | | | | | | (bzr r8359) | ||||
| * | | doc: add TODO comment for handling hrefs better. | Peter Moulder | 2009-07-13 | 1 | -0/+7 |
| |/ | | | (bzr r8271) | ||||
| * | When dragging the origin of a guide along that guide, we should use ↵ | Diederik van Lierop | 2009-06-02 | 1 | -1/+4 |
| | | | | | | constrained snapping instead of free snapping. Also make sure that we snap to paths too, not just to guides (bzr r7973) | ||||
| * | Fixed area_enlarge in couple filters, to prevent white lines in rendering | Niko Kiirala | 2009-05-29 | 5 | -2/+31 |
| | | | | (bzr r7961) | ||||
| * | Bitmap images with filters are now updated as the filter is modified | Niko Kiirala | 2009-05-17 | 1 | -0/+2 |
| | | | | (bzr r7891) | ||||
| * | Fixed crashes in feImage when modifying source, one caused by previous fix | Niko Kiirala | 2009-05-16 | 1 | -1/+1 |
| | | | | (bzr r7890) | ||||
| * | Fixed dangling pointers and possible memory leaks with feImage | Niko Kiirala | 2009-05-16 | 1 | -9/+13 |
| | | | | (bzr r7889) | ||||
| * | (Very) small fix for FilterConvolveMatrix::area_enlarge | Jasper van de Gronde | 2009-05-13 | 1 | -2/+2 |
| | | | | (bzr r7874) | ||||
| * | Fix for bug #372412. As well as proper handling of borders (assuming ↵ | Jasper van de Gronde | 2009-05-13 | 1 | -59/+145 |
| | | | | | | edgeMode="none") for feConvolveMatrix. (bzr r7873) | ||||
| * | BUG: #273767: crash on ...; resolved crash on several pixbuf operations | theAdib | 2009-05-11 | 1 | -18/+24 |
| | | | | (bzr r7863) | ||||
| * | Warning cleanup | Jon A. Cruz | 2009-05-03 | 1 | -2/+1 |
| | | | | (bzr r7813) | ||||
| * | clean left warning on revision 12272 | Adib Taraben | 2009-05-02 | 1 | -1/+0 |
| | | | | (bzr r7811) | ||||
| * | BUG 322116, PDF export does not use the highest quality for rasterized filter | theAdib | 2009-05-01 | 6 | -4/+71 |
| | | | | (bzr r7808) | ||||
| * | Optionaly snap to invisible grid lines too (when zoomed out). See the grids ↵ | Diederik van Lierop | 2009-04-25 | 3 | -25/+61 |
| | | | | | | tab in the document properties dialog. This closes bug #172115 (bzr r7773) | ||||
| * | translator comments and minor string fixes | Ivan Mas??r | 2009-04-23 | 1 | -0/+1 |
| | | | | (bzr r7763) | ||||
| * | Fix to prevent convolvematrix.cpp from setting targetX/Y to zero if no value ↵ | Jasper van de Gronde | 2009-04-20 | 1 | -32/+27 |
| | | | | | | is given. (bzr r7744) | ||||
| * | Improved wording for the snap indicator: gradients snap to their parent's ↵ | Diederik van Lierop | 2009-04-12 | 1 | -2/+2 |
| | | | | | | bounding box, so the snap indicator now displays "bla bla to bounding box" (bzr r7689) | ||||
| * | Use the line intersection routines in 2geom/line.h instead of the deprecated ↵ | Diederik van Lierop | 2009-04-12 | 1 | -15/+29 |
| | | | | | | ones in 2geom/geom.h. (I know we're in a refactoring freeze, but this one I was already working on before this freeze was announced and it's quite safe IMHO. It's only a small change in 2geom's API and can hardly do any real harm. I will not refactor anything else until after the v0.47 release, promised!) (bzr r7688) | ||||
| * | Fix snapping during constrained translation, when only snapping the node ↵ | Diederik van Lierop | 2009-04-12 | 1 | -1/+1 |
| | | | | | | closest to the mouse pointer (bzr r7687) | ||||
