aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/console/palettes.py
Commit message (Collapse)AuthorAgeFilesLines
* Nicer coloring for HTTP response codes.Aldo Cortesi2012-04-021-1/+8
| | | | | | | | 20x: green 30x: blue 40x: orange 50x: light red other (non-standard or uncommon): dark red
* Add error indications to GridEditor.Aldo Cortesi2012-03-231-0/+2
|
* KVEditor -> GridEditorAldo Cortesi2012-03-181-1/+1
|
* License notifications, minor docs.Aldo Cortesi2012-02-231-0/+15
|
* Consolidate palettes somewhat.Aldo Cortesi2012-02-181-10/+6
|
* Jazz up flow displayAldo Cortesi2012-02-181-0/+39
- Indicate interception by coloring text, rather than adding an exclamation mark. - Use unicode symbol to indicate replay and for the response indicator arrow.