| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
(bzr r11681)
|
| |
|
| |
(bzr r11613)
|
| |
|
| |
(bzr r11567)
|
| |
|
| |
(bzr r11265)
|
| |
|
| |
(bzr r11097)
|
| |
|
| |
(bzr r10963)
|
| |
|
| |
(bzr r10484)
|
| |\
| |
| | |
(bzr r9945.1.1)
|
| | |
| |
| |
| |
| | |
SPDocument based methods
(bzr r9546.1.3)
|
| | |
| |
| | |
(bzr r9546.1.2)
|
| | |
| |
| |
| |
| | |
sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options].
(bzr r9546.1.1)
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
fileencoding=utf-8 in all 1074 Vim modelines.
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99
That's my geekiest commit yet.
(bzr r9900)
|
| |/
|
| |
(bzr r9614)
|
| |
|
|
|
| |
make the link/embed effect clearer.
(bzr r9202)
|
| |
|
| |
(bzr r9198)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/169108
(bzr r9144)
|
| |
|
| |
(bzr r9143)
|
| |
|
|
|
| |
which cannot be fixed easily.
(bzr r8422)
|
| |
|
| |
(bzr r8416)
|
| |
|
| |
(bzr r8408)
|
| |
|
| |
(bzr r7844)
|
| |
|
| |
(bzr r7826)
|
| |
|
|
|
| |
sodipodi:absref attribute with the same value as an existing xlink:href attribute.
(bzr r7644)
|
| |
|
|
|
|
|
|
|
| |
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 r6885)
|
| |
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
(bzr r4922)
|
| |
|
| |
(bzr r4921)
|
| |
|
| |
(bzr r4133)
|
| |
|
| |
(bzr r3807)
|
| |
|
|
|
| |
have the document's base dir (the temporary doc created here has docbase == NULL)
(bzr r2608)
|
| |
|
| |
(bzr r2257)
|
| |
|
|
|
|
|
| |
undo system to ignore actions, as well as
SVG/XML save/load. Shouldn't cause problems though.
(bzr r1639)
|
| |
|
| |
(bzr r581)
|
| |
|
|
|
|
|
|
| |
Making it so all the important strings in the INX files are
translateable. Also added in a 'clear-n_.h' to change the N_() macro
from an inline function to a pure macro.
Lastly, added in submenus for the effects.
(bzr r55)
|
|
|
(bzr r1)
|