summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* bumped version stringPatrick Totzke2012-09-09
* cleanup: pep8/pyflakes fixesPatrick Totzke2012-09-09
* bump version stringPatrick Totzke2012-09-09
* doc: fix sphinx warningPatrick Totzke2012-09-09
* make sure ui.mode is defined initiallyPatrick Totzke2012-09-09
* transfer global refs of ui and settings to hooksPatrick Totzke2012-09-09
* make ChoiceWidget more flexiblePatrick Totzke2012-09-06
* actually use mode-specific gap attributesPatrick Totzke2012-09-06
* don't hardcode gaps attribute in HeadersList widgetPatrick Totzke2012-09-06
* doc: docstringsPatrick Totzke2012-09-05
* Merge branch '0.3.2-fix-input-506'Patrick Totzke2012-09-05
|\
| * restart urwid screen as early as possiblePatrick Totzke2012-08-31
* | Merge branch '0.3.2-feature-metacommands-78'Patrick Totzke2012-09-04
|\ \
| * | fix clear the input queue before cmd applicationPatrick Totzke2012-09-03
| * | remove debug statements from CompleterPatrick Totzke2012-09-03
| * | fix issue with shlex removing quotesPatrick Totzke2012-09-03
| * | alow command sequences also in bindingsPatrick Totzke2012-09-03
| * | fix: command completion with preceding spacesPatrick Totzke2012-09-03
| * | Add CommandLineCompleterPatrick Totzke2012-09-03
| * | rename CommandCompleter to CommandNameCompleterPatrick Totzke2012-09-03
| * | fix errors in CommandSequenceCommandPatrick Totzke2012-09-03
| * | delegate cmdline interpretation to UIPatrick Totzke2012-09-03
| * | fix trivial errors in CommandSequenceCommandPatrick Totzke2012-09-03
| * | add UI.apply_commandlinePatrick Totzke2012-09-03
| * | add split_commandline helperPatrick Totzke2012-09-03
| * | add CommandSequenceCommandPatrick Totzke2012-09-03
* | | fix missing importPatrick Totzke2012-09-04
* | | cleanup: pep8 fixes for init.pyPatrick Totzke2012-09-04
|/ /
* | doc: clean upPatrick Totzke2012-09-01
* | cleanup: pep8/pyflakes fixesPatrick Totzke2012-09-01
* | rename 'select' bufferlist command to 'open'Patrick Totzke2012-08-31
|/
* fix focus placement after tag commandPatrick Totzke2012-08-27
* add new global (goto) "buffer" commandPatrick Totzke2012-08-26
* fix error notifications during `call`Patrick Totzke2012-08-26
* Merge branch '0.3.2-feature-multiinput-42'Patrick Totzke2012-08-25
|\
| * keep only one alarm callback activePatrick Totzke2012-08-20
| * 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
* | catch exceptions raised by account.store_mailPatrick Totzke2012-08-21
|/
* fix: don't die because of non-string bindingsPatrick Totzke2012-08-19