summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | fix for building when WITH_LIBWPG couldn't be found.Campbell Barton2011-09-272-2/+3
* | | remove stray comma causing build warnings.Campbell Barton2011-09-271-1/+1
* | | Fixed problem with font names that contain spaces.Tavmjong Bah2011-09-281-3/+8
* | | cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton2011-09-268-76/+257
* | | * [INTL:sk] Slovak translation updateIvan Mas??r2011-09-261-3/+3
* | | powerstroke: add bevel cusp. but it bugs closed paths. need to restructure...Johan B. C. Engelen2011-09-241-21/+14
* | | restructure powerstroke LPE a bit in preparation for cusp fixupJohan B. C. Engelen2011-09-222-184/+253
* | | partial 2geom update, powerstroke wants itJohan B. C. Engelen2011-09-221-1/+3
* | | initialize value as const (clang complains about this)Campbell Barton2011-09-211-1/+1
* | | fix for cmake linkingCampbell Barton2011-09-212-16/+19
* | | LPE Powerstroke: add similar line end caps as Synfig. (and fix round caps bug)Johan B. C. Engelen2011-09-212-43/+132
* | | removing useless messages to stdout.Felipe Corr??a da Silva Sanches2011-09-192-2/+0
* | | Snap to guide-path intersections, and don't snap to paths when only path inte...Diederik van Lierop2011-09-186-13/+123
* | | German translation updateUweSch mail@uwe-schoeler.de2011-09-181-48/+26
* | | Fix crash when previewing objectBoundingBox gradientsKrzysztof Kosi??ski2011-09-181-1/+1
* | | Do not apply the fix of rev. #10624 to all types of itemsDiederik van Lierop2011-09-171-7/+16
* | | Make "snap page border" toggle independent of "snap paths" toggleDiederik van Lierop2011-09-172-6/+4
* | | Make zero deviation Gaussian blur conform to the SVG specification.Krzysztof Kosi??ski2011-09-171-5/+5
* | | Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop2011-09-168-75/+139
* | | Correct the formula of the displacement map so that zero alpha valueKrzysztof Kosi??ski2011-09-161-5/+6
* | | Remove left over debug g_warning... and the cause of compilation problems.Tavmjong Bah2011-09-161-2/+1
* | | Fix incorrect argument in call to varargs function in xml/repr-css.cppKrzysztof Kosi??ski2011-09-151-1/+1
* | | Use CSSOStringStream in writing number strings parsed by libcroco asTavmjong Bah2011-09-151-4/+31
* | | Fix typo that causes crashes when color management is enabled.Krzysztof Kosi??ski2011-09-151-1/+1
* | | pdf import. apply invert transform to all image tags (Bug 840625)Alvin Penner2011-09-091-2/+1
* | | Filters. Fix for inverted parameters in Light Eraser CPF.Nicolas Dufour2011-09-081-12/+12
* | | Preserve CDATA sections on output.Tavmjong Bah2011-09-085-4/+30
* | | Obey to dont-scale-strokewidth preference, even when scaling one dimension to...Diederik van Lierop2011-09-062-3/+32
* | | Fix isnan() compilation issuesDiederik van Lierop2011-09-061-4/+5
* | | Further fixes for text rendering and pickingKrzysztof Kosi??ski2011-09-061-3/+6
* | | When scaling a diagonal line to a horizontal line, the strokewidth becomes Na...Diederik van Lierop2011-09-051-16/+30
* | | Fix bugs in text stroke rendering and pickingKrzysztof Kosi??ski2011-09-053-18/+13
* | | Fix incorrect marker bbox in previewsKrzysztof Kosi??ski2011-09-051-2/+4
* | | Compute visual bounding box only when neededKrzysztof Kosi??ski2011-09-042-2/+16
* | | Fix crashes with empty text objectsKrzysztof Kosi??ski2011-09-043-3/+3
* | | Extensions. Pattern along Path. Warn if width of pattern is zero (Bug 486920)Alvin Penner2011-09-041-0/+2
* | | 1) Fix absolute scaling in transform dialogDiederik van Lierop2011-09-049-59/+90
* | | Allow changing dimensions of vertical/horizontal lines using the numeric inpu...Diederik van Lierop2011-09-032-80/+105
* | | german translation updateUweSch mail@uwe-schoeler.de2011-09-031-2231/+2608
* | | Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapRes...Diederik van Lierop2011-09-0214-99/+99
* | | Extensions. Fix for a potential crasher in the extension scripts.Nicolas Dufour2011-09-021-1/+1
* | | Extensions. Fix for bug #837603 (Simplestyle extension helper breaks on space...Nicolas Dufour2011-09-012-6/+79
* | | Extensions. Fix for bug #837962 (Untranslatable and not localized strings in ...Nicolas Dufour2011-08-317-6398/+3116
* | | Extensions. Fix for bug #789122 (changing current layer through an extension)...Nicolas Dufour2011-08-311-1/+19
* | | add underscore _Alvin Penner2011-08-311-4/+4
* | | dxf export. support for non-ascii characters (Bug 834721)Alvin Penner2011-08-312-1/+8
* | | fix compilation after const change in r10589Johan B. C. Engelen2011-08-301-5/+5
* | | Translations. Usual POT stuff, and French translation update.Nicolas Dufour2011-08-303-3248/+3483
* | | Extensions. New n-up layout extension (see bug #169955), thanks to Terry N. B...Nicolas Dufour2011-08-306-72/+477
* | | Filters. Workaround for bug #808013 (Drop Shadow; 0.0 for blur doesn't work).Nicolas Dufour2011-08-301-2/+8