| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix windows build. | Jon A. Cruz | 2011-05-07 | 1 | -5/+4 |
| | | | | (bzr r10199) | ||||
| * | Adding initial cut of resource manager. | Jon A. Cruz | 2011-05-06 | 1 | -122/+109 |
| | | | | (bzr r10198) | ||||
| * | Path. Fix for Bug #170225 (relative image paths instead of absolute). | Nicolas Dufour | 2011-03-22 | 1 | -3/+43 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170225 (bzr r10124) | ||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -1/+1 |
| | | | | (bzr r10067) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -3/+4 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -1/+1 |
| |/ | | | (bzr r9546.1.2) | ||||
| * | patch from 416549 | bulia byak | 2009-08-23 | 1 | -0/+3 |
| | | | | (bzr r8522) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -4/+4 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | xml/Document -> DocumentTree | johnce | 2009-08-05 | 1 | -4/+4 |
| | | | | (bzr r8417) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| | | | | (bzr r8405) | ||||
| * | Fix #358704 that I introduced with r21075. | Peter Moulder | 2009-04-18 | 1 | -1/+1 |
| | | | | (bzr r7733) | ||||
| * | Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file ↵ | Peter Moulder | 2009-04-07 | 1 | -0/+281 |
| 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) | |||||
