aboutsummaryrefslogtreecommitdiffstats
path: root/print.c
Commit message (Expand)AuthorAgeFilesLines
* Various signed vs. unsigned fixes, from Joerg Mayer.Guy Harris2001-06-181-3/+3
* We only need to print the data corresponding to the field, so fetch onlyGuy Harris2001-06-081-14/+11
* When printing the contents of a raw-data field, don't use the raw dataGuy Harris2001-06-081-9/+44
* Added 'text2pcap', a utility to convert text hexdumps into pcapAshok Narayanan2001-05-161-6/+6
* Always hand "print_line()" a string that ends with "\n".Guy Harris2001-03-241-3/+2
* Put a blank line before the line identifying the data source for theGuy Harris2001-03-241-1/+2
* Added named data sources printing support, written by Guy HarrisJeff Foster2001-03-231-7/+36
* Consolidate flags in struct frame_data, and add "visited" flag. UseGilbert Ramirez2000-04-131-2/+2
* Fix files that had Gilbert's old e-mail address or that didn't have myGuy Harris2000-01-221-2/+2
* "print_file()" is no longer used; nuke it.Guy Harris2000-01-071-48/+11
* Printing multiple pages of PostScript wasn't as tricky as I thought; addGuy Harris2000-01-061-23/+40
* Move GTK code out of summary.c and into gtk/summary_dlg.cGilbert Ramirez1999-12-101-2/+1
* Include "util.h" to get the declaration of "EBCDIC_to_ASCII1()".Guy Harris1999-11-221-1/+2
* A "character encoding" variable is now set per packet. The existenceGilbert Ramirez1999-11-221-7/+20
* Warren Young's patch to add a "Print" button to the "Follow TCP Stream"Guy Harris1999-10-301-1/+39
* Add an item to the "File/Print" dialog box to ask that the full hex dataGuy Harris1999-09-291-12/+15
* Add a "Expand all levels"/"Print as displayed" pair of radio buttons toGuy Harris1999-09-121-11/+17
* Add summary-vs-detail radio buttons to the print dialog box; detailGuy Harris1999-09-121-13/+3
* More shuffling of GTK-related files to gtk subdirectory.Gilbert Ramirez1999-09-091-2/+1
* Moved GTK-dependent routines for file dialogues, print dialogues, printGilbert Ramirez1999-09-011-205/+3
* Printing multiple frames in PostScript is a bit tricky, I think - IGuy Harris1999-07-231-6/+32
* Fix "open_print_dest()" to do the right thing.Guy Harris1999-07-231-4/+2
* Add a "File/Print" menu item, which prints *all* the packets in theGuy Harris1999-07-231-23/+22
* Modified the proto_register_field_array usage again. Thanks to Guy'sGilbert Ramirez1999-07-151-7/+6
* When printing a packet, do it from the protocol tree, not from the GTK+Guy Harris1999-07-131-111/+123
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-2/+2
* Found some erroneous usages of gtk_signal_connect_object. I always wonderedGilbert Ramirez1999-06-211-4/+4
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-1/+2
* * Added preference file saves and reads.Gerald Combs1998-10-281-97/+86
* I added the byte count to the Data section. The print routines had toGilbert Ramirez1998-10-221-3/+3
* - Added match_strval function to packet.cGerald Combs1998-10-121-3/+9
* * OSPF alignment fixes (Gerald)Gerald Combs1998-10-101-30/+9
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-6/+9
* Initial prefs support.Gerald Combs1998-09-261-19/+19
* 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/+509