summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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
| * propagate remove_rest in Message.add_tagsPatrick Totzke2012-01-08
| * cleanup refresh callback used in TagCommandPatrick Totzke2012-01-08
| * make MessageWidget rebuild summary widgetPatrick Totzke2012-01-08
| * use callbacks for widget update in TagCommandPatrick Totzke2012-01-08
| * update local tags in Message and ThreadPatrick Totzke2012-01-08
| * introduce callback for writequeuePatrick Totzke2012-01-08
| * add TagCommand for threads modePatrick Totzke2012-01-07
| * add ThreadBuffer.get_messagewidgetsPatrick Totzke2012-01-07
|/
* Merge branch 'message-sumary-212' into testingPatrick Totzke2012-01-07
|\
| * display outstanding tags in MessageSumary linePatrick Totzke2012-01-07
| * intersection arg for Thread.get_tags()Patrick Totzke2012-01-07
| * fix gitignore filePatrick Totzke2012-01-07
* | fix gitignore filePatrick Totzke2012-01-07
|/
* print in backgroundPatrick Totzke2012-01-07
* clean up PipeCommand codePatrick Totzke2012-01-07
* version string vanityPatrick Totzke2012-01-07
* docs: remove outdated reference to ui.loggerPatrick Totzke2012-01-07
* print --all --separately by defaultPatrick Totzke2012-01-07
* adjust PrintCommand wrt new PipeCommand argsPatrick Totzke2012-01-07
* introduce format parameter to pipeto commandPatrick Totzke2012-01-07
* fix typoPatrick Totzke2012-01-07
* Merge branch 'testing' of github.com:pazz/alot into testingPatrick Totzke2012-01-07
|\
| * Merge pull request #239 from 0x64746b/fix_docuPatrick Totzke2012-01-07
| |\
| | * Add documentation on themeing focussed tagsdtk2012-01-07