Use the tap_dfilter_dlg mechanism.
[obnox/wireshark/wip.git] / gtk / print_dlg.c
2005-08-20 jmayer- Declare some functions static
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-05 jmayerMore char -> const char warning fixes.
2005-03-11 ulflfrom Stefano Pettini: add CSV export function, similar...
2005-02-04 guyInstead of having a single enumerated type for status...
2005-02-04 ulflhuge cleanup of capture file API (functions in file...
2005-01-24 ulflif context menu item "Print" is clicked from the packet...
2005-01-20 ulfladd some more online help functionality and help button...
2004-12-22 guyFrom Brett Kuskie: recalculate the ranges every time...
2004-10-16 guyRemove the fixed maximum number of subranges in a range...
2004-09-30 guyFor file browsing dialog boxes, the affirmative button...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-07-27 guyMove the code to open the printer/print file from ...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-08 guyMake the "human-readable text vs. PSML vs. PDML" choice...
2004-06-29 jmayerThe patch to fix the race condition introduced by using...
2004-06-25 jmayertmpnam() really should not be used for security reasons.
2004-05-27 ulflwin_printer is gboolean, not an int
2004-05-26 ulflmore code cleanup from dialog things:
2004-04-25 ulflremoved some labels
2004-04-25 guySquelch a compiler warning.
2004-04-25 ulflcreated new "export" dialogs for the current export...
2004-04-25 ulflput all required data into the print_args,
2004-04-25 ulflchanged the print dialog, so it will keep the user...
2004-04-24 ulflsome code cleanup of the printing system
2004-04-22 ulfloops, forgotten to test with GTK1...
2004-04-22 ulflseperated common packet range code from the save and...
2004-04-22 ulfladded some options and enhancements to the print output:
2004-04-17 ulfladded PSML output to the printing dialog
2004-04-16 ulflmake print dialog "Packet Format" options somewhat...
2004-04-16 ulflbugfix: make the "no dissections" radiobutton insensitive,
2004-04-15 ulfladded print output option, to suppress dissection compl...
2004-04-15 ulfladded print output of PDML format
2004-02-11 guyAdd "write_failure_alert_box()" to put up an alert...
2004-02-11 guyAdd an "open_failure_alert_box()" routine to pop up...
2004-01-31 ulflchange layout, as dialog was a bit tall,
2004-01-31 guyPass ESD_BTN_OK rather than NULL as a second argument to
2004-01-31 ulflrenamed ESD_TYPE_CRIT to ESD_TYPE_ERROR to
2004-01-25 guyThere's no need to keep a "FILE *" for the file being...
2004-01-21 ulflimplemented dlg_button_row_new to get a standard functi...
2004-01-21 ulfluse stock buttons whereever possible,
2004-01-10 ulflusing button compatibility macros
2004-01-10 ulflusing button compatibility macros
2004-01-09 ulfluse the same packet range things for "Print" dialog...
2003-12-23 guyBase the count of selected packets on whether there's a
2003-12-13 ulflsensitivity of packet range options fine tuning:
2003-12-09 ulflprint system enhanced, more print ranges and expanded...
2003-12-01 guy"select_file_cb()" only needs a title, not a "construct...
2003-11-30 sharpeMove print_file_cb out of gtk/print_dlg.c and into...
2003-11-29 sharpeAdd an entry in the byte_view pane that allows the...
2003-11-18 ulflremoved unused vars
2003-11-12 ulflcompletely redesigned print dialog layout, to be more...
2003-09-24 guyAdd a "file_selection_new()" routine that does all...
2003-09-10 guyWhen saving packets, we have a "Save only marked packet...
2003-02-21 guyFrom Pavel Roskin: in the GTK+ 2 code, associate the...
2002-11-11 oabadUse gtk1/gtk2 compatibility macros to reduce #ifdefs.
2002-11-03 oabadMerge gtk and gtk2 directories.
2002-09-22 geraldFrom Graeme Hewson:
2002-09-09 guyFrom Graeme Hewson:
2002-09-05 jmayerInclude cleanups in gtk and gtk2:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-07-30 guy#ifdef out some variables not used on Windows.
2002-06-19 jfosterAdded MS Window printing to ethereal.
2002-06-04 guyGet rid of the "data_src" member of the "frame_data...
2002-03-31 guyFrom Joerg Mayer: get rid of unused arguments, and...
2002-03-05 guyFrom Joerg Mayer: use _U_ to flag unused arguments.
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-11 guyHave a routine to create a scrolled window, set its...
2001-12-18 gramProvide for per-protocol-tree data in the proto_tree...
2001-12-09 guyOn Win32, a GUI application apparently can't use "popen...
2001-12-06 gramRemove proto_tree from capture_file and PacketWinData...
2001-07-17 hagbardAdded a "Suppress Unmarked" option to the print dialog to
2001-06-08 guyWhen printing the contents of a raw-data field, don...
2000-11-21 guyAdd a "color.h" file that declares a nominally-toolkit...
2000-08-23 guyBleah. What was I thinking? "dlg_window_new()" should...
2000-08-11 denielMiscellaneous code cleaning
2000-07-05 guyAdd a "dlg_window_new()" routine, which creates a GTK_W...
2000-06-27 guyPatch from Ben Fowler to rename the global variable...
2000-05-08 guyCatch the ESC key in the file selection dialog boxes...
2000-05-08 guyKeep a pointer to the current "Print" window, if any...
2000-05-08 guySet up the buttons in the "Find Frame" and "Print"...
2000-05-03 guyMake the "Print" dialog box use the new utilities to...
2000-01-06 guyPrinting multiple pages of PostScript wasn't as tricky...
2000-01-03 guyTake the "simple_dialog()" stuff out of "ui_util.h...
2000-01-03 guyUse the right #define to control inclusion of "ui_util.h".
1999-12-09 guyMove the GTK+ implementations of various UI utilities...
1999-11-06 guyAdd a "Find Frame" menu item under "Display"; it lets...
1999-09-29 guyEnable "Print hex" only if "Print detail" is on.
1999-09-29 guyAdd an item to the "File/Print" dialog box to ask that...
1999-09-12 guyMake "Expand all levels" and "Print as displayed" radio
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 guyPut RCS IDs (and a copyright notice and GPL notice...
1999-09-09 gramMore shuffling of GTK-related routines to gtk subdirectory.
1999-09-01 gramMoved GTK-dependent routines for file dialogues, print...