summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Allow python extensions to get the list of selected nodesMarc Jeanmougin2016-02-092-3/+56
| | | | | | | | | format : --selected-nodes=id:subpath:position cf https://bugs.launchpad.net/inkscape/+bug/171640 for a debug test extension Fixed bugs: - https://launchpad.net/bugs/171640 (bzr r14641)
* Changed no end lifetime temporary canvas items to canvas items in measure toolJabier Arraiza Cenoz2016-02-082-20/+32
| | | (bzr r14640)
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-0859-1209/+1406
| | | (bzr r14639)
* Changed one icon/action in meassure toolbar to one more explicitJabier Arraiza Cenoz2016-02-073-13/+13
| | | (bzr r14638)
* Fix wrong replace of tab by spacesJabier Arraiza Cenoz2016-02-071-1/+1
| | | (bzr r14637)
* Add knot position dialog to meassure with Shift+ClickJabier Arraiza Cenoz2016-02-077-6/+344
| | | (bzr r14636)
* Fix for bug 1540518. Improved performance based on previous meassure code ↵Jabier Arraiza Cenoz2016-02-073-67/+56
| | | | | | | | comment Fixed bugs: - https://launchpad.net/bugs/1540518 (bzr r14635)
* Added phantom meassure feature to meassure toolJabier Arraiza Cenoz2016-02-064-31/+104
| | | (bzr r14634)
* Remove duplicated variable on meassureJabier Arraiza Cenoz2016-02-061-1/+0
| | | (bzr r14633)
* Fix for meassure bug #1541963Jabier Arraiza Cenoz2016-02-062-4/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1541963 (bzr r14632)
* Dutch translation updateKris De Gussem2016-02-041-147/+86
| | | (bzr r14631)
* Merge in Richard Hughes's AppData, Thanks Richard!Martin Owens2016-02-013-1/+45
| | | (bzr r14630)
* Remove duplicate mensageJabier Arraiza Cenoz2016-02-011-1/+1
| | | (bzr r14629)
* Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil ↵Jabier Arraiza Cenoz2016-02-013-6/+14
| | | | | toolbar (bzr r14628)
* Remove two warnings on compileJabier Arraiza Cenoz2016-01-301-2/+2
| | | (bzr r14627)
* Fix for bug 1539704 (Crash when selecting the eraser tool).suv-lp2016-01-301-0/+8
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1539704 (bzr r14626)
* Improve advertaising to Fillet-ChamferJabier Arraiza Cenoz2016-01-291-1/+1
| | | (bzr r14625)
* Fixed a bug related to windows position on dynamic toolbat commitJabier Arraiza Cenoz2016-01-291-2/+5
| | | (bzr r14624)
* Add an advert to fillet chamfer users that the coming version in 'pointwise' ↵Jabier Arraiza Cenoz2016-01-291-0/+8
| | | | | branch is not compatible. I hope soon I can commit the code (bzr r14623)
* Fix a bug in eraser spray mode when no overlaps is disabledJabier Arraiza Cenoz2016-01-281-2/+2
| | | (bzr r14622)
* Add dinamic toolbar to spray,poligon/star and wrap toolsJabier Arraiza Cenoz2016-01-284-67/+74
| | | (bzr r14621)
* patch fixes bug 1538786mathog2016-01-271-19/+30
| | | (bzr r14620)
* sync Inkscape to libUEMF changesmathog2016-01-272-11/+17
| | | (bzr r14619)
* patch should fix bug 1538361mathog2016-01-271-4/+7
| | | (bzr r14618)
* patch should fix bug 1480651mathog2016-01-276-35/+38
| | | (bzr r14617)
* Dutch translation updateKris De Gussem2016-01-251-2235/+2574
| | | (bzr r14616)
* packaging: Restructure how announcement is assembledBryce Harrington2016-01-211-19/+33
| | | (bzr r14615)
* packaging: Add usage and support for MAKEFLAGSBryce Harrington2016-01-211-2/+26
| | | (bzr r14614)
* packaging: Add make_dist() function to generate the tarballsBryce Harrington2016-01-211-0/+62
| | | (bzr r14613)
* packaging: Generate a basic release announcementBryce Harrington2016-01-211-18/+58
| | | (bzr r14612)
* packaging: Introduce script for creating releasesBryce Harrington2016-01-211-0/+109
| | | (bzr r14611)
* Translations: German translation update\nThanks to Maren Hachmann for many ↵Eduard Braun2016-01-191-2915/+3505
| | | | | valuable contributions! (bzr r14610)
* cmake: Drop Java supportBryce Harrington2016-01-192-15/+0
| | | | | | <su_v> (IIRC java was used for the built-in scripts dialog, along with the linked python and perl libs) (bzr r14609)
* cmake: Add cleanup targets clean-cmake-files and clean-allBryce Harrington2016-01-172-0/+29
| | | | | | | | | | These are woefully incomplete but they at least get rid of the top level cmake cruft. Further work will be needed to locate and remove all the various generated cmake files. For now, best practice is to use a parallel build, that can be recursively deleted when needing to start fresh. (bzr r14608)
* README: Add some basic cmake directionsBryce Harrington2016-01-171-6/+11
| | | (bzr r14607)
* cmake: Fix installation directories for man pagesBryce Harrington2016-01-172-9/+2
| | | | | | We're not (yet) using the GnuInstallDirs module, so we don't have things like CMAKE_INSTALL_MANDIR and such defined. (bzr r14606)
* man: Specifying man section in pod links is deprecatedBryce Harrington2016-01-172-4/+4
| | | (bzr r14605)
* Add option to Lattice2 to update LPE only on release knot.Jabier Arraiza Cenoz2016-01-174-11/+50
| | | | | | | This could be useful if item is too complex, making previous knots unusable This can be used in other LPE if anyone want or ping me to it. Maybe could be usefull add similar thing to path parameter, Same slow item become tooooo slow with bend path. (bzr r14604)
* Latvian translation updateJanis Eisaks2016-01-171-2186/+2564
| | | (bzr r14603)
* Less derp, can't iterate past the end of the listLiam P. White2016-01-171-2/+2
| | | (bzr r14602)
* Follow-up commit to 14529.Liam P. White2016-01-171-33/+40
| | | | | | From std::list documentation: list::insert - The container is extended by inserting new elements before the element at the specified position. (bzr r14601)
* man: PODify inkview's man pageBryce Harrington2016-01-172-1/+76
| | | (bzr r14600)
* man: Further formatting tweaksBryce Harrington2016-01-171-19/+19
| | | (bzr r14599)
* man: Linkify URLs, options, and commandsBryce Harrington2016-01-171-67/+70
| | | (bzr r14598)
* man: Reformat textBryce Harrington2016-01-171-179/+226
| | | (bzr r14597)
* cmake: Fix code style for consistencyBryce Harrington2016-01-1710-487/+470
| | | | | | Indentation to 4 spaces Prefer lower case for functions and macros (bzr r14596)
* cmake: Cleanup comments a bitBryce Harrington2016-01-175-46/+13
| | | (bzr r14595)
* patch probably fixes bug 1534833mathog2016-01-172-2/+5
| | | (bzr r14594)
* Coalesce g_object_new/g_object_set calls; change guide origin pickable to ↵Liam P. White2016-01-161-6/+7
| | | | | false so that guides can be grabbed by the origin again (bzr r14593)
* Merge branch fix-1526701Liam P. White2016-01-163-41/+23
|\ | | | | (bzr r14592)