aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/gui_utils.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-27fix a warning by removing now unused codeUlf Lamping1-20/+0
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs1-0/+20
2006-08-12fix #973: if the window is minimized while you close Wireshark, (at least the...Ulf Lamping1-1/+2
2006-06-06Ethereal -> WiresharkGerald Combs1-1/+1
2006-06-03Throw in a cast to work around the lack of a "const" in the signatureGuy Harris1-1/+2
2006-06-02eicon3d*.xpm -> wsicon*.xpmTomas Kukosa1-2/+2
2006-05-31Rename the main executable to "wireshark", along with more conversions:Gerald Combs1-1/+1
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris1-3/+3
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-05-01Fix for bug 887. Use the right function to set the window position.Jaap Keuter1-0/+6
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...Ulf Lamping1-3/+1
2005-10-06fix a packet_list_freeze / thaw pair, if a return comes in it's wayUlf Lamping1-0/+11
2005-10-03major Win32 bugfix: when getting messages from the capture slave, only one me...Ulf Lamping1-23/+40
2005-08-20Explain in more detail the split between the stuff in ui_util.h and inGuy Harris1-2/+4
2005-08-20- Declare some functions staticJörg Mayer1-1039/+1039
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping1-0/+1039