summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* (Very) small fix for FilterConvolveMatrix::area_enlargeJasper van de Gronde2009-05-131-2/+2
| | | (bzr r7874)
* Fix for bug #372412. As well as proper handling of borders (assuming ↵Jasper van de Gronde2009-05-131-59/+145
| | | | | edgeMode="none") for feConvolveMatrix. (bzr r7873)
* BUG 284680 convert text to paths on cairo outputtheAdib2009-05-121-3/+9
| | | (bzr r7872)
* Spanish translation update by Lucas VieitesNicolas Dufour2009-05-121-423/+279
| | | (bzr r7871)
* * [INTL: pl] - Updated Polish translation and up-to-date pot fileMarcin Floryan2009-05-123-5434/+3713
| | | (bzr r7870)
* Refining Alpha draw and Alpha paint and adding Flood color control and ↵Ivan Louette2009-05-121-15/+17
| | | | | invert to Alpha draw (bzr r7869)
* When selecting a path with markers but without a stroke, then one should be ↵Diederik van Lierop2009-05-122-30/+73
| | | | | able to change the markers and the stroke width. Therefore these controls should not be greyed out in the stroke & fill dialog (fixes bug #166029, which was first reported in 2004 :-) ) (bzr r7868)
* Add Parametric Curves extension/effect from Michel Chatelain.Tavmjong Bah2009-05-123-0/+304
| | | (bzr r7867)
* Better Lead pencil and renaming Alpha fill to Alpha paintIvan Louette2009-05-121-4/+4
| | | (bzr r7866)
* i18n.py: fixed shebangIvan Mas??r2009-05-121-1/+1
| | | (bzr r7865)
* Giving sharper defaults to Alpha draw and Alpha fillIvan Louette2009-05-111-14/+14
| | | (bzr r7864)
* BUG: #273767: crash on ...; resolved crash on several pixbuf operationstheAdib2009-05-113-43/+60
| | | (bzr r7863)
* German translation update by McBenNicolas Dufour2009-05-111-1494/+1130
| | | (bzr r7862)
* inkscape.pot updateNicolas Dufour2009-05-111-34/+36
| | | (bzr r7861)
* call sp_document_ensure_up_to_date for getCenter/setCenter (Bug #374968)Thomas Holder2009-05-112-4/+7
| | | (bzr r7860)
* Renaming Alpha engraving to Alpha draw and Alpha engraving, color to Alpha ↵Ivan Louette2009-05-111-23/+24
| | | | | fill, improving them and improving Lead pencil for being consistent toghether (bzr r7859)
* * [INTL: it] First little progress toward 0.47Luca Bruno2009-05-111-4519/+2739
| | | (bzr r7858)
* Update icons READMEKrzysztof Kosi??ski2009-05-111-7/+3
| | | (bzr r7857)
* Tango: make default on Linux (for now, to collect feedback)Krzysztof Kosi??ski2009-05-112-14/+14
| | | (bzr r7856)
* Tango: touch up dialog-fill-and-stroke to align on gridKrzysztof Kosi??ski2009-05-113-95/+158
| | | (bzr r7855)
* Tango: fix layer-newKrzysztof Kosi??ski2009-05-107-21/+11
| | | (bzr r7854)
* Tango: more explicit object-fill and object-stroke iconKrzysztof Kosi??ski2009-05-106-436/+173
| | | (bzr r7853)
* Tango: fix node-type-auto-smoothKrzysztof Kosi??ski2009-05-106-3/+3
| | | (bzr r7852)
* Better alignment of draw-cuboid and tool-tweak Tango iconsKrzysztof Kosi??ski2009-05-106-126/+115
| | | (bzr r7851)
* Only load from preferences when really needed, which might help reducing the ↵Diederik van Lierop2009-05-102-20/+22
| | | | | processor load a bit (bug #167525) (bzr r7850)
* Add three missing Tango iconsKrzysztof Kosi??ski2009-05-1012-0/+620
| | | (bzr r7849)
* Better Tango icons for some tools (tango_icons_colors_1.3)Krzysztof Kosi??ski2009-05-1027-797/+1204
| | | (bzr r7848)
* Fix wrong delete operator in domstring.cpp.Krzysztof Kosi??ski2009-05-101-3/+3
| | | (bzr r7847)
* Fix Autotools build.Krzysztof Kosi??ski2009-05-101-4/+1
| | | (bzr r7846)
* Update READMEs for the icons directory.Krzysztof Kosi??ski2009-05-103-39/+55
| | | (bzr r7845)
* BUG 218090 opening of bitmap fails, now error messagetheAdib2009-05-102-2/+3
| | | (bzr r7844)
* Remove test-stubs.cpp: no longer needed.Krzysztof Kosi??ski2009-05-102-112/+2
| | | (bzr r7843)
* Set svn:ignore to '*.in' for a few dirsKrzysztof Kosi??ski2009-05-100-0/+0
| | | (bzr r7842)
* Minor corrections in README.fr.txtNicolas Dufour2009-05-091-7/+7
| | | (bzr r7841)
* When changing document size, the origin (lower left corner) should be ↵Diederik van Lierop2009-05-091-0/+6
| | | | | stationary. This way the guides will keep their relative position w.r.t. the objects (bug #167762), and also everything will be redrawn properly (bug #179373) (bzr r7840)
* Another intermediate updateAlexandre Prokoudine2009-05-081-3691/+2201
| | | (bzr r7839)
* added giomm-2.4 in order to properly compile under Ubuntu 9.04Felipe Corr??a da Silva Sanches2009-05-081-1/+1
| | | (bzr r7838)
* Minor French translation update.Nicolas Dufour2009-05-071-517/+530
| | | (bzr r7837)
* inkscape.pot updateNicolas Dufour2009-05-071-16/+6
| | | (bzr r7836)
* Minor correction in messageNicolas Dufour2009-05-071-1/+1
| | | (bzr r7835)
* Default values for lots of filter attributes, see bug 372412.Jasper van de Gronde2009-05-075-14/+14
| | | (bzr r7834)
* remove the deactivate knotholder parameterbulia byak2009-05-072-8/+0
| | | (bzr r7833)
* New icon - PNG & SVG versions. .ICO version coming soon as an appropriate ↵Josh Andler2009-05-072-181/+672
| | | | | all-sizes in one file icon (I need a couple people on win32 to test before I commit). (bzr r7832)
* Patch 337357 by Lubomir Rintel: GCC 4.4 compilation & start fix (woohoo, ↵Josh Andler2009-05-072-2/+2
| | | | | happy on Karmic now) (bzr r7831)
* fix LP bug 293940, comment 73Alvin Penner2009-05-071-5/+11
| | | (bzr r7830)
* Updated Ukrainian transaltion from Yuri ChornoivanAlexandre Prokoudine2009-05-061-1074/+700
| | | (bzr r7829)
* * [INTL: sl] Updated Basque (eu) translation in trunk (by Inaki Larranaga ↵Ivan Mas??r2009-05-062-3869/+2399
| | | | | Murgoitio) (bzr r7828)
* * [INTL:*] fixed typos (by Yuri Chornoivan)Ivan Mas??r2009-05-068-9/+9
| | | (bzr r7827)
* using uri syntax while importing files using xlink:hrefAdib Taraben2009-05-051-1/+8
| | | (bzr r7826)
* Adding sharpness control to Alpha engraving and Alpha engraving, color and ↵Ivan Louette2009-05-051-15/+17
| | | | | moving HSL bump alpha and HSL bubbles alpha to Masking tools (bzr r7825)