5 Commits (9b4b240eb3399dd918507513017b006bd1372034)

Author SHA1 Message Date
Florian Mounier 9b4b240eb3 Pep8 14 years ago
Florian Mounier 5389606e86 Sorry but i dislike tabs 14 years ago
Jason R. Coombs 9323ce3186 Removing debugging print statement 14 years ago
jaraco 99d3b41088 Restuctured the way stylesheets are loaded so they can be more easily customized by subclasses and so they're less dependent on the class names 15 years ago
jaraco 4d989d9460 Working toward a 2.0 release 16 years ago
jaraco e95aead46c Library now uses lxml for XML processing. This technique has a much cleaner and robust implementation. I tried using the Python 2.5 element tree, but it doesn't support processing instructions (as far as I can tell). 16 years ago
jaraco 62c2b93730 There were no significant differences between the schedule.css and bar.css, so removed schedule.css 16 years ago
jaraco 394ac51416 Factored Graph subclass CSS handling into superclass, implemented as resource files 16 years ago
jaraco 6aa9a44ea9 Renamed lib to src 16 years ago
jaraco 70d82a850b Fixed module references using new PEP-8 naming scheme 17 years ago
jaraco 41b6bdc67b Renamed modules per PEP8 17 years ago
jaraco ac0fc574bf Refactored the project into a namespace package: svg.charts 17 years ago
jaraco 66ce686dd3 Renamed lib/SVG to lib/svg 17 years ago
jaraco 27d46b3532 Finished the first functional implementation of the Schedule. 17 years ago
jaraco 42255d7649 Began Schedule implementation (it's still riddled with and design problems 17 years ago