summaryrefslogtreecommitdiffstats
path: root/src/extension/implementation/xslt.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-2/+2
| | | | | | | | | Core of having a real namespace for Inkscape extensions. r19077@shi: ted | 2008-04-21 15:50:12 -0700 First layer of adding NS r19078@shi: ted | 2008-04-21 15:56:03 -0700 Whew, doing the rest of them. (bzr r5483)
* BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista ↵Albin Sunnanbo2008-03-131-1/+1
| | | | | tempfiles breaks some extensions (including Save as XAML) (bzr r5082)
* Warning cleanupJon A. Cruz2007-11-101-4/+4
| | | (bzr r4052)
* change from <io.h> to <unistd.h> to define closeAdib Taraben2007-09-121-1/+1
| | | (bzr r3739)
* NEW: XSLT Input/output extension support fix for: close not definedAdib Taraben2007-09-121-0/+1
| | | (bzr r3735)
* r16525@tres: ted | 2007-09-11 20:49:47 -0700Ted Gould2007-09-121-2/+191
| | | | | Adding in code to XSLT. (bzr r3729)
* r11467@tres: ted | 2006-04-19 21:49:02 -0700Ted Gould2006-05-021-0/+52
Adding in the basic support for having an xslt implementation. (bzr r675)