aboutsummaryrefslogtreecommitdiffstats
path: root/menu.c
Commit message (Expand)AuthorAgeFilesLines
* Moved GTK-dependent routines for file dialogues, print dialogues, printGilbert Ramirez1999-09-011-172/+0
* Added John McDermott's colorization routines. There's still someGilbert Ramirez1999-08-241-1/+3
* Fixed match_selected to work with new display filter code. It usesGilbert Ramirez1999-08-041-4/+1
* Check in Olivier Abad's patch to add dissectors for LAP-B and X.25, andGuy Harris1999-08-021-2/+2
* Get rid of the "Tools/Capture" menu item, in favor of "Capture/Start".Guy Harris1999-07-281-4/+1
* Actually, I think File/Reload is still used if you do a capture withGuy Harris1999-07-271-1/+3
* File/Reload isn't necessary any more - to run a display filter, justGuy Harris1999-07-271-3/+1
* Have "close_cap_file()" disable all menu items that make sense only ifGuy Harris1999-07-241-1/+2
* Add a "File/Print" menu item, which prints *all* the packets in theGuy Harris1999-07-231-2/+4
* Added just enough fields to TCP to support "Follow TCP Stream". It works now.Gilbert Ramirez1999-07-171-2/+2
* Since ethereal is now dependent on GTK+-1.2.x (because of proto_tree andGilbert Ramirez1999-07-131-195/+1
* Added the ability to create a read-only ethereal, i.e., one thatGilbert Ramirez1999-07-091-4/+14
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-5/+4
* Added Ashok's Match Selected functionality, and changes to move etherealGilbert Ramirez1999-06-241-3/+7
* Added Aaron Hillegass' summary dialogue. We're ignoring the problem withGilbert Ramirez1999-06-221-1/+6
* Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichGuy Harris1999-06-191-3/+10
* Put "..." after menu items that will cause a dialog box to be popped upGuy Harris1999-06-151-15/+15
* Move the comment from the GTK 1.0 tutorial just before the GTK 1.0Guy Harris1999-06-121-8/+31
* Capturing packets from ethereal now saves the capture in an "anonymous" buffe...Gilbert Ramirez1999-04-061-7/+5
* Get rid of include of <strings.h> from "util.c", as it's not needed, andGuy Harris1999-04-051-2/+2
* Disables "Follow TCP Stream" if compiled with wiretap.Gilbert Ramirez1999-03-011-1/+7
* Added display filters to wiretap.Gilbert Ramirez1999-03-011-2/+4
* When doing a capture, decode enough of the incoming packets to correctlyGuy Harris1999-02-091-2/+2
* * Minor changes for GTK+ 1.1/1.2 supportGerald Combs1998-12-271-2/+2
* A patch spread across many files to let Ethereal compile under GTK+-1.1.x.Gilbert Ramirez1998-12-171-18/+105
* A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1998-11-121-2/+2
* * Added preference file saves and reads.Gerald Combs1998-10-281-2/+2
* * Copied in the correct GNU license (I'm such a goober)Gerald Combs1998-10-161-3/+2
* - Added match_strval function to packet.cGerald Combs1998-10-121-4/+13
* * OSPF alignment fixes (Gerald)Gerald Combs1998-10-101-3/+1
* Initial prefs support.Gerald Combs1998-09-261-4/+1
* * Ethernet manufacturer support (Laurent)Gerald Combs1998-09-251-1/+5
* * Added Mike Hall's TCP reconstruction code.Gerald Combs1998-09-171-1/+3
* Added ID tags to the beginning of each source file.Gerald Combs1998-09-161-0/+2
* Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706etherealGerald Combs1998-09-161-0/+215