| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Translations. Typo fix, templates update and Ukrainian translation update by ↵ | Nicolas Dufour | 2012-03-04 | 1 | -1/+1 | |
| | | | | | | | | | | | Yuri Chornoivan. (bzr r11047) | |||||
| * | | Merge Andrew's new OCAL dialog and clean headers. Please test | Alex Valavanis | 2012-02-27 | 2 | -1/+2 | |
| |\ \ | | | | | | | (bzr r11027) | |||||
| | * \ | merged with trunk so I can build again... | Andrew Higginson | 2011-12-27 | 409 | -40404/+46226 | |
| | |\ \ | | | | | | | | | (bzr r10092.1.36) | |||||
| | * | | | added ocal icon into makefile | Andrew rugby471@gmail.com | 2011-04-04 | 1 | -1/+2 | |
| | | | | | | | | | | | | | (bzr r10092.1.29) | |||||
| | * | | | Increased size of OCAL logo and removed "Powered by" text | Andrew rugby471@gmail.com | 2011-03-25 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | Removed border of LoadingBox on startup (bzr r10092.1.21) | |||||
| | * | | | Added OCAL logo overlay | Andrew rugby471@gmail.com | 2011-03-16 | 1 | -0/+0 | |
| | | | | | | | | | | | | | (bzr r10092.1.10) | |||||
| * | | | | 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) | |||||
| * | | | | add buttons for node adding at extrema | Johan B. C. Engelen | 2012-01-02 | 1 | -0/+24 | |
| | |/ / |/| | | | | | (bzr r10825) | |||||
| * | | | 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 feMergeNode to "in" list in svgprops. Fix bug in preferences for ↵ | Tavmjong Bah | 2011-11-29 | 2 | -49/+53 | |
| | | | | | | | | | | | | | | | | deleting invalid attributes. (bzr r10754) | |||||
| * | | | Add possibility to check validity of attributes and usefulness of properties. | Tavmjong Bah | 2011-11-29 | 8 | -1/+1132 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This code adds the ability to check for every elment in an SVG document if its attributes are valid and the styling properties are useful. Options under the SVG Output section of the Inkscape Preferences dialog control what should be checked when, and what actions should be taken if invalid attributes or non-useful properties are found. (bzr r10753) | |||||
| * | | | 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) | |||||
| * | | | 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) | |||||
