aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/console/statusbar.py
Commit message (Expand)AuthorAgeFilesLines
* fix bugs, fix testsMaximilian Hils2015-08-291-5/+6
* Add coding style check, reformat.Aldo Cortesi2015-05-301-15/+15
* pretty_size now lives in netlib.utilsAldo Cortesi2015-04-301-3/+2
* Refactor flow list state managementAldo Cortesi2015-04-071-0/+1
* console: refactor the way we keep global view stateAldo Cortesi2015-03-221-1/+6
* console: observe state objects for changes, fire event to update status bar.Aldo Cortesi2015-03-221-0/+4
* Simplify the way in which path prompts keep stateAldo Cortesi2015-03-221-6/+16
* Rationalise prompt calling conventionsAldo Cortesi2015-03-221-12/+6
* Refactor status bar prompting to use signal systemAldo Cortesi2015-03-221-12/+72
* Status bar message expiry based on signals and Urwid main loopAldo Cortesi2015-03-211-7/+14
* Add blinker dependency, start using it to refactor console appAldo Cortesi2015-03-211-14/+5
* console: pull primary window frame management out into window.pyAldo Cortesi2015-03-201-0/+3
* Pull console StatusBar into its own file.Aldo Cortesi2015-03-201-0/+180