[umit-devel] BUG Fixed 460 and 469

2012-03-21 Thread niteesh kumar
BUG Fixed 460 and 469 resolved --- a/umit/gui/MainWindow.py +++ b/umit/gui/MainWindow.py @@ -596,14 +596,14 @@ class MainWindow(UmitMainWindow): xml_scanfile = mktemp() f = open(xml_scanfile, "w") -current_page.parsed.write_xml(f) +current_page.get_parser().write

[umit-devel] PM: Messages Sequence Charts - New feature

2010-06-18 Thread niteesh kumar
i have added option to remove scaling on the time axis, so that all the packet relays are shown at same gaps even though the time intervals are different. i have also added a button in toolbar for full screen as told by Francesco Piccinno fullscreen_timeaxis.patch Description: Binary data --