summaryrefslogtreecommitdiff
path: root/alot/ui.py
Commit message (Collapse)AuthorAge
* 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
| | | | issue #58
* tag theming done. needs to be used..pazz2011-08-01
| | | | eg in threadline, taglistbuffer.. issue #20
* show_notificationbar and timeout=-1pazz2011-08-01
| | | | | | removed show_notificationbar setting singe we force it to be Off. Seconly, this implements ui.notify with timeout=-1 which means the user has to acknowledge the msg by hitting a key.
* use whole lines for notificationspazz2011-07-31
|
* notification priorities. issue #39pazz2011-07-31
|
* cleared settings: mappings can be defined via cfg.pazz2011-07-30
| | | | issue #19
* 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
| | | | issue #50
* new mapping infrastructure.pazz2011-07-16
| | | | issue #41
* refine command from commandline + tabcomppazz2011-07-16
|
* split commands and commandfactory stuffpazz2011-07-15
|
* commandline interpretationspazz2011-07-15
| | | | issue #17
* interpreter for selected commandspazz2011-07-15
| | | | | | hit ':' and insert commandline. currently interpreted are quit,exit,search and '!' (shellescape) issue #17
* converted cmdshell to promptpazz2011-07-15
| | | | fiexes issue #17
* split promptwidget for later reusepazz2011-07-15
|
* unicode promptspazz2011-07-15
| | | | | | urwid.Edit().get_text() converts input to unicode iff its text arg was a unicode obj. partly fixes issue #46
* 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
|
* completion in promptpazz2011-05-30
|
* Licencing: added GPL3 header to all source filespazz2011-05-30
|
* manually refresh current bufferpazz2011-05-29
|
* cleanuppazz2011-05-29
|