summaryrefslogtreecommitdiff
path: root/alot/widgets.py
Commit message (Expand)AuthorAge
* refactor: header utilities into db.utilsPatrick Totzke2012-03-11
* refactor: Attachment in its own filePatrick Totzke2012-03-11
* docs: corrected pointers to db.message.MessagePatrick Totzke2012-03-11
* refactor db: move into submodulePatrick Totzke2012-03-11
* add headers in orderPatrick Totzke2012-03-08
* some cleanupsPatrick Totzke2012-03-02
* We build the authors(list), and substitute 'me' for own addrsDaniel2012-03-02
* We build the authors(list), and substitute 'me' for own addrsDaniel2012-03-02
* Hidden tag functionalityDaniel2012-02-27
* fix issue 368Patrick Totzke2012-02-27
* Squeeze the pretty datetime one or two charsDaniel2012-02-25
* sanitize subject string in ThreadlineWidgetsPatrick Totzke2012-02-24
* switch to new theming handling in widgets and UIPatrick Totzke2012-02-19
* remove references to config in widgetsPatrick Totzke2012-02-18
* force utf8 decoding for alot.rcPatrick Totzke2012-02-18
* use SettingsManager for tagwidget representationPatrick Totzke2012-02-18
* replace config.get_* with settings.getPatrick Totzke2012-02-18
* Remove duplicate `has_themeing()` methoddtk2012-01-28
* case insensitive header key filterPatrick Totzke2012-01-25
* pep8 and pyflakes cleanupsPatrick Totzke2012-01-19
* show address in message summary if author is unsetPatrick Totzke2012-01-16
* 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