| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | 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 | |
| | * | | | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 3 | -38/+0 | |
| | |\ \ \ | ||||||
| | | * | | | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 3 | -32/+0 | |
| | | * | | | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -6/+0 | |
| * | | | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 25 | -186/+12 | |
| |\| | | | | ||||||
| | * | | | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 25 | -186/+12 | |
| | * | | | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 25 | -12/+186 | |
| | * | | | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 25 | -186/+12 | |
| | |/ / / | ||||||
| * | | | | Merged trunk | Adrian Boguszewski | 2016-07-22 | 1 | -3/+2 | |
| |\| | | | ||||||
| | * | | | Fixed null when selection contains more than one item | Adrian Boguszewski | 2016-07-22 | 1 | -1/+1 | |
| * | | | | Improved spray tool, changed selection to object set | Adrian Boguszewski | 2016-07-22 | 2 | -30/+33 | |
| * | | | | Changed signatures of boolean functions | Adrian Boguszewski | 2016-07-20 | 4 | -7/+7 | |
| * | | | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 4 | -7/+7 | |
| * | | | | Last part of new SPObject children list | Adrian Boguszewski | 2016-07-14 | 2 | -6/+4 | |
| * | | | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 3 | -13/+13 | |
| * | | | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 10 | -38/+40 | |
| |\| | | | ||||||
| * | | | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 10 | -29/+29 | |
| * | | | | Added first range to ObjectSet | Adrian Boguszewski | 2016-06-19 | 4 | -179/+125 | |
| |\| | | | ||||||
| | * | | | Fixing wrong gettext keyword preventing translations from being used. | Nicolas Dufour | 2016-06-17 | 1 | -2/+2 | |
| | * | | | Fixes some bugs related to powerstroke 'Powerstroke infinite loop' | Jabier Arraiza Cenoz | 2016-06-16 | 1 | -30/+10 | |
| | * | | | remove tabs | Marc Jeanmougin | 2016-06-16 | 1 | -29/+29 | |
| | * | | | Fix z-cycling (alt+mousewheel) behavior | Marc Jeanmougin | 2016-06-16 | 2 | -118/+84 | |
| * | | | | Moved most functions from Selection to ObjectSet | Adrian Boguszewski | 2016-06-16 | 1 | -1/+0 | |
| |/ / / | ||||||
| * | | | Fix bug 'Persistent measure repositions on middle click' | Jabier Arraiza Cenoz | 2016-06-12 | 1 | -1/+0 | |
| * | | | Enabled using the context menu key additionally to the already working Shift+... | h-h-h | 2016-06-10 | 1 | -0/+5 | |
| * | | | Fix wrong string in measure code. Noticed to translators. Thanks CRogers fro ... | Jabier Arraiza Cenoz | 2016-06-08 | 1 | -1/+1 | |
| | |/ |/| | ||||||
