| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cutting plotter dxf export. patch by Yann Papouin to allow hiding invisible ↵ | Alvin Penner | 2012-03-26 | 2 | -1/+11 |
| | | | | | | | | | layers (Bug 959159) Fixed bugs: - https://launchpad.net/bugs/959159 (bzr r11130) | ||||
| * | Extensions. Removing org.ekips.filter.embedselectedimages from the ↵ | Nicolas Dufour | 2012-03-20 | 1 | -11/+12 |
| | | | | | | extensions menu (see Bug #171842). (bzr r11101) | ||||
| * | desktop cutting plotter dxf output. ignore orphaned clones (Bug 957086) | Alvin Penner | 2012-03-19 | 1 | -6/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/957086 (bzr r11100) | ||||
| * | Import. Bitmap import improvements (see Bugs #171842 and #847374). | Nicolas Dufour | 2012-03-18 | 2 | -0/+15 |
| | | | | (bzr r11097) | ||||
| * | extensions. measure path. add option to choose text angle (Bug 946098) | Alvin Penner | 2012-03-12 | 2 | -12/+47 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/946098 (bzr r11074) | ||||
| * | Translations. Typo fix, templates update and Ukrainian translation update by ↵ | Nicolas Dufour | 2012-03-04 | 1 | -1/+1 |
| | | | | | | Yuri Chornoivan. (bzr r11047) | ||||
| * | extensions. render QR barcode. support for unicode (Bug 929001) | Alvin Penner | 2012-02-13 | 2 | -0/+10 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/929001 (bzr r10970) | ||||
| * | Extensions. PEP8, error handling and various extension fixes. | Nicolas Dufour | 2012-02-09 | 8 | -82/+146 |
| | | | | (bzr r10954) | ||||
| * | Extensions. Unit tests improvement. | Nicolas Dufour | 2012-02-09 | 12 | -79/+406 |
| | | | | (bzr r10953) | ||||
| * | Extensions. Adding week number in the calendar extension (see Bug #620159) | Nicolas Dufour | 2012-01-18 | 2 | -128/+188 |
| | | | | (bzr r10907) | ||||
| * | Rename LaTeX formula extension to LaTeX | Alex Valavanis | 2012-01-03 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/911281 (bzr r10834) | ||||
| * | Extensions. Import .dhw file. new code by Kevin Lindsey, Nikita Kitaev, ↵ | Alvin Penner | 2011-12-21 | 3 | -0/+145 |
| | | | | | | Chris Morgan. (bzr r10788) | ||||
| * | Extensions. Optimized SVG output update from upstream. | Nicolas Dufour | 2011-12-20 | 1 | -5/+8 |
| | | | | (bzr r10785) | ||||
| * | Extensions. convert2dashes. delete 'stroke-dasharray' attribute in style ↵ | Alvin Penner | 2011-12-15 | 1 | -0/+2 |
| | | | | | | | | | (Bug 888793) Fixed bugs: - https://launchpad.net/bugs/888793 (bzr r10774) | ||||
| * | Add Synfig Animation Studio (*.sif) file output extension | Nikita Kitaev | 2011-11-25 | 5 | -0/+2119 |
| | | | | (bzr r10750) | ||||
| * | dxf input. improved support for multispline (Bug 892496) | Alvin Penner | 2011-11-24 | 1 | -11/+13 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/892496 (bzr r10749) | ||||
| * | Extensions. Fix for bug #887539 (Permissions and #! in extension scripts ↵ | Nicolas Dufour | 2011-11-21 | 110 | -2/+12 |
| | | | | | | need fixing). (bzr r10747) | ||||
| * | Extensions. Pattern along Path. Warn if width of pattern is zero (Bug 486920) | Alvin Penner | 2011-09-04 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/486920 (bzr r10616) | ||||
| * | Extensions. Fix for bug #837603 (Simplestyle extension helper breaks on ↵ | Nicolas Dufour | 2011-09-01 | 2 | -6/+79 |
| | | | | | | | | | spaces in styles) thanks to nikitakit. Extensions. Fix for bug #298528 (parseColor() in simplestyle.py can't parse colors of type rgb(xx.x%,xx.x%,xx.xx%)) thanks to Kjell Magne Fauske. Extensions. New test file for simplestyle.py. (bzr r10610) | ||||
| * | Extensions. Fix for bug #837962 (Untranslatable and not localized strings in ↵ | Nicolas Dufour | 2011-08-31 | 3 | -5/+4 |
| | | | | | | | | trunk-r10607). Translations. Greek (by Dimitris Spingos) and French translations update. (bzr r10609) | ||||
| * | add underscore _ | Alvin Penner | 2011-08-31 | 1 | -4/+4 |
| | | | | (bzr r10607) | ||||
| * | dxf export. support for non-ascii characters (Bug 834721) | Alvin Penner | 2011-08-31 | 2 | -1/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/834721 (bzr r10606) | ||||
| * | Extensions. New n-up layout extension (see bug #169955), thanks to Terry N. ↵ | Nicolas Dufour | 2011-08-30 | 6 | -72/+477 |
| | | | | | | | | Brown. Extensions. Moving Perfect Bound Cover and Printing Marks to the new Render>Layout submenu. (bzr r10603) | ||||
| * | i18n. Fix for bug #745285 (bad English translations in inkscape). | Nicolas Dufour | 2011-08-30 | 1 | -2/+2 |
| | | | | (bzr r10601) | ||||
| * | Extensions. Fix for bug #821435 (Gimp XCF export fails when layer id ↵ | Nicolas Dufour | 2011-08-29 | 1 | -2/+2 |
| | | | | | | contains a space character). (bzr r10592) | ||||
| * | Extensions. Missing files for Text>Extract... | Nicolas Dufour | 2011-08-25 | 2 | -0/+185 |
| | | | | (bzr r10581) | ||||
| * | 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) | ||||
| * | svgfont2layers extension: glyph layers (except the first one) are innitially ↵ | Felipe Corr??a da Silva Sanches | 2011-08-22 | 1 | -0/+6 |
| | | | | | | hidden (bzr r10568) | ||||
| * | add boolead option to load only the first 30 glyphs from an SVGFont ↵ | Felipe Corr??a da Silva Sanches | 2011-08-21 | 2 | -1/+6 |
| | | | | | | | | (otherwise the loading process may take a long time) This performance issue should be actually addressed somehow to make the extension work better. (bzr r10567) | ||||
| * | removing references to PathData.py from Makefile.am and inx files. The inx ↵ | Felipe Corr??a da Silva Sanches | 2011-08-21 | 3 | -3/+2 |
| | | | | | | files are now dependant on simplepath.py instead. (bzr r10566) | ||||
| * | Deleting redundant PathData module. Should use simplepath module instead. | Felipe Corr??a da Silva Sanches | 2011-08-21 | 1 | -139/+0 |
| | | | | (bzr r10565) | ||||
| * | refactoring svgfonts2layers extension to use simplepath module instead of ↵ | Felipe Corr??a da Silva Sanches | 2011-08-21 | 2 | -17/+6 |
| | | | | | | PathData module. (bzr r10564) | ||||
| * | refactoring layers2svgfont extension to use the simplepath module | Felipe Corr??a da Silva Sanches | 2011-08-21 | 1 | -10/+5 |
| | | | | (bzr r10563) | ||||
| * | DXF output: add support for clones and try to improve help text | Johan B. C. Engelen | 2011-08-12 | 2 | -7/+43 |
| | | | | (bzr r10539) | ||||
| * | correct version number in DXF output extension description | Johan B. C. Engelen | 2011-08-12 | 1 | -2/+2 |
| | | | | (bzr r10538) | ||||
| * | UI uniformisation / addition of mnemonics (Bug #170765) | Kris De Gussem | 2011-07-28 | 1 | -2/+2 |
| | | | | | | Removed unnecessary command in path effects (bzr r10515) | ||||
| * | Filters. New Channel transparency and Cross blur custom predefined filters. | Nicolas Dufour | 2011-07-27 | 3 | -109/+115 |
| | | | | | | | Extensions. Barcode extensions reorganization. Translations. inkscape.pot and French translation update. (bzr r10509) | ||||
| * | patch by Giacomo Mirabassi for Bug 813366, support for image tag | Alvin Penner | 2011-07-22 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/813366 (bzr r10492) | ||||
| * | Extensions. Text menu reorganization (see Bug #814681). | Nicolas Dufour | 2011-07-22 | 6 | -78/+90 |
| | | | | (bzr r10490) | ||||
| * | Extensions. dxf_outlines.py. do not attempt to parse a url color reference ↵ | Alvin Penner | 2011-07-21 | 1 | -1/+1 |
| | | | | | | | | | (Bug 810503) Fixed bugs: - https://launchpad.net/bugs/810503 (bzr r10485) | ||||
| * | Extensions. Merging Alphabet soup fixes by Glyphobet. | Nicolas Dufour | 2011-07-18 | 32 | -51/+120 |
| | | | | (bzr r10473) | ||||
| * | UI fixes for gcodetools extension | Kris De Gussem | 2011-07-13 | 4 | -6/+6 |
| | | | | (bzr r10449) | ||||
| * | GUI uniformisation | Kris De Gussem | 2011-07-12 | 1 | -5/+5 |
| | | | | (bzr r10446) | ||||
| * | String fixes in webslicer | Alex Valavanis | 2011-07-09 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/807861 (bzr r10428) | ||||
| * | Fix build and clean makefile | Josh Andler | 2011-07-05 | 1 | -1/+3 |
| | | | | (bzr r10418) | ||||
| * | Gcodetools have been upgraded to v. 1.7. | Nick Drobchenko | 2011-07-05 | 47 | -3754/+6010 |
| | | | | (bzr r10417) | ||||
| * | Extensions. Perspective. use transform elements if present (Bug 168942) | Alvin Penner | 2011-07-04 | 1 | -5/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168942 (bzr r10416) | ||||
| * | Extensions. Envelope. use transform elements if present (Bug 663667) | Alvin Penner | 2011-07-04 | 1 | -1/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/663667 (bzr r10415) | ||||
| * | Extensions. Measure Path. use transform elements and viewBox (Bug 803791) | Alvin Penner | 2011-07-03 | 2 | -34/+28 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/803791 (bzr r10414) | ||||
| * | Adding extension submitted by Karlisson (launchpad id: karlisson) that ↵ | Felipe Corr??a da Silva Sanches | 2011-07-02 | 7 | -0/+684 |
| | | | | | | | | 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) | ||||
