summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-12Export. Fix for bug #170295 (default export image name for not-saved drawings).Nicolas Dufour1-0/+7
2015-09-11fixes bug:1492711 in bspline and fillet chamferjtx4-12/+26
2015-09-08Better fix for bug 1492711Jabier Arraiza Cenoz2-3/+12
2015-09-08Fix for bug 179842Jabier Arraiza Cenoz1-1/+2
2015-09-08Fix for bug 1492711Jabier Arraiza Cenoz1-0/+3
2015-09-08Fix a bug in BSpline on straight lines when press a default width buttonJabier Arraiza Cenoz1-1/+1
2015-09-08fixes bug:1492704 in bsplinejtx1-1/+1
2015-09-06for a zero sbasis, set the size to 1. (Bug 1478168)Alvin Penner1-2/+4
2015-09-05Attempt to fix 1417173 (undo duplicate gradient crash)Marc Jeanmougin1-10/+7
2015-09-05Quick fix for previous fix (i cannot understand why the previous fix still wo...Marc Jeanmougin1-1/+1
2015-09-05better ordering of setting the ids in the group to symbol codeMarc Jeanmougin1-3/+2
2015-09-05Fix z-order in creating symbolsMarc Jeanmougin1-1/+2
2015-09-01Changed some strings to BSPLine widgetsJabier Arraiza Cenoz2-16/+16
2015-09-01Update to limit options to radius = 0, radious > 0 or bothJabier Arraiza Cenoz2-7/+15
2015-09-01Improvements to BSPline widgets:jtx4-22/+29
2015-08-31Fix restoring previous state of 'Objects' and 'Selection sets' dialogssu_v1-0/+2
2015-08-30Why would anyone make a sorting function that is not antisymmetric ? That mak...Marc Jeanmougin1-9/+3
2015-08-30lpe-powerstroke. validity check on data. (Bug 1487424)Alvin Penner1-2/+5
2015-08-29Ensure strncpy'd strings are null terminatedBryce Harrington4-3/+9
2015-08-29Fix a bug on ToogleButton Parameter when call a function without showing the ...Jabier Arraiza Cenoz1-0/+4
2015-08-28typo ?Marc Jeanmougin1-1/+1
2015-08-28Improve elastic mode in transform by two points LPEjtx1-1/+5
2015-08-27Add lock angle to transform by two points LPEJabier Arraiza Cenoz2-33/+45
2015-08-27Changed from fixed width to lock width, removed one widget to the transform b...Jabier Arraiza Cenoz2-29/+22
2015-08-26Added fixed and elastic modes to transform by two knotsJabier Arraiza Cenoz2-8/+92
2015-08-26astyle codeJabier Arraiza Cenoz2-9/+9
2015-08-26add 'little' commentJabier Arraiza Cenoz2-1/+10
2015-08-25Prevent crash when "vector" doesn't exist (i.e. for mesh gradient).Tavmjong Bah1-1/+3
2015-08-25Removed cache work :(Jabier Arraiza Cenoz4-88/+3
2015-08-25addes cache and log to a function, result of the test, no diference so remove...Jabier Arraiza Cenoz4-34/+90
2015-08-24Fix a big on apply on closed path Transform By two knotsJabier Arraiza Cenoz1-0/+4
2015-08-23Cached some functionsJabier Arraiza Cenoz5-57/+95
2015-08-23satellites in curvesJabier Arraiza Cenoz6-275/+209
2015-08-23Revert custom gdl patch (focus indicator of docked dialogs) for Quartz backen...su_v2-0/+6
2015-08-23Add 'inkscape:_templateinfo' back to sp-factory.cpp (got lost in r13940).su_v1-0/+2
2015-08-23Remove remnants of r4454 (ige-mac-menu), no longer needed after r10950.su_v1-1/+0
2015-08-22Simplify a bit BSpline codeJabier Arraiza Cenoz1-61/+22
2015-08-21remove coutsJabier Arraiza Cenoz1-2/+0
2015-08-21Not sure about this changes :(Jabier Arraiza Cenoz4-51/+91
2015-08-21indentation and whitespace fixesFelipe CorrĂȘa da Silva Sanches1-18/+18
2015-08-20small fix for pasting svg that were not copied in inkscapeMarc Jeanmougin1-1/+2
2015-08-20UI. Fix for Bug #1485831 (Preview of bitmap image in file chooser no longer d...Nicolas Dufour1-28/+40
2015-08-18Allows for copying clones between inkscape instances.Marc Jeanmougin2-10/+58
2015-08-17added a check that is present in surrounding code, but not on this particular...Marc Jeanmougin1-1/+1
2015-08-17import images with dpi from file : xscale and yscale were not rounded but flo...Marc Jeanmougin2-2/+3
2015-08-16Fixes doubled transparency computation on bitmaps for some reasonMarc Jeanmougin1-1/+1
2015-08-16fix for ungrouping dynamic offset displacement bugMarc Jeanmougin1-7/+3
2015-08-14A bit more refactor of BSPline tool. Still the bug duplicating end node :(Jabier Arraiza Cenoz4-7/+7
2015-08-13Refactor of BSPline code attemping to fix the duplicate end node bug, not sur...Jabier Arraiza Cenoz4-74/+51
2015-08-132Geom: update to r2422.Krzysztof Kosi??ski6-55/+51