aboutsummaryrefslogtreecommitdiffstats
path: root/print.h
AgeCommit message (Expand)AuthorFilesLines
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:guy1-11/+11
2004-04-25put all required data into the print_args,ulfl1-3/+3
2004-04-24some code cleanup of the printing systemulfl1-12/+16
2004-04-22added some options and enhancements to the print output:ulfl1-1/+5
2004-04-20changed postscript output:ulfl1-2/+2
2004-04-17added PSML output to the printing dialogulfl1-1/+2
2004-04-15added print output option, to suppress dissection completelyulfl1-1/+2
2004-02-20comment changedulfl1-2/+2
2004-01-25There's no need to keep a "FILE *" for the file being printed to in aguy1-3/+3
2004-01-24As with "file_write_error_message()", so withguy1-4/+4
2004-01-09use the same packet range things for "Print" dialog, as already implementedulfl1-4/+2
2003-12-09print system enhanced, more print ranges and expanded statesulfl1-3/+1
2003-12-09print system enhanced, more print ranges and expanded statesulfl1-7/+24
2003-12-06Add the ability to print packet dissections in PDML (an XML-based format)gram1-1/+2
2003-09-10When saving packets, we have a "Save only marked packets" option; labelguy1-6/+4
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-7/+7
2002-06-29Have "print_line()" take an indentation argument, and do blankguy1-2/+2
2002-06-04Get rid of the "data_src" member of the "frame_data" structure; put itguy1-4/+4
2002-03-31From Joerg Mayer: get rid of unused arguments, and mark those that can'tguy1-2/+2
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-2/+2
2001-11-13Hopefully the last time I have to change my e-mail address.gram1-2/+2
2001-07-17Added a "Suppress Unmarked" option to the print dialog tohagbard1-1/+6
2001-06-08When printing the contents of a raw-data field, don't use the raw dataguy1-4/+3
2001-03-23Added named data sources printing support, written by Guy Harrisjfoster1-3/+2
2000-08-11Miscellaneous code cleaningdeniel1-3/+1
2000-08-03Add a "Save As" feature to the TCP Follow dialogue, to save the streamgram1-1/+5
2000-01-22Fix files that had Gilbert's old e-mail address or that didn't have myguy1-2/+2
2000-01-07"print_file()" is no longer used; nuke it.guy1-2/+1
2000-01-06Printing multiple pages of PostScript wasn't as tricky as I thought; addguy1-5/+10
1999-11-22A "character encoding" variable is now set per packet. The existencegram1-2/+2
1999-10-30Warren Young's patch to add a "Print" button to the "Follow TCP Stream"guy1-1/+2
1999-09-29Add an item to the "File/Print" dialog box to ask that the full hex dataguy1-2/+16
1999-09-12Add a "Expand all levels"/"Print as displayed" pair of radio buttons toguy1-3/+3
1999-09-12Add summary-vs-detail radio buttons to the print dialog box; detailguy1-2/+2
1999-09-01Moved GTK-dependent routines for file dialogues, print dialogues, printgram1-5/+1
1999-07-23Printing multiple frames in PostScript is a bit tricky, I think - Iguy1-3/+5
1999-07-23Add a "File/Print" menu item, which prints *all* the packets in theguy1-2/+5
1999-07-13When printing a packet, do it from the protocol tree, not from the GTK+guy1-4/+2
1998-10-28* Added preference file saves and reads.gerald1-12/+2
1998-10-10* OSPF alignment fixes (Gerald)gerald1-4/+4
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,gerald1-4/+5
1998-09-26Initial prefs support.gerald1-3/+4
1998-09-16Added ID tags to the beginning of each source file.gerald1-0/+2
1998-09-16Initial revisiongerald1-0/+47