summaryrefslogtreecommitdiffstats
path: root/src/path-chemistry.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/+13
| | | | | the contents forward.h at all). (bzr r10667)
* 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)
* fix pasting of LPE stacksJohan B. C. Engelen2010-03-141-1/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/290834 (bzr r9191)
* From trunkTed Gould2008-10-271-0/+1
| | | (bzr r6885)
* Remove further instances of SP_ACTIVE_DESKTOPMaximilian Albert2008-08-141-4/+4
| | | (bzr r6628)
* when applying LPE to rect, convert it to path firstJohan B. C. Engelen2008-03-281-1/+1
| | | (bzr r5223)
* export single-item-to-path functionbulia byak2007-08-071-1/+1
| | | (bzr r3404)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+35
(bzr r1)