summaryrefslogtreecommitdiffstats
path: root/src/dom/prop-svg.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens2014-02-261-746/+0
| | | | | ziptool to utils. (bzr r13047.1.5)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
| | | (bzr r10697)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-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)
* Remove warningsBob Jamison2008-05-041-1/+1
| | | (bzr r5602)
* dom/prop-svg.cpp: Exit non-zero if any I/O errors.Peter Moulder2007-10-111-13/+24
| | | | | noop: Address some char* string literal warnings from g++-4.2. (bzr r3878)
* Add new rearranged /dom directoryBob Jamison2006-04-121-0/+735
| | | (bzr r479)
* Removed file/folder for ishmalAaron Spike2006-04-121-735/+0
| | | (bzr r478)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+735
(bzr r1)