| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if ↵ | Peter Moulder | 2008-05-23 | 1 | -2/+3 |
| | | | | | | __name__ == '__main__':’, to allow use of pychecker. (bzr r5742) | ||||
| * | noop: Add vim modeline for all share/extensions/*.py files that use ↵ | Peter Moulder | 2008-05-23 | 1 | -1/+4 |
| | | | | | | four-space indentation. (bzr r5739) | ||||
| * | Another round of extension conversion (from pyxml to lxml) and some corrections | Aaron Spike | 2007-06-20 | 1 | -4/+4 |
| | | | | (bzr r3079) | ||||
| * | standardize indents on 4 spaces | Aaron Spike | 2006-05-08 | 1 | -23/+23 |
| | | | | | | Python hates mixed whitespace (bzr r770) | ||||
| * | adding an effect to flatten curves by breaking them into sufficiently flat ↵ | Aaron Spike | 2006-02-25 | 1 | -0/+46 |
| line segments (bzr r182) | |||||
