summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for ungrouping/non-LPEItem masksLiam P. White2014-06-221-8/+22
* Add new named color 'rebeccapurple' (CSS4 Color).Tavmjong Bah2014-06-212-0/+2
* Fix a crash where the canvas does not have a valid mainLiam P. White2014-06-191-0/+3
* Update to latest tip (trunk r13432)Liam P. White2014-06-1942-1142/+628
|\
| * packaging: Update copyrights for the releaseBryce Harrington2014-06-182-2/+2
| * Extensions. Fix for Bug #433860 (Live preview doesn't work after updating the...Nicolas Dufour2014-06-181-0/+3
| * LPEItem enabling/disabling: rewrite mechanism to be more robust. the previous...Johan B. C. Engelen2014-06-162-28/+11
| * fixes to LPEKnot, now usable again.Johan B. C. Engelen2014-06-163-18/+23
| * SignalObserver: fix further refcounting issue in signal observerJohan B. C. Engelen2014-06-162-0/+6
| * add proper refcounting to XML SignalObserver. not refcounting caused crash up...Johan B. C. Engelen2014-06-151-2/+6
| * Allow symbol zooming independent of icon screen size.Tavmjong Bah2014-06-132-13/+68
| * Display symbols in document order.Tavmjong Bah2014-06-131-0/+1
| * pen tool: fix crash when finishing path with right-click or enter while dragg...Johan B. C. Engelen2014-06-111-0/+2
| * Extensions. Fix for Bug #505920 (inkscape loads extension even if the script ...Nicolas Dufour2014-06-112-6/+17
| * id-clash: clean up codeJohan B. C. Engelen2014-06-111-66/+75
| * Spray. Fix for bug #1327577 (Tablet pressure button wrongly located in Spray ...Nicolas Dufour2014-06-111-1/+1
| * Fix for bug #1241902Jabier Arraiza Cenoz2014-06-1110-8/+192
| * Fix for bugs 1318657 and 1298967mathog2014-06-113-37/+174
| * 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
| * 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
| * revise email theadibAdib Taraben2014-06-063-3/+3
| * merge pdf import via poppler-cairo into native importerAdib Taraben2014-06-067-911/+175
| * Make family-name comparisons case insensitive.Tavmjong Bah2014-06-052-23/+46
| * Fix for bugs 1262782 and 1262792mathog2014-06-031-0/+1
| * Patch from comment 7. Fixes build with Poppler 0.26.Matthias Kilian (no public email in lp)2014-06-031-9/+45
| * remove fwd decl (a left-over, not intended for something useful) that breaks ...Johan B. C. Engelen2014-06-011-8/+0
| * 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
| * Fix flakiness of measurement tool (due to issues with parallel lines, duplica...Diederik van Lierop2014-05-234-45/+68
| * i18n. Fix for Bug #1318339 (Tooltips in extensions page elements are not tran...Nicolas Dufour2014-05-221-1/+1
| * fix C++11 compilationJohan B. C. Engelen2014-05-151-2/+1
| * fix compile warningJohan B. C. Engelen2014-05-151-1/+1
| * make windows filedialog's code more portable for different mingw versions (fa...Johan B. C. Engelen2014-05-152-10/+7
| * Remove debugging outputDiederik van Lierop2014-05-151-1/+0
| * Fix Pango markup used in Text and Font dialog.Tavmjong Bah2014-05-151-4/+4
| * Style rewrite: Unquote strings from libcroco. Fixes 1303422.Tavmjong Bah2014-05-151-2/+5
| * i18n. Fix for Bug #1318929 (untranslatable string in trunk-r13370).Nicolas Dufour2014-05-141-3/+21
| * CSS2 and CSS3 text decoration rendering, most code from David Mathog.Tavmjong Bah2014-05-134-199/+427
| * Style rewrite: prevent CSS2 'text-decoration' from overwriting CSS3 'text-dec...Tavmjong Bah2014-05-132-19/+46
| * put correct architecture in x64 Windows resource manifestsJohan B. C. Engelen2014-05-122-2/+2
| * add x64 Windows resource fileJohan B. C. Engelen2014-05-121-0/+10
| * add Windows resource files for x64 buildsJohan B. C. Engelen2014-05-123-0/+69
| * remove unnecessary include, that is causing troubles (it is doing a bad #defi...Johan B. C. Engelen2014-05-121-1/+0
| * Fix snapping issue in selector toolDiederik van Lierop2014-05-123-32/+48
| * fix build on Windows with newer gcc / other Windows headers. redefining NULL ...Johan B. C. Engelen2014-05-111-2/+5
| * fix build for some (windows 64 bit devlibs attempt)Johan B. C. Engelen2014-05-112-0/+4
| * correctly fix rev. 13355Johan B. C. Engelen2014-05-111-1/+1