From Mark C Brown NETTL updates
[metze/wireshark/wip.git] / simple_dialog.h
2004-07-25 Guy HarrisFix the declarations for "simple_dialog()" and "vsimple...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-07-13 Guy HarrisFrom Daniel Thompson: add additional message/alert...
2004-06-04 Guy HarrisMake the definition of "simple_dialog()" match its...
2004-06-04 Ulf Lampingadd details for doxygen
2004-05-01 Olivier BiotThe display filter engine can return an error message...
2004-04-16 Guy HarrisAdd a "report_failure()" routine to allow dissectors...
2004-02-12 Guy HarrisThe HIG's and/or GUI toolkit documentation for:
2004-02-11 Guy HarrisGet rid of the "Question" alert box type - rename it...
2004-02-04 Guy HarrisAdd some comments about the types of alert boxes you...
2004-02-03 Ulf Lampingenhanced some dialog messages,
2004-01-31 Ulf Lampingcleanup of new "question dialogs",
2004-01-31 Ulf Lampingrenamed ESD_TYPE_CRIT to ESD_TYPE_ERROR to
2004-01-29 Ulf Lampingadded "Yes" and "No" buttons to the simple_dialog,
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2001-07-22 Guy HarrisDo __attribute__ stuff if the GCC version number is...
2000-10-09 Guy HarrisAdd support for modal message boxes ("simple dialog").
2000-01-03 Guy HarrisTake the "simple_dialog()" stuff out of "ui_util.h...