summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Display symbols in document order.Tavmjong Bah2014-06-132-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace FlowSymbols.svg file. Symbols from IBM Flowcharting Template X20-8020...Tavmjong Bah2014-06-121-269/+319
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix make check (follow-up to r13409)su_v2014-06-071-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resurrect pot file from r13408Josh Andler2014-06-061-0/+34883
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revise email theadibAdib Taraben2014-06-066-6/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge pdf import via poppler-cairo into native importerAdib Taraben2014-06-068-35794/+175
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make family-name comparisons case insensitive.Tavmjong Bah2014-06-052-23/+46
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inkscape.pre0 build failures for win32 nsisAdib Taraben2014-06-032-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-032-9/+50
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove fwd decl (a left-over, not intended for something useful) that breaks ...Johan B. C. Engelen2014-06-011-8/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | win64: add aspell and stand-alone gdb to builds. (x64 version should now be f...Johan B. C. Engelen2014-06-011-6/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shortcuts. Fix for bug #1323561 (Right handed ilustration file is incorrect).Nicolas Dufour2014-05-272-2/+0
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. Fix for Bug #1318348 (Extension dialogs inconsistency).Nicolas Dufour2014-05-246-570/+592
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions: scour is now dual-licensed Apache2 and GPL2Bryce Harrington2014-05-183-9/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix render barcode test suiteMartin Owens2014-05-171-17/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions. EAN5 barcode. fix offset caused by changing document unitsAlvin Penner2014-05-171-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert unintended changes by previous commitJohan B. C. Engelen2014-05-171-5/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add libwpg, libvisio, and libcdr to win64 buildJohan B. C. Engelen2014-05-171-26/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions: Update tests for new barcode class namesBryce Harrington2014-05-171-11/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions: Clarify licensing requirements in READMEBryce Harrington2014-05-171-8/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put scale functionality back in to barcode renderer.Martin Owens2014-05-161-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build.Josh Andler2014-05-161-6/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Barcode extension: Code cleanup and merge in delta from last year.Martin Owens2014-05-1615-136/+143
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix C++11 compilationJohan B. C. Engelen2014-05-151-2/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix compile warningJohan B. C. Engelen2014-05-151-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix buildtool cxxflags bugJohan B. C. Engelen2014-05-151-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add cxxflags attribute possibility for buildtool. fixes warnings for c-files ...Johan B. C. Engelen2014-05-153-5/+24
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add 64bit build-x64.xml to trunkJohan B. C. Engelen2014-05-151-0/+943
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Japanese translation update by Masato Hashimoto.Nicolas Dufour2014-05-151-14700/+16750
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1264371 (Broken Link: Bug Page Not Found From Program Link).Nicolas Dufour2014-05-141-1/+1