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 41242: /trunk/ /trunk/ui/gtk/: edit_packet_comment_dlg.c

Date: Wed, 29 Feb 2012 16:51:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41242

User: etxrab
Date: 2012/02/29 08:51 AM

Log:
 - Add a LED in the statusbar to indicate that capture comments exists,
  clickable to open an edit window.
 - Add checks for NULL pointers.
 
 Help with a different color LED possibly with Jeff's (c) in it apreceated.
 Should the LED be placed elsewhere or the whole thing done differently?

Directory: /trunk/ui/gtk/
  Changes    Path                         Action
  +96 -3     edit_packet_comment_dlg.c    Modified
  +1 -0      edit_packet_comment_dlg.h    Modified
  +69 -0     main_statusbar.c             Modified

Directory: /trunk/
  Changes    Path          Action
  +31 -0     file.c        Modified
  +17 -0     file.h        Modified
  +13 -6     summary.c     Modified

Directory: /trunk/wiretap/
  Changes    Path          Action
  +2 -0      wtap.c        Modified