| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for Bug #944787 (The command to follow link does not work). | Nicolas Dufour | 2012-09-20 | 1 | -0/+2 |
| | | | | (bzr r11684) | ||||
| * | Extensions. New HSL adjust extension (see Bug #979208 ). | Nicolas Dufour | 2012-09-13 | 1 | -1/+3 |
| | | | | (bzr r11665) | ||||
| * | Extensions. Removing the Replace Text extension (replaced with the new Find ↵ | Nicolas Dufour | 2012-07-20 | 1 | -2/+0 |
| | | | | | | dialog). (bzr r11557) | ||||
| * | Import. Bitmap import improvements (see Bugs #171842 and #847374). | Nicolas Dufour | 2012-03-18 | 1 | -0/+1 |
| | | | | (bzr r11097) | ||||
| * | Extensions. PEP8, error handling and various extension fixes. | Nicolas Dufour | 2012-02-09 | 1 | -3/+3 |
| | | | | (bzr r10954) | ||||
| * | Extensions. Import .dhw file. new code by Kevin Lindsey, Nikita Kitaev, ↵ | Alvin Penner | 2011-12-21 | 1 | -0/+2 |
| | | | | | | Chris Morgan. (bzr r10788) | ||||
| * | Add Synfig Animation Studio (*.sif) file output extension | Nikita Kitaev | 2011-11-25 | 1 | -0/+4 |
| | | | | (bzr r10750) | ||||
| * | Extensions. New n-up layout extension (see bug #169955), thanks to Terry N. ↵ | Nicolas Dufour | 2011-08-30 | 1 | -19/+22 |
| | | | | | | | | Brown. Extensions. Moving Perfect Bound Cover and Printing Marks to the new Render>Layout submenu. (bzr r10603) | ||||
| * | Filters. Removing unecessary height, width, x and y attributes in some ↵ | Nicolas Dufour | 2011-08-25 | 1 | -1/+3 |
| | | | | | | | | | filters elements. Extensions. New Text>Extract extension. Translations. Translation template and file list update. (bzr r10580) | ||||
| * | removing references to PathData.py from Makefile.am and inx files. The inx ↵ | Felipe Corr??a da Silva Sanches | 2011-08-21 | 1 | -1/+0 |
| | | | | | | files are now dependant on simplepath.py instead. (bzr r10566) | ||||
| * | Fix build and clean makefile | Josh Andler | 2011-07-05 | 1 | -1/+3 |
| | | | | (bzr r10418) | ||||
| * | Adding extension submitted by Karlisson (launchpad id: karlisson) that ↵ | Felipe Corr??a da Silva Sanches | 2011-07-02 | 1 | -0/+3 |
| | | | | | | | | converts an SVG document into an HTML page using canvas commands to render the given graphics. This is Karlisson's second accepted contribution to Inkscape (he is also the author of the text split extension). This means he now can get commit access to our development repository. (bzr r10406) | ||||
| * | extension to convert an svg font into glyph layers | Felipe Corr??a da Silva Sanches | 2011-06-01 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | ------------- This line and the following will be ignored -------------- added: share/extensions/svgfont2layers.inx share/extensions/svgfont2layers.py modified: share/extensions/Makefile.am unknown: share/extensions/layers2svgfont.py.itworks share/extensions/test_layers2svgfont.py (bzr r10247) | ||||
| * | Add shebang to voronoi.py. Install *.js extensions as non-executable | Alex Valavanis | 2011-05-30 | 1 | -4/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/602005 (bzr r10245) | ||||
| * | Voronoi extension by Vincent Nivoliers (Bug 783922) | Alvin Penner | 2011-05-29 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/783922 (bzr r10243) | ||||
| * | Extensions to alternate layer visibility for glyph layers. | Felipe Corr??a da Silva Sanches | 2011-05-27 | 1 | -0/+4 |
| | | | | | | These extensions are using the new "silent" option that I have introduced to the inx file sintax in the previous commit. (bzr r10241) | ||||
| * | Adding PathData.py extension module to parse/encode svg:path d attribute. I ↵ | Felipe Corr??a da Silva Sanches | 2011-05-26 | 1 | -0/+1 |
| | | | | | | forgot to properly add it to bzr a few commits ago. (bzr r10224) | ||||
| * | Extension that generates an SVGFont from a set of layers with ↵ | Felipe Corr??a da Silva Sanches | 2011-05-20 | 1 | -0/+2 |
| | | | | | | id="GlyphLayer-<unicode char>" (bzr r10214) | ||||
| * | extension to add a glyph layer. It is rather simple now, but may be more ↵ | Felipe Corr??a da Silva Sanches | 2011-05-19 | 1 | -0/+2 |
| | | | | | | usefull in the future. It is supposed to be used with a future extension that handles those layers with id="GlyphLayer-<unicode char>" and convert them into an svg font (bzr r10213) | ||||
| * | Extension for setting up the document dimension according to font metrics ↵ | Felipe Corr??a da Silva Sanches | 2011-05-19 | 1 | -0/+2 |
| | | | | | | provided by the user. It creates horizontal guidelines for baseline, ascender, descender, x-height, caps height and also vertical guidelines for left and right side bearings. (bzr r10212) | ||||
| * | Extensions. Optimized SVG export update (scour r210 + custom inx file). | Nicolas Dufour | 2011-04-18 | 1 | -0/+1 |
| | | | | (bzr r10180) | ||||
| * | Extensions: | Nicolas Dufour | 2011-03-30 | 1 | -0/+2 |
| | | | | | | | | | * New isometric grid. * All grids are now grouped in Render>Grids. Translations: * inkscape.pot update. (bzr r10135) | ||||
| * | Extensions. New SVG to FXG export extension (see Bug #625140, Support export ↵ | Nicolas Dufour | 2010-12-21 | 1 | -0/+2 |
| | | | | | | to FXG). (bzr r9973) | ||||
| * | add QR Code rendering extension | d | 2010-11-09 | 1 | -0/+2 |
| | | | | (bzr r9884) | ||||
| * | Extensions. New Gcode tools extension (Bug #654528). | Nicolas Dufour | 2010-10-08 | 1 | -0/+10 |
| | | | | (bzr r9818) | ||||
| * | Added replace font extension | Craig Marshall | 2010-09-26 | 1 | -2/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/171007 (bzr r9789) | ||||
| * | Extensions. New guillotine extension (testing). | Nicolas Dufour | 2010-08-25 | 1 | -0/+2 |
| | | | | (bzr r9725) | ||||
| * | Forgot to make JessyInk installable. Oops. | Josh Andler | 2010-06-05 | 1 | -0/+28 |
| | | | | (bzr r9486) | ||||
| * | Extensions. New text split extension (Bug #171748). | Nicolas Dufour | 2010-04-20 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/171748 (bzr r9360) | ||||
| * | Missing dependency for webslicer extensions. | Nicolas Dufour | 2010-04-17 | 1 | -0/+1 |
| | | | | (bzr r9342) | ||||
| * | Remove remnants of rather pointless MMX optimizations, and fix | Krzysztof Kosi??ski | 2010-03-29 | 1 | -6/+6 |
| | | | | | | build failure caused by recent extension renames (bzr r9255) | ||||
| * | webslicer extension is distributable and translatable now | Alexandre Prokoudine | 2010-03-10 | 1 | -0/+6 |
| | | | | (bzr r9173) | ||||
| * | Extensions. New black and white color extension. | Nicolas Dufour | 2010-02-14 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/518429 (bzr r9089) | ||||
| * | Extensions. New pixelsnap extension. | Nicolas Dufour | 2010-02-05 | 1 | -0/+2 |
| | | | | (bzr r9053) | ||||
| * | Generate Voronoi extension. Code by Steven Fortune (C) and Bill Simons (Python). | Alvin Penner | 2010-01-21 | 1 | -0/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/171901 (bzr r9010) | ||||
| * | DataMatrix encoder extension by inductiveload | Alvin Penner | 2009-12-24 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/465571 (bzr r8905) | ||||
| * | Wireframe Spheres extension by inductiveload | Alvin Penner | 2009-12-23 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/461964 (bzr r8904) | ||||
| * | Removing svgz_[input|output].inx | Ted Gould | 2009-09-15 | 1 | -2/+0 |
| | | | | (bzr r8598) | ||||
| * | Adding yocto_css.py to Makefile so it gets pulled in dist. | Ted Gould | 2009-09-14 | 1 | -1/+2 |
| | | | | (bzr r8591) | ||||
| * | Removed support for AI (EPS based) export and EPSI export. | Tavmjong Bah | 2009-08-11 | 1 | -3/+0 |
| | | | | | | | | | | | AI export only supported (poorly) Adobe Illustrator 8.0 (released in 1998); Adobe Illustrator 10 (2001) and later support direct SVG import. EPSI export has limited use now that many programs such as OpenOffice can directly use the vector data in EPS files. If needed, the program ps2epsi can be used to make EPSI files from EPS files. (bzr r8465) | ||||
| * | Scour extension added to Makefile.am and POTFILE.in (inkscape.pot updated). | Nicolas Dufour | 2009-08-04 | 1 | -0/+4 |
| | | | | (bzr r8403) | ||||
| * | Output extensions for UniConverter export (wmf, sk1 and plt). | Nicolas Dufour | 2009-08-03 | 1 | -1/+5 |
| | | | | | | Also fixes Bug #387946 (UniConvertor called with wrong filename) (bzr r8398) | ||||
| * | Adding plt_[input|output].inx to the Makefile so that they get picked | Ted Gould | 2009-06-12 | 1 | -0/+2 |
| | | | | | | up by the tarballs. (bzr r8050) | ||||
| * | add extension 'Convert to Dashes' | Alvin Penner | 2009-05-15 | 1 | -0/+2 |
| | | | | (bzr r7884) | ||||
| * | Add Parametric Curves extension/effect from Michel Chatelain. | Tavmjong Bah | 2009-05-12 | 1 | -0/+2 |
| | | | | (bzr r7867) | ||||
| * | fix for [Bug 365197] Make install doesn't install dxf_input.py | Adib Taraben | 2009-04-22 | 1 | -0/+1 |
| | | | | (bzr r7761) | ||||
| * | replaced "-" to "_" in the interp_att_g extension name to be usable as ↵ | Aur??lio A. Heckert | 2009-04-16 | 1 | -2/+2 |
| | | | | | | module and added a notification for a execution without selection. (bzr r7722) | ||||
| * | run-all-extension-tests in make check | Aur??lio A. Heckert | 2009-04-13 | 1 | -2/+3 |
| | | | | (bzr r7702) | ||||
| * | add uniconvertor sk1 export (as used for sk1 import) | theAdib | 2009-04-11 | 1 | -0/+1 |
| | | | | (bzr r7684) | ||||
| * | add support for wmf-output using the uniconvertor (as used for the wmf-input | theAdib | 2009-04-10 | 1 | -0/+1 |
| | | | | (bzr r7679) | ||||
