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