summaryrefslogtreecommitdiffstats
path: root/src/inkscape-private.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-4/+5
| | | | | the contents forward.h at all). (bzr r10667)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
| | | (bzr r10302.1.1)
* 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)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8404)
* response to bug #167290; add another undoc option to support alt-key ↵Ed Halley2009-03-161-0/+3
| | | | | tracking for osx x11 and other gdk systems that cannot sense alt key properly (bzr r7505)
* rewrote the document list as a (SPDocument,use_count) map, incrementing ↵bulia byak2008-09-211-1/+1
| | | | | use_count for each view of the document; address warnings and fixmes (bzr r6865)
* add experimental modifier remappingMenTaLguY2007-08-291-0/+3
| | | (bzr r3606)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+62
(bzr r1)