aboutsummaryrefslogtreecommitdiffstats
path: root/menu.c
AgeCommit message (Expand)AuthorFilesLines
1999-08-24Added John McDermott's colorization routines. There's still somegram1-1/+3
1999-08-04Fixed match_selected to work with new display filter code. It usesgram1-4/+1
1999-08-02Check in Olivier Abad's patch to add dissectors for LAP-B and X.25, andguy1-2/+2
1999-07-28Get rid of the "Tools/Capture" menu item, in favor of "Capture/Start".guy1-4/+1
1999-07-27Actually, I think File/Reload is still used if you do a capture withguy1-1/+3
1999-07-27File/Reload isn't necessary any more - to run a display filter, justguy1-3/+1
1999-07-24Have "close_cap_file()" disable all menu items that make sense only ifguy1-1/+2
1999-07-23Add a "File/Print" menu item, which prints *all* the packets in theguy1-2/+4
1999-07-17Added just enough fields to TCP to support "Follow TCP Stream". It works now.gram1-2/+2
1999-07-13Since ethereal is now dependent on GTK+-1.2.x (because of proto_tree andgram1-195/+1
1999-07-09Added the ability to create a read-only ethereal, i.e., one thatgram1-4/+14
1999-07-07Created a new protocol tree implementation and a new display filtergram1-5/+4
1999-06-24Added Ashok's Match Selected functionality, and changes to move etherealgram1-3/+7
1999-06-22Added Aaron Hillegass' summary dialogue. We're ignoring the problem withgram1-1/+6
1999-06-19Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichguy1-3/+10
1999-06-15Put "..." after menu items that will cause a dialog box to be popped upguy1-15/+15
1999-06-12Move the comment from the GTK 1.0 tutorial just before the GTK 1.0guy1-8/+31
1999-04-06Capturing packets from ethereal now saves the capture in an "anonymous" buffe...gram1-7/+5
1999-04-05Get rid of include of <strings.h> from "util.c", as it's not needed, andguy1-2/+2
1999-03-01Disables "Follow TCP Stream" if compiled with wiretap.gram1-1/+7
1999-03-01Added display filters to wiretap.gram1-2/+4
1999-02-09When doing a capture, decode enough of the incoming packets to correctlyguy1-2/+2
1998-12-27* Minor changes for GTK+ 1.1/1.2 supportgerald1-2/+2
1998-12-17A patch spread across many files to let Ethereal compile under GTK+-1.1.x.gram1-18/+105
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultgram1-2/+2
1998-10-28* Added preference file saves and reads.gerald1-2/+2
1998-10-16* Copied in the correct GNU license (I'm such a goober)gerald1-3/+2
1998-10-12- Added match_strval function to packet.cgerald1-4/+13
1998-10-10* OSPF alignment fixes (Gerald)gerald1-3/+1
1998-09-26Initial prefs support.gerald1-4/+1
1998-09-25* Ethernet manufacturer support (Laurent)gerald1-1/+5
1998-09-17* Added Mike Hall's TCP reconstruction code.gerald1-1/+3
1998-09-16Added ID tags to the beginning of each source file.gerald1-0/+2
1998-09-16Initial revisiongerald1-0/+215