summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extensions. Fix misleading message in inkex.py (Bug #602041)Nicolas Dufour2010-08-121-2/+3
* Extensions. New -Save Background- option and help tab in Gimp XCF export.Nicolas Dufour2010-08-122-4/+29
* Correct application of older Win32 patch. Fixes bug #616589.Jon A. Cruz2010-08-121-1/+1
* Fix a crash introduced by my previous commitDiederik van Lierop2010-08-112-2/+0
* Fix crash 411940 by Alisher NiyazovJosh Andler2010-08-111-0/+1
* Extensions. Gimp XCF export fixes (Bugs #168250, #285558, #616193 and #616330).Nicolas Dufour2010-08-111-71/+92
* Catch bad save dialog sizes on Win32. Fixes bug #285267.Jon A. Cruz2010-08-111-6/+32
* Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-1118-15/+69
* Implement constrained snapping to nodesDiederik van Lierop2010-08-107-27/+65
* Tutorials. New Indonesian advanced tutorial translation.Nicolas Dufour2010-08-092-0/+531
* Extensions. Gimp XCF export now works with units in Height and Width attribut...Nicolas Dufour2010-08-091-4/+3
* Templates. Layer errors in the Fontforge template (Bug #565296).Nicolas Dufour2010-08-091-26/+22
* Add a constrained snap method that takes multiple constraints. This reduces t...Diederik van Lierop2010-08-074-102/+85
* Corects delete/delete[] issue. Fixes bug #613723.Jon A. Cruz2010-08-061-27/+31
* Keys. Alphapad support for zoom shortcuts (Bug #181393).Nicolas Dufour2010-08-052-0/+12
* support for transform elements in hpgl (Bug 600472)Alvin Penner2010-08-041-25/+43
* Keys. Additional keypad bindings (Bug #362040).Nicolas Dufour2010-08-042-270/+282
* Translations. Galician translation update by Leandro Regueiro.Nicolas Dufour2010-08-041-341/+301
* A modification of pixops_mix that allows for input images that extend beyond ...Jasper van de Gronde2010-08-041-87/+39
* Fix to background handling that avoids both duplication and aliasing as much ...Jasper van de Gronde2010-08-044-101/+75
* Added reinterpret_cast to work around a difference of opinion between gcc ver...Jasper van de Gronde2010-08-041-1/+2
* Fix for subtle bug in parsing export area, found by Vaughn Spurlin using Cove...Jasper van de Gronde2010-08-041-1/+1
* Small fix to emf filter that makes it build using TDM's mingw 4.5.0Jasper van de Gronde2010-08-041-1/+1
* New feature: to exchange position of two objects (bug #171944)Nicolas Dufour2010-08-034-24/+276
* Doc. Keys and mouse reference fix.Nicolas Dufour2010-08-031-2/+2
* updated PO fileArpad Biro2010-08-021-52/+61
* Romanian translation update by Cristian Secară (Bug #596689)Kris De Gussem2010-08-021-491/+527
* Galician translation update by Leandro Regueiro (Bug #612697)Kris De Gussem2010-08-021-5023/+4159
* updated PO fileArpad Biro2010-08-011-74/+49
* support for layers in .dxf output (Bug 410928)Alvin Penner2010-08-012-34/+29
* Translations. Slovenian translation update by Martin Srebotnjak.Nicolas Dufour2010-07-311-3767/+2286
* powerstroke: add code that handles closed pathsJohan B. C. Engelen2010-07-311-27/+66
* powerstroke: redefine meaning of offset point parameter values. now knots mov...Johan B. C. Engelen2010-07-303-17/+38
* Translations. Simplified Chinese translation update by Liu Xiaoqin.Nicolas Dufour2010-07-301-2998/+2126
* i18n. Fix for Bug #611025 (Setup for widescreen work does not show translated).Nicolas Dufour2010-07-301-1/+1
* powerstroke: add visually 'nice' interpolator, good enough for nowJohan B. C. Engelen2010-07-281-1/+23
* powerstroke: code only, added bad interpolatorJohan B. C. Engelen2010-07-281-4/+45
* powerstroke: fix terrible bug, clean up code, add interpolator frameworkJohan B. C. Engelen2010-07-281-26/+52
* powerstroke: ctrl+click inserts new stroke knot. BUGGY. reselect object after...Johan B. C. Engelen2010-07-281-1/+9
* Fix rendering of "plain" SVG text.Tavmjong Bah2010-07-282-12/+31
* Create just one path instead of hundreds.Tavmjong Bah2010-07-281-3/+5
* Purge the silliest attributes (font-size, marker-xxx).Tavmjong Bah2010-07-281-77/+77
* Safer fix for bug #579932 that won't leak memory.Jon A. Cruz2010-07-283-17/+18
* Duplicate the undo key passed to sp_document_maybe_done, instead of simplyKrzysztof Kosi??ski2010-07-273-3/+8
* powerstroke: sort point optionJohan B. C. Engelen2010-07-272-2/+15
* powerstroke: arbitrary number of control points.Johan B. C. Engelen2010-07-275-50/+39
* commit missing filesJohan B. C. Engelen2010-07-272-0/+213
* More sensible ranges for feSpecularLighting and feDiffuseLighting parametersKrzysztof Kosi??ski2010-07-271-11/+12
* more powerstroke build infrastructureJohan B. C. Engelen2010-07-265-40/+24
* Fix initial combo box values in filter effects dialogKrzysztof Kosi??ski2010-07-261-1/+1