| Commit message (Expand) | Author | Age | Files | Lines |
| * | separate bbox (calculated by subclasses) and drawbox, which includes filters ... | bulia byak | 2009-03-09 | 6 | -29/+38 |
| * | only request redraw of those parts of the rect sides that actually moved | bulia byak | 2009-03-09 | 1 | -46/+115 |
| * | do not redraw if moved to the same point as before | bulia byak | 2009-03-09 | 2 | -2/+8 |
| * | for zero-length lines, do not request canvas redraw and do not attempt to draw | bulia byak | 2009-03-09 | 1 | -7/+16 |
| * | Fix bug #291795 again | Diederik van Lierop | 2009-03-03 | 1 | -1/+6 |
| * | More accurate wording in snap tooltips | Diederik van Lierop | 2009-02-27 | 1 | -0/+18 |
| * | make snap tooltip position sensitive to canvas zooming | Thomas Holder | 2009-02-25 | 1 | -2/+3 |
| * | Snapping of guides now turned on by default, and fixed initialization of the ... | Diederik van Lierop | 2009-02-22 | 1 | -1/+1 |
| * | Use on-cavas text instead of a tooltip for the snapindicator (fixes some tool... | Diederik van Lierop | 2009-02-22 | 3 | -77/+19 |
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 1 | -16/+5 |
| * | The snap indicator's tooltip now displays "A to B", whereas before it only di... | Diederik van Lierop | 2009-02-20 | 6 | -14/+94 |
| * | After snapping, show a tooltip together with the snap indicator | Diederik van Lierop | 2009-02-15 | 3 | -48/+156 |
| * | Store the snapper tolerances in the snap-preferences instead of in each snapp... | Diederik van Lierop | 2009-01-31 | 4 | -0/+36 |
| * | Add buttons for snapping to grids and/or guides | Diederik van Lierop | 2009-01-28 | 3 | -1/+6 |
| * | Nicer symbol for guide anchor | Maximilian Albert | 2009-01-26 | 5 | -22/+255 |
| * | display guide anchor on canvas; anchor and angle can be edited by mouse | Maximilian Albert | 2009-01-26 | 2 | -2/+49 |
| * | Display the snap source indicator only when snapping is enabled | Diederik van Lierop | 2009-01-25 | 1 | -9/+9 |
| * | - The snap-delay mechanism should now be more robust. From now on, it must be... | Diederik van Lierop | 2009-01-25 | 2 | -75/+101 |
| * | Rounding errors in feComposite: patch by Preben S (bug 318134) | Niko Kiirala | 2009-01-19 | 1 | -7/+7 |
| * | snap indicator: try a diamond shaped indicator for snapping to nodes. see how... | Johan B. C. Engelen | 2009-01-17 | 1 | -1/+11 |
| * | work a bit on snapindicator: added switch statement for different types | Johan B. C. Engelen | 2009-01-16 | 1 | -15/+29 |
| * | nr-filter-image now yields identical results to using <image> in most cases b... | Jasper van de Gronde | 2009-01-16 | 2 | -21/+30 |
| * | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 2009-01-13 | 2 | -2/+2 |
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all sub... | Joshua L. Blocher | 2009-01-12 | 1 | -1/+3 |
| * | Cmake: Corrections for mistakes | Joshua L. Blocher | 2009-01-09 | 3 | -2/+3 |
| * | Warning and whitespace cleanup. | Jon A. Cruz | 2009-01-06 | 1 | -129/+139 |
| * | Another week coding offline... | Felipe Corr??a da Silva Sanches | 2009-01-05 | 1 | -63/+70 |
| * | Removed two g_warning's I had used for debugging... | Jasper van de Gronde | 2009-01-05 | 1 | -2/+0 |
| * | (Partial) fix to nr-filter-image + some (small) changes to nr-filter-blend an... | Jasper van de Gronde | 2009-01-04 | 3 | -39/+38 |
| * | improve cairo path drawing | Johan B. C. Engelen | 2009-01-02 | 1 | -23/+20 |
| * | Move filters into their own namespace Inkscape::Filters (from NR::) | Johan B. C. Engelen | 2009-01-02 | 59 | -215/+325 |
| * | 2geomification | Johan B. C. Engelen | 2009-01-02 | 3 | -4/+3 |
| * | switch nr-filter to 2geom | Johan B. C. Engelen | 2009-01-01 | 4 | -17/+10 |
| * | Change lcms transforms to match change of display buffer from RGB-24 to ARGB-32 | Jon A. Cruz | 2008-12-31 | 1 | -1/+1 |
| * | switch nr-filter to 2geom | Johan B. C. Engelen | 2008-12-31 | 3 | -52/+57 |
| * | get rid of a lot of no longer needed "libnr/nr-..." includes. | Johan B. C. Engelen | 2008-12-30 | 24 | -32/+6 |
| * | get rid of a lot of no longer needed "libnr/nr-..." includes. | Johan B. C. Engelen | 2008-12-30 | 9 | -18/+5 |
| * | Build a single test executable on Linux to match Windows build system. | Krzysztof Kosi??ski | 2008-12-29 | 1 | -14/+1 |
| * | More NR ==> Geom changes | Joshua L. Blocher | 2008-12-28 | 1 | -4/+4 |
| * | Now users can design a font within inkscape, save it and then open the | Felipe Corr??a da Silva Sanches | 2008-12-28 | 2 | -13/+23 |
| * | Makes sure a Gaussian filter is applied to premultiplied data. | Jasper van de Gronde | 2008-12-28 | 1 | -39/+62 |
| * | Eliminate unnecessary premultiplied boolean from nr-filter-colormatrix | Jasper van de Gronde | 2008-12-28 | 1 | -5/+1 |
| * | Some accuracy improvements for nr-filter-colormatrix (including some changes ... | Jasper van de Gronde | 2008-12-22 | 2 | -57/+100 |
| * | Some accuracy improvements for ComponentTransfer filters (should also be some... | Jasper van de Gronde | 2008-12-20 | 1 | -9/+26 |
| * | Fixes "disappearing gradients" problem discussed on mailing list and adds a f... | Jasper van de Gronde | 2008-12-20 | 1 | -0/+3 |
| * | Makes copy_n inline in nr-filter-gaussian. | Jasper van de Gronde | 2008-12-19 | 1 | -1/+1 |
| * | 1) snap midpoints of line segments (both as source and as target) | Diederik van Lierop | 2008-12-14 | 4 | -55/+55 |
| * | Filter quality setting revised, seems to not crash when viewing filters.svg | Niko Kiirala | 2008-12-14 | 3 | -45/+121 |
| * | remove bezier-utils. now we use 2geom's one. | Johan B. C. Engelen | 2008-12-13 | 7 | -1756/+0 |
| * | fix compile. | Johan B. C. Engelen | 2008-12-13 | 1 | -1/+1 |