aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-13remove the experimental display of the highest expert level in the statusbar ...Ulf Lamping1-0/+27
2006-10-10Don't let PortAudio skip the queue on the about dialog ;)Jaap Keuter1-11/+13
2006-09-22experimental: append the current maximum expert warning level to the "File" s...Ulf Lamping1-8/+13
2006-09-22Don't complain if we can't find airpcap.dll.Gerald Combs1-6/+1
2006-09-18Fix protocol reference link URL.Gerald Combs1-1/+1
2006-09-12Move the PortAudio stuff to from version_info.c to gtk/main.c, so it canGuy Harris1-1/+17
2006-08-26Go back to setting the capture filter to an empty string when we start;Guy Harris1-4/+2
2006-08-26U3 packaging, utility and Wireshark modifications that allows Wireshark to be...Graeme Lunt1-0/+8
2006-08-18guids are not olnly used in dcerpc interfaces and they often occur in many ...Ronnie Sahlberg1-0/+3
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs1-3/+416
2006-08-13"bug" #1013: from Stephen FisherUlf Lamping1-0/+3
2006-08-12experimental: add a "Conversation Filter" entry to the context menu of the pa...Ulf Lamping1-0/+10
2006-08-01Reported by Stephen Fisher <stephentfisher@yahoo.com>:Jörg Mayer1-1/+1
2006-07-04Fix the usage output to all go to the same stream.Guy Harris1-4/+4
2006-06-29If the user sets a time reference and the time display format is currently no...Ulf Lamping1-0/+34
2006-06-13Fix the signatures of find_next_mark_cb() and find_next_mark_cb() toGuy Harris1-2/+2
2006-06-12update of "Edit" menu:Ulf Lamping1-0/+12
2006-06-07Use the new capture icons.Gerald Combs1-4/+4
2006-06-02eicon3d*.xpm -> wsicon*.xpmTomas Kukosa1-7/+7
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs1-1/+1
2006-05-28Ethereal->WiresharkAnders Broman1-15/+15
2006-05-22ethereal->wiresharkRonnie Sahlberg1-2/+2
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris1-22/+22
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-05-11Removal of useless "Field Information" introduced in r18125Graeme Lunt1-24/+0
2006-05-11From Greg Morris:Anders Broman1-0/+30
2006-05-10"Field Information" context menu item that will bring up a web page reference...Graeme Lunt1-0/+23
2006-05-01Handle the case where we *can't* determine the pathname in which to findGuy Harris1-1/+10
2006-04-30Move the file selection dialog routines to file_dlg.c, and give it aGuy Harris1-0/+3
2006-04-29Most of the stuff in file_dlg.c is specific to capture files, so renameGuy Harris1-1/+1
2006-03-08Use Unicode for all native Win32 calls. Unicode Windows applicationsGerald Combs1-2/+3
2006-03-07Fix what Coverity CID 61 was actually complaining about: Don't pass a NULLGerald Combs1-5/+8
2006-03-07Fix Coverity run 12 CID 61: In main_cf_cb_live_capture_update_started(),Gerald Combs1-0/+1
2006-02-17remove dependencies to pcap.h, so getting an idea what needs to be done by du...Ulf Lamping1-1/+0
2006-02-16Move common control initialization to gtk/main.c where it belongs.Gerald Combs1-70/+90
2006-02-12Send LOG_DOMAIN_CAPTURE_CHILD messages to our log handler, so they don'tGuy Harris1-1/+4
2006-02-12Add a routine to attempt to get the absolute pathname of the executableGuy Harris1-3/+5
2006-02-11various capture child related minor cleanupsUlf Lamping1-20/+5
2006-02-11font_init don't need to know if running as a capture_child, this will simply ...Ulf Lamping1-1/+1
2006-02-11the point of no return ...Ulf Lamping1-73/+5
2006-02-11minor bugfix: restore the Ethereal icon (after capturing) at the right placesUlf Lamping1-13/+26
2006-02-11Display g_error messages in the console window unconditionally, if preference...Lars Roland1-2/+4
2006-02-10remove all calls to exit() from the capture_opts.c and replace them by status...Ulf Lamping1-3/+7
2006-02-09Win32 inconvenience: a call to g_error will terminate the program and the use...Ulf Lamping1-1/+8
2006-02-07eXtenstion options access to the -X command line optionsLuis Ontanon1-1/+14
2006-02-06- fix a leakLuis Ontanon1-1/+5
2006-02-06Add code to check whether the app was started with special privilegesGuy Harris1-0/+6
2006-02-04Paolo AbeniJörg Mayer1-0/+2
2006-01-22show the number of packets captured, if "Update list of packets ..." isn't usedUlf Lamping1-4/+24
2006-01-17remove an obsolete commentUlf Lamping1-1/+0