summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add HelpCommandPatrick Totzke2011-10-01
* add machanism to replace root until keypressPatrick Totzke2011-10-01
* add DialogBox widgetPatrick Totzke2011-10-01
* formating attributes for help boxPatrick Totzke2011-10-01
* fix issue with non-updating focus-flagsPatrick Totzke2011-09-30
* Sort the tags in ThreadlineWidget using tag_cmpJustus Winter2011-09-30
* Add helper function to sort translated tagsJustus Winter2011-09-30
* Merge pull request #73 from teythoon/toggle_tagsPatrick Totzke2011-09-30
|\
| * Enable toggletag to toggle a list of tagsJustus Winter2011-09-30
|/
* Merge pull request #76 from teythoon/fix_saving_of_sent_mail_and_draftsPatrick Totzke2011-09-30
|\
| * Fix saving of sent mails and draftsJustus Winter2011-09-30
|/
* new config switch bufferclose_focus_offsetPatrick Totzke2011-09-30
* Merge pull request #70 from teythoon/improve_default_configPatrick Totzke2011-09-29
|\
| * Move urwid maps to config fileJustus Winter2011-09-29
| * Cosmetic fixJustus Winter2011-09-29
| * Document spawn_editorJustus Winter2011-09-29
| * Remove duplicated entryJustus Winter2011-09-29
|/
* fix: double decoding of mailcap handlers outputPatrick Totzke2011-09-27
* fix encoding issue with abook lookupsPatrick Totzke2011-09-26
* fancy shortening for authors listPatrick Totzke2011-09-26
* fix double quoting issue in OpenAttachmentPatrick Totzke2011-09-24
* FAQ typographyPatrick Totzke2011-09-24
* FAQPatrick Totzke2011-09-24
* fix FAQ markdownPatrick Totzke2011-09-24
* added FAQPatrick Totzke2011-09-24
* use external command templates in OnenAttachmentPatrick Totzke2011-09-24
* Merge branch 'develop'Patrick Totzke2011-09-23
|\
| * pep8 cleanupPatrick Totzke2011-09-23
| * Merge pull request #59 from teythoon/enhance_external_commandPatrick Totzke2011-09-23
| |\
| | * Enhance external command templatesJustus Winter2011-09-22
| | * Add shell_quote to helperJustus Winter2011-09-22
| * | Merge pull request #64 from teythoon/freedesktop_basedir_specPatrick Totzke2011-09-22
| |\ \
| | * | Update the documentationJustus Winter2011-09-22
| | * | Set the default location of the hooks file to ~/.config/alot/hooks.pyJustus Winter2011-09-22
| * | | Merge pull request #65 from teythoon/dont_hardcode_defaults_in_settings.pyPatrick Totzke2011-09-22
| |\ \ \
| | * | | Fix default configurationJustus Winter2011-09-22
| * | | | Merge branch 'dont_hardcode_defaults_in_settings.py' of https://github.com/te...Patrick Totzke2011-09-22
| |\| | |
| | * | | Update documentationJustus Winter2011-09-22
| * | | | updated NEWSPatrick Totzke2011-09-22
| * | | | continue with defauls if no config foundPatrick Totzke2011-09-22
| * | | | Merge pull request #62 from teythoon/freedesktop_basedir_specPatrick Totzke2011-09-22
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Update the documentationJustus Winter2011-09-22
| | * | | Adhere to the freedesktop basedir spec to locate the config fileJustus Winter2011-09-22
| |/ / /
| * | | Merge pull request #61 from teythoon/dont_hardcode_defaults_in_settings.pyPatrick Totzke2011-09-22
| |\| |
| | * | Fix the config file parsing wrt to quoted values and : as keyJustus Winter2011-09-22
| * | | Merge pull request #60 from teythoon/dont_hardcode_defaults_in_settings.pyPatrick Totzke2011-09-22
| |\| | | | |/ | |/|
| | * Read defaults from default config fileJustus Winter2011-09-22
| |/
| * Merge pull request #58 from teythoon/use_new_style_classesPatrick Totzke2011-09-22
| |\
| | * Use new-style classesJustus Winter2011-09-22
| |/
| * fix (semi)colons in example.full.rcPatrick Totzke2011-09-18