| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Check file existance and clean up memory issues thanks to KK and Johan | Martin Owens | 2014-01-26 | 1 | -1/+3 |
| | | | | (bzr r12979) | ||||
| * | Move absolute path generator to URI and use std::strings | Martin Owens | 2014-01-25 | 1 | -3/+5 |
| | | | | (bzr r12977) | ||||
| * | Improve warnings for missing files. Don't just assert bolocks to the user. | Martin Owens | 2014-01-22 | 1 | -1/+4 |
| | | | | (bzr r12972) | ||||
| * | Move sub-document reference creation code from uri-reference to document.cpp ↵ | Martin Owens | 2014-01-22 | 1 | -36/+1 |
| | | | | | | as createChildDoc(path) (bzr r12971) | ||||
| * | Protect against infinate looping of new included hrefs | Martin Owens | 2014-01-22 | 1 | -5/+12 |
| | | | | (bzr r12970) | ||||
| * | Improve use tag logic by recording the loaded documents in a list. | Martin Owens | 2014-01-22 | 1 | -10/+29 |
| | | | | (bzr r12969) | ||||
| * | Add the ability to load external documents in xlink:hrefs such as the use ↵ | Martin Owens | 2014-01-16 | 1 | -3/+21 |
| | | | | | | | | | element. See bug #1269880 Fixed bugs: - https://launchpad.net/bugs/1269880 (bzr r12939) | ||||
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -1/+1 |
| | | | | (bzr r10060) | ||||
| * | 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) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -4/+4 |
| | | | | (bzr r8404) | ||||
| * | whitespace. tab to spaces. improve readability | Johan B. C. Engelen | 2008-03-24 | 1 | -85/+92 |
| | | | | (bzr r5188) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+3 |
| | | | | (bzr r4629) | ||||
| * | Preserve paint styles with multiple components | Jon A. Cruz | 2007-09-06 | 1 | -36/+16 |
| | | | | (bzr r3696) | ||||
| * | fix compiler warning on ordering of init in uri-references.cpp | Johan B. C. Engelen | 2007-07-16 | 1 | -1/+1 |
| | | | | (bzr r3255) | ||||
| * | switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵ | bulia byak | 2007-06-27 | 1 | -2/+15 |
| | | | | | | requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116) | ||||
| * | We were disconnecting the wrong signal, resulting on the old object's | MenTaLguY | 2006-08-16 | 1 | -1/+1 |
| | | | | | | | release signal lingering after a URIReference's referrent changed. Fixed, thereby fixing bug #1535218. (bzr r1603) | ||||
| * | switch to sigc++ signals for "release" | MenTaLguY | 2006-07-21 | 1 | -5/+7 |
| | | | | (bzr r1451) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+165 |
| (bzr r1) | |||||
