aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/follow_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-21Add a "color.h" file that declares a nominally-toolkit-independentGuy Harris1-7/+12
2000-09-12Include <unistd.h> to declare "close()" and "unlink()".Guy Harris1-1/+5
2000-09-08Redraw:Guy Harris1-1/+34
2000-08-21Put an indentation in hexdump display of a TCP streamLaurent Deniel1-2/+3
2000-08-17It was silly of me to require that "forget_scrolled_window()" be calledGuy Harris1-10/+2
2000-08-16Fix a long standing bug in the scrolled window handling in follow TCP streamLaurent Deniel1-2/+10
2000-08-11- add ipv6.addr for the source and destination addresses (like ipv4)Laurent Deniel1-8/+27
2000-08-11Miscellaneous code cleaningLaurent Deniel1-6/+7
2000-08-09Small fix for initialization of new follow_info struct.Gilbert Ramirez1-1/+2
2000-08-09In TCP Follow window, allow the optional showing of:Gilbert Ramirez1-415/+561
2000-08-03Add a "Save As" feature to the TCP Follow dialogue, to save the streamGilbert Ramirez1-0/+551