| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Filters. Filters file update (changes in Non Realistic 3D Shaders). | Nicolas Dufour | 2011-10-19 | 1 | -291/+202 |
| | | | | (bzr r10685) | ||||
| * | Tutorials. New pt_BR interpolate tutorial by Victor Westmann. | Nicolas Dufour | 2011-10-19 | 2 | -0/+595 |
| | | | | (bzr r10684) | ||||
| * | 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) | ||||
| * | Markers. Fix for bug #479644 (Color Markers to Match Stroke doesn't work for ↵ | Nicolas Dufour | 2011-08-29 | 1 | -66/+62 |
| | | | | | | InfiniteStartLine marker). (bzr r10593) | ||||
| * | 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) | ||||
| * | Filters. More cleanup, and some forgotten strings made translatable (thanks ↵ | Nicolas Dufour | 2011-08-28 | 1 | -1/+1 |
| | | | | | | | | to Masato HASHIMOTO). Translations. inkscape.pot and French translation update. (bzr r10586) | ||||
| * | 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 | 2 | -67/+72 |
| | | | | | | | | | filters elements. Extensions. New Text>Extract extension. Translations. Translation template and file list update. (bzr r10580) | ||||
| * | UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More ↵ | Nicolas Dufour | 2011-08-23 | 1 | -8/+0 |
| | | | | | | | | precision to Blur filter value). Filters. Some CPF improvements (including a new Cross-smooth version). (bzr r10577) | ||||
| * | Filters. Filters clean-up again. | Nicolas Dufour | 2011-08-23 | 1 | -35/+2 |
| | | | | | | | Filters. Outline CPF improvements. Translations. Translation template and file list, French translation update. (bzr r10575) | ||||
| * | Filters. More filters clean-up. | Nicolas Dufour | 2011-08-22 | 1 | -53/+0 |
| | | | | (bzr r10574) | ||||
| * | 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) | ||||
| * | Filters. Some extra clean-up (moving color-interpolation-filters attribute ↵ | Nicolas Dufour | 2011-08-19 | 1 | -209/+209 |
| | | | | | | | | | to style). Filters. New Lightness-Contrast and Fade to Black or White CPFs. Translations. POT file and French translation update. (bzr r10556) | ||||
| * | Filters. Removing unnecessary elements and attributes. | Nicolas Dufour | 2011-08-18 | 1 | -1/+0 |
| | | | | (bzr r10551) | ||||
| * | Filters. Fixes for SVG validation (now 100% pass). | Nicolas Dufour | 2011-08-16 | 1 | -30/+26 |
| | | | | | | | Filters. New Light Eraser CPF. Translations. inkscape.pot and French translation update. (bzr r10547) | ||||
| * | Filters. Global filters file cleanup and Point Engraving CPF improvements. | Nicolas Dufour | 2011-08-15 | 1 | -36/+0 |
| | | | | (bzr r10544) | ||||
| * | Filters. New global filters file, and some SVG fixes. | Nicolas Dufour | 2011-08-15 | 1 | -621/+1074 |
| | | | | (bzr r10542) | ||||
| * | 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) | ||||
| * | Documentation. Updating fixed Shapes and Advanced tutorials. Adding missing ↵ | Nicolas Dufour | 2011-07-28 | 42 | -15460/+15977 |
| | | | | | | references to the Greek Tracing tutorial. (bzr r10514) | ||||
| * | Documentation. Updating all tutorials (except advanced and shapes). New ↵ | Nicolas Dufour | 2011-07-28 | 84 | -6263/+6871 |
| | | | | | | Greek translation of tracing. (bzr r10513) | ||||
| * | 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) | ||||
| * | Tutorials: new Greek translation of shapes tutorial by Dimitris Spingos. | Kris De Gussem | 2011-07-24 | 2 | -0/+1098 |
| | | | | | | | Tutorial link update in Greek translation. Translators update. (bzr r10498) | ||||
| * | 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) | ||||
| * | Icon file vacuuming and SVG size reduction. Remove deprecated legacy icons ↵ | Josh Andler | 2011-07-21 | 23 | -65134/+13698 |
| | | | | | | file (WAY out of date, it'll exist in history). Update Inkscape app & doc icon svgs and add the multi-size logo/app icon svg from Jimmac. (bzr r10486) | ||||
| * | 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) | ||||
| * | Add two new snap icons, and fix toggling bug for a single button | Diederik van Lierop | 2011-07-19 | 1 | -21264/+3655 |
| | | | | (bzr r10479) | ||||
| * | Extensions. Merging Alphabet soup fixes by Glyphobet. | Nicolas Dufour | 2011-07-18 | 32 | -51/+120 |
| | | | | (bzr r10473) | ||||
| * | Tutorials. New Greek translation of Interpolate by Dimitris Spingos. | Nicolas Dufour | 2011-07-18 | 2 | -0/+595 |
| | | | | | | | Translations. Tutorial links update for Greek language. Translations. inkscape.pot update. (bzr r10467) | ||||
| * | Dutch tutorials: typos and update | Kris De Gussem | 2011-07-16 | 7 | -448/+440 |
| | | | | (bzr r10462) | ||||
| * | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -5/+5 |
| | | | | | | | | | The file now contains a no-op macro which is used to mark icon names. This way we can still generate a list of icon names we use using a simple grep, but don't trigger unnecessary rebuilds when a new icon names is added. (bzr r10452) | ||||
| * | 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) | ||||
| * | Tutorials. New Greek translation of Advanced, Calligraphy, Elements and Tips ↵ | Nicolas Dufour | 2011-07-11 | 5 | -0/+2706 |
| | | | | | | by Dimitris Spingos. (bzr r10442) | ||||
| * | Tutorials. New Greek translation of Basic by dimitris Spingos. | Nicolas Dufour | 2011-07-10 | 2 | -0/+698 |
| | | | | (bzr r10437.1.4) | ||||
| * | 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) | ||||
