http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51856
User: gerald
Date: 2013/09/08 06:40 PM
Log:
Add the TCP window scaling graph. Add zoom selections.
Rename some methods. Add the ability to toggle time and sequence number
origins. Add more keyboard shortcuts. Comment out abs_secs abs_usecs in
the segment struct since it looks like we aren't using them. Make sure
we stay in the same TCP stream.
Directory: /trunk/image/
Changes Path Action
+0 -0 openhand-16.png Added
+0 -0 rubberband-16.png Added
+4 -0 toolbar.qrc Modified
Directory: /trunk/ui/qt/
Changes Path Action
+1 -0 main_window.h Modified
+9 -0 main_window.ui Modified
+5 -0 main_window_slots.cpp Modified
+316 -71 tcp_stream_dialog.cpp Modified
+20 -4 tcp_stream_dialog.h Modified
+50 -3 tcp_stream_dialog.ui Modified
Directory: /trunk/ui/
Changes Path Action
+9 -2 tap-tcp-stream.c Modified
+3 -0 tap-tcp-stream.h Modified