aboutsummaryrefslogtreecommitdiffstats
path: root/alert_box.c
Commit message (Expand)AuthorAgeFilesLines
* Ethereal->WiresharkAnders Broman2006-05-281-2/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* change nmake makefiles in /trunk and /trunk/epan so thatLars Roland2005-02-131-4/+0
* Make the tone of the error messages a bit less formal, by usingGuy Harris2004-12-291-1/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris2004-05-091-1/+5
* Add a "report_failure()" routine to allow dissectors to report arbitraryGuy Harris2004-04-161-2/+11
* Make "epan_init()" take, as additional arguments, pointers to routinesGuy Harris2004-03-231-13/+4
* Add routines that can be called from dissectors to report file open andGuy Harris2004-02-211-1/+24
* Add "write_failure_alert_box()" to put up an alert box for a failedGuy Harris2004-02-111-1/+18
* Add an "open_failure_alert_box()" routine to pop up an alert box for aGuy Harris2004-02-111-1/+21
* Add a routine to be used to put up alert boxes for invalid displayGuy Harris2004-02-111-0/+56