summaryrefslogtreecommitdiff
path: root/alot/widgets.py
Commit message (Expand)AuthorAge
* Create `[highlighting]` section in default configdtk2012-01-11
* Enable highlighting of `displayed content`dtk2012-01-10
* Enable highlighting of tagsdtk2012-01-10
* Change themeing structure for highlightingdtk2012-01-10
* make MessageWidget rebuild summary widgetPatrick Totzke2012-01-08
* display outstanding tags in MessageSumary linePatrick Totzke2012-01-07
* Adjust code to new FallbackConfigParser behaviourdtk2012-01-04
* Comply with PEP8dtk2012-01-03
* Highlight threads that match a querydtk2012-01-03
* Teach thread to check whether itself matches a querydtk2012-01-03
* [PoC] Highlight threads upon arbitrary queriesdtk2012-01-03
* pep8Patrick Totzke2012-01-03
* Select highlight theme only once per refreshdtk2012-01-02
* Amend highlighting of date and mailcount in rebuild()dtk2012-01-02
* Comply with code conventions for private methodsdtk2012-01-02
* Enable highlighting of tag combinationsdtk2012-01-02
* Don't fallback to lower priority tag themeingdtk2012-01-02
* simplified MessageWidgetPatrick Totzke2011-12-27
* display raw message source text in MessageWidgetPatrick Totzke2011-12-27
* Enable highlighting of date and mailcount componentsdtk2011-12-27
* Use better default themeing for highlightingdtk2011-12-27
* Generalize highlightingdtk2011-12-27
* Refactor ThreadlineWidget::__get_*_theme() methodsdtk2011-12-27
* Enable themeing of authors string of unread mailsdtk2011-12-27
* Make highlighting of unread mails optionaldtk2011-12-25
* Make subjects of unread mails themabledtk2011-12-25
* Add Message::has_replies()dtk2011-12-25
* Merge pull request #182 from 0x64746b/fix_docuPatrick Totzke2011-12-24
|\
| * Clarify semantics of MessageWidget::bars_atdtk2011-12-24
| * Fix typos in MessageWidgetdtk2011-12-24
* | Draw connected tree lines for unfolded messagesdtk2011-12-24
* | Align unfolded mail parts to summary linedtk2011-12-24
|/
* properly read multi valued headersPatrick Totzke2011-12-15
* remove confused TODOsPatrick Totzke2011-12-11
* pep8Patrick Totzke2011-12-11
* include mode string in Buffer.__str__Patrick Totzke2011-12-10
* commands docsPatrick Totzke2011-12-08
* Merge branch 'master' into docsPatrick Totzke2011-12-06
|\
| * make MessageWidget handle empty headerlistsPatrick Totzke2011-12-03
* | docs for buffers and widgetsPatrick Totzke2011-12-04
|/
* boolean -> bool in docs (for stdlib linking)Patrick Totzke2011-12-02
* sorted style names (issue #131)Patrick Totzke2011-11-16
* removed GPL headers from individual source filesPatrick Totzke2011-11-16
* fix issue #127Patrick Totzke2011-11-13
* cleanup MessageWidgetPatrick Totzke2011-11-06
* removed old MessageHeaderWidgetPatrick Totzke2011-11-06
* pep8 fixesPatrick Totzke2011-11-06
* use normalization if not all headers are displayedPatrick Totzke2011-11-06
* Merge branch 'master' into envelopePatrick Totzke2011-11-06
|\
| * Workaround for missing messages.Antoine Amarilli2011-11-06