| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removing spray-option.cpp as it was deleted, and then broke the nightly builds. | Ted Gould | 2010-01-04 | 1 | -1/+0 |
| * | More refactoring to reduce copy-n-paste duplication. | Jon A. Cruz | 2010-01-04 | 1 | -88/+55 |
| * | Refactoring copy-n-paste duplicate code out of toolbar creation. | Jon A. Cruz | 2010-01-04 | 1 | -79/+18 |
| * | Spray Tool refactoring and enhanced distribution algorithm | Steren Giannini | 2010-01-04 | 8 | -641/+46 |
| |\ |
|
| | * | spray algorithm updated | Steren Giannini | 2010-01-03 | 1 | -39/+14 |
| | * | Spray cleanup | Steren Giannini | 2010-01-03 | 8 | -622/+52 |
| |/ |
|
| * | New Dutch Shapes tutorial by Kris | Nicolas Dufour | 2010-01-02 | 2 | -0/+513 |
| * | inkscape.pot update. | Nicolas Dufour | 2010-01-02 | 3 | -3313/+3996 |
| * | i18n fix in toolbox.cpp (no-c-format %) | Nicolas Dufour | 2010-01-02 | 1 | -0/+2 |
| * | Inkscape version: replace svn check with bzr check | Nicolas Dufour | 2010-01-02 | 5 | -18/+18 |
| * | Preserve metadata in plain SVG. Fixes bug #170967. | Jon A. Cruz | 2010-01-02 | 1 | -3/+3 |
| * | Remove any "inkscape:*" or "sodipodi:*" attributes when saving as "plain SVG"... | Jon A. Cruz | 2010-01-02 | 2 | -4/+40 |
| * | Refactor snapping of gradient handles; now behaves like all other snapping, i... | Diederik van Lierop | 2010-01-01 | 10 | -92/+49 |
| * | adding 'inductiveload' to AUTHORS | Alvin Penner | 2009-12-31 | 1 | -0/+1 |
| * | Document properties now treats lcms file load failures as non-fatal. Fixes bu... | Jon A. Cruz | 2009-12-31 | 1 | -0/+1 |
| * | Warning cleanup for char const* | Jon A. Cruz | 2009-12-31 | 1 | -6/+4 |
| * | Restore files that shouldn't have been touched. Grrr | Diederik van Lierop | 2009-12-30 | 2 | -11/+22821 |
| * | When combining paths: clear the selection before deleting the original objects | Diederik van Lierop | 2009-12-30 | 3 | -22827/+21 |
| * | Spray Tool clean up and Toolbar refactoring | Steren Giannini | 2009-12-30 | 3 | -305/+217 |
| |\ |
|
| | * | Spray toolbar is working + spray-context.cpp small cleanup | Steren Giannini | 2009-12-30 | 3 | -197/+154 |
| | * | rotation and scale variation in toolbar, still need some debug | Steren Giannini | 2009-12-29 | 3 | -58/+22 |
| | * | tweak | Steren Giannini | 2009-12-29 | 1 | -1/+1 |
| | * | french comments translated and some clean up | Steren Giannini | 2009-12-29 | 2 | -55/+24 |
| | * | Spray UI : first refactoring of the toolbar | Steren Giannini | 2009-12-29 | 2 | -22610/+56 |
| * | | Small snap bug has been eliminated, flowed text snapping now uses baseline, r... | Diederik van Lierop | 2009-12-30 | 7 | -232/+225 |
| * | | Dummy merge to get good version history. | Ted Gould | 2009-12-29 | 0 | -0/+0 |
| |\ \ |
|
| | * | | Add bzr revision in the About screen | Nicolas Dufour | 2009-12-28 | 1 | -10/+8 |
| | * | | Use correct text anchor for vertical text and when aligning or distributing | Diederik van Lierop | 2009-12-28 | 2 | -15/+24 |
| | * | | patches for LP bug 461964, latitude hiding formula and comment 13. | Alvin Penner | 2009-12-28 | 1 | -5/+6 |
| | * | | inkscape.pot and French translation update | Nicolas Dufour | 2009-12-27 | 2 | -2497/+2827 |
| * | | | Add bzr revision in the About screen | Nicolas Dufour | 2009-12-28 | 1 | -10/+8 |
| * | | | Use correct text anchor for vertical text and when aligning or distributing | Diederik van Lierop | 2009-12-28 | 2 | -15/+24 |
| * | | | patches for LP bug 461964, latitude hiding formula and comment 13. | Alvin Penner | 2009-12-28 | 1 | -5/+6 |
| * | | | inkscape.pot and French translation update | Nicolas Dufour | 2009-12-27 | 2 | -2497/+2827 |
| * | | | Connector tool updates | Arcadie M. Cracan | 2009-12-29 | 2 | -125/+116 |
| |\| | |
|
| | * | | Connector tool: make connectors avoid the convex hull of shapes. | Arcadie M. Cracan | 2009-12-27 | 224 | -9248/+12478 |
| | |\ \
| |/ /
|/| | |
|
| * | | | Warning cleanup | Jon A. Cruz | 2009-12-27 | 1 | -2/+2 |
| * | | | Warning cleanup from unused cursor images. | Jon A. Cruz | 2009-12-27 | 1 | -8/+8 |
| * | | | Encapsulating use of gcc hash_map extension. | Jon A. Cruz | 2009-12-27 | 4 | -102/+154 |
| * | | | Warning cleanup. | Jon A. Cruz | 2009-12-27 | 1 | -2/+2 |
| * | | | Correcting initialization order in ctor. | Jon A. Cruz | 2009-12-27 | 1 | -2/+2 |
| * | | | Parens added for safety and misc whitespace cleanup. | Jon A. Cruz | 2009-12-27 | 1 | -421/+422 |
| * | | | alignment change accompanied by compensating move, so the text stays put insi... | buliabyak | 2009-12-26 | 1 | -1/+77 |
| * | | | Major simplification of 3D box code. | Maximilian Albert | 2009-12-26 | 9 | -301/+63 |
| * | | | Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti... | Maximilian Albert | 2009-12-26 | 11 | -223/+365 |
| * | | | Fix compile when lcms is disabled (someone please check that this fix is corr... | Maximilian Albert | 2009-12-25 | 2 | -0/+4 |
| | |/
|/| |
|
| * | | fix build again for old poppler libs, by reverting a part of my previous commit | Diederik van Lierop | 2009-12-25 | 1 | -11/+11 |
| * | | Updated POTFILES.in | Alexandre Prokoudine | 2009-12-25 | 1 | -0/+2 |
| * | | refactoring the snapping code (laying the groundwork for my next commit which... | Diederik van Lierop | 2009-12-24 | 22 | -391/+403 |
| * | | DataMatrix encoder extension by inductiveload | Alvin Penner | 2009-12-24 | 3 | -0/+676 |