summaryrefslogtreecommitdiffstats
path: root/share/extensions/svg2xaml.xsl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update extensionsPatrick Storz2019-10-201-0/+0
| | | | | now at https://gitlab.com/inkscape/extensions/commit/efd48ee07ef0a0cfc43e60745bf519b53350cc11
* Update ExtensionsMarc Jeanmougin2019-10-101-0/+0
|
* update extension submoduleMarc Jeanmougin2019-09-071-0/+0
|
* Update extensions to the latest versionsMartin Owens2019-08-081-0/+0
|
* Resync extensions with embed images fixMartin Owens2019-07-021-0/+0
|
* Sync the extensions up to the latest fixes (21st June 2019)Martin Owens2019-06-221-0/+0
|
* Update extensions to latest master branch, see inbox ↵Martin Owens2019-06-171-0/+0
| | | | https://gitlab.com/inkscape/inbox/issues/584
* Pull in fix for stdout issuesMartin Owens2019-04-211-0/+0
|
* Push extensions up to new known good stateMartin Owens2019-04-211-0/+0
|
* Update extensions submodulePatrick Storz2019-03-231-0/+0
| | | | (avoid deprecation warning spawning for *every* extension)
* Update extensions and fix inkscape.potPatrick Storz2019-03-221-0/+0
|
* Updat extensions to latest versionMartin Owens2019-03-031-0/+0
|
* update extensions submoduleThomas Holder2018-10-101-0/+0
|
* Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431Eduard Braun2018-09-111-0/+0
|
* Update extensionsMartin Owens2018-09-101-0/+0
|
* Add extensions as a submoduleMartin Owens2018-09-091-0/+0
|
* Move extensions to git inkscape-extensions repositoryMartin Owens2018-09-091-2987/+0
|
* Misc. typosUnknown2017-11-071-2/+2
| | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ```
* [Bug #1695016] Xaml export misses some radialGradients.mgth2017-06-051-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1695016 (bzr r15730)
* XAML. Fix for Bug #1521686 (Exported Xaml mistaken due to wrong format ↵Nicolas Dufour2015-12-021-1/+1
| | | | | | | | number (locale)). Fixed bugs: - https://launchpad.net/bugs/1521686 (bzr r14497)
* Clean up the executable bits for extensionsKrzysztof Kosi??ski2015-09-131-0/+0
| | | (bzr r14361)
* XAML. Fix for bug #1457891 (FillRule property values are case sensitive).Nicolas Dufour2015-06-251-12/+15
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1457891 (bzr r14214)
* XAML export. Fix for Bug #1423216 (Clipping grouped objects not exported to ↵Nicolas Dufour2015-03-061-5/+21
| | | | | | | | | | xaml). XAML export. Adding a placeholder for future rotation center tests. Fixed bugs: - https://launchpad.net/bugs/1423216 (bzr r13967)
* update Python extensions from 90 to 96 dpi.Alvin Penner2014-11-021-6/+6
| | | (bzr r13659)
* Export. Fix for Bug #1350817 (XAML export omits fractional stroke widths) by ↵Nicolas Dufour2014-08-101-11/+8
| | | | | | | | Johannes Rössel. Fixed bugs: - https://launchpad.net/bugs/1350817 (bzr r13507)
* Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight).Nicolas Dufour2014-08-101-4/+10
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1166184 (bzr r13505)
* Exporting. Fix for bug #1350897 (XAML export formats numbers in the ↵Nicolas Dufour2014-08-041-2/+2
| | | | | | | | top-level TranslateTransform in the user's locale). Fixed bugs: - https://launchpad.net/bugs/1350897 (bzr r13488)
* Fix for Bug #1243394 (XAML exporter doesn't remove unnecessary filters ↵Nicolas Dufour2013-11-031-0/+16
| | | | | | | | attributes) Fixed bugs: - https://launchpad.net/bugs/1243394 (bzr r12764)
* XAML. Fix for Bug #999059 (radial gradients don't get properly exported to ↵Nicolas Dufour2012-05-141-1/+1
| | | | | XAML) by Oxidative. (bzr r11362)
* XAML. XAML export extension fix (see Bug #766971, SVG 2 XAML BlurEffect ↵Nicolas Dufour2011-04-211-9/+9
| | | | | | | | wrongly placed). Fixed bugs: - https://launchpad.net/bugs/766971 (bzr r10185)
* Export. XAML export gradient fix (Bug #746290, SVG to XAML fails creating ↵Nicolas Dufour2011-03-311-2/+2
| | | | | | | | valid doubles on German Windows 7 / 64) Fixed bugs: - https://launchpad.net/bugs/746290 (bzr r10137)
* 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. XAML export improvements.Nicolas Dufour2011-01-211-14/+94
| | | (bzr r10010)
* Extensions. Text support improvement in XAML and FXG export.Nicolas Dufour2011-01-141-554/+1669
| | | (bzr r10004)
* Extensions. Color Markers extension improvements (Bug #692582, Color markers ↵Nicolas Dufour2010-12-231-1/+1
| | | | | | | 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. Fix EOL inconsistencies (Bug #314381).Nicolas Dufour2010-08-301-1483/+1483
| | | (bzr r9733)
* Extensions. Tiny blur bug in XAML export (Bug #572965).Nicolas Dufour2010-05-141-1/+0
| | | (bzr r9415)
* Extensions. XAML blur now works with all shapes and path (Bug #572965)Nicolas Dufour2010-05-141-6/+7
| | | (bzr r9413)
* Extensions. XAML export. Blur support (Bug #572965), minor fixes and lots of ↵Nicolas Dufour2010-05-101-317/+519
| | | | | | | | new comments. Fixed bugs: - https://launchpad.net/bugs/572965 (bzr r9407)
* Extensions. Fix for XAML export objects properties and layer visibility (Bug ↵Nicolas Dufour2010-05-061-2/+43
| | | | | | | | #516462 and Bug #572906). Fixed bugs: - https://launchpad.net/bugs/516462 (bzr r9401)
* Extensions. Units are now converted to pixels in XAML export (Bug #220711).Nicolas Dufour2010-05-051-1163/+1237
| | | | | | Fixed bugs: - https://launchpad.net/bugs/220711 (bzr r9397)
* Extensions. XAML output now uses transforms correctly (Bug #573512).Nicolas Dufour2010-05-041-1162/+1163
| | | | | | Fixed bugs: - https://launchpad.net/bugs/573512 (bzr r9396)
* Extensions. Fix for bug #569885 (No opacity value in XAML export) and ↵Nicolas Dufour2010-04-261-119/+117
| | | | | | | | whitespace cleanup. Fixed bugs: - https://launchpad.net/bugs/569885 (bzr r9378)
* Fix for rectangle RadiusY and RadiusX in XAML export.Nicolas Dufour2010-01-281-1/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/412392 (bzr r9028)
* svg2xaml patch for Bug #380199 (Exporting to XAML doesn't use culture ↵Nicolas Dufour2009-06-101-8/+8
| | | | | independent decimal sign.) (bzr r8039)
* patch 234972bulia byak2008-06-121-0/+14
| | | (bzr r5895)
* r16526@tres: ted | 2007-09-11 22:19:01 -0700Ted Gould2007-09-121-39/+23
| | | | | Removing some "
"s that were causing problems. (bzr r3730)
* r16523@tres: ted | 2007-09-11 20:47:18 -0700Ted Gould2007-09-121-0/+1167
Adding in the svg2xaml and xaml2svg XSLT scripts. Also updating the aisvg.xslt to 1.0. (bzr r3727)