summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Extensions:Nicolas Dufour2011-03-305-69/+482
| | | | | | | | * New isometric grid. * All grids are now grouped in Render>Grids. Translations: * inkscape.pot update. (bzr r10135)
* dxf input. modify stop command (Bug 739803)Alvin Penner2011-03-291-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/739803 (bzr r10131)
* Extensions. Replacing the groupheader element with an appearance mode in the ↵Nicolas Dufour2011-03-255-11/+11
| | | | | description element. (bzr r10129)
* Extensions. Datamatrix barcode improvement (see Bug #738108, Inkscape UI can ↵Nicolas Dufour2011-03-242-4/+77
| | | | | | | | pass invalid values to Datamatrix extension). Fixed bugs: - https://launchpad.net/bugs/738108 (bzr r10127)
* * [INTL:sk] Slovak translation updateIvan Mas??r2011-03-211-1/+1
| | | (bzr r10121)
* convert recursion into loop (Bug 340123)Alvin Penner2011-03-021-20/+16
| | | | | | Fixed bugs: - https://launchpad.net/bugs/340123 (bzr r10076)
* Help. Release notes link set to 0.49.Nicolas Dufour2011-02-121-1/+1
| | | (bzr r10047)
* Extensions. Compressed+media export improvements (see Bug #386664, Gather ↵Nicolas Dufour2011-02-012-78/+170
| | | | | Resources option for gathering fonts and images). (bzr r10022)
* Extensions. XAML export improvements (gradients, clipping) and minor fixes.Nicolas Dufour2011-01-271-70/+304
| | | (bzr r10018)
* Extensions. XAML export improvements (flowRoot, text decoration, baseline ↵Nicolas Dufour2011-01-241-97/+134
| | | | | alignement, use, and object opacity support.) (bzr r10016)
* Extensions. Restack patch for bug #524481 (restack extension hangs for ↵Nicolas Dufour2011-01-221-18/+26
| | | | | drawings with many objects). (bzr r10013)
* Extensions. XAML export improvements.Nicolas Dufour2011-01-211-14/+94
| | | (bzr r10010)
* Extensions. Text support improvement in XAML and FXG export.Nicolas Dufour2011-01-142-562/+1690
| | | (bzr r10004)
* Updated the text of the JessyInk effect extension to make translation easier ↵Hannes Hochreiner2011-01-101-2/+2
| | | | | (bug #672821). (bzr r10002)
* Extensions. Barcode extension refactoring (see ↵Nicolas Dufour2010-12-3019-1016/+1607
| | | | | https://code.launchpad.net/~doctormo/inkscape/barcode-refactor). (bzr r9993)
* Extensions. Gear extension with center hole (see Bug #692719, gear extension ↵Nicolas Dufour2010-12-302-3/+29
| | | | | should have option to render a central hole). (bzr r9992)
* Extensions. Add option to choose dxf output unitsAlvin Penner2010-12-272-2/+14
| | | (bzr r9984)
* Extensions. Fix Color Markers extension (crashed when a fill or stroke ↵Nicolas Dufour2010-12-231-2/+2
| | | | | attribute was not set.) (bzr r9983)
* Extensions. Color Markers extension improvements (Bug #692582, Color markers ↵Nicolas Dufour2010-12-234-234/+323
| | | | | | | to match stroke extension does not copy the fill mode). Extensions. FXG export extension improvements and clean-up (Bug #625140, Support export to FXG). (bzr r9982)
* Extensions. Color marker improvements (Bug #692582, Color markers to match ↵Nicolas Dufour2010-12-222-7/+42
| | | | | stroke extension does not copy the fill mode). (bzr r9977)
* Extensions. New SVG to FXG export extension (see Bug #625140, Support export ↵Nicolas Dufour2010-12-213-0/+2991
| | | | | to FXG). (bzr r9973)
* support for <rect> tag (Bug 657289)Alvin Penner2010-12-191-20/+36
| | | | | | Fixed bugs: - https://launchpad.net/bugs/657289 (bzr r9968)
* support for 5 point spline (Bug 685707)Alvin Penner2010-12-181-1/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/685707 (bzr r9965)
* User message context in extensionsKris De Gussem2010-12-173-3/+3
| | | (bzr r9963)
* Extensions. Removing tooltips from color>randomize (see Bug #676419).Nicolas Dufour2010-11-171-3/+3
| | | | | Filters. Experimental filters cleanup. (bzr r9902)
* Converted render_barcode_qrcode.py from DOS to Unix EOL format.Chris Morgan2010-11-171-1068/+1068
| | | (bzr r9901)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-1766-66/+66
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* Added UTF-8 encoding declaration for inkex.py.Chris Morgan2010-11-171-0/+1
| | | (bzr r9899)
* listing contributors on inkex.pyAur??lio A. Heckert2010-11-161-1/+7
| | | (bzr r9897)
* makes i18n to work on python extensionsAur??lio A. Heckert2010-11-141-1/+5
| | | (bzr r9893)
* add source text to inkscape:labeld2010-11-101-1/+1
| | | (bzr r9888)
* add copyrightd2010-11-091-1/+3
| | | (bzr r9886)
* add 4-unit margin and white backgroundd2010-11-091-4/+13
| | | (bzr r9885)
* add QR Code rendering extensiond2010-11-093-0/+1128
| | | (bzr r9884)
* Updated the JessyInk extensions to version 1.5.5.Hannes Hochreiner2010-11-0711-11/+23
| | | (bzr r9877)
* Try to fix WebSlicer exporting error on windowsAurélio A. Heckert (a)2010-11-031-8/+24
| | | | | | Fixed bugs: - https://launchpad.net/bugs/563722 (bzr r9873)
* Resolves the year 1 problem on the calendar render extension.Aurélio A. Heckert (a)2010-11-032-6/+9
| | | | | | | | | It includes the patch code by Craig Marshall, posted on bug492173 This commit changes the default inx year value and its description to stop misunderstands about how it works. Fixed bugs: - https://launchpad.net/bugs/492173 (bzr r9872)
* Updated the JessyInk extensions to version 1.5.4.Hannes Hochreiner2010-10-2915-69/+90
| | | (bzr r9864)
* Punctuation in UIKris De Gussem2010-10-251-1/+1
| | | (bzr r9852)
* UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem2010-10-251-1/+1
| | | (bzr r9851)
* fix misunderstood path-closed-flag in LWPOLYLINE (Bug 656899)Alvin Penner2010-10-101-4/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/656899 (bzr r9824)
* Translations. Adding no-pango-format flag to a string and check-markup fix ↵Nicolas Dufour2010-10-101-1/+2
| | | | | for python files. (bzr r9822)
* Extensions. Temporarily removing a string from translatable content to ↵Nicolas Dufour2010-10-091-1/+1
| | | | | prevent check-markup from failing. (bzr r9820)
* Import. dEPSCrop option added to EPS to PDF convertion (Bug #649842: import ↵Nicolas Dufour2010-10-082-1/+5
| | | | | | | | from EPS ignores bounding box) Fixed bugs: - https://launchpad.net/bugs/649842 (bzr r9819)
* Extensions. New Gcode tools extension (Bug #654528).Nicolas Dufour2010-10-0811-0/+5430
| | | (bzr r9818)
* Extensions. New context support in extensions (enum attribute only), should ↵Nicolas Dufour2010-10-021-3/+3
| | | | | | | | fix Bug #585730 (Please split msgid Lines for ja translation). Fixed bugs: - https://launchpad.net/bugs/585730 (bzr r9809)
* UI fixes (a.o. Bug #560751 )Kris De Gussem2010-10-021-1/+1
| | | (bzr r9807)
* UI fixesKris De Gussem2010-10-014-8/+8
| | | (bzr r9806)
* UI generalisationKris De Gussem2010-10-011-3/+3
| | | (bzr r9803)
* Extensions. Fix for Bug #650890 (Gimp XCF export fails when exporting from ↵Nicolas Dufour2010-10-011-6/+22
| | | | | an unsaved new document). (bzr r9802)