summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* Merge branch '0.3.1-theming'Patrick Totzke2012-07-22
|\
| * correctly report interpolation errorsPatrick Totzke2012-07-21
| * make left align default, fix date paddingPatrick Totzke2012-07-21
| * clean up widget docstringsPatrick Totzke2012-07-21
| * pep8 and pyflakes fixesPatrick Totzke2012-07-21
| * fix issue with overwriting AttrSpecsPatrick Totzke2012-07-21
| * better validation error reportsPatrick Totzke2012-07-21
| * better default themePatrick Totzke2012-07-21
| * fix small annoyancesPatrick Totzke2012-07-20
| * individually theme arrows heads/bars in thread viewPatrick Totzke2012-07-20
| * outsource resolve_att settings utilPatrick Totzke2012-07-18
| * remove 'hidden' tag representation optionPatrick Totzke2012-07-16
| * move thread move theming to more durable config syntaxPatrick Totzke2012-07-15
| * use correct default values in threadline's tags partPatrick Totzke2012-07-15
| * fix tagstring defaults resolutionPatrick Totzke2012-07-15
| * use taglist theme secPatrick Totzke2012-07-15
| * introduce missing theming section for taglistPatrick Totzke2012-07-15
| * rename bufferlist themablesPatrick Totzke2012-07-15
| * settings: propagate more failure infoPatrick Totzke2012-07-15
| * hotfix taglistPatrick Totzke2012-07-15
| * fix threadline defaultsPatrick Totzke2012-07-14
| * doc: docstrings for new stuff in alot.settings.*Patrick Totzke2012-07-14
| * docstrings for new settings methodsPatrick Totzke2012-07-12
| * fix default attributes for tagstringsPatrick Totzke2012-07-11
| * correct typoPatrick Totzke2012-07-08
| * remove depricated 'authors_maxlength' settingPatrick Totzke2012-07-08
| * proper tagstring representation in ThreadlineWidgetsPatrick Totzke2012-07-08
| * compile tagstring representationPatrick Totzke2012-07-08
| * change tags formatting in config specPatrick Totzke2012-07-08
| * highlight unread threads in default themePatrick Totzke2012-07-07
| * implement selective threadline theming aka. 'highlighting'Patrick Totzke2012-07-07
| * rename threadline order --> partsPatrick Totzke2012-07-07
| * fix with_tuple configobj checkPatrick Totzke2012-07-07
| * use width tuples correctly in themesPatrick Totzke2012-07-07
| * rewrite Threadline widgetPatrick Totzke2012-07-07
| * make sure width is setPatrick Totzke2012-07-07
| * rewrite Theme classPatrick Totzke2012-07-05
| * pass on get_threadline_theming to theme in settingsPatrick Totzke2012-07-05
| * use widthtuple in theme specPatrick Totzke2012-07-05
| * use widthtuple in theme spec and default themePatrick Totzke2012-07-05
| * add width_tuple configobj checkPatrick Totzke2012-07-05
| * fix missing brackets in theme filesPatrick Totzke2012-07-04
| * add AttrFlipWidgetPatrick Totzke2012-07-03
| * converted default.theme to new formatPatrick Totzke2012-07-03
| * update Theme constructorPatrick Totzke2012-07-03
| * add align_mode configobj checkPatrick Totzke2012-07-01
| * add attr_triple configobj checkPatrick Totzke2012-07-01
| * new spec for theme filesPatrick Totzke2012-07-01
* | Merge branch '0.3.1-feature-call-480'Patrick Totzke2012-07-22
|\ \
| * | new global 'call' command to execute python codePatrick Totzke2012-07-17