Clear the Info column before fetching anything from the packet, so that
[obnox/wireshark/wip.git] / print.c
2000-04-13 gramConsolidate flags in struct frame_data, and add "visite...
2000-01-22 guyFix files that had Gilbert's old e-mail address or...
2000-01-07 guy"print_file()" is no longer used; nuke it.
2000-01-06 guyPrinting multiple pages of PostScript wasn't as tricky...
1999-12-10 gramMove GTK code out of summary.c and into gtk/summary_dlg.c
1999-11-22 guyInclude "util.h" to get the declaration of "EBCDIC_to_A...
1999-11-22 gramA "character encoding" variable is now set per packet...
1999-10-30 guyWarren Young's patch to add a "Print" button to the...
1999-09-29 guyAdd an item to the "File/Print" dialog box to ask that...
1999-09-12 guyAdd a "Expand all levels"/"Print as displayed" pair...
1999-09-12 guyAdd summary-vs-detail radio buttons to the print dialog...
1999-09-09 gramMore shuffling of GTK-related files to gtk subdirectory.
1999-09-01 gramMoved GTK-dependent routines for file dialogues, print...
1999-07-23 guyPrinting multiple frames in PostScript is a bit tricky...
1999-07-23 guyFix "open_print_dest()" to do the right thing.
1999-07-23 guyAdd a "File/Print" menu item, which prints *all* the...
1999-07-15 gramModified the proto_register_field_array usage again...
1999-07-13 guyWhen printing a packet, do it from the protocol tree...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-06-21 gramFound some erroneous usages of gtk_signal_connect_objec...
1999-03-23 gramRemoved all references to gtk objects from packet*...
1998-10-28 gerald* Added preference file saves and reads.
1998-10-22 gramI added the byte count to the Data section. The print...
1998-10-12 gerald- Added match_strval function to packet.c
1998-10-10 gerald* OSPF alignment fixes (Gerald)
1998-09-27 geraldMerged in a _huge_ patch from Guy Harris. It adds...
1998-09-26 geraldInitial prefs support.
1998-09-16 geraldAdded ID tags to the beginning of each source file.
1998-09-16 geraldInitial revision