summaryrefslogtreecommitdiffstats
path: root/src/dom/prop-svg.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-02-26Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens1-746/+0
ziptool to utils. (bzr r13047.1.5)
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
(bzr r10697)
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan1-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)
2008-05-04Remove warningsBob Jamison1-1/+1
(bzr r5602)
2007-10-11dom/prop-svg.cpp: Exit non-zero if any I/O errors.Peter Moulder1-13/+24
noop: Address some char* string literal warnings from g++-4.2. (bzr r3878)
2006-04-12Add new rearranged /dom directoryBob Jamison1-0/+735
(bzr r479)
2006-04-12Removed file/folder for ishmalAaron Spike1-735/+0
(bzr r478)