aboutsummaryrefslogtreecommitdiffstats
path: root/menu.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-27Actually, I think File/Reload is still used if you do a capture withGuy Harris1-1/+3
1999-07-27File/Reload isn't necessary any more - to run a display filter, justGuy Harris1-3/+1
1999-07-24Have "close_cap_file()" disable all menu items that make sense only ifGuy Harris1-1/+2
1999-07-23Add a "File/Print" menu item, which prints *all* the packets in theGuy Harris1-2/+4
1999-07-17Added just enough fields to TCP to support "Follow TCP Stream". It works now.Gilbert Ramirez1-2/+2
1999-07-13Since ethereal is now dependent on GTK+-1.2.x (because of proto_tree andGilbert Ramirez1-195/+1
1999-07-09Added the ability to create a read-only ethereal, i.e., one thatGilbert Ramirez1-4/+14
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-5/+4
1999-06-24Added Ashok's Match Selected functionality, and changes to move etherealGilbert Ramirez1-3/+7
1999-06-22Added Aaron Hillegass' summary dialogue. We're ignoring the problem withGilbert Ramirez1-1/+6
1999-06-19Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichGuy Harris1-3/+10
1999-06-15Put "..." after menu items that will cause a dialog box to be popped upGuy Harris1-15/+15
1999-06-12Move the comment from the GTK 1.0 tutorial just before the GTK 1.0Guy Harris1-8/+31
1999-04-06Capturing packets from ethereal now saves the capture in an "anonymous" buffe...Gilbert Ramirez1-7/+5
1999-04-05Get rid of include of <strings.h> from "util.c", as it's not needed, andGuy Harris1-2/+2
1999-03-01Disables "Follow TCP Stream" if compiled with wiretap.Gilbert Ramirez1-1/+7
1999-03-01Added display filters to wiretap.Gilbert Ramirez1-2/+4
1999-02-09When doing a capture, decode enough of the incoming packets to correctlyGuy Harris1-2/+2
1998-12-27* Minor changes for GTK+ 1.1/1.2 supportGerald Combs1-2/+2
1998-12-17A patch spread across many files to let Ethereal compile under GTK+-1.1.x.Gilbert Ramirez1-18/+105
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-2/+2
1998-10-28* Added preference file saves and reads.Gerald Combs1-2/+2
1998-10-16* Copied in the correct GNU license (I'm such a goober)Gerald Combs1-3/+2
1998-10-12- Added match_strval function to packet.cGerald Combs1-4/+13
1998-10-10* OSPF alignment fixes (Gerald)Gerald Combs1-3/+1
1998-09-26Initial prefs support.Gerald Combs1-4/+1
1998-09-25* Ethernet manufacturer support (Laurent)Gerald Combs1-1/+5
1998-09-17* Added Mike Hall's TCP reconstruction code.Gerald Combs1-1/+3
1998-09-16Added ID tags to the beginning of each source file.Gerald Combs1-0/+2
1998-09-16Initial revisionGerald Combs1-0/+215