summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added tiling pattern supportmiklosh2007-07-235-11/+104
* Removed transform from <svg> and corrected matrix multiplication order in Pdf...miklosh2007-07-232-9/+8
* Patch by Jean-René Reinhard: better SVG compliance for lighting effectsNiko Kiirala2007-07-236-32/+88
* removing kerns also trims multi-value x attribute; allow it to work on tspans...bulia byak2007-07-231-3/+19
* remove age-old optimization which fails to update display when undoing removi...bulia byak2007-07-231-2/+1
* Added some heuristics to set CSS font-style and font-weight from PDF font nam...miklosh2007-07-221-1/+44
* Filter effects dialog:Nicholas Bishop2007-07-223-1/+151
* tspan statusbar descriptionbulia byak2007-07-221-0/+1
* tspan statusbar descriptionbulia byak2007-07-221-0/+13
* Added xml:space=preserve attribute on <text> nodes and sodipodi:role=line att...miklosh2007-07-221-0/+2
* Use the #RRGGBB color format instead of rgb() since most extensions don't sup...miklosh2007-07-221-4/+5
* Further development of the PDF import module: continued pruning of PdfParser....miklosh2007-07-215-303/+865
* Added a missing link in making the filterRes attribute workNiko Kiirala2007-07-213-23/+52
* Patch from Felipe Sanches: support for feConvolveMatrix filter primitiveNiko Kiirala2007-07-207-4/+320
* Patch from Jean-René Reinhard: support for feDiffuseLighting andNiko Kiirala2007-07-2025-25/+2423
* Updated the gtkmmified fill and stroke dialog with the filter effectsgustav_b2007-07-202-60/+81
* Cleaned up logic of sp_te_delete to adhere to UI/logic layering.Gail Carmichael2007-07-183-46/+87
* make all-inkscape-files the default filter instead of all-images (do we need ...bulia byak2007-07-181-10/+9
* Use Inkscape's own code to write coordinates to svg (much nicer fix than comm...Maximilian Albert2007-07-182-38/+13
* Make string conversion of box coordinates locale-independent (fixes bug with ...Maximilian Albert2007-07-182-13/+36
* Another newly 'discovered' translator.Colin Marquardt2007-07-171-0/+1
* Filter effects dialog:Nicholas Bishop2007-07-171-2/+4
* A few additions to ensure that editing trefs is not allowed (and doesn't caus...Gail Carmichael2007-07-176-69/+159
* UnfuzziedLuca Bruno2007-07-171-1/+0
* Filter effects dialog:Nicholas Bishop2007-07-172-7/+63
* Filter effects dialog:Nicholas Bishop2007-07-172-17/+21
* Add two newly 'discovered' translators, sorry guys.Colin Marquardt2007-07-161-0/+2
* Filter effects dialog:Nicholas Bishop2007-07-161-16/+28
* fix compiler warning on ordering of init in uri-references.cppJohan B. C. Engelen2007-07-161-1/+1
* add text replacebulia byak2007-07-161-0/+1
* Filter effects dialog:Nicholas Bishop2007-07-165-76/+83
* simplifybulia byak2007-07-151-26/+16
* fix crash with empty parameter stringbulia byak2007-07-151-0/+3
* Update.Colin Marquardt2007-07-151-71/+44
* Update with strings from current sources.Colin Marquardt2007-07-1558-73009/+90629
* Make strings translatable.Colin Marquardt2007-07-151-3/+3
* added forgotten text_replace.inx, added updated translation into RussianAlexandre Prokoudine2007-07-152-1327/+1575
* fix replace to work with non-ascii textbulia byak2007-07-151-1/+1
* text replacebulia byak2007-07-153-0/+35
* Add popplerBob Jamison2007-07-151-2/+7
* Use popplerBob Jamison2007-07-151-1/+1
* Fixed assertion failure with some unset parameters for feComposite & feOffsetNiko Kiirala2007-07-142-4/+14
* Filter effects:Nicholas Bishop2007-07-1414-257/+357
* Move check for unlinked paths of 3D box faces to the correct locationMaximilian Albert2007-07-142-20/+24
* Write distinguished corners of 3D boxes to the svg representation from which ...Maximilian Albert2007-07-148-31/+160
* Filter effects dialog:Nicholas Bishop2007-07-132-36/+66
* Filter effects dialog:Nicholas Bishop2007-07-131-27/+51
* fix bug #1752969 division by zero in fractalizepopolon.org2007-07-121-2/+6
* switch back to cairo pdf importer temporarilybulia byak2007-07-121-2/+2
* stupid syntax mistakeJiHO2007-07-121-7/+7