| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Remove any "inkscape:*" or "sodipodi:*" attributes when saving as "plain ↵ | Jon A. Cruz | 2010-01-02 | 2 | -4/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | SVG". Fixes bug #500440. Fixed bugs: - https://launchpad.net/bugs/500440 (bzr r8933) | |||||
| | * | | Refactor snapping of gradient handles; now behaves like all other snapping, ↵ | Diederik van Lierop | 2010-01-01 | 10 | -92/+49 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | i.e. no more snapping to imaginary infinite lines along the bounding box Fixed bugs: - https://launchpad.net/bugs/371001 (bzr r8932) | |||||
| * | | | Installing the pkgconfig file | Ted Gould | 2010-01-01 | 1 | -0/+8 | |
| | | | | | | | | | | (bzr r8254.1.52) | |||||
| * | | | Adding in building of the pkgconfig file. | Ted Gould | 2010-01-01 | 1 | -0/+14 | |
| | | | | | | | | | | (bzr r8254.1.51) | |||||
| * | | | Removing extra makefile | Ted Gould | 2010-01-01 | 1 | -9/+0 | |
| | | | | | | | | | | (bzr r8254.1.50) | |||||
| * | | | Keeping up with trunk | Ted Gould | 2010-01-01 | 58 | -2084/+2039 | |
| |\| | | | | | | | | (bzr r8254.1.49) | |||||
| | * | | Document properties now treats lcms file load failures as non-fatal. Fixes ↵ | Jon A. Cruz | 2009-12-31 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | bug #501782 Fixed bugs: - https://launchpad.net/bugs/501782 (bzr r8930) | |||||
| | * | | Warning cleanup for char const* | Jon A. Cruz | 2009-12-31 | 1 | -6/+4 | |
| | | | | | | | | | | (bzr r8929) | |||||
| | * | | Restore files that shouldn't have been touched. Grrr | Diederik van Lierop | 2009-12-30 | 1 | -11/+11 | |
| | | | | | | | | | | (bzr r8928) | |||||
| | * | | When combining paths: clear the selection before deleting the original objects | Diederik van Lierop | 2009-12-30 | 2 | -17/+21 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/495483 (bzr r8927) | |||||
| | * | | Spray Tool clean up and Toolbar refactoring | Steren Giannini | 2009-12-30 | 3 | -305/+217 | |
| | |\ \ | | | | | | | | | (bzr r8926) | |||||
| | | * | | Spray toolbar is working + spray-context.cpp small cleanup | Steren Giannini | 2009-12-30 | 3 | -197/+154 | |
| | | | | | | | | | | | | | (bzr r8908.1.5) | |||||
| | | * | | rotation and scale variation in toolbar, still need some debug | Steren Giannini | 2009-12-29 | 3 | -58/+22 | |
| | | | | | | | | | | | | | (bzr r8908.1.4) | |||||
| | | * | | tweak | Steren Giannini | 2009-12-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r8908.1.3) | |||||
| | | * | | french comments translated and some clean up | Steren Giannini | 2009-12-29 | 2 | -55/+24 | |
| | | | | | | | | | | | | | (bzr r8908.1.2) | |||||
| | | * | | Spray UI : first refactoring of the toolbar | Steren Giannini | 2009-12-29 | 1 | -34/+56 | |
| | | | | | | | | | | | | | (bzr r8908.1.1) | |||||
| | * | | | Small snap bug has been eliminated, flowed text snapping now uses baseline, ↵ | Diederik van Lierop | 2009-12-30 | 7 | -232/+225 | |
| | | | | | | | | | | | | | | | | | | | | | replacing tabs by spaces, removing some commented lines (bzr r8925) | |||||
| | * | | | Add bzr revision in the About screen | Nicolas Dufour | 2009-12-28 | 1 | -10/+8 | |
| | | | | | | | | | | | | | (bzr r8923) | |||||
| | * | | | Use correct text anchor for vertical text and when aligning or distributing | Diederik van Lierop | 2009-12-28 | 2 | -15/+24 | |
| | | | | | | | | | | | | | (bzr r8922) | |||||
| | * | | | Connector tool: make connectors avoid the convex hull of shapes. | Arcadie M. Cracan | 2009-12-27 | 177 | -2714/+3346 | |
| | |\ \ \ | | | | | | | | | | | (bzr r8857.1.2) | |||||
| | | * | | | Warning cleanup | Jon A. Cruz | 2009-12-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | (bzr r8918) | |||||
| | | * | | | Warning cleanup from unused cursor images. | Jon A. Cruz | 2009-12-27 | 1 | -8/+8 | |
| | | | | | | | | | | | | | | | | (bzr r8917) | |||||
| | | * | | | Encapsulating use of gcc hash_map extension. | Jon A. Cruz | 2009-12-27 | 4 | -102/+154 | |
| | | | | | | | | | | | | | | | | (bzr r8916) | |||||
| | | * | | | Warning cleanup. | Jon A. Cruz | 2009-12-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | (bzr r8915) | |||||
| | | * | | | Correcting initialization order in ctor. | Jon A. Cruz | 2009-12-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | (bzr r8914) | |||||
| | | * | | | Parens added for safety and misc whitespace cleanup. | Jon A. Cruz | 2009-12-27 | 1 | -421/+422 | |
| | | | | | | | | | | | | | | | | (bzr r8913) | |||||
| | | * | | | alignment change accompanied by compensating move, so the text stays put ↵ | buliabyak | 2009-12-26 | 1 | -1/+77 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | inside its box (bzr r8912) | |||||
| | | * | | | Major simplification of 3D box code. | Maximilian Albert | 2009-12-26 | 9 | -301/+63 | |
| | | | | | | | | | | | | | | | | (bzr r8911) | |||||
| | | * | | | Refactoring of 3D box tool, mainly to avoid unnecessary creation of ↵ | Maximilian Albert | 2009-12-26 | 11 | -223/+365 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | perspectives. (bzr r8910) | |||||
| | | * | | | Fix compile when lcms is disabled (someone please check that this fix is ↵ | Maximilian Albert | 2009-12-25 | 2 | -0/+4 | |
| | | |/ / | | | | | | | | | | | | | | | | | correct). (bzr r8909) | |||||
| | | * | | fix build again for old poppler libs, by reverting a part of my previous commit | Diederik van Lierop | 2009-12-25 | 1 | -11/+11 | |
| | | | | | | | | | | | | | (bzr r8908) | |||||
| | | * | | refactoring the snapping code (laying the groundwork for my next commit ↵ | Diederik van Lierop | 2009-12-24 | 22 | -391/+403 | |
| | | | | | | | | | | | | | | | | | | | | | which reduces snap jitter) (bzr r8906) | |||||
| | * | | | Connector tool: make connectors avoid the convex hull of shapes. | Arcadie M. Cracan | 2009-12-27 | 3 | -222/+219 | |
| | | | | | | | | | | | | | (bzr r8857.1.1) | |||||
| * | | | | Fixing some warnings/errors | Ted Gould | 2010-01-01 | 1 | -7/+9 | |
| | | | | | | | | | | | | | (bzr r8254.1.48) | |||||
| * | | | | Fixing includes | Ted Gould | 2010-01-01 | 2 | -1/+2 | |
| | | | | | | | | | | | | | (bzr r8254.1.47) | |||||
| * | | | | Adding all of the library stuff in. Including libtool in configure and ↵ | Ted Gould | 2010-01-01 | 1 | -0/+28 | |
| | | | | | | | | | | | | | | | | | | | | | libtoolize in autogen.sh (bzr r8254.1.46) | |||||
| * | | | | Cleaning up the Makefile so it's easier to read | Ted Gould | 2010-01-01 | 1 | -10/+19 | |
| | | | | | | | | | | | | | (bzr r8254.1.45) | |||||
| * | | | | Clearing up EXTRA_DIST lifecycle | Ted Gould | 2009-12-31 | 1 | -1/+3 | |
| | | | | | | | | | | | | | (bzr r8254.1.44) | |||||
| * | | | | Updating interface to add save type | Ted Gould | 2009-12-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r8254.1.43) | |||||
| * | | | | Adding dbus descriptions to EXTRA_DIST | Ted Gould | 2009-12-31 | 1 | -0/+4 | |
| | | | | | | | | | | | | | (bzr r8254.1.42) | |||||
| * | | | | Installing the service files into the dbus service directory | Ted Gould | 2009-12-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r8254.1.41) | |||||
| * | | | | Making BUILT_SOURCES an append | Ted Gould | 2009-12-31 | 2 | -1/+3 | |
| | | | | | | | | | | | | | (bzr r8254.1.39) | |||||
| * | | | | Updating to current trunk | Ted Gould | 2009-12-21 | 202 | -4085/+16023 | |
| |\ \ \ \ | | |/ / | |/| | | (bzr r8254.1.38) | |||||
| | * | | | utilities and UI support for identifying truncated flowtext and text-on-path | buliabyak | 2009-12-21 | 7 | -7/+144 | |
| | | | | | | | | | | | | | (bzr r8898) | |||||
| | * | | | Make Inkscape Portable not fiddle with the registry. | Chris Morgan | 2009-12-20 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/498801 (bzr r8896) | |||||
| | * | | | Warning cleanup | Jon A. Cruz | 2009-12-20 | 31 | -831/+893 | |
| | | | | | | | | | | | | | (bzr r8895) | |||||
| | * | | | 2nd patch of bug 488862. Also committed upstream in 2geom. | Johan B. C. Engelen | 2009-12-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | | (bzr r8893) | |||||
| | * | | | disable debug messages | buliabyak | 2009-12-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r8892) | |||||
| | * | | | Patches 3-11 from 488862 for a number of memleaks and ↵ | Josh Andler | 2009-12-16 | 9 | -12/+18 | |
| | | | | | | | | | | | | | | | | | | | | | allocation/deallocation issues. (bzr r8891) | |||||
| | * | | | updating my email address in file headers | Felipe Corr??a da Silva Sanches | 2009-12-13 | 46 | -46/+46 | |
| | | | | | | | | | | | | | (bzr r8889) | |||||
