summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* adjust default bindingsPatrick Totzke2012-08-20
* indicate input_queue in statusbar by defaultPatrick Totzke2012-08-19
* allow to bind mutiple keypressesPatrick Totzke2012-08-19
* clean up UI's class variablesPatrick Totzke2012-08-19
* rename UI.mainframe_themed to root_widgetPatrick Totzke2012-08-19
* doc docstrings for UIPatrick Totzke2012-08-19
* update default bindingsPatrick Totzke2012-08-19
* rm SendKeypressCommand, CatchKeyWidgetWrapPatrick Totzke2012-08-19
* cleanup input handling in UIPatrick Totzke2012-08-19
* WIPPatrick Totzke2012-08-19
* Pre/Posthooks are no longer Command.__init__ parmsPatrick Totzke2012-08-19
* doc: update docstringPatrick Totzke2012-08-19
* fix: don't die because of non-string bindingsPatrick Totzke2012-08-19
* fix: theming issue after bindings helpPatrick Totzke2012-08-17
* suppress 'done' msg after pipetoPatrick Totzke2012-08-17
* fix pipeto foregroundPatrick Totzke2012-08-17
* fix theming in help notificationsPatrick Totzke2012-08-15
* Merge branch '0.3.2-feature-avoid-dbl-send-497'Patrick Totzke2012-08-15
|\
| * SendCommand: add some inline docsPatrick Totzke2012-08-10
| * prevent accidental double sendoutPatrick Totzke2012-08-10
* | add commas as separator for virtual tags headersPatrick Totzke2012-08-15
* | docs: fix typos in interface docsPatrick Totzke2012-08-11
* | theming: fix halfway themed help overlayPatrick Totzke2012-08-11
* | fix error caused by leaving out threadline-foo parts..Patrick Totzke2012-08-11
* | remove annoying debug statementPatrick Totzke2012-08-10
* | theming: fix c&p error in mailcount part of ThreadlineWidgetPatrick Totzke2012-08-10
* | theming: properly transfer alignment to threadline-foo partsPatrick Totzke2012-08-10
* | more precise error handling for config parsingPatrick Totzke2012-08-10
|/
* doc: update api docs wrt moved partsPatrick Totzke2012-08-10
* cleanup: make Thread and Message available in alot.dbPatrick Totzke2012-08-10
* cleanup: move DBManager to its own filePatrick Totzke2012-08-10
* cleanup: move SettingsManager to its own filePatrick Totzke2012-08-10
* cleanup: split widgets.py and pep8/pyflakes fixesPatrick Totzke2012-08-10
* Merge branch '0.3.2-feature-bclosebang-453'Patrick Totzke2012-08-10
|\
| * replace bclose! command by a boolean argument 'force'Patrick Totzke2012-08-01
| * Add `bclose!` commandKazuo Teramoto2012-08-01
| * Ask the user to close an unsent envelope bufferKazuo Teramoto2012-08-01
* | Remove envelope tempfile on buffer cleanupKazuo Teramoto2012-08-02
* | fix: weight for subject in default themePatrick Totzke2012-08-01
|/
* do not write default config if missingPatrick Totzke2012-08-01
* read default bindings from default/default.bindingsPatrick Totzke2012-08-01
* remove c&p relict from taglistbufferPatrick Totzke2012-07-30
* Merge branch '0.3.2-rename-unlink-490'Patrick Totzke2012-07-26
|\
| * Rename `os.remove()` to `os.unlink()`Kazuo Teramoto2012-07-25
* | Fix the sorting of tags with length == 1Kazuo Teramoto2012-07-25
|/
* doc: remove non-ascii char to hotfix manual buildPatrick Totzke2012-07-24
* bumped version to 0.3.2+Patrick Totzke2012-07-24
* bumped version string to 0.3.2Patrick Totzke2012-07-22
* Merge branch '0.3.1-theming'Patrick Totzke2012-07-22
|\
| * correctly report interpolation errorsPatrick Totzke2012-07-21