aboutsummaryrefslogtreecommitdiffstats
path: root/alert_box.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-19When reporting "sorry, *this* packet can't be written to a file of thatguy1-3/+21
2011-06-28Replace all strerror() with g_strerror().stig1-1/+1
2006-05-28Ethereal->Wiresharketxrab1-2/+2
2006-05-21name changesahlberg1-2/+2
2005-02-13change nmake makefiles in /trunk and /trunk/epan so thatlroland1-4/+0
2004-12-29Make the tone of the error messages a bit less formal, by usingguy1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:guy1-1/+5
2004-04-16Add a "report_failure()" routine to allow dissectors to report arbitraryguy1-2/+11
2004-03-23Make "epan_init()" take, as additional arguments, pointers to routinesguy1-13/+4
2004-02-21Add routines that can be called from dissectors to report file open andguy1-1/+24
2004-02-11Add "write_failure_alert_box()" to put up an alert box for a failedguy1-1/+18
2004-02-11Add an "open_failure_alert_box()" routine to pop up an alert box for aguy1-1/+21
2004-02-11Add a routine to be used to put up alert boxes for invalid displayguy1-0/+56