summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove nodepath.cpp and nodepath.hKrzysztof Kosi??ski2010-01-142-5491/+0
* Implement segment weld to make segment join similar to node joinKrzysztof Kosi??ski2010-01-144-12/+62
* * Merge from trunkKrzysztof Kosi??ski2010-01-14283-7311/+19434
|\
| * Initial cut of disabling floating windows on window managers with problems.Jon A. Cruz2010-01-124-9/+54
| * Enabling now that some have confirmed proper functionality on 64-bit.Jon A. Cruz2010-01-121-1/+1
| * Adapt recent recursive reference patch for masks to protect from crashing on ...Josh Andler2010-01-121-2/+34
| * Implemented dynamic repositioning of toolboxes.Jon A. Cruz2010-01-114-16/+65
| * Disable questioned code section.Jon A. Cruz2010-01-112-0/+31
| * Removed null'd use of icons.Jon A. Cruz2010-01-101-9/+1
| * Temporarily block out code giving problems on 64-bit.Jon A. Cruz2010-01-101-0/+4
| * Fix typoDiederik van Lierop2010-01-101-1/+1
| * Completed base code to flip toolbox orientation.Jon A. Cruz2010-01-104-13/+150
| * Avoid crash by uninitialized perspectives.Maximilian Albert2010-01-101-3/+3
| * fix regression caused by rev. 8927 (reported in LP bug #495483 by ~suv)Diederik van Lierop2010-01-091-0/+1
| * Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop2010-01-0939-1229/+1282
| * Patch by Alex Leone to fix crash with recursive masks from 190130, I also add...Josh Andler2010-01-091-1/+33
| * Leverage recent toolbox c++-ification work to move the snap toolbar to the si...Jon A. Cruz2010-01-091-1/+2
| * Initial c++-ification of toolbox creation.Jon A. Cruz2010-01-095-62/+117
| * C++-ification pass.Jon A. Cruz2010-01-083-59/+75
| * Removed outdated forward declarations.Jon A. Cruz2010-01-081-3/+0
| * Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2010-01-089-47/+184
| * Added UXManager. Cleaning up toolbox creation.Jon A. Cruz2010-01-079-68/+482
| * 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
| * 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