Qt: More byte view and proto tree fixes.
[metze/wireshark/wip.git] / ui / alert_box.c
2018-01-14 Guy HarrisCheck for gzipped files even if we don't have libz.
2017-04-20 Guy HarrisTake the error message generation out of the merge_file...
2017-04-20 Guy HarrisHave separate routines for open-for-reading and open...
2017-04-20 Guy HarrisMake the command-line and alert-box failure messages...
2017-04-19 Guy HarrisHave a common "capture file write failure alert box...
2017-04-19 Guy HarrisHave a common "capture file close alert box" routine.
2017-04-18 Guy HarrisFix a comment.
2017-04-18 Guy HarrisHave a common "capture file close alert box" routine.
2017-04-18 Guy HarrisHave a commont "capture file open alert box" routine.
2017-04-09 Guy HarrisHave vwarning_alert_box() pop up a warning, not an...
2017-04-08 Guy HarrisClean up handling of enabled/disabled protocols/heurist...
2016-03-27 Guy HarrisMake failure_alert_box() be printf-like.
2015-01-01 Martin MathiesonRemove unneeded includes from ui folder
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-11-29 Jakub ZawadzkiAvoid including <wiretap/wtap.h> in dissectors.
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-05-13 Guy HarrisClean up indentation.
2012-10-24 Alexis La GoutteFix indent and add Modelines info for new common ui...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-17 Guy HarrisAdd "simple dialog" routines to pop up modal message...
2012-06-04 Guy HarrisUse the modal version of the bad display filter alert...
2012-03-08 Guy HarrisMove alert_box.c to the ui directory.
2012-01-16 Guy HarrisMove alert_box.c back up to the top-level directory...
2012-01-16 Guy HarrisMove some headers for UI stuff, and the alert_box.c...