| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -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) | ||||
| * | scale x-axis-rotation angle in elliptical arc | Alvin Penner | 2009-02-08 | 1 | -1/+4 |
| | | | | (bzr r7250) | ||||
| * | scale the radius and sweep-flag in elliptical arc | Alvin Penner | 2009-02-07 | 1 | -1/+6 |
| | | | | (bzr r7246) | ||||
| * | noop: Add vim modeline for all share/extensions/*.py files that use ↵ | Peter Moulder | 2008-05-23 | 1 | -0/+2 |
| | | | | | | four-space indentation. (bzr r5739) | ||||
| * | moveto should move pen | MenTaLguY | 2006-08-12 | 1 | -0/+1 |
| | | | | (bzr r1585) | ||||
| * | lastCommand seems to have been meant rather than token, since token would be ↵ | MenTaLguY | 2006-08-12 | 1 | -2/+2 |
| | | | | | | numeric in the non-isCommand case (bzr r1584) | ||||
| * | standardize indents on 4 spaces | Aaron Spike | 2006-05-08 | 1 | -158/+158 |
| | | | | | | Python hates mixed whitespace (bzr r770) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+201 |
| (bzr r1) | |||||
