| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | device-manager: Drop GTK2 fallbacks | Alex Valavanis | 2016-07-27 | 1 | -39/+9 |
| | | | | (bzr r15023.2.2) | ||||
| * | Disable GTK+ 2 support and delete internal copy of GDL | Alex Valavanis | 2016-07-27 | 42 | -13742/+4 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1) | ||||
| * | Order some headers | Jabier Arraiza Cenoz | 2016-07-24 | 2 | -2/+2 |
| | | | | (bzr r15023) | ||||
| * | Fixed a bug on roughen LPE on open paths | Jabier Arraiza Cenoz | 2016-07-24 | 1 | -4/+1 |
| | | | | (bzr r15022) | ||||
| * | Fises to toggle button and coding style | Jabier Arraiza Cenoz | 2016-07-24 | 4 | -43/+44 |
| | | | | (bzr r15021) | ||||
| * | Order and cleanup of some LPE | Jabier Arraiza Cenoz | 2016-07-23 | 11 | -20/+19 |
| | | | | (bzr r15020) | ||||
| * | Fix auto palette when using extensions | Marc Jeanmougin | 2016-07-23 | 2 | -1/+9 |
| | | | | (bzr r15019) | ||||
| * | Fixed null when selection contains more than one item | Adrian Boguszewski | 2016-07-22 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1591390 (bzr r15018) | ||||
| * | [Bug #1524838] Disambiguate sigc::ptr_fun to fix C++14 compilation. | Alex Henrie | 2016-07-18 | 4 | -4/+4 |
| | | | | (bzr r15016.1.1) | ||||
| * | Comment out unused enum. | Tavmjong Bah | 2016-07-10 | 1 | -7/+7 |
| | | | | (bzr r15015) | ||||
| * | Documentation. French documentation translation updated. | Nicolas Dufour | 2016-07-08 | 1 | -6/+18 |
| | | | | (bzr r15013) | ||||
| * | CMake build on windows (merge Sebastian's branch) | Marc Jeanmougin | 2016-07-06 | 1 | -459/+454 |
| |\ | | | | | (bzr r15011) | ||||
| | * | Fixing build for Linux. | Sebastian Faubel | 2016-07-06 | 1 | -436/+447 |
| | | | | | | | | | | | Replaced tabs with whitespaces. (bzr r15002.1.7) | ||||
| | * | Merge with trunk. | Sebastian Faubel | 2016-07-02 | 1 | -40/+24 |
| | | | | | | | (bzr r15002.1.1) | ||||
| * | | Fix typo that prevents reading of 'units-per-em'. | Tavmjong Bah | 2016-07-04 | 1 | -1/+1 |
| | | | | | | | (bzr r15008) | ||||
| * | | Prevent data-losing crash when sorting attributes and Layer dialog open. | Tavmjong Bah | 2016-07-04 | 1 | -2/+7 |
| | | | | | | | (bzr r15007) | ||||
| * | | Rename function, fix some indenting issues. | Tavmjong Bah | 2016-07-02 | 2 | -100/+110 |
| | | | | | | | (bzr r15006) | ||||
| * | | Fix typo from GList purge that broke SVG Font Editor dialog. | Tavmjong Bah | 2016-07-02 | 1 | -1/+1 |
| | | | | | | | (bzr r15005) | ||||
| * | | Fix bug #1598009 regression on path parameter | Jabier Arraiza Cenoz | 2016-07-02 | 1 | -3/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1598009 (bzr r15004) | ||||
| * | | avoid zero SBasis curve. (Bug 1593963) | Alvin Penner | 2016-06-29 | 1 | -1/+1 |
| |/ | | | | | | Fixed bugs: - https://launchpad.net/bugs/1593963 (bzr r15003) | ||||
| * | Fix bug#168286 also opem regression on bug#1594565 | Jabier Arraiza Cenoz | 2016-06-25 | 1 | -1/+103 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168286 (bzr r15002) | ||||
| * | [Bug #1594542] Reset paint buckets parameters icon is not visible in Tool ↵ | Nicolas Dufour | 2016-06-23 | 1 | -5/+7 |
| | | | | | | | | | Controls Bar. Fixed bugs: - https://launchpad.net/bugs/1594542 (bzr r15001) | ||||
| * | Fixing missing gettext keyword (regression introduced rev. 14057). | Nicolas Dufour | 2016-06-20 | 1 | -2/+2 |
| | | | | (bzr r14997) | ||||
| * | Fixing wrong gettext keyword preventing translations from being used. | Nicolas Dufour | 2016-06-17 | 1 | -2/+2 |
| | | | | (bzr r14992) | ||||
| * | Fixes some bugs related to powerstroke 'Powerstroke infinite loop' | Jabier Arraiza Cenoz | 2016-06-16 | 3 | -51/+23 |
| | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1535444 - https://launchpad.net/bugs/1236320 - https://launchpad.net/bugs/1586973 (bzr r14991) | ||||
| * | remove tabs | Marc Jeanmougin | 2016-06-16 | 1 | -29/+29 |
| | | | | (bzr r14989) | ||||
| * | Fix z-cycling (alt+mousewheel) behavior | Marc Jeanmougin | 2016-06-16 | 2 | -118/+84 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1589420 (bzr r14988) | ||||
| * | [Bug #1300865] lcms2: crash in Fill and Stroke if linked color profile is ↵ | Mark Harmer | 2016-06-14 | 2 | -2/+7 |
| | | | | | | | | | missing on local system. Fixed bugs: - https://launchpad.net/bugs/1300865 (bzr r14987) | ||||
| * | Merging lp:~inkscape+alexander/inkscape/comments into lp:inkscape. | brock-alexander | 2016-06-14 | 3 | -2/+37 |
| | | | | (bzr r14986) | ||||
| * | Fix a helper path data | Jabier Arraiza Cenoz | 2016-06-12 | 1 | -1/+1 |
| | | | | (bzr r14984) | ||||
| * | Fix faulty comparison function. | Tavmjong Bah | 2016-06-12 | 1 | -2/+4 |
| | | | | (bzr r14983) | ||||
| * | Fix bug 'Persistent measure repositions on middle click' | Jabier Arraiza Cenoz | 2016-06-12 | 1 | -1/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1591662 (bzr r14982) | ||||
| * | Optionally sort attributes and properties into a canonical order. | Tavmjong Bah | 2016-06-12 | 8 | -88/+383 |
| | | | | | | Useful for comparing different versions of an SVG file. (bzr r14980) | ||||
| * | Extensions: Use underscored variants of parameters / attribute names in ↵ | Eduard Braun | 2016-06-11 | 51 | -431/+431 |
| | | | | | | | | | internal extensions where translation via gettext is desired. Fixed bugs: - https://launchpad.net/bugs/1591230 (bzr r14979) | ||||
| * | Clean up includes after r14955 | Eduard Braun | 2016-06-11 | 4 | -4/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1589300 (bzr r14978) | ||||
| * | A little cleaning up of attributes. | Tavmjong Bah | 2016-06-11 | 4 | -75/+92 |
| | | | | (bzr r14977) | ||||
| * | Fix a typo that spawned a lot of "unused parameter" warnings when compiling | Eduard Braun | 2016-06-11 | 1 | -1/+1 |
| | | | | (bzr r14976) | ||||
| * | fix-bugs #540591 #1287996 and #456503 related to undo in path parameters of LPE | Jabier Arraiza Cenoz | 2016-06-11 | 2 | -2/+27 |
| | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/540591 - https://launchpad.net/bugs/1287996 - https://launchpad.net/bugs/456503 (bzr r14975) | ||||
| * | Enabled using the context menu key additionally to the already working ↵ | h-h-h | 2016-06-10 | 1 | -0/+5 |
| | | | | | | Shift+F10 key combination to show the context menu ("tool-base.cpp") (bzr r14971.1.1) | ||||
| * | Rm unnecessary/incorrect post-build message | Alex Valavanis | 2016-06-10 | 1 | -11/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1591251 (bzr r14970) | ||||
| * | Only update inkscape.version on successful file write. | Tavmjong Bah | 2016-06-08 | 3 | -9/+20 |
| | | | | (bzr r14965) | ||||
| * | Really remove last of svg_units. | Tavmjong Bah | 2016-06-08 | 1 | -10/+0 |
| | | | | (bzr r14964) | ||||
| * | Remove unused svg-units variable. | Tavmjong Bah | 2016-06-08 | 2 | -19/+18 |
| | | | | (bzr r14963) | ||||
| * | Store rest of string in Inkscape version ('pre' 'devel'). | Tavmjong Bah | 2016-06-08 | 2 | -2/+13 |
| | | | | | | | Fix try/catch blocks by really throwing errors. (stringstream doesn't throw errors by default.) (bzr r14962) | ||||
| * | [Bug #1590171] Fill and Stroke dialog shows wrong label for Radial gradient. | Nicolas Dufour | 2016-06-08 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1590171 (bzr r14960) | ||||
| * | Fix wrong string in measure code. Noticed to translators. Thanks CRogers fro ↵ | Jabier Arraiza Cenoz | 2016-06-08 | 1 | -1/+1 |
| | | | | | | the text (bzr r14959) | ||||
| * | Extensions: Fixes and improvements for "gui-text" parameter attribute | Eduard Braun | 2016-06-05 | 7 | -8/+19 |
| | | | | | | | | - "gui-text" was always translated (as opposed to only "_gui-text") - This made it impossible to have parameters without label (since the empty string returns the whole .po file header when translated), which caused an issue in restack extension - Added possibility to specify "msgctxt" for "gui-text" (bzr r14955) | ||||
| * | [Bug #1587311] Entering + into stroke width dialog crashes Inkscape. | rafael-g | 2016-06-05 | 1 | -2/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1587311 (bzr r14952) | ||||
| * | [Bug #1550178] Inkscape crashed with segfault in ExpressionEvaluator on OpenBSD. | rafael-g | 2016-06-05 | 1 | -1/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1550178 (bzr r14951) | ||||
| * | Fix reading of 'stroke-dasharray' when there is a trailing blank. | Tavmjong Bah | 2016-06-04 | 1 | -2/+4 |
| | | | | | | | | | Also fixes reading a value when there is no digit before a decimal point. Fixed bugs: - https://launchpad.net/bugs/1485197 (bzr r14950) | ||||
