summaryrefslogtreecommitdiff
path: root/alot/widgets.py
Commit message (Expand)AuthorAge
* use string_decode or __str__i instead of unicodePatrick Totzke2011-10-22
* added global tabwidth configPatrick Totzke2011-10-21
* fix: issue #106Patrick Totzke2011-10-21
* deal with date == None in ThreadLineWidgetPatrick Totzke2011-10-21
* issue #46Patrick Totzke2011-10-21
* use decode_header in header widget!Patrick Totzke2011-10-20
* use header blacklist in envelope bufferPatrick Totzke2011-10-18
* pep8 fixesPatrick Totzke2011-10-16
* fix poblem with relays in blocking modePatrick Totzke2011-10-16
* Fix tab rendering in MessageBodyWidgetJustus Winter2011-10-16
* Merge branch 'helpdialogs'Patrick Totzke2011-10-08
|\
| * Merge branch 'master' into helpdialogsPatrick Totzke2011-10-02
| |\
| * | add machanism to replace root until keypressPatrick Totzke2011-10-01
| * | add DialogBox widgetPatrick Totzke2011-10-01
* | | Fix clipping of subjectsJustus Winter2011-10-07
* | | get rid of urwids command_mapPatrick Totzke2011-10-05
* | | cleanupPatrick Totzke2011-10-05
* | | add move commandPatrick Totzke2011-10-04
* | | clean up some corpses and pep8 fixesPatrick Totzke2011-10-03
| |/ |/|
* | Remove dead assignmentsJustus Winter2011-10-02
|/
* 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