summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Fix typo that causes crashes when color management is enabled.Krzysztof Kosi??ski2011-09-151-1/+1
| | | | | | | | | (bzr r10628)
* | | pdf import. apply invert transform to all image tags (Bug 840625)Alvin Penner2011-09-091-2/+1
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/840625 (bzr r10627)
* | | Filters. Fix for inverted parameters in Light Eraser CPF.Nicolas Dufour2011-09-081-12/+12
| | | | | | | | | (bzr r10626)
* | | Preserve CDATA sections on output.Tavmjong Bah2011-09-085-4/+30
| | | | | | | | | (bzr r10625)
* | | Obey to dont-scale-strokewidth preference, even when scaling one dimension ↵Diederik van Lierop2011-09-062-3/+32
| | | | | | | | | | | | | | | | | | | | | | | | to zero or infinite Fixed bugs: - https://launchpad.net/bugs/825840 (bzr r10624)
* | | Fix isnan() compilation issuesDiederik van Lierop2011-09-061-4/+5
| | | | | | | | | (bzr r10623)
* | | Further fixes for text rendering and pickingKrzysztof Kosi??ski2011-09-061-3/+6
| | | | | | | | | (bzr r10622)
* | | When scaling a diagonal line to a horizontal line, the strokewidth becomes ↵Diederik van Lierop2011-09-051-16/+30
| | | | | | | | | | | | | | | NaN. This commit allows to change the strokewidth back to a more useful value (as reported by ~suv in lp:825840) (bzr r10621)
* | | Fix bugs in text stroke rendering and pickingKrzysztof Kosi??ski2011-09-053-18/+13
| | | | | | | | | (bzr r10620)
* | | Fix incorrect marker bbox in previewsKrzysztof Kosi??ski2011-09-051-2/+4
| | | | | | | | | (bzr r10619)
* | | Compute visual bounding box only when neededKrzysztof Kosi??ski2011-09-042-2/+16
| | | | | | | | | (bzr r10618)
* | | Fix crashes with empty text objectsKrzysztof Kosi??ski2011-09-043-3/+3
| | | | | | | | | (bzr r10617)
* | | Extensions. Pattern along Path. Warn if width of pattern is zero (Bug 486920)Alvin Penner2011-09-041-0/+2
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/486920 (bzr r10616)
* | | 1) Fix absolute scaling in transform dialogDiederik van Lierop2011-09-049-59/+90
| | | | | | | | | | | | | | | 2) Transform dialog now follows the user prefs for geometric vs. visual bounding box (bzr r10615)
* | | Allow changing dimensions of vertical/horizontal lines using the numeric ↵Diederik van Lierop2011-09-032-80/+105
| | | | | | | | | | | | | | | | | | | | | | | | input boxes on the selector toolbar Fixed bugs: - https://launchpad.net/bugs/825840 (bzr r10614)
* | | german translation updateUweSch mail@uwe-schoeler.de2011-09-031-2231/+2608
| | | | | | | | | (bzr r10613)
* | | Rename the struct "SnappedConstraints" to the more meaningfull ↵Diederik van Lierop2011-09-0214-99/+99
| | | | | | | | | | | | | | | "IntermSnapResults" (bzr r10612)
* | | Extensions. Fix for a potential crasher in the extension scripts.Nicolas Dufour2011-09-021-1/+1
| | | | | | | | | (bzr r10611)
* | | Extensions. Fix for bug #837603 (Simplestyle extension helper breaks on ↵Nicolas Dufour2011-09-012-6/+79
| | | | | | | | | | | | | | | | | | | | | | | | spaces in styles) thanks to nikitakit. Extensions. Fix for bug #298528 (parseColor() in simplestyle.py can't parse colors of type rgb(xx.x%,xx.x%,xx.xx%)) thanks to Kjell Magne Fauske. Extensions. New test file for simplestyle.py. (bzr r10610)
* | | Extensions. Fix for bug #837962 (Untranslatable and not localized strings in ↵Nicolas Dufour2011-08-317-6398/+3116
| | | | | | | | | | | | | | | | | | | | | trunk-r10607). Translations. Greek (by Dimitris Spingos) and French translations update. (bzr r10609)
* | | Extensions. Fix for bug #789122 (changing current layer through an ↵Nicolas Dufour2011-08-311-1/+19
| | | | | | | | | | | | | | | extension) thanks to cosmin. (bzr r10608)
* | | add underscore _Alvin Penner2011-08-311-4/+4
| | | | | | | | | (bzr r10607)
* | | dxf export. support for non-ascii characters (Bug 834721)Alvin Penner2011-08-312-1/+8
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/834721 (bzr r10606)
* | | fix compilation after const change in r10589Johan B. C. Engelen2011-08-301-5/+5
| | | | | | | | | (bzr r10605)
* | | Translations. Usual POT stuff, and French translation update.Nicolas Dufour2011-08-303-3248/+3483
| | | | | | | | | (bzr r10604)
* | | Extensions. New n-up layout extension (see bug #169955), thanks to Terry N. ↵Nicolas Dufour2011-08-306-72/+477
| | | | | | | | | | | | | | | | | | | | | Brown. Extensions. Moving Perfect Bound Cover and Printing Marks to the new Render>Layout submenu. (bzr r10603)
* | | Filters. Workaround for bug #808013 (Drop Shadow; 0.0 for blur doesn't work).Nicolas Dufour2011-08-301-2/+8
| | | | | | | | | (bzr r10602)
* | | i18n. Fix for bug #745285 (bad English translations in inkscape).Nicolas Dufour2011-08-301-2/+2
| | | | | | | | | (bzr r10601)
* | | Update to Potrace 1.10Josh Andler2011-08-3016-84/+74
| | | | | | | | | (bzr r10600)
* | | UI. Fix for bug #817249 (Help->About Inkscape icon missing in rev 10505, Win32).Nicolas Dufour2011-08-291-1/+1
| | | | | | | | | (bzr r10599)
* | | Extensions. Fix for bug #813807 (Python error message window opens in a ↵Nicolas Dufour2011-08-291-1/+0
| | | | | | | | | | | | | | | maximized state). (bzr r10598)
* | | Remove forgotten call to print routine.Tavmjong Bah2011-08-291-1/+0
| | | | | | | | | (bzr r10597)
* | | Added comments.Tavmjong Bah2011-08-291-5/+79
| | | | | | | | | (bzr r10596)
* | | Correct typo in bounding box calculation for groups. Fixes LP #836536Krzysztof Kosi??ski2011-08-291-1/+1
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/836536 (bzr r10595)
* | | Fix compilation failure in DBus APIKrzysztof Kosi??ski2011-08-291-1/+1
| | | | | | | | | (bzr r10594)
* | | Markers. Fix for bug #479644 (Color Markers to Match Stroke doesn't work for ↵Nicolas Dufour2011-08-291-66/+62
| | | | | | | | | | | | | | | InfiniteStartLine marker). (bzr r10593)
* | | Extensions. Fix for bug #821435 (Gimp XCF export fails when layer id ↵Nicolas Dufour2011-08-291-2/+2
| | | | | | | | | | | | | | | contains a space character). (bzr r10592)
* | | Add minimal support for reading color-interpolation and ↵Tavmjong Bah2011-08-294-6/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | color-interpolation-filters properties (however, Inkscape assumes sRGB everywhere at the moment). Change color-interpolation-filters from attribute to style property in sp-filter.cpp as it is not allowed as an attribute in a <filter> (it is only allowed as an attribute in filter primitives). Added color-interpolation-filters:sRGB to style when new filter is created in filter-chemistry.cpp. (bzr r10591)
* | | Fix compilation on Windows after libnr removalKrzysztof Kosi??ski2011-08-292-31/+1
| | | | | | | | | (bzr r10590)
* | | Completely remove libnrKrzysztof Kosi??ski2011-08-28221-4200/+1758
|\ \ \ | | | | | | | | (bzr r10589)
| * | | Completely remove libnrKrzysztof Kosi??ski2011-08-2816-134/+32
| | | | | | | | | | | | (bzr r10582.1.11)
| * | | Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-2814-982/+181
| | | | | | | | | | | | (bzr r10582.1.10)
| * | | Remove last forward declaration of NRPixBlockKrzysztof Kosi??ski2011-08-271-2/+0
| | | | | | | | | | | | (bzr r10582.1.9)
| * | | Remove nr-forward.hKrzysztof Kosi??ski2011-08-2712-62/+3
| | | | | | | | | | | | (bzr r10582.1.8)
| * | | Remove unused function project_on_linesegment from nr-point-fns.hKrzysztof Kosi??ski2011-08-272-23/+1
| | | | | | | | | | | | (bzr r10582.1.7)
| * | | Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-2761-682/+38
| | | | | | | | | | | | (bzr r10582.1.6)
| * | | Remove all NRRect use.Krzysztof Kosi??ski2011-08-2722-250/+178
| | | | | | | | | | | | (bzr r10582.1.5)
| * | | Remove NRRect from paint servers and temporary calculationsKrzysztof Kosi??ski2011-08-277-26/+22
| | | | | | | | | | | | (bzr r10582.1.4)
| * | | Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-2754-700/+376
| | | | | | | | | | | | (bzr r10582.1.3)
| * | | Remove NRRect use from the extension systemKrzysztof Kosi??ski2011-08-2714-308/+149
| | | | | | | | | | | | (bzr r10582.1.2)