Wireshark-commits: [Wireshark-commits] rev 23721: /trunk-0.99.7/gtk/ /trunk-0.99.7/gtk/: io_stat.c
Date: Mon, 03 Dec 2007 22:09:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23721

User: gerald
Date: 2007/12/03 10:09 PM

Log:
 Copy over revisions from the trunk:
 
 ------------------------------------------------------------------------
 r23708 | stig | 2007-12-03 11:44:27 -0800 (Mon, 03 Dec 2007) | 5 lines
 Changed paths:
    M /trunk/gtk/io_stat.c
 
 Ensure we don't wrap the values when calculating advanced time values.
 
 With default window size the limit for this wrap is ~27 seconds when having
 0-50 seconds on the y axis, and decreases greatly on higher window size.  
 
 ------------------------------------------------------------------------
 r23711 | stig | 2007-12-03 12:43:30 -0800 (Mon, 03 Dec 2007) | 2 lines
 Changed paths:
    M /trunk/gtk/io_stat.c
 
 Add some casts to get the windows compiler happy.
 
 ------------------------------------------------------------------------
 r23712 | etxrab | 2007-12-03 12:53:26 -0800 (Mon, 03 Dec 2007) | 1 line
 Changed paths:
    M /trunk/gtk/io_stat.c
 
 Add another cast.
 ------------------------------------------------------------------------

Directory: /trunk-0.99.7/gtk/
  Changes    Path          Action
  +7 -7      io_stat.c     Modified