| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Protect the color wheel from hue loss at a deeper level. | Martin Owens | 2016-03-29 | 2 | -1/+5 |
| | | | | (bzr r14748) | ||||
| * | Fix bugs with the colour selector self-signaling on change. | Martin Owens | 2016-03-29 | 2 | -4/+5 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1462907 - https://launchpad.net/bugs/1249618 (bzr r14747) | ||||
| * | Add prependUnit function | Martin Owens | 2016-03-22 | 2 | -0/+11 |
| | | | | (bzr r14737) | ||||
| * | More complete handling of units for 'line-height' in text toolbar. | Tavmjong Bah | 2016-03-22 | 3 | -15/+0 |
| |\ | | | | | (bzr r14735) | ||||
| | * | Add line-height unit selector to text toolbar. | Tavmjong Bah | 2016-03-22 | 1 | -4/+0 |
| | | | | | | | | | | | Remove 'm' and 'ft' non-CSS lengths. (bzr r14716.1.3) | ||||
| | * | Reverting 14701. | Tavmjong Bah | 2016-03-18 | 2 | -11/+0 |
| | | | | | | | (bzr r14716.1.2) | ||||
| * | | Update status bar text and remove spare Geom Point variable. | Martin Owens | 2016-03-20 | 1 | -8/+7 |
| | | | | | | | (bzr r14725) | ||||
| * | | [Bug #1545332] Canvas context menu: allow grouping a single selection (same ↵ | suv-lp | 2016-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | as menu, toolbar command). Fixed bugs: - https://launchpad.net/bugs/1545332 (bzr r14723) | ||||
| * | | Add Shift+Enter path complete and larger square node on mouse over. | Martin Owens | 2016-03-20 | 2 | -3/+20 |
| | | | | | | | (bzr r14721) | ||||
| * | | Bug #1419517 Fix Crash when applying new path effect after deleting pattern ↵ | Jabier Arraiza Cenoz | 2016-03-18 | 1 | -1/+1 |
| |/ | | | | | | | | of Pattern-along-path LPE Fixed bugs: - https://launchpad.net/bugs/1419517 (bzr r14717) | ||||
| * | Fix a bug meassuring text in units diferent than PX | Jabier Arraiza Cenoz | 2016-03-14 | 1 | -2/+1 |
| | | | | (bzr r14704) | ||||
| * | "Relative to" option for node alignment. | Marc Jeanmougin | 2016-03-13 | 4 | -3/+116 |
| | | | | | | | | | | | | | | | | | | | | - Node tool has those new "relative to" alignment options : last selected, first selected, current behaviour (middle), max value(rightmost/topmost) or min value(leftmost/bottommost). - Verbs: --If the node tool is active and whole objects are selected (no individual node is), works as usual for objects; --Else, align horizontal/vertical (SP_VERB_ALIGN_HORIZONTAL_CENTER) honor the "relative to" settings, SP_VERB_ALIGN_HORIZONTAL_LEFT (ctrl+alt+pavnum4) aligns vertically on the leftmost node (same behavior as SP_VERB_ALIGN_HORIZONTAL_LEFT when the setting is "align relative to min value"), and so on with all alignment verbs Fixed bugs: - https://launchpad.net/bugs/171287 (bzr r14703) | ||||
| * | Add a units box to line height and wire in the style units, plus some cleanup | Martin Owens | 2016-03-12 | 2 | -0/+11 |
| | | | | (bzr r14701) | ||||
| * | Improvements on the "new from template" dialog | Adrian Boguszewski | 2016-03-11 | 6 | -23/+70 |
| | | | | | | | | | | | | -> greyed buttons when no dialogs selected (bug 1363450) -> selected template deselects when filtered out -> filtering down to 1 template selects it -> selected template keeps looking selected when filtered Fixed bugs: - https://launchpad.net/bugs/1363450 (bzr r14698) | ||||
| * | Displays filename instead of blank string in unnamed palettes | Adrian Boguszewski | 2016-03-10 | 1 | -5/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/780659 (bzr r14697) | ||||
| * | does not zoom in to selection box if holding shift to zoom out | Marc Jeanmougin | 2016-03-07 | 1 | -1/+1 |
| | | | | (bzr r14692) | ||||
| * | Fix for bug 415471 and 1553182 related to undo with eraser tool | Jabier Arraiza Cenoz | 2016-03-04 | 1 | -41/+48 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1553182 (bzr r14688) | ||||
| * | Fix bug: 230480 eraser tool always deletes selected objects | Jabier Arraiza Cenoz | 2016-03-04 | 1 | -1/+12 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/230480 (bzr r14685) | ||||
| * | Hide with widget in delete mode of eraser tool | Jabier Arraiza Cenoz | 2016-03-04 | 1 | -0/+1 |
| | | | | (bzr r14684) | ||||
| * | forgot to include a file in previous commit >< | Marc Jeanmougin | 2016-03-03 | 1 | -1/+1 |
| | | | | (bzr r14683) | ||||
| * | Add support for the "relative to" setting when aligning baselines (fixes 167228) | Marc Jeanmougin | 2016-03-03 | 1 | -3/+46 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/167228 (bzr r14682) | ||||
| * | update to trunk | Jabier Arraiza Cenoz | 2016-03-03 | 3 | -6/+21 |
| |\ | | | | | (bzr r14648.1.5) | ||||
| | * | Fix bug 1540155: Interactive simplify on pencit tool is hard to edit | Jabier Arraiza Cenoz | 2016-03-02 | 3 | -6/+21 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1540155 (bzr r14679) | ||||
| * | | Fix a bug with 0 width shapes | Jabier Arraiza Cenoz | 2016-03-01 | 1 | -1/+3 |
| | | | | | | | (bzr r14648.1.4) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2016-03-01 | 4 | -11/+13 |
| |\| | | | | | (bzr r14648.1.3) | ||||
| | * | static code analysis | Kris De Gussem | 2016-02-22 | 2 | -7/+9 |
| | | | | | | | (bzr r14664) | ||||
| | * | Apply from patch from houz (Fixes color profile name mangling) | Liam P. White | 2016-02-21 | 1 | -2/+2 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1457105 (bzr r14663) | ||||
| | * | Clarify meaning of line spacing. | Tavmjong Bah | 2016-02-20 | 1 | -2/+2 |
| | | | | | | | (bzr r14661) | ||||
| * | | Improve fill rule and add mass option | Jabier Arraiza Cenoz | 2016-03-01 | 1 | -19/+43 |
| | | | | | | | (bzr r14648.1.2) | ||||
| * | | Improved eraser tool, now working on documents not pixels and with 0 width | Jabier Arraiza Cenoz | 2016-02-13 | 2 | -79/+81 |
| |/ | | | (bzr r14648.1.1) | ||||
| * | Fix a bug on explicit_base on meassure tool when using knots dialog to ↵ | Jabier Arraiza Cenoz | 2016-02-11 | 2 | -10/+14 |
| | | | | | | change position (bzr r14646) | ||||
| * | Changed no end lifetime temporary canvas items to canvas items in measure tool | Jabier Arraiza Cenoz | 2016-02-08 | 2 | -20/+32 |
| | | | | (bzr r14640) | ||||
| * | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 | Krzysztof Kosi??ski | 2016-02-08 | 3 | -13/+13 |
| | | | | (bzr r14639) | ||||
| * | Changed one icon/action in meassure toolbar to one more explicit | Jabier Arraiza Cenoz | 2016-02-07 | 1 | -2/+2 |
| | | | | (bzr r14638) | ||||
| * | Fix wrong replace of tab by spaces | Jabier Arraiza Cenoz | 2016-02-07 | 1 | -1/+1 |
| | | | | (bzr r14637) | ||||
| * | Add knot position dialog to meassure with Shift+Click | Jabier Arraiza Cenoz | 2016-02-07 | 6 | -6/+343 |
| | | | | (bzr r14636) | ||||
| * | Fix for bug 1540518. Improved performance based on previous meassure code ↵ | Jabier Arraiza Cenoz | 2016-02-07 | 1 | -58/+47 |
| | | | | | | | | | comment Fixed bugs: - https://launchpad.net/bugs/1540518 (bzr r14635) | ||||
| * | Added phantom meassure feature to meassure tool | Jabier Arraiza Cenoz | 2016-02-06 | 2 | -31/+85 |
| | | | | (bzr r14634) | ||||
| * | Remove duplicated variable on meassure | Jabier Arraiza Cenoz | 2016-02-06 | 1 | -1/+0 |
| | | | | (bzr r14633) | ||||
| * | Fix for meassure bug #1541963 | Jabier Arraiza Cenoz | 2016-02-06 | 2 | -4/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1541963 (bzr r14632) | ||||
| * | Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil ↵ | Jabier Arraiza Cenoz | 2016-02-01 | 1 | -2/+2 |
| | | | | | | toolbar (bzr r14628) | ||||
| * | Remove two warnings on compile | Jabier Arraiza Cenoz | 2016-01-30 | 1 | -2/+2 |
| | | | | (bzr r14627) | ||||
| * | Fix for bug 1539704 (Crash when selecting the eraser tool). | suv-lp | 2016-01-30 | 1 | -0/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1539704 (bzr r14626) | ||||
| * | Fix a bug in eraser spray mode when no overlaps is disabled | Jabier Arraiza Cenoz | 2016-01-28 | 1 | -2/+2 |
| | | | | (bzr r14622) | ||||
| * | Correct writing of blur value when display units are not user units. | Tavmjong Bah | 2016-01-14 | 1 | -0/+4 |
| | | | | (bzr r14576) | ||||
| * | Allow one more digit of precission for 'stdDeviation'. | Tavmjong Bah | 2016-01-14 | 1 | -1/+1 |
| | | | | (bzr r14575) | ||||
| * | Fix crash when apply Bend From Clipboard to a clone by the pen/pencil toolbar | Jabier Arraiza Cenoz | 2016-01-06 | 1 | -1/+6 |
| | | | | (bzr r14563) | ||||
| * | Fix wrong symm node type in BSpline converted to Bezier | Jabier Arraiza Cenoz | 2016-01-05 | 1 | -1/+1 |
| | | | | (bzr r14562) | ||||
| * | Improve constant definitions | Jabier Arraiza Cenoz | 2016-01-05 | 2 | -2/+2 |
| | | | | (bzr r14561) | ||||
| * | Corrects attribute name for saving page 'checkerboard' background state. | Tavmjong Bah | 2015-12-28 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1529391 (bzr r14556) | ||||
