summaryrefslogtreecommitdiff
path: root/alot/widgets.py
Commit message (Expand)AuthorAge
* add DialogBox widgetPatrick Totzke2011-10-01
* fix issue with non-updating focus-flagsPatrick Totzke2011-09-30
* Sort the tags in ThreadlineWidget using tag_cmpJustus Winter2011-09-30
* fancy shortening for authors listPatrick Totzke2011-09-26
* nonblocking ui.choice issue #52Patrick Totzke2011-09-11
* moved history handling and callback to widgetPatrick Totzke2011-09-10
* new completion semanticsPatrick Totzke2011-08-28
* change completion semanticsPatrick Totzke2011-08-27
* rename "tag translate" section to "tag-translate"Patrick Totzke2011-08-25
* better use of screenspace in long header valuesPatrick Totzke2011-08-24
* fix: forgot to rename methodPatrick Totzke2011-08-23
* fix issue #10Patrick Totzke2011-08-22
* make formatstring for timestamps configurable.patrick2011-08-18
* Merge branch 'hotfix-unicode-tags' into developpazz2011-08-14
|\
| * encode to utf-8 before passing to urwid (issue #4)Luke Macken2011-08-14
* | make display of message content optionalpazz2011-08-14
* | focus theming for threadline includes contentpazz2011-08-14
* | fill line w/o handling non-text partspazz2011-08-14
|/
* make attachments in envelopes non-selectablepazz2011-08-13
* attach command for envelope + displaypazz2011-08-13
* fix: unicode decode in message bodiespazz2011-08-13
* fix: header togglepazz2011-08-13
* hotfix: issue #65pazz2011-08-12
* toggleheaders workspazz2011-08-10
* typopazz2011-08-10
* fix focus issuepazz2011-08-10
* Merge branch 'new_branch_name'patrick2011-08-10
|\
| * resolve issue with focus on msgspatrick2011-08-10
* | toggleheaders cmd. needs rebuild in headerwpazz2011-08-10
|/
* removed old header togglepazz2011-08-10
* fix typopazz2011-08-09
* pep8pazz2011-08-07
* more debugging feedback upon inputpazz2011-08-06
* open attachments according to mailcappazz2011-08-06
* fold/unfold upon sumline select in threadpazz2011-08-06
* handle keystrokes myself befor urwid doespazz2011-08-06
* removed folding prefixespazz2011-08-06
* move removal of unread tag to unfold cmd, maps R/Mpazz2011-08-04
* fold commandpazz2011-08-04
* sort taglist in get_tags()patrick2011-08-04
* translate tagstrings. issue #20pazz2011-08-02
* tweaked tag themingpatrick2011-08-02
* tag theming complete. issue #20pazz2011-08-02
* tag theming done. needs to be used..pazz2011-08-01
* fix problem with body extractionpatrick2011-07-26
* separated Message from dbpazz2011-07-23
* mv msg interpretation to Message issue #30pazz2011-07-23
* start with first completion when selecting accountpazz2011-07-22
* remove unread flag when opening a threadpazz2011-07-19
* interpreter for selected commandspazz2011-07-15