Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 24912: /trunk/gtk/ /trunk/gtk/: capture_file_dlg.c captu

Date: Fri, 11 Apr 2008 21:20:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24912

User: ulfl
Date: 2008/04/11 09:20 PM

Log:
 first round to replace SIGNAL_CONNECT with g_signal_connect
 This requires some casts to be added and I just don't want to add casts at all possible places. So I compile and only add casts where the (MSVC) compiler has a hard time. 
 
 Unfortunately this won't find any problems in Linux/Unix only code - I'll keep an eye on the buildbot and try to fix things as I'm going on ...

Directory: /trunk/gtk/
  Changes    Path                        Action
  +29 -29    capture_file_dlg.c          Modified
  +2 -2      capture_if_details_dlg.c    Modified
  +7 -7      capture_if_dlg.c            Modified
  +3 -5      capture_info_dlg.c          Modified
  +7 -7      capture_prefs.c             Modified
  +18 -18    color_dlg.c                 Modified
  +11 -11    color_edit_dlg.c            Modified
  +8 -8      column_prefs.c              Modified
  +13 -13    conversations_table.c       Modified
  +8 -8      dcerpc_stat.c               Modified
  +17 -17    decode_as_dlg.c             Modified


(1 file not shown)