| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
(bzr r10660)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
| |
perspectives.
(bzr r8910)
|
| |
|
| |
(bzr r8842)
|
| |
|
| |
(bzr r6891)
|
| |
|
| |
(bzr r6515)
|
| |
|
| |
(bzr r6513)
|
| |
|
| |
(bzr r6506)
|
| |
|
|
|
| |
and make inheritance from it a bit less clumsy
(bzr r6448)
|
| |
|
| |
(bzr r6134)
|
| |
|
|
|
| |
than entering values by hand)
(bzr r6120)
|
| |
|
| |
(bzr r5905)
|
| |
|
|
|
| |
(many thanks to the french students who made this.)
(bzr r5766)
|
| |
|
|
|
|
| |
- change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath.
- added const methods, so protect changes to _bpath in SPCurve
(bzr r5636)
|
| |
|
|
|
| |
don't get split into their subpaths (which gives weird results especially with text)
(bzr r5452)
|
| |
|
|
|
| |
- Initial work to make the Perspective Path effect work with groups. Still not working correctly due to a bug in the bounding box code.
(bzr r5448)
|
| |
|
| |
(bzr r5394)
|
|
|
(bzr r5310)
|