summaryrefslogtreecommitdiffstats
path: root/src/sp-root.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove all NRRect use.Krzysztof Kosi??ski2011-08-271-9/+9
| | | (bzr r10582.1.5)
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵Jon A. Cruz2011-06-041-0/+2
| | | | | SP_ROOT() gtk type function/macro. (bzr r10254)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
| | | (bzr r10025)
* 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)
* patch by Adrian Johnson for 166678bulia byak2009-09-051-1/+0
| | | (bzr r8561)
* Fix for Bug #166678 (Paper size or orientation are not used when printing) ↵Nicolas Dufour2009-08-121-0/+1
| | | | | by Adrian Johnson. (bzr r8473)
* Removed sodipodi:versionJon A. Cruz2009-06-091-1/+0
| | | (bzr r8029)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-2/+1
| | | (bzr r6839)
* initial handling of <script> tagFelipe Corr??a da Silva Sanches2008-07-221-0/+2
| | | | | | | | Some people develope SVG files that contain javascript. We should not erase their script nodes! Also, we could develop a scripting IDE in inkscape. Look at http://wiki.inkscape.org/wiki/index.php/BlueprintScriptingIDE (bzr r6391)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+81
(bzr r1)