summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make git ignore built documentationdtk2012-01-03
* pep8Patrick Totzke2012-01-03
* fix name of SaveCommandPatrick Totzke2012-01-03
* use envelope.attach in AttachCommandPatrick Totzke2012-01-03
* update NEWS filePatrick Totzke2012-01-03
* Merge branch 'feature-sort-145' into testingPatrick Totzke2012-01-03
|\
| * add new search command: "sort"Patrick Totzke2012-01-03
| * propagate search parameter to commandline argsPatrick Totzke2012-01-03
| * add '--sort' parameter to search commandPatrick Totzke2012-01-03
| * introduce config switch 'search_threads_sort_order'Patrick Totzke2012-01-03
| * introduce sort orders in DBManagerPatrick Totzke2012-01-03
* | Merge pull request #223 from 0x64746b/theme_unread_subjectsPatrick Totzke2012-01-02
|\ \ | |/ |/|
| * Select highlight theme only once per refreshdtk2012-01-02
| * Amend highlighting of date and mailcount in rebuild()dtk2012-01-02
| * Comply with code conventions for private methodsdtk2012-01-02
| * Adjust default highlight themesdtk2012-01-02
| * Enable highlighting of tag combinationsdtk2012-01-02
| * Teach thread to check for several tagsdtk2012-01-02
| * Don't fallback to lower priority tag themeingdtk2012-01-02
| * Refine selection of default themeing for highlightingdtk2012-01-02
|/
* update note on python-magic in INSTALL filePatrick Totzke2012-01-01
* don't double-quote pathsPatrick Totzke2012-01-01
* multi word commands for pipetoPatrick Totzke2012-01-01
* don't display text/plain attachments in bodytextPatrick Totzke2011-12-31
* document new signature_as_attachment settingPatrick Totzke2011-12-30
* Merge branch 'feature-signature-173' into testingPatrick Totzke2011-12-30
|\
| * move signature adding to ComposeCommandPatrick Totzke2011-12-30
| * added account option 'signature_as_attachment'Patrick Totzke2011-12-30
|/
* debian dependencies/recommendations in controlfilePatrick Totzke2011-12-29
* mention mailcap in INSTALL filePatrick Totzke2011-12-29
* changed default binding: P postpones (saves draft)Patrick Totzke2011-12-27
* isinstance(s, basestring) to match str and unicodePatrick Totzke2011-12-27
* Merge branch 'feature-show-source' into testingPatrick Totzke2011-12-27
|\
| * updated NEWSPatrick Totzke2011-12-27
| * update ThreadBuffer wrt new folding methodPatrick Totzke2011-12-27
| * simplified MessageWidgetPatrick Totzke2011-12-27
| * merge fold,toggleheaders and togglesource commandsPatrick Totzke2011-12-27
| * binding: `h` to togglesource in thread modePatrick Totzke2011-12-27
| * add thread mode command 'togglesource'Patrick Totzke2011-12-27
| * display raw message source text in MessageWidgetPatrick Totzke2011-12-27
|/
* update NEWSPatrick Totzke2011-12-27
* Merge branch 'threadbuffer-refresh' into testingPatrick Totzke2011-12-27
|\
| * use RefreshCommand after removing messagePatrick Totzke2011-12-27
| * ThreadBuffer rebuilds to SolidFill if thread nonexistantPatrick Totzke2011-12-27
| * introduce and use NonexistantObjectErrorPatrick Totzke2011-12-27
|/
* Enable highlighting of date and mailcount componentsdtk2011-12-27
* Use better default themeing for highlightingdtk2011-12-27
* Generalize highlightingdtk2011-12-27
* Refactor ThreadlineWidget::__get_*_theme() methodsdtk2011-12-27
* Enable themeing of authors string of unread mailsdtk2011-12-27