aboutsummaryrefslogtreecommitdiffstats
path: root/ui/main_statusbar.h
AgeCommit message (Collapse)AuthorFilesLines
2012-10-24Add Modelines info for new common ui source file(s)Alexis La Goutte1-0/+13
svn path=/trunk/; revision=45764
2012-09-24change the capture comment icon in the statusbar from "add" to "edit"Martin Kaiser1-0/+5
when a comment was added (deletion of a comment is not recognized correctly) svn path=/trunk/; revision=45109
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-0/+71
the ui directory. (Perhaps some other files that would be used by all flavors of Wireshark, for any GUI toolkit or for someting such as ncurses, and not for any command-line tool such as TShark, should be moved there as well.) Shuffle some #includes to put the "ui/XXX.h" includes together. svn path=/trunk/; revision=40529