summaryrefslogtreecommitdiff
path: root/alot/widgets
Commit message (Expand)AuthorAge
* Do not crash when emails' date is malformated.Tony Cheneau2016-01-22
* Option to show all tags of a message, even if they are commom to threadAndres MRM2015-12-16
* detach alot.foreign.urwidtreesPatrick Totzke2015-02-23
* typosAndres MRM2014-12-02
* just formating (pep8 etc.)Patrick Totzke2014-08-02
* Use Ctrl-b as in Emacs, not as in VimYour Name2014-08-02
* Add documentation and more shortcutsYour Name2014-08-02
* Add some basic Emacs keybindings in CompleteEditYour Name2014-08-02
* add MessageTree.replace_bodytextPatrick Totzke2014-04-17
* rm obsolete `MessageBodyWidget`Patrick Totzke2014-04-17
* docs for CompleteEditPatrick Totzke2013-07-07
* tune CompleteEdit:Patrick Totzke2013-07-07
* handle CompletionErrorsPatrick Totzke2013-07-07
* remove unused config option `display_content_in_threadline`Patrick Totzke2013-07-02
* Verify OpenPGP signatures and display the resultJustus Winter2013-06-16
* Fix duplicate display of headersPatrick Totzke2013-05-04
* pep8/pyflakes fixesPatrick Totzke2013-03-16
* Merge branch 'testing' of github.com:pazz/alot into testingPatrick Totzke2013-03-15
|\
| * docstrings for Thread mode widgetsPatrick Totzke2013-03-14
* | reimplement thread.TagCommandPatrick Totzke2013-03-15
|/
* fold/unfold messages based on query string in thread modePatrick Totzke2013-03-03
* remove deprecated thread.MessageWidgetPatrick Totzke2013-03-03
* only insert bodytree if bodytxt is nonemptyPatrick Totzke2013-03-03
* make focus visible in bodytext partsPatrick Totzke2013-03-03
* re-implement toggle-source.Patrick Totzke2013-03-03
* re-implement toggle-all-headersPatrick Totzke2013-03-03
* dynamically reassemble attachements part in MessageTreePatrick Totzke2013-03-03
* restructure how MessageTree's structure is assembledPatrick Totzke2013-03-03
* add Attachment widgets to MessageTreePatrick Totzke2013-03-03
* add MessageTree.display_headers to switch listed headersPatrick Totzke2013-03-03
* add DictList -- a Tree to display a list of key.value pairs.Patrick Totzke2013-03-03
* use headers pile in message trees.Patrick Totzke2013-03-03
* re-implement unfold-if-matching featurePatrick Totzke2013-03-03
* respect different thread summary attribute for odd/even linesPatrick Totzke2013-03-03
* update MessageTree -- include bodyPatrick Totzke2013-03-03
* Thread and MessageTreePatrick Totzke2013-03-03
* move ThreadTree to widgets.threadPatrick Totzke2013-03-03
* fix ThreadlineWidget.refresh()Patrick Totzke2012-10-06
* indentation errorPatrick Totzke2012-09-16
* display translated tagstrings in virtual "tags" headersPatrick Totzke2012-09-16
* Allow Tags pseudo header in message display.William Erik Baxter2012-09-12
* cleanup: pep8/pyflakes fixesPatrick Totzke2012-09-09
* make ChoiceWidget more flexiblePatrick Totzke2012-09-06
* actually use mode-specific gap attributesPatrick Totzke2012-09-06
* don't hardcode gaps attribute in HeadersList widgetPatrick Totzke2012-09-06
* rm SendKeypressCommand, CatchKeyWidgetWrapPatrick Totzke2012-08-19
* cleanup input handling in UIPatrick Totzke2012-08-19
* theming: fix c&p error in mailcount part of ThreadlineWidgetPatrick Totzke2012-08-10
* doc: update api docs wrt moved partsPatrick Totzke2012-08-10
* cleanup: split widgets.py and pep8/pyflakes fixesPatrick Totzke2012-08-10