summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i18n. Fix for Bug #1318929 (untranslatable string in trunk-r13370).Nicolas Dufour2014-05-143-191/+220
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation. Replace old menu items in the Tips and Basic tutorials.Nicolas Dufour2014-05-142-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions. guides_creator. scale units (Bug 1318532)Alvin Penner2014-05-121-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | put correct architecture in x64 Windows resource manifestsJohan B. C. Engelen2014-05-122-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | =Update AUTHORS file.Josh Andler2014-05-121-1/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 another duplicate file copy from build.xmlJohan B. C. Engelen2014-05-121-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove duplicate freetype6.dll copy from build.xmlJohan B. C. Engelen2014-05-121-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unnecessary include, that is causing troubles (it is doing a bad #defi...Johan B. C. Engelen2014-05-121-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. French translation udpate.Nicolas Dufour2014-05-121-242/+304
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix snapping issue in selector toolDiederik van Lierop2014-05-123-32/+48
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Latvian translation updateJanis Eisaks2014-05-121-18/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1318671 (url for New in This Version is obsolete) by Masato HASH...Nicolas Dufour2014-05-122-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix 2geom build for newer compilers (assert can be disabled/overridden, i sup...Johan B. C. Engelen2014-05-111-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix btool for 64-bit compilation. (would run into infinite loop on line 2404)Johan B. C. Engelen2014-05-111-74/+74
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make: Order our dist headers before installed package headersBryce Harrington2014-05-111-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i18n. Fix for bug #1318345 (untranslatable strings in trunk-r13348).Nicolas Dufour2014-05-114-300/+374
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i18n. Fix for bug #1318328 (typo in trunk-r13348).Nicolas Dufour2014-05-113-9918/+8001
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i18n. Fix for bug #1318289 (preferences > bitmap > rendering shows po file he...Nicolas Dufour2014-05-112-9/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add closePath().Tavmjong Bah2014-05-111-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Style rewrite: 'text-decoration' requires access to style of ancestor element...Tavmjong Bah2014-05-102-8/+24