summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix doc urls in READMEPatrick Totzke2012-01-14
* moved api docs, updated READMEPatrick Totzke2012-01-14
* api doc lovePatrick Totzke2012-01-14
* include autogenerated commands section in manualPatrick Totzke2012-01-13
* fix: misuse of 'usage' command register parameter.Patrick Totzke2012-01-13
* autogenerate commands.rst manual sectionPatrick Totzke2012-01-13
* restructured user manual sourcesPatrick Totzke2012-01-13
* manpage generation via sphinxPatrick Totzke2012-01-13
* remove call to self.exit in ui.updatePatrick Totzke2012-01-11
* fix ui.build_statusbar if current_buffer is NonePatrick Totzke2012-01-11
* more careful account specific prompts in composePatrick Totzke2012-01-11
* updated README and removed CUSTOMIZEPatrick Totzke2012-01-11
* more careful removal of thread linesPatrick Totzke2012-01-11
* Merge branch 'docs' into testingPatrick Totzke2012-01-11
|\
| * add contacts completion docsPatrick Totzke2012-01-11
| * cleaned up manual a bitPatrick Totzke2012-01-11
| * Merge pull request #259 from 0x64746b/document_highlightingPatrick Totzke2012-01-11
| |\
| | * Improve docs on highlightingdtk2012-01-11
| |/
| * Merge pull request #256 from 0x64746b/docsPatrick Totzke2012-01-11
| |\
| | * Document highlightingdtk2012-01-11
| | * Fix typo in theming documentationdtk2012-01-11
| | * Make git ignore built user manualdtk2012-01-10
| |/
| * reformat existing user docs to sphinx rstPatrick Totzke2012-01-10
| * Theme user manualPatrick Totzke2012-01-10
| * add user manual stubPatrick Totzke2012-01-10
| * moved apidocs to /docs/apiPatrick Totzke2012-01-10
* | remove packaging informationPatrick Totzke2012-01-11
* | Merge pull request #257 from 0x64746b/highlight_sectionPatrick Totzke2012-01-11
|\ \
| * | Create `[highlighting]` section in default configdtk2012-01-11
|/ /
* | Merge branch 'testing' of github.com:pazz/alot into testingPatrick Totzke2012-01-11
|\ \
| * \ Merge pull request #253 from 0x64746b/highlight_displayed_contentPatrick Totzke2012-01-11
| |\ \ | | |/ | |/|
| | * Add default highlight theming for `content` componentdtk2012-01-10
| | * Enable highlighting of `displayed content`dtk2012-01-10
| |/
* | fix issue #255Patrick Totzke2012-01-11
* | propatage envelope.headers.__contains__Patrick Totzke2012-01-11
|/
* Merge pull request #248 from 0x64746b/highlight_tagsPatrick Totzke2012-01-10
|\
| * Enable highlighting of tagsdtk2012-01-10
| * Change themeing structure for highlightingdtk2012-01-10
| * Refactor get_tagattr() to have only one return statementdtk2012-01-09
|/
* fix bad default timestamp format stringPatrick Totzke2012-01-08
* Merge branch 'feature-threadmode-tag-236' into testingPatrick Totzke2012-01-08
|\
| * fix buffer refresh for toggletagsPatrick Totzke2012-01-08
| * completion for new tagging commandsPatrick Totzke2012-01-08
| * fix update of cached tags in Thread.add_tagsPatrick Totzke2012-01-08
| * updated NEWSPatrick Totzke2012-01-08
| * port thread.TagCommand to search bufferPatrick Totzke2012-01-08
| * remove set_tags for remove_rest parm to add_tagsPatrick Totzke2012-01-08
| * add helpstrings for individual decorationsPatrick Totzke2012-01-08
| * fix widget updating for thread retagPatrick Totzke2012-01-08
| * add retag command for thread bufferPatrick Totzke2012-01-08