aboutsummaryrefslogtreecommitdiffstats
path: root/simple_dialog.h
Commit message (Expand)AuthorAgeFilesLines
* Change button label to "Quit without Saving" from "Continue without Saving" Balint Reczey2009-05-271-0/+4
* name changeRonnie Sahlberg2006-05-211-2/+2
* C89 doesn't allow a comma after the end of the last value in anGuy Harris2005-10-031-1/+1
* enhance simple dialog: add the possibility to use no buttons at all and add a...Ulf Lamping2005-09-201-1/+10
* prepare for "Don't show this message again" checkboxes in the simple_dialogUlf Lamping2005-04-161-0/+14
* Fix the declarations for "simple_dialog()" and "vsimple_dialog()" usedGuy Harris2004-07-251-2/+2
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* From Daniel Thompson: add additional message/alert box options toGuy Harris2004-07-131-2/+8
* Make the definition of "simple_dialog()" match its declaration.Guy Harris2004-06-041-2/+2
* add details for doxygenUlf Lamping2004-06-041-27/+85
* The display filter engine can return an error message that is not safeOlivier Biot2004-05-011-1/+2
* Add a "report_failure()" routine to allow dissectors to report arbitraryGuy Harris2004-04-161-3/+17
* The HIG's and/or GUI toolkit documentation for:Guy Harris2004-02-121-5/+1
* Get rid of the "Question" alert box type - rename it to "Confirmation",Guy Harris2004-02-111-7/+7
* Add some comments about the types of alert boxes you get with theGuy Harris2004-02-041-5/+19
* enhanced some dialog messages,Ulf Lamping2004-02-031-1/+4
* cleanup of new "question dialogs",Ulf Lamping2004-01-311-5/+6
* renamed ESD_TYPE_CRIT to ESD_TYPE_ERROR toUlf Lamping2004-01-311-2/+2
* added "Yes" and "No" buttons to the simple_dialog,Ulf Lamping2004-01-291-6/+16
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Do __attribute__ stuff if the GCC version number is greater than orGuy Harris2001-07-221-2/+2
* Add support for modal message boxes ("simple dialog").Guy Harris2000-10-091-4/+8
* Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c",Guy Harris2000-01-031-0/+54