summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | a better truncation detection, suggested by Richard Hughesbuliabyak2010-01-074-70/+10
| * | Refactored common value.Jon A. Cruz2010-01-061-15/+17
| * | Changed version number (0.47.0.0 -> 0.47.0.9, "0.47" -> "0.47+devel") in inks...Chris Morgan2010-01-052-8/+8
| * | More refactoring to reduce copy-n-paste duplication.Jon A. Cruz2010-01-041-88/+55
| * | Refactoring copy-n-paste duplicate code out of toolbar creation.Jon A. Cruz2010-01-041-79/+18
| * | spray algorithm updatedSteren Giannini2010-01-031-39/+14
| * | Spray cleanupSteren Giannini2010-01-038-622/+52
| * | i18n fix in toolbox.cpp (no-c-format %)Nicolas Dufour2010-01-021-0/+2
| * | Inkscape version: replace svn check with bzr checkNicolas Dufour2010-01-021-2/+2
| * | Preserve metadata in plain SVG. Fixes bug #170967.Jon A. Cruz2010-01-021-3/+3
| * | Remove any "inkscape:*" or "sodipodi:*" attributes when saving as "plain SVG"...Jon A. Cruz2010-01-022-4/+40
| * | Refactor snapping of gradient handles; now behaves like all other snapping, i...Diederik van Lierop2010-01-0110-92/+49
* | | Installing the pkgconfig fileTed Gould2010-01-011-0/+8
* | | Adding in building of the pkgconfig file.Ted Gould2010-01-011-0/+14
* | | Removing extra makefileTed Gould2010-01-011-9/+0
* | | Keeping up with trunkTed Gould2010-01-0158-2084/+2039
|\| |
| * | Document properties now treats lcms file load failures as non-fatal. Fixes bu...Jon A. Cruz2009-12-311-0/+1
| * | Warning cleanup for char const*Jon A. Cruz2009-12-311-6/+4
| * | Restore files that shouldn't have been touched. GrrrDiederik van Lierop2009-12-301-11/+11
| * | When combining paths: clear the selection before deleting the original objectsDiederik van Lierop2009-12-302-17/+21
| * | Spray Tool clean up and Toolbar refactoringSteren Giannini2009-12-303-305/+217
| |\ \
| | * | Spray toolbar is working + spray-context.cpp small cleanupSteren Giannini2009-12-303-197/+154
| | * | rotation and scale variation in toolbar, still need some debugSteren Giannini2009-12-293-58/+22
| | * | tweakSteren Giannini2009-12-291-1/+1
| | * | french comments translated and some clean upSteren Giannini2009-12-292-55/+24
| | * | Spray UI : first refactoring of the toolbarSteren Giannini2009-12-291-34/+56
| * | | Small snap bug has been eliminated, flowed text snapping now uses baseline, r...Diederik van Lierop2009-12-307-232/+225
| * | | Add bzr revision in the About screenNicolas Dufour2009-12-281-10/+8
| * | | Use correct text anchor for vertical text and when aligning or distributingDiederik van Lierop2009-12-282-15/+24
| * | | Connector tool: make connectors avoid the convex hull of shapes.Arcadie M. Cracan2009-12-27177-2714/+3346
| |\ \ \
| | * | | Warning cleanupJon A. Cruz2009-12-271-2/+2
| | * | | Warning cleanup from unused cursor images.Jon A. Cruz2009-12-271-8/+8
| | * | | Encapsulating use of gcc hash_map extension.Jon A. Cruz2009-12-274-102/+154
| | * | | Warning cleanup.Jon A. Cruz2009-12-271-2/+2
| | * | | Correcting initialization order in ctor.Jon A. Cruz2009-12-271-2/+2
| | * | | Parens added for safety and misc whitespace cleanup.Jon A. Cruz2009-12-271-421/+422
| | * | | alignment change accompanied by compensating move, so the text stays put insi...buliabyak2009-12-261-1/+77
| | * | | Major simplification of 3D box code.Maximilian Albert2009-12-269-301/+63
| | * | | Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...Maximilian Albert2009-12-2611-223/+365
| | * | | Fix compile when lcms is disabled (someone please check that this fix is corr...Maximilian Albert2009-12-252-0/+4
| | |/ /
| | * | fix build again for old poppler libs, by reverting a part of my previous commitDiederik van Lierop2009-12-251-11/+11
| | * | refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop2009-12-2422-391/+403
| * | | Connector tool: make connectors avoid the convex hull of shapes.Arcadie M. Cracan2009-12-273-222/+219
* | | | Fixing some warnings/errorsTed Gould2010-01-011-7/+9
* | | | Fixing includesTed Gould2010-01-012-1/+2
* | | | Adding all of the library stuff in. Including libtool in configure and libto...Ted Gould2010-01-011-0/+28
* | | | Cleaning up the Makefile so it's easier to readTed Gould2010-01-011-10/+19
* | | | Clearing up EXTRA_DIST lifecycleTed Gould2009-12-311-1/+3
* | | | Updating interface to add save typeTed Gould2009-12-311-1/+1
* | | | Adding dbus descriptions to EXTRA_DISTTed Gould2009-12-311-0/+4