aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/packet_list.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-26Fix a bunch of warnings.Guy Harris1-3/+3
2012-12-23Qt: Implement packet comments. Fix packet detail updates.Gerald Combs1-2/+10
2012-12-22Remove unneeded initializations, and one redundant if condition.Evan Huus1-1/+1
2012-11-27Get rid of now unused variable.Anders Broman1-1/+0
2012-11-27Start including info from Statistics/Summary.Anders Broman1-11/+0
2012-11-26Add comment syúmmary to GUI and add Capture comment from SHB.Anders Broman1-0/+12
2012-11-26Rudimentary code to show comments summary.Anders Broman1-0/+18
2012-11-22From Preben Guldberg:Anders Broman1-0/+47
2012-10-11From Edwin Groothuis via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Alexis La Goutte1-0/+2
2012-10-08Don't leak all of our column data in packet_list_recreate (I think we still leakEvan Huus1-0/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-09-04- Replace packet_list_recreate_visible_rows -> packet_list_recreate_visible_r...Jörg Mayer1-100/+100
2012-09-04Rename new_packet_list.[ch] to packet_list.[ch]Jörg Mayer1-0/+1785