Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further fine-tuning for pretty_xmlish. | Aldo Cortesi | 2011-02-06 | 1 | -1/+4 |
| | |||||
* | Rip out BeautifulSoup, and use a custom XML-ish prettyprinter. | Aldo Cortesi | 2011-02-06 | 1 | -7/+53 |
| | |||||
* | Add timestamps to flows. | Aldo Cortesi | 2011-02-03 | 1 | -1/+7 |
| | | | | | For now, these are only displayed on the connection view screen, with second granularity. | ||||
* | UI tweaks | Aldo Cortesi | 2011-01-30 | 1 | -1/+0 |
| | | | | | - Make flow view state persistent (request/response, body view mode). - Don't exit flow view mode when viewing help. | ||||
* | Nicer statusbar messages, with timed expiry. | Aldo Cortesi | 2011-01-28 | 1 | -1/+1 |
| | |||||
* | Make pretty-printing more robust. | Aldo Cortesi | 2011-01-28 | 1 | -0/+5 |
| | | | | | | Also, since BeautifulSoup is so damn slow, print a statusbar message saying that we're calculating a pretty version of the response. Maybe I should add hangman or something, becuase on a 200k document this can take ages. | ||||
* | Basix XML/HTML pretty-printing in flow viewer. | Aldo Cortesi | 2011-01-27 | 1 | -0/+7 |
| | |||||
* | Add serialization hooks to flows and flow component objects. | Aldo Cortesi | 2011-01-26 | 1 | -0/+15 |
| | |||||
* | Initial checkin. | Aldo Cortesi | 2010-02-16 | 1 | -0/+221 |