| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
which cannot be fixed easily.
(bzr r8422)
|
| |
|
| |
(bzr r8408)
|
| |
|
|
|
|
|
|
|
| |
xml/rebase-hrefs.*. Give it the old and new base directory, so that it can change hrefs without relying on sodipodi:absref.
Also create a new function sp_repr_save_rebased_file that changes all xlink:href attributes as it writes them, so that we don't need to modify the owning document. (Especially useful for "Save a copy" or exporting.)
extension/system.cpp: (Inkscape::Extension::save): Don't call sp_document_set_uri even temporarily other than at the same time as calling rebase_hrefs. (Otherwise, existing relative hrefs will point nowhere.)
When exporting plain SVG, change the relative hrefs according to the destination filename.
(bzr r7643)
|
| |
|
|
|
| |
version string on Linux.
(bzr r7123)
|
| |
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
| |
tempfiles breaks some extensions (including Save as XAML)
(bzr r5082)
|
| |
|
| |
(bzr r4052)
|
| |
|
| |
(bzr r3739)
|
| |
|
| |
(bzr r3735)
|
| |
|
|
|
| |
Adding in code to XSLT.
(bzr r3729)
|
|
|
Adding in the basic support for having an xslt implementation.
(bzr r675)
|