summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* proper tagstring representation in ThreadlineWidgetsPatrick Totzke2012-07-08
* compile tagstring representationPatrick Totzke2012-07-08
* change tags formatting in config specPatrick Totzke2012-07-08
* highlight unread threads in default themePatrick Totzke2012-07-07
* implement selective threadline theming aka. 'highlighting'Patrick Totzke2012-07-07
* rename threadline order --> partsPatrick Totzke2012-07-07
* fix with_tuple configobj checkPatrick Totzke2012-07-07
* use width tuples correctly in themesPatrick Totzke2012-07-07
* rewrite Threadline widgetPatrick Totzke2012-07-07
* make sure width is setPatrick Totzke2012-07-07
* rewrite Theme classPatrick Totzke2012-07-05
* pass on get_threadline_theming to theme in settingsPatrick Totzke2012-07-05
* use widthtuple in theme specPatrick Totzke2012-07-05
* use widthtuple in theme spec and default themePatrick Totzke2012-07-05
* add width_tuple configobj checkPatrick Totzke2012-07-05
* fix missing brackets in theme filesPatrick Totzke2012-07-04
* add AttrFlipWidgetPatrick Totzke2012-07-03
* converted default.theme to new formatPatrick Totzke2012-07-03
* update Theme constructorPatrick Totzke2012-07-03
* add align_mode configobj checkPatrick Totzke2012-07-01
* add attr_triple configobj checkPatrick Totzke2012-07-01
* new spec for theme filesPatrick Totzke2012-07-01
* Merge branch '0.3.1-fix-X11less-edit-460'Patrick Totzke2012-06-26
|\
| * fix default behaviour of --spawn on X11-less TERMSPatrick Totzke2012-06-23
* | Merge branch '0.3.1-feature-statusline-474'Patrick Totzke2012-06-26
|\ \
| * | fix implicit decoding issue with str.formatPatrick Totzke2012-06-24
| * | doc: update and change default right statusbar entryPatrick Totzke2012-06-20
| * | implement configurable statusbar featurePatrick Totzke2012-06-19
| * | add MODE_statusbar config optionsPatrick Totzke2012-06-19
| * | add `get_info` method to buffersPatrick Totzke2012-06-19
| |/
* | use more apropriate log levels in UIPatrick Totzke2012-06-24
* | Merge branch '0.3.1-fix-msg-count-463'Patrick Totzke2012-06-24
|\ \ | |/ |/|
| * fix update result count after tag operationsPatrick Totzke2012-06-14
* | corrected typo startwith --> startswithPatrick Totzke2012-06-16
* | add forward_subject and forward_subject_prefixThomas Weißschuh2012-06-16
* | implement setting: reply_subject_prefixThomas Weißschuh2012-06-16
* | introduce hook: reply_subjectThomas Weißschuh2012-06-16
* | fix issue #475Patrick Totzke2012-06-16
* | Merge branch '0.3.1-feature-editor-env-466'Patrick Totzke2012-06-16
|\ \
| * | fix shellescape --spawn return codesPatrick Totzke2012-06-16
| * | spawn in new xterm only if X is runningPatrick Totzke2012-06-16
| * | add new hook 'touch_external_cmdlist'Patrick Totzke2012-06-16
| * | make EditCommand use spawn/thread parms directlyPatrick Totzke2012-06-16
* | | fix BooleanActionPatrick Totzke2012-06-16
* | | doc: fix rtfd.org build: missing coding commentPatrick Totzke2012-06-16
|/ /
* | cleanup docstring for BooleanActionPatrick Totzke2012-06-14
* | removed unused __main__ testPatrick Totzke2012-06-14
* | add copyright statements to all source filesPatrick Totzke2012-06-14
|/
* Merge branch '0.3.1-feature-boolean-arguments'Patrick Totzke2012-06-13
|\
| * use metavar 'BOOL' for BooleanAction parametersPatrick Totzke2012-06-11