| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split selected rows/columns in half using Insert key. | Tavmjong Bah | 2016-11-16 | 1 | -4/+12 |
| * | Implement tweaking of mesh handle colors. | Tavmjong Bah | 2016-11-14 | 1 | -80/+102 |
| * | merge boolop branch: Move boolop functions from sp_selected_path_<op> to Obje... | Marc Jeanmougin | 2016-11-09 | 4 | -11/+11 |
| |\ | |||||
| | * | Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op> | Alexander Brock | 2016-11-09 | 4 | -11/+11 |
| * | | Click-drag selects nodes rather than creates new mesh if mesh already exists. | Tavmjong Bah | 2016-11-09 | 1 | -1/+18 |
| * | | Improve mesh handling in Fill and Stroke dialog. | Tavmjong Bah | 2016-11-08 | 1 | -46/+24 |
| |/ | |||||
| * | Fix some bugs on pen/cil dropdown shapes | Jabier Arraiza Cenoz | 2016-11-06 | 1 | -42/+42 |
| * | Minor tweak | Jabier Arraiza Cenoz | 2016-11-06 | 1 | -1/+1 |
| * | Fix bug on apply bend LPE from pen/cil without cliboard, nothin happends prev... | Jabier Arraiza Cenoz | 2016-11-06 | 1 | -1/+1 |
| * | Fix bug:1639098 | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -2/+9 |
| * | Fix bug:1639083 crach closing segment with shortcut LPE | Jabier Arraiza Cenoz | 2016-11-05 | 2 | -26/+26 |
| * | CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo... | Marc Jeanmougin | 2016-10-24 | 7 | -35/+35 |
| * | Use geometric bounding box for fill, visual for stroke in creating mesh. | Tavmjong Bah | 2016-10-18 | 1 | -1/+7 |
| * | Add option to scale mesh to fit in bounding box. | Tavmjong Bah | 2016-10-17 | 2 | -0/+67 |
| * | Implement copying of objects with mesh gradients. | Tavmjong Bah | 2016-10-14 | 1 | -20/+21 |
| * | Do not create unused "vector" gradient when creating mesh gradient. | Tavmjong Bah | 2016-10-14 | 1 | -20/+28 |
| * | Merged. | Shlomi Fish | 2016-10-08 | 5 | -39/+137 |
| |\ | |||||
| | * | [Bug #770681] KEY MAPPING: Comma and period hijacked by scaling. | sandra-snan | 2016-10-08 | 1 | -31/+1 |
| | * | Fix bug:1630821 on LPE selected nodes | Jabier Arraiza Cenoz | 2016-10-07 | 1 | -6/+5 |
| | * | Merge in jabiertxof's hover information for measure tool | Martin Owens | 2016-10-03 | 2 | -0/+121 |
| | |\ | |||||
| | | * | Fix a typo pointed by CR | Jabier Arraiza Cenoz | 2016-06-11 | 1 | -1/+1 |
| | | * | Add measure Over Item by a vlada idea on IRC | Jabier Arraiza Cenoz | 2016-06-06 | 2 | -0/+121 |
| | * | | Fix a bug on eraser mode when previous clip are shapes not paths | Jabier Arraiza Cenoz | 2016-10-03 | 1 | -2/+10 |
| * | | | Merged. | Shlomi Fish | 2016-10-03 | 2 | -38/+111 |
| |\| | | |||||
| | * | | Merge in the new eraser mode (2) which uses clip instead of cut. | Martin Owens | 2016-10-02 | 2 | -38/+111 |
| | |\ \ | |||||
| | | * \ | Update to trunk and some fixes | Jabier Arraiza Cenoz | 2016-10-02 | 28 | -586/+309 |
| | | |\ \ | | |/ / | |/| | | |||||
| | | * | | Speed improvements | Jabier Arraiza Cenoz | 2016-05-22 | 1 | -15/+9 |
| | | * | | first attem to work throught layers | Jabier Arraiza Cenoz | 2016-05-22 | 1 | -4/+5 |
| | | * | | Clip eraser done! Thanks Doctormon! | Jabier Arraiza Cenoz | 2016-05-22 | 1 | -83/+82 |
| | | * | | Working undo | Jabier Arraiza Cenoz | 2016-05-21 | 1 | -17/+14 |
| | | * | | Fixing undo thing | Jabier Arraiza Cenoz | 2016-05-21 | 1 | -17/+4 |
| | | * | | update to trunk | Jabier Arraiza Cenoz | 2016-05-21 | 2 | -6/+4 |
| | | |\| | |||||
| | | * | | Fixing undo thing | Jabier Arraiza Cenoz | 2016-05-21 | 1 | -6/+23 |
| | | * | | working on undo | Jabier Arraiza Cenoz | 2016-05-06 | 1 | -15/+6 |
| | | * | | Finishing eraser tool. TODO undo work | Jabier Arraiza Cenoz | 2016-05-06 | 1 | -45/+45 |
| | | * | | Working on clip erase basic work done but broken | Jabier Arraiza Cenoz | 2016-05-02 | 1 | -15/+94 |
| * | | | | Merged. | Shlomi Fish | 2016-09-29 | 2 | -16/+20 |
| |\| | | | |||||
| | * | | | Rename <mesh> to <meshgradient> per SVG 2 CR specificiation. | Tavmjong Bah | 2016-09-27 | 1 | -8/+8 |
| | * | | | Remove unused variable. | Tavmjong Bah | 2016-09-26 | 1 | -1/+0 |
| | * | | | Fix Gtk type error, code cleanup, and documentation. | Tavmjong Bah | 2016-09-26 | 2 | -7/+12 |
| * | | | | Remove "== true"s | Shlomi Fish | 2016-09-15 | 1 | -2/+2 |
| |/ / / | |||||
| * | | | Fix compiler warning | Jabier Arraiza Cenoz | 2016-09-11 | 1 | -1/+1 |
| * | | | Fix bugs: #1621234 and #172137 | Jabier Arraiza Cenoz | 2016-09-11 | 1 | -19/+20 |
| * | | | Add phantom bpath to helper | Jabier Arraiza Cenoz | 2016-08-29 | 1 | -1/+1 |
| * | | | Partial fix for bug 172063 while we find a better solution for XOR in helper ... | Jabier Arraiza Cenoz | 2016-08-29 | 7 | -37/+23 |
| * | | | Fix a bug in pattern along path at first edit node after applied. Backport it... | Jabier Arraiza Cenoz | 2016-08-29 | 1 | -0/+13 |
| * | | | Add comment and fix in helper paths | Jabier Arraiza Cenoz | 2016-08-29 | 1 | -1/+1 |
| * | | | Fixes to helper paths. evaluate backport to 0.92.x | Jabier Arraiza Cenoz | 2016-08-29 | 2 | -6/+15 |
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-09 | 4 | -72/+0 |
| |\ \ \ | |||||
| | * | | | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -34/+0 |
