| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
(bzr r8742)
|
| |
|
| |
(bzr r6887)
|
| |
|
| |
(bzr r6885)
|
| |
|
|
|
| |
run and make it use minimumexponent. Plus some extra tests.
(bzr r6355)
|
| |
|
| |
(bzr r6273)
|
| |
|
|
|
| |
PathString, plus a small fix for the new 2geom sp_svg_write_curve.
(bzr r6005)
|
| |
|
| |
(bzr r5757)
|
| |
|
|
|
| |
absolute coordinates (which allows for greater path data size reductions and makes sure that two identical coordinates will result in the same rounded coordinates).
(bzr r5719)
|
| |
|
| |
(bzr r5143)
|
|
|
(bzr r5110)
|