summaryrefslogtreecommitdiff
path: root/ui/gtk/packet_panes.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-20Make data_source opqaue, add getter for tvb.Jakub Zawadzki1-2/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-24Make proto_tree_draw wrapper function to proto_tree_draw_resolve.Jakub Zawadzki1-8/+3
2012-07-15Fix win* buildbot warnings:Jakub Zawadzki1-1/+1
2012-07-15Fix bug #6690: Wireshark quite slow displaying frames with many detail pane n...Jakub Zawadzki1-736/+18
2012-07-06- e_addr_resolve is structure so pass it by pointer.Jakub Zawadzki1-1/+1
2012-07-06From Michael Mann:Anders Broman1-1/+1
2012-06-30Fix bug #7425: Per-packet right-click network or MAC name resolution not workingJakub Zawadzki1-0/+13
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-16Clean up indentation.Guy Harris1-19/+19
2012-06-16Move some routines that specifically handle the main window's packetGuy Harris1-39/+3
2012-06-16ui/gtk/main_proto_draw.c isn't just used for the main window, it's alsoGuy Harris1-0/+2190