| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
(bzr r8792)
|
| |
|
| |
(bzr r8697)
|
| |
|
| |
(bzr r8601)
|
| |
|
|
|
| |
it is invoked for the first time
(bzr r8472)
|
| |
|
|
|
| |
remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too.
(bzr r8454)
|
| |
|
|
|
| |
which cannot be fixed easily.
(bzr r8422)
|
| |
|
| |
(bzr r8405)
|
| |
|
| |
(bzr r8387)
|
| |
|
| |
(bzr r8380)
|
| |
|
| |
(bzr r7844)
|
| |
|
|
|
|
| |
The change to extension/system.cpp is a functional noop.
The change to extension/implementation/script.cpp should fix importing of .ai files that contain images (or whatever ill2svg.pl creates png files for). The effect on any other scripts that create SVG files with relative hrefs is unknown.
(bzr r7656)
|
| |
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
(bzr r7640)
|
| |
|
| |
(bzr r7631)
|
| |
|
|
|
| |
bother checking with an extra function call.
(bzr r7630)
|
| |
|
| |
(bzr r6891)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Basis for reading filters out of SVG files in system and personal directories.
r19137@shi: ted | 2008-04-24 20:45:27 -0700
Removing a TODO
r19138@shi: ted | 2008-04-24 20:55:50 -0700
Filling this out some. Now we're looking through the files and finding
the filters in it.
r19139@shi: ted | 2008-04-24 22:07:55 -0700
Changing to build filename, really amazing that it's worked before.
r19140@shi: ted | 2008-04-24 22:43:57 -0700
My own crazy writer. Output streams are stupid C++-isms. char * works just fine.
r19154@shi: ted | 2008-04-24 22:56:05 -0700
Cleaning up the XML transfer. Pretty happy with it now.
r19155@shi: ted | 2008-04-24 23:00:11 -0700
Don't need to set up that string for translation because it's getting
placed inside a structure that gets thrown gettext already.
r19156@shi: ted | 2008-04-25 17:12:40 -0700
OMG! Stacking seems to be working. Now it's very easy to test the cooling on your CPU using Inkscape. That's going to have to be a feature in the release notes.
r19166@shi: ted | 2008-04-25 21:00:34 -0700
Adding in filter-file.cpp
(bzr r5522)
|
| |
|
|
|
| |
schema for INX files (the boolean values now spelled in lower case). This fixes an intermediate problem of Inkscape concerning its native SVG files as a loosy format.
(bzr r5496)
|
| |
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
| |
critical bug #182401)
In order to do this, I got rid of sodipodi:modified in favor of a simple
flag in SPDocument, also renaming SPDocument::{set,is}Modified to
SPDocument::{set,is}ModifiedSinceSave
(bzr r4491)
|
| |
|
| |
(bzr r4490)
|
| |
|
| |
(bzr r2461)
|
| |
|
|
|
| |
and 'save-a-copy' saves.
(bzr r2326)
|
| |
|
| |
(bzr r2323)
|
| |
|
|
|
|
|
| |
undo system to ignore actions, as well as
SVG/XML save/load. Shouldn't cause problems though.
(bzr r1639)
|
| |
|
|
|
| |
need to rethink and incrementally change gbooleans to bools
(bzr r1637)
|
| |
|
| |
(bzr r1636)
|
| |
|
| |
(bzr r1634)
|
| |
|
|
|
| |
one major janitorial task we identified....
(bzr r1633)
|
| |
|
|
|
| |
Now it all works quite well! Great!
(bzr r1630)
|
| |
|
|
|
| |
first gloss of this patch...I will add more stuff to it shortly...
(bzr r1628)
|
| |
|
|
|
| |
Adding in the basic support for having an xslt implementation.
(bzr r675)
|
| |
|
|
|
| |
Adding in the path effect to the INX file parsing.
(bzr r665)
|
| |
|
| |
(bzr r132)
|
|
|
(bzr r1)
|