aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/console/window.py
Commit message (Expand)AuthorAgeFilesLines
* console: All palettes now explicitly set a background colourAldo Cortesi2015-04-071-2/+7
* console: sticky cookies and auth to options screenAldo Cortesi2015-04-061-12/+0
* console: TCP proxy patterns to new options screenAldo Cortesi2015-04-061-8/+0
* console: default display mode to new options screenAldo Cortesi2015-04-061-6/+0
* console: scripts to new options screenAldo Cortesi2015-04-061-8/+0
* console: replacement patterns to new option screenAldo Cortesi2015-04-061-8/+0
* console: ignore patterns to new options screen.Aldo Cortesi2015-04-061-8/+0
* Add headings to options, start migrating more options into options screenAldo Cortesi2015-04-061-8/+0
* console: basic options pageAldo Cortesi2015-04-031-13/+2
* console: improve handling of help contexts, fix key bindings in flow viewsAldo Cortesi2015-04-011-13/+7
* Simplify the way in which path prompts keep stateAldo Cortesi2015-03-221-2/+0
* Rationalise prompt calling conventionsAldo Cortesi2015-03-221-7/+7
* Refactor status bar prompting to use signal systemAldo Cortesi2015-03-221-131/+124
* Add blinker dependency, start using it to refactor console appAldo Cortesi2015-03-211-1/+1
* Add window.py import missed in refactoringAldo Cortesi2015-03-201-0/+1
* console: pull primary window frame management out into window.pyAldo Cortesi2015-03-201-0/+150