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 24913: /trunk/gtk/ /trunk/gtk/: color_edit_dlg.c column_

Date: Fri, 11 Apr 2008 21:39:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24913

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

Log:
 second 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
  +1 -1      color_edit_dlg.c       Modified
  +1 -1      column_prefs.c         Modified
  +1 -1      dcerpc_stat.c          Modified
  +10 -11    dfilter_expr_dlg.c     Modified
  +2 -2      dlg_utils.c            Modified
  +5 -5      expert_comp_dlg.c      Modified
  +1 -1      expert_comp_table.c    Modified
  +6 -6      expert_dlg.c           Modified
  +7 -8      export_object.c        Modified
  +2 -2      fc_stat.c              Modified
  +2 -2      file_dlg.c             Modified