Wireshark-commits: [Wireshark-commits] rev 38566: /trunk/gtk/ /trunk/gtk/: time_shift_dlg.c
Date: Tue, 16 Aug 2011 16:54:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38566

User: stig
Date: 2011/08/16 09:54 AM

Log:
 From Edwin Groothuis:
 1. Add tooltip helps for the input and buttons.
 2. Change the buttons from Apply OK Cancel to Apply Close.
 3. Fixed the strange extrapolate behaviour by splitting the double float
    maths from the integer maths.
 4. Also update the other three time fields: Seconds since first packet,
    seconds since previous captured packet, seconds since previous
    displayed packet.
 
 From me:
 Changed location for sanity checks.

Directory: /trunk/gtk/
  Changes    Path                Action
  +172 -54   time_shift_dlg.c    Modified