| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Closes #1386: Fix bug preventing more than one theme being added by the ↵ | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| | | | | | entry point mechanism. | ||||
| * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| | | |||||
| * | Add feature: theme package collection by using setuptools plugin mechanism. | shimizukawa | 2013-09-16 | 1 | -2/+45 |
| | | |||||
| * | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| |\ | |||||
| | * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| | | | |||||
| * | | Make Theme class usable without a builder object. | Georg Brandl | 2010-10-30 | 1 | -5/+6 |
| | | | |||||
| * | | Docstring harmonization. | Georg Brandl | 2010-08-22 | 1 | -10/+4 |
| |/ | |||||
| * | merge with 0.6 | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| |\ | |||||
| | * | Write theme information payload binary, not as text. Otherwise windows ↵ | mitsuhiko | 2009-07-14 | 1 | -1/+1 |
| | | | | | | | | | users will be unhappy. | ||||
| * | | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| |/ | |||||
| * | Use package_dir for themepath. | Georg Brandl | 2009-03-24 | 1 | -2/+2 |
| | | |||||
| * | Use standard ``file:line: warning: message`` format for warning messages. | Georg Brandl | 2009-03-05 | 1 | -1/+1 |
| | | |||||
| * | #109: fix circular import problems by moving exceptions into their own module. | Georg Brandl | 2009-02-24 | 1 | -5/+1 |
| | | |||||
| * | Fix the serializing and changes builders, and really test them. | Georg Brandl | 2009-02-21 | 1 | -2/+2 |
| | | |||||
| * | Add theming test suite, fix a few bugs and doc problems. | Georg Brandl | 2009-02-15 | 1 | -1/+1 |
| | | |||||
| * | * Add support for theme options. | Georg Brandl | 2009-02-15 | 1 | -1/+22 |
| | | | | | | * Make the right-/stickysidebar alternatives for the default design options. * Add theme-related options to quickstart. | ||||
| * | Support theme zipfiles. | Georg Brandl | 2009-02-15 | 1 | -4/+50 |
| | | |||||
| * | Fix more line length and trailing whitespace. | Georg Brandl | 2009-01-10 | 1 | -1/+1 |
| | | |||||
| * | Add Pygments style selection to theming. | Georg Brandl | 2009-01-10 | 1 | -2/+11 |
| | | |||||
| * | Use the correct style name. | Georg Brandl | 2009-01-05 | 1 | -2/+14 |
| | | |||||
| * | Basic theme infrastructure. | gbrandl | 2009-01-05 | 1 | -0/+75 |
