| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | little change to meke extensions more testables | Aur??lio A. Heckert | 2009-01-09 | 1 | -3/+3 |
| * | added forgotten files, updated ru.po a bit | Alexandre Prokoudine | 2009-01-07 | 1 | -0/+2 |
| * | patch 276351, fix warning | bulia byak | 2009-01-06 | 2 | -3/+3 |
| * | adjust page height to suit AutoCad | Alvin Penner | 2008-12-29 | 1 | -2/+2 |
| * | exit message if first object has a sodipodi:type | Alvin Penner | 2008-12-27 | 1 | -5/+8 |
| * | allow first selected object to be a group | Alvin Penner | 2008-12-27 | 1 | -31/+59 |
| * | add support for quadratic Bezier | Alvin Penner | 2008-12-23 | 1 | -1/+5 |
| * | convert LINE entity to LWPOLYLINE | Alvin Penner | 2008-12-21 | 1 | -7/+19 |
| * | lower limit on linewidth | Alvin Penner | 2008-12-19 | 1 | -0/+2 |
| * | scale Model Space to size A4 | Alvin Penner | 2008-12-13 | 1 | -3/+3 |
| * | use iso-8859-1 | Alvin Penner | 2008-12-12 | 1 | -0/+1 |
| * | specify metric units | Alvin Penner | 2008-12-10 | 1 | -0/+4 |
| * | * Removing the bitmap files that aren't being used. | Ted Gould | 2008-12-10 | 65 | -1/+0 |
| * | fixed typo, removed obsolete entry, updated Russian translation a bit | Alexandre Prokoudine | 2008-12-10 | 1 | -1/+1 |
| * | GNU/Linux! | Felipe Corr??a da Silva Sanches | 2008-12-05 | 1 | -1/+1 |
| * | patch by Simon Dahlbacka, for LP 186582, modified to produce more detailed ou... | Alvin Penner | 2008-12-05 | 1 | -19/+29 |
| * | some improvements to printing-marks.py | Aur??lio A. Heckert | 2008-12-01 | 1 | -106/+113 |
| * | correcting the changes to provide compatibility for uniconversor name variations | Aur??lio A. Heckert | 2008-12-01 | 1 | -14/+14 |
| * | providing compatibility for uniconversor name variations | Aur??lio A. Heckert | 2008-12-01 | 2 | -4/+24 |
| * | add printing-marks and remove cut-marks extensions | Felipe Corr??a da Silva Sanches | 2008-12-01 | 1 | -2/+2 |
| * | replaceing the cut-marks extension by the printing-marks | Aur??lio A. Heckert | 2008-12-01 | 5 | -132/+471 |
| * | support for color BYLAYER | Alvin Penner | 2008-11-30 | 1 | -5/+21 |
| * | new version of Guides Creator extension from Jonas Termeau | Alexandre Prokoudine | 2008-11-27 | 2 | -42/+134 |
| * | some color support, multi-line text, automatic scaling | Alvin Penner | 2008-11-24 | 1 | -16/+47 |
| * | added Guides Creator extension by Jonas Termeau (LP300877) | Alexandre Prokoudine | 2008-11-22 | 3 | -0/+189 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 7 | -19/+611 |
| * | Merge from trunk | Ted Gould | 2008-11-01 | 1 | -1/+1 |
| * | From trunk | Ted Gould | 2008-10-27 | 8 | -216/+793 |
| * | Merging from trunk | Ted Gould | 2008-10-11 | 2 | -27/+29 |
| * | Fix for GIMP palette export: check that the node has a hasAttributes() method... | Stephen Silver | 2008-09-21 | 1 | -1/+1 |
| * | Fix to conform to the RELAX NG schema. | Stephen Silver | 2008-09-13 | 1 | -1/+1 |
| * | add support for ROBO-Master multi-spline | Alvin Penner | 2008-09-06 | 1 | -49/+64 |
| * | added subroutine ROBO (Master) spline | Alvin Penner | 2008-08-16 | 1 | -2/+70 |
| * | add checkbox for ROBO Master output | Alvin Penner | 2008-08-16 | 1 | -0/+1 |
| * | Add new extrude | Bob Jamison | 2008-08-14 | 1 | -0/+2 |
| * | Add new extrude | Bob Jamison | 2008-08-14 | 3 | -1/+113 |
| * | typo | Ivan Mas??r | 2008-07-28 | 1 | -1/+1 |
| * | Allow inkex.errormsg() to handle non-ASCII characters. Fixes bug 246931. | Stephen Silver | 2008-07-10 | 1 | -1/+1 |
| * | Some fixes for the Embed All Images extension: | Stephen Silver | 2008-07-09 | 1 | -5/+5 |
| * | Remove an unnecessary line that always raises an exception - there is no 'what'. | Stephen Silver | 2008-07-09 | 1 | -1/+0 |
| * | Remove use of obsolete sodipodi:docbase from Python scripts (see bug 246721). | Stephen Silver | 2008-07-09 | 2 | -8/+2 |
| * | Use Python script instead of shell script for .fig import (fixes bug 240889). | Stephen Silver | 2008-06-27 | 4 | -13/+33 |
| * | Fix for opening .eps/.ps/.cdr/etc files with % in their names. | Stephen Silver | 2008-06-26 | 2 | -31/+30 |
| * | patch 241565 | bulia byak | 2008-06-22 | 1 | -14/+15 |
| * | Extend the .inx RELAX NG schema to allow the appearance="minimal" option that... | Stephen Silver | 2008-06-15 | 1 | -0/+5 |
| * | Format the .inx RELAX NG schema, to make it more readable, and to allow diffs... | Stephen Silver | 2008-06-15 | 1 | -3/+319 |
| * | Minor fix to conform to the .inx RELAX NG schema. | Stephen Silver | 2008-06-15 | 1 | -4/+4 |
| * | Win32 fix: set stdout to binary mode before writing a file to it | Stephen Silver | 2008-06-14 | 1 | -84/+87 |
| * | Switched more extensions to minimal mode | Alexandre Prokoudine | 2008-06-14 | 3 | -7/+7 |
| * | Fixed typos and wrong filename reference | Alexandre Prokoudine | 2008-06-14 | 3 | -19/+19 |