| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update to trunk | Jabier Arraiza Cenoz | 2015-08-26 | 16 | -67/+460 |
| |\ | |||||
| | * | Prevent crash when "vector" doesn't exist (i.e. for mesh gradient). | Tavmjong Bah | 2015-08-25 | 1 | -1/+3 |
| | * | Guides. Fix for bug #1374870 (Guide colour not rendered opening saved document) | Geoff Lankow | 2015-08-25 | 4 | -4/+17 |
| | |\ | |||||
| | | * | Read inkscape:color attribute in more places | Geoff Lankow | 2015-07-15 | 2 | -0/+2 |
| | | * | Reread guide colour after setting default colour | Geoff Lankow | 2015-07-12 | 1 | -5/+6 |
| | | * | Read attribute after setting the default | Geoff Lankow | 2015-07-11 | 2 | -2/+6 |
| | | * | Read inkscape:color attribute on guides | Geoff Lankow | 2015-07-07 | 4 | -1/+7 |
| | * | | Fix a big on apply on closed path Transform By two knots | Jabier Arraiza Cenoz | 2015-08-24 | 1 | -0/+4 |
| | * | | update to trunk | Jabier Arraiza Cenoz | 2015-08-24 | 37 | -836/+605 |
| | |\ \ | |||||
| | | * | | Revert custom gdl patch (focus indicator of docked dialogs) for Quartz backen... | su_v | 2015-08-23 | 2 | -0/+6 |
| | | * | | Add 'inkscape:_templateinfo' back to sp-factory.cpp (got lost in r13940). | su_v | 2015-08-23 | 1 | -0/+2 |
| | | * | | Remove remnants of r4454 (ige-mac-menu), no longer needed after r10950. | su_v | 2015-08-23 | 1 | -1/+0 |
| | | * | | Simplify a bit BSpline code | Jabier Arraiza Cenoz | 2015-08-22 | 1 | -61/+22 |
| | * | | | update to trunk | Jabier Arraiza Cenoz | 2015-08-02 | 5 | -29/+78 |
| | |\ \ \ | |||||
| | * | | | | Fixed bugs in branch review and updated to new api | Jabier Arraiza Cenoz | 2015-07-30 | 2 | -67/+88 |
| | * | | | | update to trunk | Jabier Arraiza Cenoz | 2015-07-30 | 11 | -145/+351 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2015-07-25 | 7 | -25/+52 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2015-07-24 | 605 | -19363/+30346 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2015-04-10 | 61 | -2702/+2315 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix coding style issues in transform by two points LPE | Jabier Arraiza Cenoz | 2015-04-10 | 2 | -106/+106 |
| | * | | | | | | | | update to trunk | Jabier Arraiza Cenoz | 2015-03-19 | 14 | -53/+627 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fixed compiling problems and removed ACTIVE DESKTOP from LPE | Jabier Arraiza Cenoz | 2015-03-19 | 1 | -16/+8 |
| | * | | | | | | | | | fix a bug pointed by su_v | Jabier Arraiza Cenoz | 2015-03-19 | 1 | -3/+3 |
| | * | | | | | | | | | update to trunk | Jabier Arraiza Cenoz | 2015-03-18 | 274 | -3825/+2827 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2015-02-05 | 8 | -79/+234 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | fixed bugs pointed by su_v | Jabier Arraiza Cenoz | 2015-02-05 | 2 | -27/+23 |
| | * | | | | | | | | | | | fixing bugs on reset function | Jabier Arraiza Cenoz | 2015-02-04 | 2 | -76/+81 |
| | * | | | | | | | | | | | Fix some problems pointed by su_v | Jabier Arraiza Cenoz | 2015-02-02 | 2 | -9/+31 |
| | * | | | | | | | | | | | update to trunk | Jabier Arraiza Cenoz | 2015-02-02 | 9 | -27/+910 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2015-02-01 | 1 | -0/+8 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | adde parameter to select knot node position | Jabier Arraiza Cenoz | 2015-02-01 | 2 | -11/+112 |
| | * | | | | | | | | | | | | | Effect done | Jabier Arraiza Cenoz | 2015-02-01 | 7 | -23/+212 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | Create a empty LPE | Jabier Arraiza Cenoz | 2015-01-27 | 6 | -0/+106 |
| * | | | | | | | | | | | | | | | add 'little' comment | Jabier Arraiza Cenoz | 2015-08-26 | 2 | -1/+10 |
| * | | | | | | | | | | | | | | | Removed cache work :( | Jabier Arraiza Cenoz | 2015-08-25 | 4 | -88/+3 |
| * | | | | | | | | | | | | | | | addes cache and log to a function, result of the test, no diference so remove... | Jabier Arraiza Cenoz | 2015-08-25 | 4 | -34/+90 |
| * | | | | | | | | | | | | | | | Cached some functions | Jabier Arraiza Cenoz | 2015-08-23 | 5 | -57/+95 |
| * | | | | | | | | | | | | | | | satellites in curves | Jabier Arraiza Cenoz | 2015-08-23 | 6 | -275/+209 |
| * | | | | | | | | | | | | | | | remove couts | Jabier Arraiza Cenoz | 2015-08-21 | 1 | -2/+0 |
| * | | | | | | | | | | | | | | | update to trunk | Jabier Arraiza Cenoz | 2015-08-21 | 44 | -906/+962 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | indentation and whitespace fixes | Felipe CorrĂȘa da Silva Sanches | 2015-08-21 | 1 | -18/+18 |
| | * | | | | | | | | | | | | | | small fix for pasting svg that were not copied in inkscape | Marc Jeanmougin | 2015-08-20 | 1 | -1/+2 |
| | * | | | | | | | | | | | | | | UI. Fix for Bug #1485831 (Preview of bitmap image in file chooser no longer d... | Nicolas Dufour | 2015-08-20 | 1 | -28/+40 |
| | * | | | | | | | | | | | | | | Allows for copying clones between inkscape instances. | Marc Jeanmougin | 2015-08-18 | 2 | -10/+58 |
| | * | | | | | | | | | | | | | | added a check that is present in surrounding code, but not on this particular... | Marc Jeanmougin | 2015-08-17 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | import images with dpi from file : xscale and yscale were not rounded but flo... | Marc Jeanmougin | 2015-08-17 | 2 | -2/+3 |
| | * | | | | | | | | | | | | | | Fixes doubled transparency computation on bitmaps for some reason | Marc Jeanmougin | 2015-08-16 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | fix for ungrouping dynamic offset displacement bug | Marc Jeanmougin | 2015-08-16 | 1 | -7/+3 |
| | * | | | | | | | | | | | | | | add inkview to the cmake build | Juan Luis Boya | 2015-08-14 | 2 | -27/+30 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | Do not add .def files to the build list | Juan Luis Boya GarcĂa | 2015-08-13 | 1 | -1/+1 |
