Wireshark-commits: [Wireshark-commits] rev 28551: /trunk/gtk/ /trunk/gtk/: rtp_analysis.c
Date Prev · Date Next · Thread Prev · Thread Next
Date: Sun, 31 May 2009 19:55:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28551

User: etxrab
Date: 2009/05/31 12:55 PM

Log:
 Copy the changes from:
 http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28534
 
 User: wmeier
 Date: 2009/05/30 11:07 AM
 
 Log:
  Fix the save_as functions so they work (including work-around  when save-as raises an alert box). 
  Also:
  - save_as_csv: don't skip over first line of output;
  - save_as_csv: Fix some (probably significant) memory leaks
    associated with the use of gtk_tree_view;
  - Prevent tendency for IAX2 stream window and graph window 
    to get lost behind other windows;
  - Minor save_as dialog window reformatting;
  - Misc source code cleanup & reformatting.
 
 To RTP Analysis.

Directory: /trunk/gtk/
  Changes    Path              Action
  +161 -95   rtp_analysis.c    Modified