| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Initial read-only generation of per-document palette | Jon A. Cruz | 2009-03-17 | 4 | -34/+159 |
| * | Khmer translations updated | Khoem Sokhem | 2009-03-17 | 1 | -738/+99 |
| * | Fix #344064: Extensions>Color>Replace color... (and probably other items in E... | Peter Moulder | 2009-03-17 | 2 | -19/+52 |
| * | noop: whitespace | Peter Moulder | 2009-03-17 | 1 | -15/+15 |
| * | response to bug #167290; add another undoc option to support alt-key tracking... | Ed Halley | 2009-03-16 | 1 | -0/+1 |
| * | response to bug #167290; add another undoc option to support alt-key tracking... | Ed Halley | 2009-03-16 | 3 | -3/+70 |
| * | Contextual split of a message, updated Russian translation | Alexandre Prokoudine | 2009-03-16 | 2 | -3841/+2498 |
| * | Removing one filter primitive again to some Comics filters, changing Round co... | Ivan Louette | 2009-03-16 | 1 | -14/+40 |
| * | Warning cleanup | Jon A. Cruz | 2009-03-16 | 1 | -1/+1 |
| * | Whitespace cleanup | Jon A. Cruz | 2009-03-16 | 1 | -48/+48 |
| * | Removes Cartoon Imitation and replaces it by a whole submenu called Comics in... | Ivan Louette | 2009-03-15 | 1 | -7/+42 |
| * | correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all... | Johan B. C. Engelen | 2009-03-15 | 9 | -1/+22 |
| * | Envelope Deform LPE is no longer experimental | Johan B. C. Engelen | 2009-03-15 | 1 | -1/+1 |
| * | Implement constrained snapping when dragging the position and size handles of... | Diederik van Lierop | 2009-03-15 | 10 | -50/+88 |
| * | store default size in lpe::ArrayParam | Johan B. C. Engelen | 2009-03-15 | 1 | -2/+3 |
| * | support for HATCH entity, plus enhancements by Christian Mayer | Alvin Penner | 2009-03-15 | 1 | -8/+63 |
| * | Adds a Flex metal colorizable Material and a Cartoon Imitation simulating bla... | Ivan Louette | 2009-03-15 | 1 | -0/+17 |
| * | Warning cleanup | Jon A. Cruz | 2009-03-15 | 1 | -1/+1 |
| * | Two new Texture filters Melted rainbow and Tinted rainbow, plus fixed color h... | Ivan Louette | 2009-03-14 | 1 | -10/+31 |
| * | Remove obsolete includes of libnr files in the snapping code | Diederik van Lierop | 2009-03-14 | 13 | -32/+2 |
| * | allow full mouse dragging, rotating, scaling, etc. if a single layer is the s... | Ed Halley | 2009-03-14 | 2 | -0/+7 |
| * | Microtypo update | Nicolas Dufour | 2009-03-14 | 1 | -4262/+2564 |
| * | Two new Texture filters added, Felt and Ink paint | Ivan Louette | 2009-03-14 | 1 | -0/+20 |
| * | 2Geom migration: use 2geom::projection instead of libnr's project_on_linesegment | Diederik van Lierop | 2009-03-14 | 2 | -3/+4 |
| * | Texture filters Blotting paper, Burnt edges, Inkblot and Wax print improved f... | Ivan Louette | 2009-03-14 | 1 | -9/+9 |
| * | Work-around output encoding issues with comments. Fixes bug #340451. | Jon A. Cruz | 2009-03-14 | 1 | -1/+30 |
| * | Casts and legibility cleanup | Jon A. Cruz | 2009-03-14 | 1 | -47/+82 |
| * | response to bug #171923; now Ctrl+PgUp/Dn is 'Switch to Layer Above/Below' | Ed Halley | 2009-03-13 | 2 | -4/+8 |
| * | correcting namespaces in inkex.py | Aur??lio A. Heckert | 2009-03-13 | 1 | -1/+2 |
| * | Fix bug #333762: snapping a guide while dragging/rotating, it always ends up ... | Diederik van Lierop | 2009-03-13 | 1 | -1/+8 |
| * | * [INTL: it] Fixed a really bad mistaken translation, thanks | Luca Bruno | 2009-03-13 | 1 | -1/+1 |
| * | * Implement constrained snapping of knots | Diederik van Lierop | 2009-03-13 | 13 | -26/+62 |
| * | remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls | Thomas Holder | 2009-03-13 | 15 | -59/+14 |
| * | non-zero page_increment values for sliders (reverts parts of rev 19095) | Thomas Holder | 2009-03-13 | 1 | -10/+10 |
| * | moved VonKoch lpe to non experimental: relevant tests commited as well... | JF Barraud | 2009-03-13 | 1 | -3/+3 |
| * | Adds two new textures, Liquid and Watercolor | Ivan Louette | 2009-03-13 | 1 | -0/+19 |
| * | whitespace | Bryce Harrington | 2009-03-12 | 1 | -9/+9 |
| * | whitespace missed | bulia byak | 2009-03-12 | 1 | -2/+2 |
| * | was a bit overzealous in removing render requests from subclasses | bulia byak | 2009-03-12 | 1 | -0/+3 |
| * | Remove trailing whitespace (fixes a warning) | Josh Andler | 2009-03-11 | 1 | -1/+1 |
| * | move canvastext to its own file (no linking error for me anymore), add outlin... | bulia byak | 2009-03-11 | 9 | -316/+50 |
| * | gtk adjustment fix | Jon A. Cruz | 2009-03-11 | 1 | -6/+6 |
| * | bug fix about closed path. | JF Barraud | 2009-03-11 | 1 | -38/+66 |
| * | * [INTL:*] update_po_files.sh | Ivan Mas??r | 2009-03-10 | 62 | -210508/+303903 |
| * | correct locale for the "svn info" in "make check". | Aur??lio A. Heckert | 2009-03-10 | 1 | -1/+1 |
| * | fix 317365: when moving in/out of defs, an object gets a new SPObject while k... | bulia byak | 2009-03-10 | 1 | -6/+6 |
| * | Edit > Duplicate Layer should duplicate hidden items, locked items, sublayers... | Ed Halley | 2009-03-10 | 1 | -2/+21 |
| * | update from 2geom (bug fix) | JF Barraud | 2009-03-09 | 1 | -1/+2 |
| * | fix crash when switching away from pattern (237104 and others) | bulia byak | 2009-03-09 | 1 | -11/+35 |
| * | Fix #338838, in which zooming and panning with the middle mouse button made I... | Diederik van Lierop | 2009-03-09 | 5 | -16/+32 |