summaryrefslogtreecommitdiff
path: root/alot/buffers.py
Commit message (Expand)AuthorAge
...
* clean up threadbufferPatrick Totzke2013-03-03
* use ThreadTree in thread bufferPatrick Totzke2013-03-03
* show UID information instead of KeyIDJohannes Kulick2013-02-19
* pep8 fixesPatrick Totzke2013-02-19
* rmencrypt now accepts keyids/hints instead of indicesJohannes Kulick2013-02-19
* support multiple recipients in encryptionJohannes Kulick2013-02-19
* show whether the mail will be encryptedJohannes Kulick2013-02-19
* deliver an empty ListBox[] on errorbjoernb2013-01-15
* focus first match when opening thread buffersPatrick Totzke2012-09-23
* actually use mode-specific gap attributesPatrick Totzke2012-09-06
* doc: docstringsPatrick Totzke2012-09-05
* docs: fix typos in interface docsPatrick Totzke2012-08-11
* cleanup: split widgets.py and pep8/pyflakes fixesPatrick Totzke2012-08-10
* Remove envelope tempfile on buffer cleanupKazuo Teramoto2012-08-02
* remove c&p relict from taglistbufferPatrick Totzke2012-07-30
* remove 'hidden' tag representation optionPatrick Totzke2012-07-16
* use taglist theme secPatrick Totzke2012-07-15
* introduce missing theming section for taglistPatrick Totzke2012-07-15
* hotfix taglistPatrick Totzke2012-07-15
* add `get_info` method to buffersPatrick Totzke2012-06-19
* add copyright statements to all source filesPatrick Totzke2012-06-14
* Merge branch '0.3-feature-pyme' into stagingPatrick Totzke2012-05-17
|\
| * align "GPG sign" line with the other headersMichael Stapelberg2012-05-11
| * Make togglesign accept an optional keyid (like 4AC8EE1D) which will be used f...Michael Stapelberg2012-05-04
| * don’t use 'lines'Michael Stapelberg2012-05-01
| * add togglesign command to toggle an envelope’s sign flagMichael Stapelberg2012-04-23
* | Merge branch '0.3-fix-emptybuffer' into stagingPatrick Totzke2012-05-05
|\ \
| * | fix empty bufferlistPatrick Totzke2012-05-05
| |/
* / use envelope specific header attributesPatrick Totzke2012-04-08
|/
* docs: corrected pointers to db.message.MessagePatrick Totzke2012-03-11
* refacor: move db errors to separate filePatrick Totzke2012-03-11
* fix: misleading statusline in search modePatrick Totzke2012-03-10
* fix issue with empty headers list in envelopePatrick Totzke2012-03-06
* Hidden tag functionalityDaniel2012-02-27
* display original tagstrings in taglist buffersPatrick Totzke2012-02-25
* Merge branch 'rewrite-configs' into testingPatrick Totzke2012-02-23
|\
| * pep8/pyflakes cleanupPatrick Totzke2012-02-19
| * switch to new theming handling in widgets and UIPatrick Totzke2012-02-19
| * replace config.get_* with settings.getPatrick Totzke2012-02-18
* | Fix the location of exception classes within the notmuch bindingsJustus Winter2012-02-22
|/
* nicer docstrings for buffers=modesPatrick Totzke2012-01-21
* replace buffer.typename with class var 'modename'Patrick Totzke2012-01-21
* fix widget updating for thread retagPatrick Totzke2012-01-08
* add ThreadBuffer.get_messagewidgetsPatrick Totzke2012-01-07
* pep8Patrick Totzke2012-01-03
* introduce config switch 'search_threads_sort_order'Patrick Totzke2012-01-03
* update ThreadBuffer wrt new folding methodPatrick Totzke2011-12-27
* ThreadBuffer rebuilds to SolidFill if thread nonexistantPatrick Totzke2011-12-27
* Sort TagListBufferdtk2011-12-25
* use new envelope structure in EnvelopeBufferPatrick Totzke2011-12-17