summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixes bug:1492704 in bsplinejtx2015-09-081-1/+1
* for a zero sbasis, set the size to 1. (Bug 1478168)Alvin Penner2015-09-061-2/+4
* Attempt to fix 1417173 (undo duplicate gradient crash)Marc Jeanmougin2015-09-051-10/+7
* Quick fix for previous fix (i cannot understand why the previous fix still wo...Marc Jeanmougin2015-09-051-1/+1
* better ordering of setting the ids in the group to symbol codeMarc Jeanmougin2015-09-051-3/+2
* Fix z-order in creating symbolsMarc Jeanmougin2015-09-051-1/+2
* Changed some strings to BSPLine widgetsJabier Arraiza Cenoz2015-09-012-16/+16
* Improvements to BSPline widgets:jtx2015-09-014-22/+29
* Merge faster touch selectJohn Bintz2015-09-011-32/+45
|\
| * Cache SVG DOM node order for faster touch selection.John Bintz2015-05-231-32/+45
* | Fix restoring previous state of 'Objects' and 'Selection sets' dialogssu_v2015-08-311-0/+2
* | Why would anyone make a sorting function that is not antisymmetric ? That mak...Marc Jeanmougin2015-08-301-9/+3
* | lpe-powerstroke. validity check on data. (Bug 1487424)Alvin Penner2015-08-301-2/+5
* | Ensure strncpy'd strings are null terminatedBryce Harrington2015-08-294-3/+9
* | Fix a bug on ToogleButton Parameter when call a function without showing the ...Jabier Arraiza Cenoz2015-08-291-0/+4
* | typo ?Marc Jeanmougin2015-08-281-1/+1
* | Improve elastic mode in transform by two points LPEjtx2015-08-281-1/+5
* | Add lock angle to transform by two points LPEJabier Arraiza Cenoz2015-08-272-33/+45
* | Changed from fixed width to lock width, removed one widget to the transform b...Jabier Arraiza Cenoz2015-08-272-29/+22
* | Added fixed and elastic modes to transform by two knotsJabier Arraiza Cenoz2015-08-262-8/+92
* | Prevent crash when "vector" doesn't exist (i.e. for mesh gradient).Tavmjong Bah2015-08-251-1/+3
* | Guides. Fix for bug #1374870 (Guide colour not rendered opening saved document)Geoff Lankow2015-08-254-4/+17
|\ \
| * | Read inkscape:color attribute in more placesGeoff Lankow2015-07-152-0/+2
| * | Reread guide colour after setting default colourGeoff Lankow2015-07-121-5/+6
| * | Read attribute after setting the defaultGeoff Lankow2015-07-112-2/+6
| * | Read inkscape:color attribute on guidesGeoff Lankow2015-07-074-1/+7
* | | Fix a big on apply on closed path Transform By two knotsJabier Arraiza Cenoz2015-08-241-0/+4
* | | update to trunkJabier Arraiza Cenoz2015-08-2437-836/+605
|\ \ \
| * | | Revert custom gdl patch (focus indicator of docked dialogs) for Quartz backen...su_v2015-08-232-0/+6
| * | | Add 'inkscape:_templateinfo' back to sp-factory.cpp (got lost in r13940).su_v2015-08-231-0/+2
| * | | Remove remnants of r4454 (ige-mac-menu), no longer needed after r10950.su_v2015-08-231-1/+0
| * | | Simplify a bit BSpline codeJabier Arraiza Cenoz2015-08-221-61/+22
| * | | indentation and whitespace fixesFelipe Corrêa da Silva Sanches2015-08-211-18/+18
| * | | small fix for pasting svg that were not copied in inkscapeMarc Jeanmougin2015-08-201-1/+2
| * | | UI. Fix for Bug #1485831 (Preview of bitmap image in file chooser no longer d...Nicolas Dufour2015-08-201-28/+40
| * | | Allows for copying clones between inkscape instances.Marc Jeanmougin2015-08-182-10/+58
| * | | added a check that is present in surrounding code, but not on this particular...Marc Jeanmougin2015-08-171-1/+1
| * | | import images with dpi from file : xscale and yscale were not rounded but flo...Marc Jeanmougin2015-08-172-2/+3
| * | | Fixes doubled transparency computation on bitmaps for some reasonMarc Jeanmougin2015-08-161-1/+1
| * | | fix for ungrouping dynamic offset displacement bugMarc Jeanmougin2015-08-161-7/+3
| * | | add inkview to the cmake buildJuan Luis Boya2015-08-142-27/+30
| |\ \ \
| | * | | Do not add .def files to the build listJuan Luis Boya García2015-08-131-1/+1
| | * | | Add inkview to the CMake build.Juan Luis Boya García2015-08-131-26/+29
| * | | | A bit more refactor of BSPline tool. Still the bug duplicating end node :(Jabier Arraiza Cenoz2015-08-144-7/+7
| * | | | Refactor of BSPline code attemping to fix the duplicate end node bug, not sur...Jabier Arraiza Cenoz2015-08-134-74/+51
| * | | | 2Geom: update to r2422.Krzysztof Kosi??ski2015-08-136-55/+51
| |/ / /
| * | | Translations. Last set of new Indian languages translations (Kannada, Kashmir...Nicolas Dufour2015-08-121-16/+48
| * | | Translations. Second set of new Indian languages translations (Bodo, Malayala...Nicolas Dufour2015-08-111-8/+8
| * | | for spiro converters, close path only after last segment. (Bug 1473641)Alvin Penner2015-08-083-31/+40
| * | | minor coding style changesJabier Arraiza Cenoz2015-08-082-30/+31