aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/summary_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-18Fix some: 'cast discards qualifiers from pointer target type' warningsJakub Zawadzki1-1/+1
2012-04-10Add missing consts.Jakub Zawadzki1-1/+1
2012-03-10Replace inconsistent tabs with spaces.Guy Harris1-58/+58
2012-03-08summary_dlg.c:419: error: 'dl_description' undeclared (first use in this func...Anders Broman1-2/+0
2012-03-08Put a frame around capture comments, don't depend on LIBPCAP to print dl_desc...Anders Broman1-8/+10
2012-03-08Use an OK button rather than save for consistency, wouldapply be more apropri...Anders Broman1-8/+8
2012-03-07Set File->Save sensitivity after file or packet comments are changed.Jeff Morriss1-2/+4
2012-02-26Mark the gile as unsaved if comments are editedAnders Broman1-0/+2
2012-02-26Make it possible to edit capture commentsAnders Broman1-4/+77
2012-02-26For LANalyzer files, make the "File type name" be the file comment.Guy Harris1-0/+5
2012-02-26Suppress invalid or non-meaningful statistics - for example, withoutGuy Harris1-28/+55
2012-02-24From Irene Ruengeler: Always show snaplen.Michael Tüxen1-5/+1
2012-02-23Add SHB info to SummaryAnders Broman1-0/+16
2012-02-23Have the used interfaces show up if number of interfaces > 0.Anders Broman1-1/+1
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+506