aboutsummaryrefslogtreecommitdiffstats
path: root/print.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-12-09Export all data sources of a frame to a C array. Fixes https://bugs.wireshar...Chris Maynard1-2/+2
2011-05-19From Dirk Jagdmann via bug 5875:Gerald Combs1-1/+1
2011-04-29From Edwin Groothuis via bug 5870:Stig Bjørlykke1-0/+6
2009-08-26Add #include <stdio.h> to print.h; Undo the previous change to about_dlg.cBill Meier1-0/+2
2009-04-08Add some more "copy" functionality:Sake Blok1-0/+2
2008-03-11From Francesco Fondelli (bug 2349):Stig Bjørlykke1-0/+4
2007-03-28Warning fixJörg Mayer1-1/+1
2007-03-26From Doug Pratley:Stephen Fisher1-0/+16
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-03-11from Stefano Pettini: add CSV export function, similar to PSML exportUlf Lamping1-0/+4
2005-02-02Writing the raw data of a TCP stream to a file isn't printing it, soGuy Harris1-3/+0
2005-02-02from chris eagleRonnie Sahlberg1-0/+3
2004-09-04The packet range stuff knows about capture_file structures, so it'sGuy Harris1-0/+2
2004-07-27Move the code to open the printer/print file from "print_packets()" toGuy Harris1-36/+43
2004-07-27"print_packet_header()" is no longer used (there's now a "generateGuy Harris1-1/+0
2004-07-25Make some generic print routines that take, as an argument, a pointer toGuy Harris1-11/+38
2004-07-23Trivial warning fixes:Jörg Mayer1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-07-08Make the "human-readable text vs. PSML vs. PDML" choice separate fromGuy Harris1-4/+7
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris1-11/+11
2004-04-25put all required data into the print_args,Ulf Lamping1-3/+3
2004-04-24some code cleanup of the printing systemUlf Lamping1-12/+16
2004-04-22added some options and enhancements to the print output:Ulf Lamping1-1/+5
2004-04-20changed postscript output:Ulf Lamping1-2/+2
2004-04-17added PSML output to the printing dialogUlf Lamping1-1/+2
2004-04-15added print output option, to suppress dissection completelyUlf Lamping1-1/+2
2004-02-20comment changedUlf Lamping1-2/+2
2004-01-25There's no need to keep a "FILE *" for the file being printed to in aGuy Harris1-3/+3
2004-01-24As with "file_write_error_message()", so withGuy Harris1-4/+4
2004-01-09use the same packet range things for "Print" dialog, as already implementedUlf Lamping1-4/+2
2003-12-09print system enhanced, more print ranges and expanded statesUlf Lamping1-3/+1
2003-12-09print system enhanced, more print ranges and expanded statesUlf Lamping1-7/+24
2003-12-06Add the ability to print packet dissections in PDML (an XML-based format)Gilbert Ramirez1-1/+2
2003-09-10When saving packets, we have a "Save only marked packets" option; labelGuy Harris1-6/+4
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-7/+7
2002-06-29Have "print_line()" take an indentation argument, and do blankGuy Harris1-2/+2
2002-06-04Get rid of the "data_src" member of the "frame_data" structure; put itGuy Harris1-4/+4
2002-03-31From Joerg Mayer: get rid of unused arguments, and mark those that can'tGuy Harris1-2/+2
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
2001-11-13Hopefully the last time I have to change my e-mail address.Gilbert Ramirez1-2/+2
2001-07-17Added a "Suppress Unmarked" option to the print dialog toEd Warnicke1-1/+6
2001-06-08When printing the contents of a raw-data field, don't use the raw dataGuy Harris1-4/+3
2001-03-23Added named data sources printing support, written by Guy HarrisJeff Foster1-3/+2
2000-08-11Miscellaneous code cleaningLaurent Deniel1-3/+1
2000-08-03Add a "Save As" feature to the TCP Follow dialogue, to save the streamGilbert Ramirez1-1/+5
2000-01-22Fix files that had Gilbert's old e-mail address or that didn't have myGuy Harris1-2/+2
2000-01-07"print_file()" is no longer used; nuke it.Guy Harris1-2/+1
2000-01-06Printing multiple pages of PostScript wasn't as tricky as I thought; addGuy Harris1-5/+10
1999-11-22A "character encoding" variable is now set per packet. The existenceGilbert Ramirez1-2/+2