summaryrefslogtreecommitdiff
path: root/alot/widgets.py
Commit message (Expand)AuthorAge
* cleanup: split widgets.py and pep8/pyflakes fixesPatrick Totzke2012-08-10
* make left align default, fix date paddingPatrick Totzke2012-07-21
* clean up widget docstringsPatrick Totzke2012-07-21
* pep8 and pyflakes fixesPatrick Totzke2012-07-21
* fix small annoyancesPatrick Totzke2012-07-20
* individually theme arrows heads/bars in thread viewPatrick Totzke2012-07-20
* remove 'hidden' tag representation optionPatrick Totzke2012-07-16
* move thread move theming to more durable config syntaxPatrick Totzke2012-07-15
* use correct default values in threadline's tags partPatrick Totzke2012-07-15
* hotfix taglistPatrick Totzke2012-07-15
* remove depricated 'authors_maxlength' settingPatrick Totzke2012-07-08
* proper tagstring representation in ThreadlineWidgetsPatrick Totzke2012-07-08
* rename threadline order --> partsPatrick Totzke2012-07-07
* rewrite Threadline widgetPatrick Totzke2012-07-07
* add AttrFlipWidgetPatrick Totzke2012-07-03
* add copyright statements to all source filesPatrick Totzke2012-06-14
* Merge branch '0.3-feature-prompt-ctrl-ae-450' into stagingPatrick Totzke2012-05-17
|\
| * Implement ^A and ^E (jump to start/jump to end) for text promptsMichael Stapelberg2012-05-17
* | Merge branch '0.3-fix-content-sort' into stagingPatrick Totzke2012-05-16
|\ \
| * | threadlist: make display_content use the most recent messages instead of *ran...Michael Stapelberg2012-05-16
| |/
* | Merge branch '0.3-feature-merge-recipients-420' into stagingPatrick Totzke2012-04-08
|\ \
| * | display multiple to/cc/bcc values in a single linePatrick Totzke2012-04-06
| |/
* | Merge branch '0.3-fix-prettyprint' into stagingPatrick Totzke2012-04-08
|\ \
| * | use represent_datetime in the Threadline widgetsPatrick Totzke2012-03-31
| |/
* / read HeadersList theming attributes in its constructorPatrick Totzke2012-04-08
|/
* 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