summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | adding 'inductiveload' to AUTHORSAlvin Penner2009-12-311-0/+1
| | | | | | | | | (bzr r8931)
* | | Document properties now treats lcms file load failures as non-fatal. Fixes ↵Jon A. Cruz2009-12-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | bug #501782 Fixed bugs: - https://launchpad.net/bugs/501782 (bzr r8930)
* | | Warning cleanup for char const*Jon A. Cruz2009-12-311-6/+4
| | | | | | | | | (bzr r8929)
* | | Restore files that shouldn't have been touched. GrrrDiederik van Lierop2009-12-302-11/+22821
| | | | | | | | | (bzr r8928)
* | | When combining paths: clear the selection before deleting the original objectsDiederik van Lierop2009-12-303-22827/+21
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/495483 (bzr r8927)
* | | Spray Tool clean up and Toolbar refactoringSteren Giannini2009-12-303-305/+217
|\ \ \ | | | | | | | | (bzr r8926)
| * | | Spray toolbar is working + spray-context.cpp small cleanupSteren Giannini2009-12-303-197/+154
| | | | | | | | | | | | (bzr r8908.1.5)
| * | | rotation and scale variation in toolbar, still need some debugSteren Giannini2009-12-293-58/+22
| | | | | | | | | | | | (bzr r8908.1.4)
| * | | tweakSteren Giannini2009-12-291-1/+1
| | | | | | | | | | | | (bzr r8908.1.3)
| * | | french comments translated and some clean upSteren Giannini2009-12-292-55/+24
| | | | | | | | | | | | (bzr r8908.1.2)
| * | | Spray UI : first refactoring of the toolbarSteren Giannini2009-12-292-22610/+56
| | | | | | | | | | | | (bzr r8908.1.1)
* | | | Small snap bug has been eliminated, flowed text snapping now uses baseline, ↵Diederik van Lierop2009-12-307-232/+225
| | | | | | | | | | | | | | | | | | | | replacing tabs by spaces, removing some commented lines (bzr r8925)
* | | | Dummy merge to get good version history.Ted Gould2009-12-290-0/+0
|\ \ \ \ | | | | | | | | | | (bzr r8924)
| * | | | Add bzr revision in the About screenNicolas Dufour2009-12-281-10/+8
| | | | | | | | | | | | | | | (bzr r8857.1.6)
| * | | | Use correct text anchor for vertical text and when aligning or distributingDiederik van Lierop2009-12-282-15/+24
| | | | | | | | | | | | | | | (bzr r8857.1.5)
| * | | | patches for LP bug 461964, latitude hiding formula and comment 13.Alvin Penner2009-12-281-5/+6
| | | | | | | | | | | | | | | (bzr r8857.1.4)
| * | | | inkscape.pot and French translation updateNicolas Dufour2009-12-272-2497/+2827
| | | | | | | | | | | | | | | (bzr r8857.1.3)
* | | | | Add bzr revision in the About screenNicolas Dufour2009-12-281-10/+8
| | | | | | | | | | | | | | | (bzr r8923)
* | | | | Use correct text anchor for vertical text and when aligning or distributingDiederik van Lierop2009-12-282-15/+24
| | | | | | | | | | | | | | | (bzr r8922)
* | | | | patches for LP bug 461964, latitude hiding formula and comment 13.Alvin Penner2009-12-281-5/+6
| | | | | | | | | | | | | | | (bzr r8921)
* | | | | inkscape.pot and French translation updateNicolas Dufour2009-12-272-2497/+2827
| | | | | | | | | | | | | | | (bzr r8920)
* | | | | Connector tool updatesArcadie M. Cracan2009-12-292-125/+116
|\| | | | | | | | | | | | | | (bzr r8919)
| * | | | Connector tool: make connectors avoid the convex hull of shapes.Arcadie M. Cracan2009-12-27224-9248/+12478
| |\ \ \ \ | |/ / / / |/| | | | (bzr r8857.1.2)
* | | | | Warning cleanupJon A. Cruz2009-12-271-2/+2
| | | | | | | | | | | | | | | (bzr r8918)
* | | | | Warning cleanup from unused cursor images.Jon A. Cruz2009-12-271-8/+8
| | | | | | | | | | | | | | | (bzr r8917)
* | | | | Encapsulating use of gcc hash_map extension.Jon A. Cruz2009-12-274-102/+154
| | | | | | | | | | | | | | | (bzr r8916)
* | | | | Warning cleanup.Jon A. Cruz2009-12-271-2/+2
| | | | | | | | | | | | | | | (bzr r8915)
* | | | | Correcting initialization order in ctor.Jon A. Cruz2009-12-271-2/+2
| | | | | | | | | | | | | | | (bzr r8914)
* | | | | Parens added for safety and misc whitespace cleanup.Jon A. Cruz2009-12-271-421/+422
| | | | | | | | | | | | | | | (bzr r8913)
* | | | | alignment change accompanied by compensating move, so the text stays put ↵buliabyak2009-12-261-1/+77
| | | | | | | | | | | | | | | | | | | | | | | | | inside its box (bzr r8912)
* | | | | Major simplification of 3D box code.Maximilian Albert2009-12-269-301/+63
| | | | | | | | | | | | | | | (bzr r8911)
* | | | | Refactoring of 3D box tool, mainly to avoid unnecessary creation of ↵Maximilian Albert2009-12-2611-223/+365
| | | | | | | | | | | | | | | | | | | | | | | | | perspectives. (bzr r8910)
* | | | | Fix compile when lcms is disabled (someone please check that this fix is ↵Maximilian Albert2009-12-252-0/+4
| |/ / / |/| | | | | | | | | | | | | | | correct). (bzr r8909)
* | | | fix build again for old poppler libs, by reverting a part of my previous commitDiederik van Lierop2009-12-251-11/+11
| | | | | | | | | | | | (bzr r8908)
* | | | Updated POTFILES.inAlexandre Prokoudine2009-12-251-0/+2
| | | | | | | | | | | | (bzr r8907)
* | | | refactoring the snapping code (laying the groundwork for my next commit ↵Diederik van Lierop2009-12-2422-391/+403
| | | | | | | | | | | | | | | | | | | | which reduces snap jitter) (bzr r8906)
* | | | DataMatrix encoder extension by inductiveloadAlvin Penner2009-12-243-0/+676
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/465571 (bzr r8905)
* | | | Wireframe Spheres extension by inductiveloadAlvin Penner2009-12-233-0/+246
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/461964 (bzr r8904)
* | | | forgot the file EAN5Alvin Penner2009-12-221-0/+67
| | | | | | | | | | | | (bzr r8903)
* | | | code by Aaron Spike for EAN5Alvin Penner2009-12-213-26/+31
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/477809 (bzr r8902)
| * | | Connector tool: make connectors avoid the convex hull of shapes.Arcadie M. Cracan2009-12-273-222/+219
| | | | | | | | | | | | (bzr r8857.1.1)
| | | * Fixing some warnings/errorsTed Gould2010-01-011-7/+9
| | | | | | | | | | | | (bzr r8254.1.48)
| | | * Fixing includesTed Gould2010-01-012-1/+2
| | | | | | | | | | | | (bzr r8254.1.47)
| | | * Adding all of the library stuff in. Including libtool in configure and ↵Ted Gould2010-01-013-1/+31
| | | | | | | | | | | | | | | | | | | | libtoolize in autogen.sh (bzr r8254.1.46)
| | | * Cleaning up the Makefile so it's easier to readTed Gould2010-01-011-10/+19
| | | | | | | | | | | | (bzr r8254.1.45)
| | | * Clearing up EXTRA_DIST lifecycleTed Gould2009-12-311-1/+3
| | | | | | | | | | | | (bzr r8254.1.44)
| | | * Updating interface to add save typeTed Gould2009-12-311-1/+1
| | | | | | | | | | | | (bzr r8254.1.43)
| | | * Adding dbus descriptions to EXTRA_DISTTed Gould2009-12-311-0/+4
| | | | | | | | | | | | (bzr r8254.1.42)
| | | * Installing the service files into the dbus service directoryTed Gould2009-12-311-1/+1
| | | | | | | | | | | | (bzr r8254.1.41)
| | | * Setting up a flag for local install for distcheckTed Gould2009-12-312-0/+16
| | | | | | | | | | | | (bzr r8254.1.40)