summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation. Man pages udpate.Nicolas Dufour2014-05-105-55/+117
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding new INKSCAPE_PROFILE_DIR environment variable (see bug #1247448, envir...Nicolas Dufour2014-05-101-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation. Fix for bug #1317140 (supported generic font names in trunk ha...Nicolas Dufour2014-05-099-987/+987
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Style rewrite: correct 'text-decoration' CSS2 vs CSS3 behavior.Tavmjong Bah2014-05-091-0/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Latvian translation updateJanis Eisaks2014-05-071-2708/+2728
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Style rewrite: prevent crash when fill/stroke set to "currentColor".Tavmjong Bah2014-05-071-61/+61
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed original path helper paths pointed by LiamWJabier Arraiza Cenoz2014-06-131-8/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow symbol zooming independent of icon screen size.Tavmjong Bah2014-06-133-31/+133
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace FlowSymbols.svg file. Symbols from IBM Flowcharting Template X20-8020...Tavmjong Bah2014-06-131-269/+319
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Display symbols in document order.Tavmjong Bah2014-06-131-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove 'font' shorthand if we have written out font longhand properties.Tavmjong Bah2014-06-101-1/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Proper quoting of CSS 'font-family' fallback lists.Tavmjong Bah2014-06-105-86/+102
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix a bug on spirolive close pathJabier Arraiza Cenoz2014-06-091-27/+29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Display name of face from font file in Text and Font dialog (as well as CSS/P...Tavmjong Bah2014-06-095-42/+91
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Better ordering of font-face styles in UI. Rely on CSS values rather than gue...Tavmjong Bah2014-06-081-217/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1241902 -Jabier Arraiza Cenoz2014-06-0710-8/+192
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Undo changes in r13391Liam P. White2014-06-0711-61/+55
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up some unnecessary pointer usage in livarotLiam P. White2014-06-0611-55/+61
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put lpe-envelope-perspective.cpp in CMakeLists.txtLiam P. White2014-06-061-0/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update clang format spec for latest clangformat versionJohan B. C. Engelen2014-06-051-0/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make family-name comparisons case insensitive.Tavmjong Bah2014-06-052-23/+46
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build failure with poppler 0.26 (Bug #1315142)Matthias Kilian2014-06-042-9/+50
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | win64: add aspell to build-x64.xml (win64 is now has all features that win32...Johan B. C. Engelen2014-06-011-5/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spellcheck.cpp: correct indenting. disable debug output.Johan B. C. Engelen2014-06-011-37/+37
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added Perspective-Envelope live effectJabier Arraiza Cenoz2014-05-306-1/+501
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unquote names in 'font-family' lists. Partial fix for #1029080Tavmjong Bah2014-05-305-36/+58
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use SPStyle value for 'font-family' rather than parse 'style' ourselves.Tavmjong Bah2014-05-291-28/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initialize style store with default styles. Fixes Gtk-CRITICAL and GLib-Gobje...Tavmjong Bah2014-05-281-0/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert from 90px to inch to 96px to inch per SVG (CSS) specification.Tavmjong Bah2014-05-263-15/+15
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update for working Win64 GDB (devlibs update required)Liam White2014-05-211-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add libwpg, libvisio, and libcdr to win64 buildJohan B. C. Engelen2014-05-171-18/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix compliance test pservers-pattern-04-f - inheriting pattern viewBoxTomasz Boczkowski2014-05-171-2/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix GTK+ 3 buildLiam P. White2014-05-161-0/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix compliance test pservers-pattern-03-f - using fallback when pattern is emptyTomasz Boczkowski2014-05-165-2/+34
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | further tweaks to build-x64.xml.Johan B. C. Engelen2014-05-161-9/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't rely on operator precedence (rev. 13372)Johan B. C. Engelen2014-05-161-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash in preview widget for files containing objectBoundingBox related pa...Tomasz Boczkowski2014-05-161-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix C++11 compilationJohan B. C. Engelen2014-05-152-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix compile warningJohan B. C. Engelen2014-05-151-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make buildtool cxxflags actually workJohan B. C. Engelen2014-05-151-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add cxxflags attribute possibility for buildtool. fixes warnings for c-files ...Johan B. C. Engelen2014-05-153-7/+26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make windows filedialog's code more portable for different mingw versions (fa...Johan B. C. Engelen2014-05-152-11/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Pango markup in Text and Font dialog.Tavmjong Bah2014-05-151-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to tip.Tavmjong Bah2014-05-151-6/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | win64: add poppler to buildJohan B. C. Engelen2014-05-141-6/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Style rewrite: Unquote strings from libcroco. Fixes 1303422.Tavmjong Bah2014-05-151-2/+5
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable lcms2 support on OS Xsu_v2014-05-141-4/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | win64 - delete hicolor icon theme folder, halts inkscape ohterwiseJohan B. C. Engelen2014-05-131-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add 64-bit Windows build-x64.xmlJohan B. C. Engelen2014-05-131-0/+941
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix windows 64bit build. (changes already committed to trunk)Johan B. C. Engelen2014-05-137-79/+81