summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ImageMagick exception handling improvements (see Bug #1252719).Nicolas Dufour2013-12-031-1/+7
* Fix for Bug #1094511 (GTK3: rulers render with solid black bg).Nicolas Dufour2013-12-031-1/+7
* Restore original file format with added metadata.Tavmjong Bah2013-12-031-3928/+1238
* Fix build with freetype >= 2.5.1su_v2013-11-301-1/+2
* Dutch translation updateKris De Gussem2013-11-241-161/+130
* typoKris De Gussem2013-11-241-3/+3
* reorder header file includes. Because glibmm depends on a deprecated/threads....Johan B. C. Engelen2013-11-212-3/+5
* the C++11 fails without this small change in constness of a GSList iteratorJohan B. C. Engelen2013-11-211-2/+2
* UI messagesKris De Gussem2013-11-211-2/+2
* fix crash bug 1253721, document code with explanationJohan B. C. Engelen2013-11-211-13/+18
* fix memleakJohan B. C. Engelen2013-11-211-0/+2
* BalloonSymbols.svg rewritten. Balloon symbols should render properly in all b...Tavmjong Bah2013-11-191-125/+136
* Increased pattern resolution to fix blocker bug #1251039.Tavmjong Bah2013-11-191-1/+2
* Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.Tavmjong Bah2013-11-198-36/+161
* fix initialization bug, that leads to non-continuous pathJohan B. C. Engelen2013-11-181-1/+1
* removed access to private member, fixed dpi calculationSebastian Wüst2013-11-182-7/+7
* i18n. Fix for Bug #1252229 (As for the verb name XXX (No preferences), XXX ar...Nicolas Dufour2013-11-181-1/+1
* adhere to Python "convention" of using double underscore to indicate class pr...Johan B. C. Engelen2013-11-171-5/+5
* added missing documentationSebastian Wüst2013-11-171-0/+2
* changed unit calculation to regard doc unitSebastian Wüst2013-11-171-9/+11
* fix typo in rev 12797Alvin Penner2013-11-141-1/+1
* small optimizationsSebastian Wüst2013-11-143-19/+13
* More scan-build null pointer checksAlex Valavanis2013-11-142-27/+23
* splivarot: Clean up assertions where possibleAlex Valavanis2013-11-141-20/+11
* renamed some methods + removed unnecessary text + and fixed start optionSebastian Wüst2013-11-132-13/+13
* fix warningKris De Gussem2013-11-131-1/+1
* Dutch translation updateKris De Gussem2013-11-131-677/+554
* Add command line support for EMF and WMF export, by David Mathog.Nicolas Dufour2013-11-132-20/+48
* Partial fix for blocker bug 1163449: "Imported bitmap appear blurry when zoom...Tavmjong Bah2013-11-131-4/+4
* Windows: need extra define to tell the source code we are in C++11 modeJohan B. C. Engelen2013-11-131-1/+1
* fix C++11 build on Windows, now build finishes without errors with TDM-GCC 4.6.1Johan B. C. Engelen2013-11-131-1/+5
* fix build, complementary to rev12804 (forgot to commit)Johan B. C. Engelen2013-11-131-3/+4
* fix C++11 compilation. There A LOT of const_casts in this file... :-(Johan B. C. Engelen2013-11-121-12/+15
* update 2geom : sbasis.h, improves iterators, helps compilation with C++11Johan B. C. Engelen2013-11-121-6/+7
* part of patch by David Evans to fix C++11 buildJohan B. C. Engelen2013-11-122-7/+6
* part of patch by David Evans to fix C++11 buildJohan B. C. Engelen2013-11-122-0/+9
* fix type. note that a real fix should get rid of all the macros like SVG_ZOOM...Johan B. C. Engelen2013-11-121-4/+4
* fixed transformation bugSebastian Wüst2013-11-122-8/+5
* splivarot: scan-build fixes and cleanupAlex Valavanis2013-11-121-22/+14
* PathOutline. modify tolerance for detecting smooth joins. (Bug 1247441)Alvin Penner2013-11-121-1/+1
* Partial fix for blocker bug 1163449: "Imported bitmap appear blurry when zoom...Tavmjong Bah2013-11-122-7/+22
* Clean up some tool related things.Markus Engel2013-11-1212-279/+63
* Fix bug in SPSwitch.Markus Engel2013-11-123-2/+3
* removed recursion to avoid problems on big documentsSebastian Wüst2013-11-113-27/+40
* Fix make check again, new translatable strings have been added in r12787.Markus Engel2013-11-111-1/+2
* extensions. dxf output. do not output arc where start = end (Bug 1248104)Alvin Penner2013-11-111-2/+2
* Fix for Bug #1249390 (filter with feImage with empty href crashes inkscape).Nicolas Dufour2013-11-111-0/+4
* Fix make check.Markus Engel2013-11-101-23/+24
* fixed dmpl init sequenceSebastian Wüst2013-11-101-1/+1
* fixed and optimized pyserial usage, added dmpl support, small stuffSebastian Wüst2013-11-106-57/+74