aboutsummaryrefslogtreecommitdiffstats
path: root/simple_dialog.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-05Michael Mann:etxrab1-0/+2
2010-11-27Move main_statusbar.h to the top-level directory; none of its routinesguy1-9/+0
2010-08-26Fix a number of doxygen directives.etxrab1-1/+1
2010-01-25Changed from using own defined GNUC_FORMAT_CHECK to G_GNUC_PRINTFstig1-4/+2
2009-11-04Add the ability to push temporary (and highlighted) messages onto thegerald1-0/+10
2009-09-08Use Wireshark/GLib attribute specifiers instead of checking for __GNUC__ expl...krj1-36/+15
2009-05-27Change button label to "Quit without Saving" from "Continue without Saving" rbalint1-0/+4
2006-05-21name changesahlberg1-2/+2
2005-10-03C89 doesn't allow a comma after the end of the last value in anguy1-1/+1
2005-09-20enhance simple dialog: add the possibility to use no buttons at all and add a...ulfl1-1/+10
2005-04-16prepare for "Don't show this message again" checkboxes in the simple_dialogulfl1-0/+14
2004-07-25Fix the declarations for "simple_dialog()" and "vsimple_dialog()" usedguy1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-07-13From Daniel Thompson: add additional message/alert box options toguy1-2/+8
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