summaryrefslogtreecommitdiff
path: root/alot/widgets.py
Commit message (Expand)AuthorAge
* 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
* split promptwidget for later reusepazz2011-07-15
* unicode promptspazz2011-07-15
* fix some unicode issues with bad encoding in htmlpazz2011-07-10
* correctly read and write utf8 encoded tagnamespazz2011-07-09
* pallete entry for attachment widgetpazz2011-07-09
* internally use only unicode obj..pazz2011-07-09
* a widget for db.Attachmentpazz2011-07-09
* cleanup of db.Messagepazz2011-07-09