aboutsummaryrefslogtreecommitdiffstats
path: root/simple_dialog.h
AgeCommit message (Expand)AuthorFilesLines
2005-10-03C89 doesn't allow a comma after the end of the last value in anGuy Harris1-1/+1
2005-09-20enhance simple dialog: add the possibility to use no buttons at all and add a...Ulf Lamping1-1/+10
2005-04-16prepare for "Don't show this message again" checkboxes in the simple_dialogUlf Lamping1-0/+14
2004-07-25Fix the declarations for "simple_dialog()" and "vsimple_dialog()" usedGuy Harris1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-07-13From Daniel Thompson: add additional message/alert box options toGuy Harris1-2/+8
2004-06-04Make the definition of "simple_dialog()" match its declaration.Guy Harris1-2/+2
2004-06-04add details for doxygenUlf Lamping1-27/+85
2004-05-01The display filter engine can return an error message that is not safeOlivier Biot1-1/+2
2004-04-16Add a "report_failure()" routine to allow dissectors to report arbitraryGuy Harris1-3/+17
2004-02-12The HIG's and/or GUI toolkit documentation for:Guy Harris1-5/+1
2004-02-11Get rid of the "Question" alert box type - rename it to "Confirmation",Guy Harris1-7/+7
2004-02-04Add some comments about the types of alert boxes you get with theGuy Harris1-5/+19
2004-02-03enhanced some dialog messages,Ulf Lamping1-1/+4
2004-01-31cleanup of new "question dialogs",Ulf Lamping1-5/+6
2004-01-31renamed ESD_TYPE_CRIT to ESD_TYPE_ERROR toUlf Lamping1-2/+2
2004-01-29added "Yes" and "No" buttons to the simple_dialog,Ulf Lamping1-6/+16
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2001-07-22Do __attribute__ stuff if the GCC version number is greater than orGuy Harris1-2/+2
2000-10-09Add support for modal message boxes ("simple dialog").Guy Harris1-4/+8
2000-01-03Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c",Guy Harris1-0/+54