summaryrefslogtreecommitdiffstats
path: root/src/2geom/convex-cover.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* update to 2geom rev.1723Johan B. C. Engelen2008-12-131-2/+31
| | | (bzr r6996)
* update 2geom to rev1583Johan B. C. Engelen2008-09-121-24/+49
| | | (bzr r6796)
* Temporarily specifying a return value to avoid strange bugsJon A. Cruz2008-09-091-0/+1
| | | (bzr r6785)
* 2geom update (rev. 1578); fixes node editing of some degenerate pathsMaximilian Albert2008-09-081-0/+2
| | | (bzr r6784)
* update to 2geom rev. 1507Johan B. C. Engelen2008-07-251-0/+60
| | | (bzr r6416)
* update 2geom (svn rev1433)Johan B. C. Engelen2008-07-031-12/+12
| | | (bzr r6134)
* update 2geomJohan B. C. Engelen2008-06-141-2/+4
| | | (bzr r5931)
* update to latest 2geom. (eol-style fix)Johan B. C. Engelen2008-04-181-5/+2
| | | (bzr r5470)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+449
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)