http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33855
User: wmeier
Date: 2010/08/19 03:04 PM
Log:
Minor cleanup of rtp graph:
- Display current value in combo boxes (pixels_per_tick, etc) to always
match actual values being used to create graph;
- yscale combo box entries:
show values >= 1 sec as sec (not s000 ms);
- Determine max yscale label width properly as the largest of the
top or middle label lengths;
- Cleanup some indentation.
Directory: /trunk/gtk/
Changes Path Action
+36 -15 rtp_analysis.c Modified