More whitespace fixups, and fix a typo in a comment.
[obnox/wireshark/wip.git] / menu.c
1999-08-04 gramFixed match_selected to work with new display filter...
1999-08-02 guyCheck in Olivier Abad's patch to add dissectors for...
1999-07-28 guyGet rid of the "Tools/Capture" menu item, in favor...
1999-07-27 guyActually, I think File/Reload is still used if you...
1999-07-27 guyFile/Reload isn't necessary any more - to run a display...
1999-07-24 guyHave "close_cap_file()" disable all menu items that...
1999-07-23 guyAdd a "File/Print" menu item, which prints *all* the...
1999-07-17 gramAdded just enough fields to TCP to support "Follow...
1999-07-13 gramSince ethereal is now dependent on GTK+-1.2.x (because...
1999-07-09 gramAdded the ability to create a read-only ethereal, i...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-06-24 gramAdded Ashok's Match Selected functionality, and changes...
1999-06-22 gramAdded Aaron Hillegass' summary dialogue. We're ignoring...
1999-06-19 guyAdded "Capture" and "Display" menus; "Capture" has...
1999-06-15 guyPut "..." after menu items that will cause a dialog...
1999-06-12 guyMove the comment from the GTK 1.0 tutorial just before...
1999-04-06 gramCapturing packets from ethereal now saves the capture...
1999-04-05 guyGet rid of include of <strings.h> from "util.c", as...
1999-03-01 gramDisables "Follow TCP Stream" if compiled with wiretap.
1999-03-01 gramAdded display filters to wiretap.
1999-02-09 guyWhen doing a capture, decode enough of the incoming...
1998-12-27 gerald* Minor changes for GTK+ 1.1/1.2 support
1998-12-17 gramA patch spread across many files to let Ethereal compil...
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...
1998-10-28 gerald* Added preference file saves and reads.
1998-10-16 gerald* Copied in the correct GNU license (I'm such a goober)
1998-10-12 gerald- Added match_strval function to packet.c
1998-10-10 gerald* OSPF alignment fixes (Gerald)
1998-09-26 geraldInitial prefs support.
1998-09-25 gerald* Ethernet manufacturer support (Laurent)
1998-09-17 gerald* Added Mike Hall's TCP reconstruction code.
1998-09-16 geraldAdded ID tags to the beginning of each source file.
1998-09-16 geraldInitial revision