| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support compiling ScriptExec on newer versions of OS X (please review) | su_v | 2014-08-20 | 3 | -620/+48 |
| | | | | (bzr r13506.1.6) | ||||
| * | Add /System/Library/Fonts back to fontconfig's directory list (see bug #1288672) | su_v | 2014-08-19 | 1 | -1/+1 |
| | | | | (bzr r13506.1.5) | ||||
| * | Fix typos in build scripts (see bug #1305427) | su_v | 2014-08-19 | 2 | -2/+2 |
| | | | | (bzr r13506.1.4) | ||||
| * | Info.plist.in: add application category (see bug #1302849) | su_v | 2014-08-19 | 1 | -0/+2 |
| | | | | (bzr r13506.1.3) | ||||
| * | Info.plist.in: update copyright year | su_v | 2014-08-19 | 1 | -1/+1 |
| | | | | (bzr r13506.1.2) | ||||
| * | OS X packaging update | Liam P. White | 2014-08-11 | 1549 | -862/+7235 |
| | | | | (bzr r13506.1.1) | ||||
| * | Translations. Translation template update. | Nicolas Dufour | 2014-08-10 | 1 | -701/+727 |
| | | | | (bzr r13506) | ||||
| * | Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight). | Nicolas Dufour | 2014-08-10 | 3 | -19/+36 |
| | | | | | | | 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) | ||||
| * | Translations. Ukrainian translation update by Yuri Chornoivan. | Nicolas Dufour | 2014-08-08 | 1 | -2433/+2686 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/731180 (bzr r13503) | ||||
| * | 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) | ||||
| * | Exporting. Fix for bug #1350897 (XAML export formats numbers in the ↵ | Nicolas Dufour | 2014-08-04 | 1 | -2/+2 |
| | | | | | | | | | top-level TranslateTransform in the user's locale). Fixed bugs: - https://launchpad.net/bugs/1350897 (bzr r13488) | ||||
| * | 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 | 13 | -6/+202 |
| | | | | (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) | ||||
| * | related to lp:inkscape r13474, remove unnecessary/broken placement news | Johan B. C. Engelen | 2014-07-28 | 1 | -2/+0 |
| | | | | (bzr r13477) | ||||
| * | noop: remove commented-out code that is dangerous and should not come back | Johan B. C. Engelen | 2014-07-28 | 2 | -5/+0 |
| | | | | (bzr r13476) | ||||
| * | noop: remove commented-out code that is dangerous and should not come back | Johan B. C. Engelen | 2014-07-28 | 8 | -26/+0 |
| | | | | (bzr r13475) | ||||
| * | Fix placement news and calls to destructor. Fixes crash regressions ↵ | Liam P. White | 2014-07-28 | 2 | -16/+0 |
| | | | | | | | | | | | | #1348891, #1344217, #1333445, and stubborn Windows bug #956225 (possibly more). Fixed bugs: - https://launchpad.net/bugs/1348891 - https://launchpad.net/bugs/1344217 - https://launchpad.net/bugs/1333445 - https://launchpad.net/bugs/956225 (bzr r13474) | ||||
| * | Fix for bug 1340683 for WMF input | mathog | 2014-07-28 | 1 | -3/+19 |
| | | | | (bzr r13473) | ||||
| * | Properly fix 1309050, revert incorrect fix for 601336 | Liam P. White | 2014-07-27 | 2 | -4/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1309050 (bzr r13472) | ||||
| * | Fix for crash regression 1348927 -- dialogs that are shown but have not been ↵ | Liam P. White | 2014-07-26 | 1 | -3/+3 |
| | | | | | | | | | presented are buggy Fixed bugs: - https://launchpad.net/bugs/1348927 (bzr r13471) | ||||
| * | refresh text objects when clipping (Bug 1339305) | Alvin Penner | 2014-07-25 | 4 | -1/+18 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1339305 (bzr r13470) | ||||
| * | sync with libTere version of text_reassemble.c | mathog | 2014-07-25 | 1 | -3/+3 |
| | | | | (bzr r13469) | ||||
| * | Fix for bug 1340683 | mathog | 2014-07-24 | 1 | -1/+17 |
| | | | | (bzr r13468) | ||||
| * | Fix for bug 1336753 | mathog | 2014-07-24 | 1 | -5/+7 |
| | | | | (bzr r13467) | ||||
| * | Read HSL colors (CSS Color Module Level 3). | Tavmjong Bah | 2014-07-24 | 1 | -0/+53 |
| | | | | (bzr r13466) | ||||
| * | Fix crash bug with cloned item with gradient. The fix does not solve the ↵ | Johan B. C. Engelen | 2014-07-23 | 1 | -0/+12 |
| | | | | | | | | | root cause, it only fixes the symptom. Fixed bugs: - https://launchpad.net/bugs/453067 (bzr r13465) | ||||
| * | Partly reverted r13460. | Markus Engel | 2014-07-23 | 2 | -1/+5 |
| | | | | (bzr r13464) | ||||
| * | inkex: Clarify a dupe error msg, for easier debugging | Bryce Harrington | 2014-07-23 | 1 | -1/+1 |
| | | | | (bzr r13463) | ||||
