summaryrefslogtreecommitdiff
path: root/alot/ui.py
Commit message (Expand)AuthorAge
* pep8 fixesPatrick Totzke2011-08-25
* api docPatrick Totzke2011-08-25
* split ui.commandprompt into prompt and interpretPatrick Totzke2011-08-25
* history for commandpromptPatrick Totzke2011-08-20
* pep8pazz2011-08-13
* api docpazz2011-08-13
* cleaned notifypazz2011-08-13
* call shutdown directly in commandpazz2011-08-13
* merged sender back into accountspazz2011-08-13
* add config to command hookspazz2011-08-13
* hand accountmanager to cmd hookspazz2011-08-13
* some more docupazz2011-08-11
* let the user confirm io intensive search for *patrick2011-08-09
* some docupazz2011-08-07
* ui.choice prompts user for a choicepazz2011-08-07
* pep8pazz2011-08-07
* more debugging feedback upon inputpazz2011-08-06
* handle keystrokes myself befor urwid doespazz2011-08-06
* deep focus. needed for select in threadbufferpazz2011-08-06
* "sending.." notification that gets clearedpatrick2011-08-04
* tag theming done. needs to be used..pazz2011-08-01
* show_notificationbar and timeout=-1pazz2011-08-01
* use whole lines for notificationspazz2011-07-31
* notification priorities. issue #39pazz2011-07-31
* cleared settings: mappings can be defined via cfg.pazz2011-07-30
* renamed SingleThread and BufferList Buffer classespazz2011-07-30
* merged commandfactory back into command.pypazz2011-07-30
* oop-idied settingspazz2011-07-24
* start with first completion when selecting accountpazz2011-07-22
* tabcompletion yea!pazz2011-07-20
* new mapping infrastructure.pazz2011-07-16
* refine command from commandline + tabcomppazz2011-07-16
* split commands and commandfactory stuffpazz2011-07-15
* commandline interpretationspazz2011-07-15
* interpreter for selected commandspazz2011-07-15
* converted cmdshell to promptpazz2011-07-15
* split promptwidget for later reusepazz2011-07-15
* unicode promptspazz2011-07-15
* pep8pazz2011-07-04
* timeout for flush repeatspazz2011-07-04
* notificationpazz2011-06-26
* added accounts and sender, sendCmd workspazz2011-06-22
* cleanuppazz2011-06-21
* try multiproc..pazz2011-06-21
* experimental shell boud to ":"pazz2011-06-10
* hookspazz2011-06-08
* read colour theme from config filepazz2011-06-08
* read default colourmode from config filepazz2011-06-06
* config parserpazz2011-06-05
* decoupling of completions as "Completer" objectspazz2011-05-31