ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 31383: /trunk/gtk/ /trunk/gtk/: capture_info_dlg.c

Date: Tue, 29 Dec 2009 17:41:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31383

User: wmeier
Date: 2009/12/29 09:41 AM

Log:
 Use gtk_progress_bar_set_fraction instead of the deprecated gtk_progress_bar_update;
 Optimize the progress_bar related code a bit;
 Fix some indentation.

Directory: /trunk/gtk/
  Changes    Path                  Action
  +63 -78    capture_info_dlg.c    Modified