| 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)
|
| |
|
|
|
| |
specified explicitly)
(bzr r9014)
|
| |
|
|
|
|
|
|
| |
i.e. no more snapping to imaginary infinite lines along the bounding box
Fixed bugs:
- https://launchpad.net/bugs/371001
(bzr r8932)
|
| |
|
|
|
| |
that checkbox
(bzr r7352)
|
| |
|
| |
(bzr r7200)
|
| |
|
|
|
|
|
| |
- Snap to the midpoint of paths and bbox edges
- Refactor the snapping toggle, i.e. what snaps to what when toggling a specific option in the snapping toolbar
PS: icons.svg has been modified, so use "make install" if needed
(bzr r7144)
|
| |
|
| |
(bzr r6887)
|
|
|
(bzr r6885)
|