Fix LUA labels in the UI_MANAGER case.
[metze/wireshark/wip.git] / simple_dialog.h
2010-11-27 Guy HarrisMove main_statusbar.h to the top-level directory; none...
2010-08-26 Anders BromanFix a number of doxygen directives.
2010-01-25 Stig BjørlykkeChanged from using own defined GNUC_FORMAT_CHECK to...
2009-11-04 Gerald CombsAdd the ability to push temporary (and highlighted...
2009-09-08 Kovarththanan Raja... Use Wireshark/GLib attribute specifiers instead of...
2009-05-27 Balint ReczeyChange button label to "Quit without Saving" from ...
2006-05-21 Ronnie Sahlbergname change
2005-10-03 Guy HarrisC89 doesn't allow a comma after the end of the last...
2005-09-20 Ulf Lampingenhance simple dialog: add the possibility to use no...
2005-04-16 Ulf Lampingprepare for "Don't show this message again" checkboxes...
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...