Wireshark-commits: [Wireshark-commits] rev 48930: /trunk/ui/gtk/ /trunk/ui/gtk/: capture_dlg.c
Date: Fri, 19 Apr 2013 16:26:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48930

User: etxrab
Date: 2013/04/19 09:26 AM

Log:
 Based on http://anonsvn.wireshark.org/viewvc?revision=48893&view=revision
 
 "Cast scrolling values to gdoubles, not gfloats - GtkAdjustment have
 always taken doubles that I've been able to find, and casting to floats
 causes loss of precision and weird bugs when the values get enormous."

Directory: /trunk/ui/gtk/
  Changes    Path             Action
  +4 -4      capture_dlg.c    Modified