aboutsummaryrefslogtreecommitdiffstats
path: root/alert_box.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-13change nmake makefiles in /trunk and /trunk/epan so thatLars Roland1-4/+0
2004-12-29Make the tone of the error messages a bit less formal, by usingGuy Harris1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris1-1/+5
2004-04-16Add a "report_failure()" routine to allow dissectors to report arbitraryGuy Harris1-2/+11
2004-03-23Make "epan_init()" take, as additional arguments, pointers to routinesGuy Harris1-13/+4
2004-02-21Add routines that can be called from dissectors to report file open andGuy Harris1-1/+24
2004-02-11Add "write_failure_alert_box()" to put up an alert box for a failedGuy Harris1-1/+18
2004-02-11Add an "open_failure_alert_box()" routine to pop up an alert box for aGuy Harris1-1/+21
2004-02-11Add a routine to be used to put up alert boxes for invalid displayGuy Harris1-0/+56