summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2015-08-2616-67/+460
|\
| * 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
| * | | update to trunkJabier Arraiza Cenoz2015-08-025-29/+78
| |\ \ \
| * | | | Fixed bugs in branch review and updated to new apiJabier Arraiza Cenoz2015-07-302-67/+88
| * | | | update to trunkJabier Arraiza Cenoz2015-07-3011-145/+351
| |\ \ \ \
| * \ \ \ \ update to trunkJabier Arraiza Cenoz2015-07-257-25/+52
| |\ \ \ \ \
| * \ \ \ \ \ update to trunkJabier Arraiza Cenoz2015-07-24605-19363/+30346
| |\ \ \ \ \ \
| * \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2015-04-1061-2702/+2315
| |\ \ \ \ \ \ \
| * | | | | | | | Fix coding style issues in transform by two points LPEJabier Arraiza Cenoz2015-04-102-106/+106
| * | | | | | | | update to trunkJabier Arraiza Cenoz2015-03-1914-53/+627
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fixed compiling problems and removed ACTIVE DESKTOP from LPEJabier Arraiza Cenoz2015-03-191-16/+8
| * | | | | | | | | fix a bug pointed by su_vJabier Arraiza Cenoz2015-03-191-3/+3
| * | | | | | | | | update to trunkJabier Arraiza Cenoz2015-03-18274-3825/+2827
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2015-02-058-79/+234
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fixed bugs pointed by su_vJabier Arraiza Cenoz2015-02-052-27/+23
| * | | | | | | | | | | fixing bugs on reset functionJabier Arraiza Cenoz2015-02-042-76/+81
| * | | | | | | | | | | Fix some problems pointed by su_vJabier Arraiza Cenoz2015-02-022-9/+31
| * | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-02-029-27/+910
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2015-02-011-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | adde parameter to select knot node positionJabier Arraiza Cenoz2015-02-012-11/+112
| * | | | | | | | | | | | | Effect doneJabier Arraiza Cenoz2015-02-017-23/+212
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Create a empty LPEJabier Arraiza Cenoz2015-01-276-0/+106
* | | | | | | | | | | | | | | add 'little' commentJabier Arraiza Cenoz2015-08-262-1/+10
* | | | | | | | | | | | | | | Removed cache work :(Jabier Arraiza Cenoz2015-08-254-88/+3
* | | | | | | | | | | | | | | addes cache and log to a function, result of the test, no diference so remove...Jabier Arraiza Cenoz2015-08-254-34/+90
* | | | | | | | | | | | | | | Cached some functionsJabier Arraiza Cenoz2015-08-235-57/+95
* | | | | | | | | | | | | | | satellites in curvesJabier Arraiza Cenoz2015-08-236-275/+209
* | | | | | | | | | | | | | | remove coutsJabier Arraiza Cenoz2015-08-211-2/+0
* | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-08-2144-906/+962
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | 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