| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix bug #1548953 (Crash when SVG contains certain special chars) | Eduard Braun | 2016-03-30 | 1 | -7/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1548953 (bzr r14750) | ||||
| * | 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) | ||||
| * | Revert revision #14156 because problems with offsets, see coments added | Jabier Arraiza Cenoz | 2016-03-24 | 1 | -1/+3 |
| | | | | (bzr r14741) | ||||
| * | "Backport" some Krzysztof review parts of mirror symmetry LPE also hapens on ↵ | Jabier Arraiza Cenoz | 2016-03-24 | 1 | -12/+4 |
| | | | | | | rotate copies LPE (bzr r14740) | ||||
| * | Un-revert: Allow Unit object to do conversions, pipe Quality class method ↵ | Martin Owens | 2016-03-22 | 2 | -12/+30 |
| | | | | | | via that. (bzr r14739) | ||||
| * | Make sure adjustment is attached to spin button | Martin Owens | 2016-03-22 | 1 | -0/+5 |
| | | | | (bzr r14738) | ||||
| * | Add prependUnit function | Martin Owens | 2016-03-22 | 2 | -0/+11 |
| | | | | (bzr r14737) | ||||
| * | Code cleanup. Removal of rogue copy of "create_adjustment_action". | Martin Owens | 2016-03-22 | 1 | -84/+76 |
| | | | | (bzr r14736) | ||||
| * | More complete handling of units for 'line-height' in text toolbar. | Tavmjong Bah | 2016-03-22 | 15 | -285/+428 |
| |\ | | | | | (bzr r14735) | ||||
| | * | Add line-height unit selector to text toolbar. | Tavmjong Bah | 2016-03-22 | 8 | -67/+320 |
| | | | | | | | | | | | Remove 'm' and 'ft' non-CSS lengths. (bzr r14716.1.3) | ||||
| | * | Reverting 14701. | Tavmjong Bah | 2016-03-18 | 11 | -233/+125 |
| | | | | | | | (bzr r14716.1.2) | ||||
| | * | Revert 14707 | Tavmjong Bah | 2016-03-18 | 1 | -5/+3 |
| | | | | | | | (bzr r14716.1.1) | ||||
| * | | Correct typo | Raphaël Bournhonesque | 2016-03-22 | 1 | -1/+1 |
| | | | | | | | (bzr r14733) | ||||
| * | | Some improvements and bugfixes to rotate copies | Jabier Arraiza Cenoz | 2016-03-21 | 1 | -8/+4 |
| | | | | | | | (bzr r14730) | ||||
| * | | Fix a bug in rotate copies on apply over a ellipse when origin and end are ↵ | Jabier Arraiza Cenoz | 2016-03-20 | 1 | -4/+5 |
| | | | | | | | | | | | the center of rotation (bzr r14729) | ||||
| * | | Various minor bugfixes to rotate copies | Jabier Arraiza Cenoz | 2016-03-20 | 1 | -1/+5 |
| | | | | | | | (bzr r14728) | ||||
| * | | [Bug #1558160] Move Script::file_listener methods to script.cpp source file. | raphael0202 | 2016-03-20 | 2 | -42/+41 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1558160 (bzr r14727) | ||||
| * | | Update status bar text and remove spare Geom Point variable. | Martin Owens | 2016-03-20 | 1 | -8/+7 |
| | | | | | | | (bzr r14725) | ||||
| * | | Add advert tooltip message to copy rotate | Jabier Arraiza Cenoz | 2016-03-20 | 1 | -1/+1 |
| | | | | | | | (bzr r14724) | ||||
| * | | [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) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2016-03-19 | 3 | -14/+13 |
| |\ \ | | | | | | | (bzr r13708.1.46) | ||||
| | * | | Fix a problem with LPE on clips and paths making extremly slow on LPE | Jabier Arraiza Cenoz | 2016-03-19 | 3 | -14/+13 |
| | | | | | | | | | | (bzr r14719) | ||||
| * | | | update to trunk | Jabier Arraiza Cenoz | 2016-03-19 | 9 | -39/+41 |
| |\| | | | | | | | | (bzr r13708.1.45) | ||||
| | * | | Remove code of a semifixed bug | Jabier Arraiza Cenoz | 2016-03-18 | 1 | -7/+8 |
| | | | | | | | | | | (bzr r14718) | ||||
| | * | | Bug #1419517 Fix Crash when applying new path effect after deleting pattern ↵ | Jabier Arraiza Cenoz | 2016-03-18 | 3 | -10/+14 |
| | |/ | | | | | | | | | | | | | | | of Pattern-along-path LPE Fixed bugs: - https://launchpad.net/bugs/1419517 (bzr r14717) | ||||
| | * | Fix writing of 'x' and 'y' attributes in multiline text via ↵ | Tavmjong Bah | 2016-03-18 | 1 | -2/+2 |
| | | | | | | | | | | | sodipode:role="line". (bzr r14716) | ||||
| | * | [Bug #1558177] Simplify if conditions in Script.cpp. | raphael0202 | 2016-03-18 | 2 | -7/+2 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1558177 (bzr r14715) | ||||
| | * | [Bug #1558153] Typos and tabs instead of spaces in extension module. | raphael0202 | 2016-03-16 | 3 | -22/+22 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1558153 (bzr r14713) | ||||
| | * | fix-bug-1557192. paint-order crash with multiple items | Jabier Arraiza Cenoz | 2016-03-15 | 1 | -3/+3 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1557192 (bzr r14708) | ||||
| | * | Commit to using our stored units for now. | Martin Owens | 2016-03-15 | 1 | -3/+5 |
| | | | | | | | (bzr r14707) | ||||
| * | | Fix more Krzysztof comments on merge proposal, temporary disable LPE on clip ↵ | Jabier Arraiza Cenoz | 2016-03-19 | 2 | -74/+77 |
| | | | | | | | | | | | and paths (bzr r13708.1.44) | ||||
| * | | Fix Krzysztof comments on merge proposal | Jabier Arraiza Cenoz | 2016-03-18 | 2 | -111/+109 |
| | | | | | | | (bzr r13708.1.43) | ||||
| * | | Fix compiling bugs | Jabier Arraiza Cenoz | 2016-03-14 | 1 | -7/+7 |
| | | | | | | | (bzr r13708.1.42) | ||||
| * | | Fix order LPE | Jabier Arraiza Cenoz | 2016-03-14 | 1 | -1/+1 |
| | | | | | | | (bzr r13708.1.41) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2016-03-14 | 3 | -13/+9 |
| |\| | | | | | (bzr r13708.1.40) | ||||
| | * | Order LPE list | Jabier Arraiza Cenoz | 2016-03-14 | 1 | -9/+8 |
| | | | | | | | (bzr r14706) | ||||
| | * | Bug #1545333 - Add new generated file 'inkscape.appdata.xml' to .bzrignore ↵ | Nicolas Dufour | 2016-03-14 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | (for in-tree builds). Bug #1545333 - Remove duplicate entry 'filtereffects' from preferences skeleton. (bzr r14705) | ||||
| | * | Fix a bug meassuring text in units diferent than PX | Jabier Arraiza Cenoz | 2016-03-14 | 1 | -2/+1 |
| | | | | | | | (bzr r14704) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2016-03-14 | 475 | -12387/+13838 |
| |\| | | | | | (bzr r13708.1.39) | ||||
| | * | "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 | 11 | -125/+233 |
| | | | | | | | (bzr r14701) | ||||
| | * | Add new TTF to the logo in seamless pattern extension | Jabier Arraiza Cenoz | 2016-03-12 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | Add checkboard background to the same extension Update template to 0.01+devel Fix a bug on SPPatern when apply a transform = Affine() (bzr r14700) | ||||
| | * | patch for bug 1538361, work around limits in mingw/MSVCRT | mathog | 2016-03-11 | 2 | -42/+42 |
| | | | | | | | (bzr r14699) | ||||
| | * | 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) | ||||
| | * | Add PDF/PS output support for 'paint-order' property. | Tavmjong Bah | 2016-03-08 | 3 | -19/+110 |
| | | | | | | | (bzr r14696) | ||||
| | * | Re-order the stroke dialog so buttons are collected and miter is inline. | Martin Owens | 2016-03-08 | 1 | -73/+69 |
| | | | | | | | (bzr r14694) | ||||
| | * | Add GUI for 'paint-order' property. | Tavmjong Bah | 2016-03-07 | 4 | -11/+184 |
| | | | | | | | (bzr r14693) | ||||
