aboutsummaryrefslogtreecommitdiffstats
path: root/simple_dialog.h
AgeCommit message (Expand)AuthorFilesLines
2004-06-04Make the definition of "simple_dialog()" match its declaration.guy1-2/+2
2004-06-04add details for doxygenulfl1-27/+85
2004-05-01The display filter engine can return an error message that is not safeobiot1-1/+2
2004-04-16Add a "report_failure()" routine to allow dissectors to report arbitraryguy1-3/+17
2004-02-12The HIG's and/or GUI toolkit documentation for:guy1-5/+1
2004-02-11Get rid of the "Question" alert box type - rename it to "Confirmation",guy1-7/+7
2004-02-04Add some comments about the types of alert boxes you get with theguy1-5/+19
2004-02-03enhanced some dialog messages,ulfl1-1/+4
2004-01-31cleanup of new "question dialogs",ulfl1-5/+6
2004-01-31renamed ESD_TYPE_CRIT to ESD_TYPE_ERROR toulfl1-2/+2
2004-01-29added "Yes" and "No" buttons to the simple_dialog,ulfl1-6/+16
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2001-07-22Do __attribute__ stuff if the GCC version number is greater than orguy1-2/+2
2000-10-09Add support for modal message boxes ("simple dialog").guy1-4/+8
2000-01-03Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c",guy1-0/+54