| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add gtk3 experimental support in CMake | Shlomi Fish | 2015-10-26 | 3 | -43/+63 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1509969 (bzr r14430) | ||||
| * | Fix for bug #1498444 (Guides flicker under the mouse after changing the ↵ | Nicolas Dufour | 2015-10-21 | 1 | -2/+2 |
| | | | | | | | | | | label of any guide) and bug #1469514 (Crash when renaming a guideline label in a new session). Fixed bugs: - https://launchpad.net/bugs/1498444 - https://launchpad.net/bugs/1469514 (bzr r14426) | ||||
| * | Extensions. Fix for bug #1506043 (PDF import options always default to ↵ | Nicolas Dufour | 2015-10-19 | 1 | -0/+1 |
| | | | | | | | | | Poppler/Cairo import). Fixed bugs: - https://launchpad.net/bugs/1506043 (bzr r14423) | ||||
| * | Fix first handle position on along nodes mode | Jabier Arraiza Cenoz | 2015-10-19 | 1 | -1/+1 |
| | | | | (bzr r14422) | ||||
| * | Change oprions of handles to a enum widget | Jabier Arraiza Cenoz | 2015-10-19 | 2 | -44/+113 |
| | | | | | | | Add parameter to limit angle in mode smooth Bug fixes and improvements to "Spray Friendly" option (bzr r14421) | ||||
| * | Added "Spray Friendly" Parameter to roughen LPE | Jabier Arraiza Cenoz | 2015-10-18 | 6 | -35/+66 |
| | | | | | | | Adds, but not used by the moment a extra parameter to bool and scalar LPE parameter to hide the widget. This allow to store scalar values and bool values inside the LPEObject to intermediate use by the LPE, whithout disturbing to the user. (bzr r14420) | ||||
| * | Make the handle of a dynamic offset snappable | Diederik van Lierop | 2015-10-15 | 1 | -3/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1174858 (bzr r14419) | ||||
| * | Bug fixes in roughen and added uption to retract handles | Jabier Arraiza Cenoz | 2015-10-15 | 2 | -45/+38 |
| | | | | (bzr r14418) | ||||
| * | Simplify code after removal of 'block-progression'. | Tavmjong Bah | 2015-10-15 | 1 | -16/+13 |
| | | | | (bzr r14417) | ||||
| * | Add new 'writing-mode' values, remove 'block-progression', fix a few typos. | Tavmjong Bah | 2015-10-15 | 7 | -39/+49 |
| | | | | (bzr r14416) | ||||
| * | clang-format | Marc Jeanmougin | 2015-10-14 | 1 | -72/+87 |
| | | | | (bzr r14413) | ||||
| * | Detect trivial loops | Marc Jeanmougin | 2015-10-14 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1328079 (bzr r14412) | ||||
| * | Fix snapping while rotating a selection | Diederik van Lierop | 2015-10-14 | 3 | -40/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1479167 (bzr r14411) | ||||
| * | improved results of roughen LPE | Jabier Arraiza Cenoz | 2015-10-14 | 1 | -26/+18 |
| | | | | (bzr r14410) | ||||
| * | Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ↵ | Tavmjong Bah | 2015-10-14 | 1 | -1/+2 |
| | | | | | | build. (bzr r14409) | ||||
| * | Added a parameter to roughen LPE to allow fixed displacement of points | Jabier Arraiza Cenoz | 2015-10-13 | 2 | -113/+127 |
| | | | | (bzr r14408) | ||||
| * | Fix position node splited | Jabier Arraiza Cenoz | 2015-10-13 | 2 | -21/+111 |
| | | | | | | Added parameter to Symm move nodes, Todo:Get better english strings (bzr r14407) | ||||
| * | Fix position of text when 'direction' is 'rtl' (right-to-left). | Tavmjong Bah | 2015-10-12 | 2 | -9/+25 |
| | | | | (bzr r14405) | ||||
| * | Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ↵ | Tavmjong Bah | 2015-10-12 | 1 | -1/+1 |
| | | | | | | build. (bzr r14404) | ||||
| * | Add buttons for some side/corner mesh opeartions. | Tavmjong Bah | 2015-10-08 | 4 | -3/+84 |
| | | | | (bzr r14402) | ||||
| * | Correct transform when picking colors under mesh. | Tavmjong Bah | 2015-10-08 | 1 | -8/+10 |
| | | | | (bzr r14401) | ||||
| * | Fixes clonetiler trace mode on non-px documents | Marc Jeanmougin | 2015-10-04 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1502521 (bzr r14396) | ||||
| * | Protect against a NULL value for 'font-feature-settings'. "Fixes" #1502432. | Tavmjong Bah | 2015-10-04 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1502432 (bzr r14395) | ||||
| * | Fix for r14372 bug | Marc Jeanmougin | 2015-10-03 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1401593 (bzr r14394) | ||||
| * | Crash. Fix for Bug #1404934 (Crash when opening files (Glib::ConvertError ↵ | Riccardo Bernardini | 2015-10-03 | 1 | -5/+9 |
| | | | | | | | | | exception)). Fixed bugs: - https://launchpad.net/bugs/1404934 (bzr r14393) | ||||
| * | Fixes some non-antisymmetrical sort function | Marc Jeanmougin | 2015-10-02 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1502267 (bzr r14392) | ||||
| * | Use different method to find text to save when converting text to path. | Tavmjong Bah | 2015-10-02 | 1 | -8/+8 |
| | | | | | | | | | (Also has advantage of preserving lines.) Fixed bugs: - https://launchpad.net/bugs/1502013 (bzr r14390) | ||||
| * | Change command line PostScript export level to 3 (bug #1432310) | Adrian Johnson | 2015-09-30 | 1 | -3/+3 |
| | | | | (bzr r14389) | ||||
| * | UI. Fix for bug #1365405 (Scaling-Tool edit field for height not acting ↵ | Nicolas Dufour | 2015-09-25 | 1 | -0/+3 |
| | | | | | | | | | proportional). Fixed bugs: - https://launchpad.net/bugs/1365405 (bzr r14386) | ||||
| * | fix regression observed on layer dialog | Marc Jeanmougin | 2015-09-20 | 1 | -2/+2 |
| | | | | (bzr r14379) | ||||
| * | Enable "Tile" filter primitive in Filters dialog. | Tavmjong Bah | 2015-09-20 | 1 | -4/+2 |
| | | | | (bzr r14378) | ||||
| * | Crude partial implementation of feTile filter primitive. | Tavmjong Bah | 2015-09-20 | 6 | -5/+130 |
| | | | | (bzr r14377) | ||||
| * | Improvements to transform by two knots pointed by Ivan Louette | jtx | 2015-09-17 | 2 | -10/+70 |
| | | | | (bzr r14375) | ||||
| * | Added a pref option to disable "spacebar panning". (default:enabled) | Marc Jeanmougin | 2015-09-17 | 3 | -11/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1401593 (bzr r14372) | ||||
| * | fix for recent merge of ~mapreri/inkscape/typo | Marc Jeanmougin | 2015-09-16 | 1 | -5/+1 |
| | | | | | | (cf discussion at https://code.launchpad.net/~mapreri/inkscape/typo/+merge/270993 ) (bzr r14370) | ||||
| * | Don't need bounding box if 'primitiveUnits' not 'objectBoundingBox'. | Tavmjong Bah | 2015-09-15 | 1 | -8/+11 |
| | | | | (bzr r14368) | ||||
| * | Fix for 1495106 (Add a check for id before sending a modified signal) | Marc Jeanmougin | 2015-09-14 | 1 | -1/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1495106 (bzr r14367) | ||||
| * | Fix typo in a comment s/seperator/separator/ | Mattia Rizzolo | 2015-09-14 | 1 | -1/+1 |
| | | | | (bzr r14364.1.2) | ||||
| * | Fix typo s/seperator/separator/ | Mattia Rizzolo | 2015-09-14 | 1 | -1/+1 |
| | | | | (bzr r14364.1.1) | ||||
| * | Refactoring of the code that handles transformations and snapping in the ↵ | Diederik van Lierop | 2015-09-13 | 11 | -704/+804 |
| | | | | | | selector tool and the node tool. Splitting large chunks of code into some small classes, and eliminating some wrapper methods which were all just too similar (bzr r14363) | ||||
| * | set node tool rubberband shadow. (Bug 1494445) | Alvin Penner | 2015-09-12 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1494445 (bzr r14358) | ||||
| * | Export. Fix for bug #170295 (default export image name for not-saved drawings). | Nicolas Dufour | 2015-09-12 | 1 | -0/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170295 (bzr r14357) | ||||
| * | fixes bug:1492711 in bspline and fillet chamfer | jtx | 2015-09-11 | 4 | -12/+26 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14356) | ||||
| * | Better fix for bug 1492711 | Jabier Arraiza Cenoz | 2015-09-08 | 2 | -3/+12 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14353) | ||||
| * | Fix for bug 179842 | Jabier Arraiza Cenoz | 2015-09-08 | 1 | -1/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/179842 (bzr r14352) | ||||
| * | Fix for bug 1492711 | Jabier Arraiza Cenoz | 2015-09-08 | 1 | -0/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14351) | ||||
| * | Fix a bug in BSpline on straight lines when press a default width button | Jabier Arraiza Cenoz | 2015-09-08 | 1 | -1/+1 |
| | | | | (bzr r14350) | ||||
| * | fixes bug:1492704 in bspline | jtx | 2015-09-08 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1492704 (bzr r14347) | ||||
| * | for a zero sbasis, set the size to 1. (Bug 1478168) | Alvin Penner | 2015-09-06 | 1 | -2/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1478168 (bzr r14346) | ||||
| * | Attempt to fix 1417173 (undo duplicate gradient crash) | Marc Jeanmougin | 2015-09-05 | 1 | -10/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1417173 (bzr r14345) | ||||
