aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2006-08-30seems the height offset 16 seems a bit too small to prevent a scrollbar, usin...Ulf Lamping1-1/+1
2006-08-30Add SIP response code 494 from RFC 3329Martin Mathieson1-0/+4
2006-08-29sort the u3.c file into the list alphabeticallyUlf Lamping1-1/+1
2006-08-29fix #331: add a scrollbar to the dialog. If a fileset contains more than 18 f...Ulf Lamping1-9/+28
2006-08-29add u3.h to the distribution files (hopefully this fixes ubuntu buildbot dist...Ulf Lamping1-0/+1
2006-08-28fix #1061: the logic to search for a specific protocol page was missing the c...Ulf Lamping1-2/+7
2006-08-27Fixa a typo.Anders Broman1-1/+1
2006-08-27fix #707: "It's not possible to print each packet on a new page"Ulf Lamping1-37/+55
2006-08-27squelch some compiler warningsUlf Lamping1-1/+1
2006-08-27fix a warning by removing now unused codeUlf Lamping3-29/+0
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 Lunt5-1/+158
2006-08-26Clean up indentation.Guy Harris1-11/+13
2006-08-26Get rid of aun unused routine.Guy Harris1-33/+0
2006-08-26Get rid of unused variable.Guy Harris1-3/+0
2006-08-25don't show the "Wireless Settings" button if HAVE_AIRPCAP isn't definedUlf Lamping1-6/+8
2006-08-25don't put "..." in front of a menu itemUlf Lamping1-2/+2
2006-08-25fix bug #1057: remove "start" completelyUlf Lamping1-5/+0
2006-08-25ugly workaround for bug #699 (Up/Down buttons don't work properly)Ulf Lamping1-9/+25
2006-08-24add WinPcap 4.0 beta 1 to the list of known and tested versionsUlf Lamping1-1/+3
2006-08-24capture interfaces dialog: use capture stock icons instead of plain text buttonsUlf Lamping7-15/+54
2006-08-23fix #927: Win32: delete an existing file, if the user want's to overwrite a f...Ulf Lamping2-2/+9
2006-08-21Fix up copyrights and whitespace.Gerald Combs4-12/+20
2006-08-21AirPcap fix from Florent Drouin:Gerald Combs1-0/+2
2006-08-21make the scsi statistics dialogs easier to understand for scsi novicesRonnie Sahlberg1-7/+7
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 Combs19-56/+3401
2006-08-14Put protocol preferences in a scrolled window, in case a particularGerald Combs1-13/+18
2006-08-13Slight changes suggested by Jörg Mayer:Ulf Lamping1-16/+16
2006-08-13"bug" #1013: from Stephen FisherUlf Lamping1-0/+3
2006-08-12some enhancements to the WLAN detailsUlf Lamping1-26/+26
2006-08-12experimental: add a "Conversation Filter" entry to the context menu of the pa...Ulf Lamping2-0/+225
2006-08-12fix #973: if the window is minimized while you close Wireshark, (at least the...Ulf Lamping1-1/+2
2006-08-01Reported by Stephen Fisher <stephentfisher@yahoo.com>:Jörg Mayer1-1/+1
2006-07-27Alex Shnitman <AlexS@mangodsp.com>Jörg Mayer1-1/+1
2006-07-25From: Martin Mathieson Jaap Keuter1-8/+8
2006-07-24Add a license blurb.Gerald Combs1-0/+24
2006-07-17stephentfisher@yahoo.com:Jörg Mayer1-1/+1
2006-07-17gtk_text_buffer_select_range() was introduced in GTK+ 2.4, so don't use it.Gerald Combs1-1/+2
2006-07-17From Martin Mathieson:Anders Broman1-0/+1
2006-07-15Fix compilation problems for Windows and GTK1.Gerald Combs1-4/+4
2006-07-14Add support for generating firewall ACL rules. MAC, IPv4, port, andGerald Combs5-89/+995
2006-07-05From Martin Mathieson:Anders Broman1-3/+7
2006-07-04Fix the usage output to all go to the same stream.Guy Harris1-4/+4
2006-07-01bugfix: open the Win32 print dialog a second time resulted in "funny" behaviour Ulf Lamping1-1/+7
2006-07-01mark unused parametersUlf Lamping2-3/+3
2006-06-29If the user sets a time reference and the time display format is currently no...Ulf Lamping1-0/+34
2006-06-26add a new column DCE/RPC context IDUlf Lamping1-1/+2
2006-06-26From Irene Ruengeler: Add context menu for SCTP analysis.Michael Tüxen3-6/+168
2006-06-23use file name information from wiretap instead of "build in" valuesUlf Lamping2-34/+140