| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated about box authors list from AUTHORS file. | Matthew Petroff | 2014-09-02 | 1 | -0/+10 |
| | | | | (bzr r13539) | ||||
| * | BinReloc: fix -Wwrite-strings | Liam P. White | 2014-09-01 | 2 | -2/+2 |
| | | | | (bzr r13538) | ||||
| * | Fix for bug #1363497 (strange crash with knot path effect) | Liam P. White | 2014-08-31 | 1 | -21/+17 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1363497 (bzr r13537) | ||||
| * | Translators list update | Nicolas Dufour | 2014-08-30 | 1 | -3/+5 |
| | | | | (bzr r13536) | ||||
| * | Fix rotation center regression caused by my own commit 13512 | Diederik van Lierop | 2014-08-26 | 2 | -9/+21 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1360953 - https://launchpad.net/bugs/1360946 (bzr r13534) | ||||
| * | UI. Fix for Bug #340723 "Interface inconsistency of tooltips". | Nicolas Dufour | 2014-08-26 | 2 | -2/+2 |
| | | | | | | | | | Translations. Translations template update. Fixed bugs: - https://launchpad.net/bugs/340723 (bzr r13532) | ||||
| * | fix Windows 64-bit build | Johan B. C. Engelen | 2014-08-23 | 1 | -2/+2 |
| | | | | (bzr r13531) | ||||
| * | Fix skewing bug that could lead to infinite transforms | Diederik van Lierop | 2014-08-23 | 1 | -3/+10 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1266499 (bzr r13530) | ||||
| * | Fix bug #1068987 LPE prespective_path crash inkscape | Jabier Arraiza Cenoz | 2014-08-20 | 2 | -3/+102 |
| | | | | (bzr r13529) | ||||
| * | Clear the waiting cursor on the old desktop after creating a new one | Liam P. White | 2014-08-19 | 1 | -4/+6 |
| | | | | (bzr r13528) | ||||
| * | Fix some issues with constrained snapping | Diederik van Lierop | 2014-08-17 | 1 | -49/+36 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/681286 - https://launchpad.net/bugs/1265026 (bzr r13527) | ||||
| * | fix build problem for win32 due to syntax problem in .rc files after tagging ↵ | Adib Taraben | 2014-08-17 | 3 | -6/+6 |
| | | | | | | pre2 (bzr r13526) | ||||
| * | Similar workaround to r13523 (text&font dialog not appearing quickly) | Liam P. White | 2014-08-17 | 1 | -3/+4 |
| | | | | (bzr r13525) | ||||
| * | Work around for upstream GTK bug #734915 (speeds launch times) | Liam P. White | 2014-08-17 | 1 | -7/+9 |
| | | | | (bzr r13523) | ||||
| * | Fix grid jumping (bug #1342238). | Matthew Petroff | 2014-08-17 | 2 | -1/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1342238 (bzr r13522) | ||||
| * | Fix shift of transformation center on pasting | Diederik van Lierop | 2014-08-16 | 3 | -10/+12 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1247799 (bzr r13521) | ||||
| * | memleak fix (Bug #1293827: LivePathEffect memory leak ) | Kris De Gussem | 2014-08-15 | 2 | -2/+8 |
| | | | | (bzr r13520) | ||||
| * | suppress compiler warning | Kris De Gussem | 2014-08-15 | 1 | -1/+1 |
| | | | | (bzr r13519) | ||||
| * | Preferences. Fix for Bug #184499 (Inkscape Preferences dialog does not ↵ | Nicolas Dufour | 2014-08-15 | 2 | -2/+7 |
| | | | | | | | | | remember tabs/pages). Fixed bugs: - https://launchpad.net/bugs/184499 (bzr r13517) | ||||
| * | Set pre-release version to 0.91pre2 | Bryce Harrington | 2014-08-15 | 4 | -16/+16 |
| | | | | (bzr r13513) | ||||
| * | Fix some transformation center regressions, related to the viewbox/units changes | Diederik van Lierop | 2014-08-14 | 4 | -20/+28 |
| | | | | (bzr r13512) | ||||
| * | Revert unintentional changes | Liam P. White | 2014-08-13 | 3 | -33/+32 |
| | | | | (bzr r13511) | ||||
| * | Fix build | Liam P. White | 2014-08-13 | 5 | -33/+38 |
| | | | | (bzr r13510) | ||||
| * | Printing. Fix for Bug #264831 (Print settings not persistent). | Nicolas Dufour | 2014-08-13 | 2 | -5/+19 |
| | | | | | | | | | | Printing. Fix for Bug #508529 (Printing rastered image offsets the page). Fixed bugs: - https://launchpad.net/bugs/264831 - https://launchpad.net/bugs/508529 (bzr r13509) | ||||
| * | Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight). | Nicolas Dufour | 2014-08-10 | 1 | -15/+25 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1166184 (bzr r13505) | ||||
| * | Fix related to bug #1327267 -- don't bother to update gradient toolbar when ↵ | Liam P. White | 2014-08-09 | 1 | -30/+45 |
| | | | | | | not in gradient tool (bzr r13504) | ||||
| * | refresh clip path when editing in XML editor (Bug 1349018) | Alvin Penner | 2014-08-07 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1349018 (bzr r13502) | ||||
| * | Connectors. Fix for Bug #1155046 (Assertion pathlen < 200 failed). | Nicolas Dufour | 2014-08-07 | 1 | -1/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1155046 (bzr r13501) | ||||
| * | Redo the fix for bug #1348375 | Liam P. White | 2014-08-07 | 1 | -2/+3 |
| | | | | (bzr r13500) | ||||
| * | Fix another mistake introduced in r13495 | Liam P. White | 2014-08-06 | 1 | -3/+2 |
| | | | | (bzr r13499) | ||||
| * | Fix mistake introduced in r13495 | Liam P. White | 2014-08-06 | 1 | -2/+1 |
| | | | | (bzr r13498) | ||||
| * | Fix for bug #1327267 (excessive calls to sp_style_read_from_prefs) | Liam P. White | 2014-08-06 | 1 | -20/+25 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1327267 (bzr r13497) | ||||
| * | Fix for bug #1227193 (undo issues) | Tomasz Boczkowski | 2014-08-06 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1227193 (bzr r13496) | ||||
| * | Fix for bug #1348375 (randomized stars change on translation) | Liam P. White | 2014-08-06 | 1 | -3/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1348375 (bzr r13495) | ||||
| * | Fix bug #1241501, improve tooltip text on path parameter | Jabier Arraiza Cenoz | 2014-08-06 | 1 | -1/+1 |
| | | | | (bzr r13494) | ||||
| * | supplemental change to lp:inkscape rev13492 (ignore arc segments when start ↵ | Johan B. C. Engelen | 2014-08-05 | 1 | -1/+1 |
| | | | | | | | | | and endpoint are equal (within error range) Fixed bugs: - https://launchpad.net/bugs/1330295 (bzr r13493) | ||||
| * | Fix for parsing of incorrect SVG arcs (bug #1330295) | Liam P. White | 2014-08-05 | 1 | -29/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1330295 (bzr r13492) | ||||
| * | refresh bbox of clipped clone (Bug 1349018) | Alvin Penner | 2014-08-04 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1349018 (bzr r13491) | ||||
| * | Add context to TODO comment | Liam P. White | 2014-08-04 | 1 | -1/+2 |
| | | | | (bzr r13490) | ||||
| * | Allow editing of fill and stroke patterns simultaneously. Fixes #601336, ↵ | Liam P. White | 2014-08-04 | 6 | -21/+60 |
| | | | | | | | | | | | #604025, #486192 Fixed bugs: - https://launchpad.net/bugs/601336 - https://launchpad.net/bugs/604025 - https://launchpad.net/bugs/486192 (bzr r13489) | ||||
| * | Fix for #906794, #1246550 (live effects not showing helper paths) | Jabier Arraiza Cenoz | 2014-08-01 | 2 | -1/+47 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1246550 - https://launchpad.net/bugs/906794 (bzr r13487) | ||||
| * | Fix for #1348385 (filtered shape losing filter on conversion) | Liam P. White | 2014-08-01 | 1 | -1/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1348385 (bzr r13486) | ||||
| * | Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec. | Tavmjong Bah | 2014-08-01 | 7 | -19/+18 |
| | | | | (bzr r13485) | ||||
| * | Basic support for <solidColor> element (rendering only as a paint server). | Tavmjong Bah | 2014-07-31 | 8 | -0/+178 |
| | | | | (bzr r13484) | ||||
| * | Limit the number of paths to be used as snap targets, to keep Inkscape ↵ | Diederik van Lierop | 2014-07-30 | 2 | -0/+5 |
| | | | | | | | | | responsive in very complex drawings Fixed bugs: - https://launchpad.net/bugs/1348959 (bzr r13483) | ||||
| * | Fix for 1346972 (freehand shape mode should pick stroke width from tool's ↵ | Liam P. White | 2014-07-29 | 1 | -0/+28 |
| | | | | | | | | | active style) Fixed bugs: - https://launchpad.net/bugs/1346972 (bzr r13482) | ||||
| * | fix crash bug (reported by su_v on IRC) related to removing color profiles | Johan B. C. Engelen | 2014-07-28 | 1 | -0/+1 |
| | | | | (bzr r13481) | ||||
| * | fix build. gcc 4.6.1 does not like double parens here :/ | Johan B. C. Engelen | 2014-07-28 | 1 | -1/+1 |
| | | | | (bzr r13480) | ||||
| * | Don't update path effects on document load (#1299948) | Liam P. White | 2014-07-28 | 2 | -2/+20 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1299948 (bzr r13479) | ||||
| * | Fix for copy&paste clone original with clip-path/mask | Liam P. White | 2014-07-28 | 1 | -0/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1293979 (bzr r13478) | ||||
