summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | CMake: Include GSettings schemas into Windows installationEduard Braun2017-02-131-0/+3
* | | | | | | | | | | | | | | | | Translation. en_GB translation update for 0.92.1.tghs2017-02-131-7021/+6614
* | | | | | | | | | | | | | | | | Extensions: Fix for old versions of gtkmmEduard Braun2017-02-131-1/+2
* | | | | | | | | | | | | | | | | Extensions: Work around gtk3 width/height calculation bug for long labelsEduard Braun2017-02-1310-12/+31
* | | | | | | | | | | | | | | | | Extensions: Make "int" and "float" parameters specifying 'appearance="full"'e...Eduard Braun2017-02-132-2/+2
* | | | | | | | | | | | | | | | | Extensions: Harmonize appearance and try to simplify layouting a bitEduard Braun2017-02-124-11/+23
* | | | | | | | | | | | | | | | | Extensions: Make "indent" attribute a common attribute for all parameters tha...Eduard Braun2017-02-1222-183/+276
* | | | | | | | | | | | | | | | | Fix and improve window sizing and positioning behavior when opening new docum...Eduard Braun2017-02-111-26/+38
* | | | | | | | | | | | | | | | | Fix a critical warning on convert to paths https://bugs.launchpad.net/inkscap...Jabiertxof2017-02-111-1/+1
* | | | | | | | | | | | | | | | | Fix a memory leak introduced in r15421 and r15501 respectivelyEduard Braun2017-02-114-8/+19
* | | | | | | | | | | | | | | | | Fix bug #1662812 Converting Stroke to Path messes document's structureJabiertxof2017-02-101-22/+40
* | | | | | | | | | | | | | | | | temporarily sets decimal separator locale to C to fix files correctly (Users ...Marc Jeanmougin2017-02-101-0/+3
* | | | | | | | | | | | | | | | | Add missing "#include <glibmm/regex.h>" for previous commitEduard Braun2017-02-101-0/+1
* | | | | | | | | | | | | | | | | Fix encoding/escaping issues with symbols loaded from .vss (Visio stencils) f...Eduard Braun2017-02-101-19/+28
* | | | | | | | | | | | | | | | | Do not delete presentation attributes. Styling source is now trackedTavmjong Bah2017-02-101-1/+4
* | | | | | | | | | | | | | | | | Extensions: Fix for r15483Eduard Braun2017-02-101-2/+2
* | | | | | | | | | | | | | | | | [Bug #1662439] Instant crash when trying to move svg symbol.Nicolas Dufour2017-02-091-1/+3
* | | | | | | | | | | | | | | | | Add naive selector validation on entry in style dialog.Tavmjong Bah2017-02-083-24/+64
* | | | | | | | | | | | | | | | | Allow dialog to be resizable. (Fixed inheritance.) Also basic housekeeping.Tavmjong Bah2017-02-082-8/+33
* | | | | | | | | | | | | | | | | Fix g_warnings (typo in action name).Tavmjong Bah2017-02-081-1/+1
* | | | | | | | | | | | | | | | | [Bug #1658320] Color names have additional numbers.peregrine2017-02-081-2/+2
* | | | | | | | | | | | | | | | | fix two memory leaksperegrine2017-02-072-0/+4
* | | | | | | | | | | | | | | | | Fix Gdk deprecationsAlex Valavanis2017-02-071-2/+25
* | | | | | | | | | | | | | | | | Fix some new Gdk deprecationsAlex Valavanis2017-02-072-11/+32
* | | | | | | | | | | | | | | | | Default style source to SP_STYLE_SRC_STYLE_PROP. Only set style_src on succes...Tavmjong Bah2017-02-071-2/+4
* | | | | | | | | | | | | | | | | Don't make Strict build defaultAlex Valavanis2017-02-071-3/+15
* | | | | | | | | | | | | | | | | Add new 'Strict' build type for deprecation checkingAlex Valavanis2017-02-072-0/+9
* | | | | | | | | | | | | | | | | [Bug #1661989] Toolbar icons have non-transparent backgrounds.tghs2017-02-073-3/+3
* | | | | | | | | | | | | | | | | This commit fixes bug #1657874Jabiertxof2017-02-064-6/+7
| |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-0613-184/+4
* | | | | | | | | | | | | | | | Extensions: Support for very old versions of Scour (<= 0.26)Eduard Braun2017-02-051-1/+8
* | | | | | | | | | | | | | | | Extensions: Add a version check for ScourEduard Braun2017-02-052-1/+38
* | | | | | | | | | | | | | | | Extensions: Add about screen for Scour extension (aka "optimized SVG output")Eduard Braun2017-02-051-0/+8
* | | | | | | | | | | | | | | | forward-port from 0.92.x the line height conversion from <.92 to >=.92Marc Jeanmougin2017-02-057-4/+224
* | | | | | | | | | | | | | | | add missing headerMarc Jeanmougin2017-02-051-0/+2
* | | | | | | | | | | | | | | | fix crash when inserting nodesShlomi Fish2017-02-051-2/+13
* | | | | | | | | | | | | | | | Fix styling breakage from r15471.Tavmjong Bah2017-02-052-3/+3
* | | | | | | | | | | | | | | | Fix C++11 errors and warnings with g++-7Alex Valavanis2017-02-0530-84/+145
* | | | | | | | | | | | | | | | CMake: Supress status messages for install target on Windows (considerably sp...Eduard Braun2017-02-041-1/+8
* | | | | | | | | | | | | | | | CMake: Remove duplicated check for sigc++Eduard Braun2017-02-043-146/+0
* | | | | | | | | | | | | | | | Fixes bug:1654808 along a option to fuse when paths points are coincidantJabiertxof2017-02-044-14/+27
* | | | | | | | | | | | | | | | Fix for bug #1655156 Object -> Clip -> Apply distorts objects properties.Jabiertxof2017-02-041-0/+1
* | | | | | | | | | | | | | | | Fixes bug 1655160 in stich subpathsJabiertxof2017-02-042-7/+6
* | | | | | | | | | | | | | | | Merge in GSoC style dialog. (Work in progress.)Tavmjong Bah2017-02-0419-207/+1746
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add some more comments to improve code understandingkamalpreetgrewal2016-08-204-66/+100
| * | | | | | | | | | | | | | | | Pass remaining simple class selector testskamalpreetgrewal2016-08-191-15/+20
| * | | | | | | | | | | | | | | | Complete passing of test to add ID selectorskamalpreetgrewal2016-08-191-61/+55
| * | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-08-190-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Uncommenting for editing CSS propertieskamalpreetgrewal2016-08-181-2/+2
| * | | | | | | | | | | | | | | | | Passing test when adding id selectorskamalpreetgrewal2016-08-182-127/+164