aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2005-03-07- pcap.h needs to be included before capture.hJörg Mayer3-6/+7
2005-03-07Call the "new-style init" routine for plugins a "register" routine, asGuy Harris1-1/+1
2005-03-06Undo the last "fix" (13626): Unconditionally including <pcap.h> isJörg Mayer1-2/+0
2005-03-06Warning fix:Jörg Mayer1-1/+0
2005-03-06Warning fix:Jörg Mayer1-0/+2
2005-03-05Get rid of a redundant test.Guy Harris1-3/+0
2005-03-05From Laurent Rabret: handle the case where there's no file name (i.e.,Guy Harris1-13/+40
2005-03-05When analyzing RTP streams, use the source address as well as the SSRCGerald Combs1-2/+4
2005-03-04from didier: bug fix for the menu,Ronnie Sahlberg1-0/+1
2005-03-02From Alejandro Vaquero:Luis Ontanon1-0/+6
2005-03-02This is the rest of the patch from Francisco Alcoba.Luis Ontanon3-39/+28
2005-03-02Frrom Francisco AlcobaLuis Ontanon1-10/+11
2005-03-01From Alejandro Vaquero:Luis Ontanon3-51/+148
2005-02-28- do not free the string passed to register_ethereal_tap()Luis Ontanon1-3/+3
2005-02-28Make sure that plugin tap listeners get registered before the non-plugin tap ...Luis Ontanon1-1/+5
2005-02-27The stats tree stuff should ultimately allow us to have plugin taps, soGuy Harris2-4/+23
2005-02-27Move "get_natural_int()" and "get_positive_int()" from "capture_opts.c"Guy Harris1-44/+3
2005-02-27the last commit broke windows compilation.Luis Ontanon1-3/+5
2005-02-27some clarification of the capture child thingUlf Lamping1-13/+10
2005-02-27Several fixes to the stats_treeLuis Ontanon1-28/+41
2005-02-27abort early in main_filter_packets() if dftext is NULLLuis Ontanon1-0/+3
2005-02-27few fixes to The SCTP associations dialogLuis Ontanon1-4/+23
2005-02-27From Martin MathielsonLuis Ontanon1-1/+2
2005-02-27From Martin MathielsonLuis Ontanon1-0/+5
2005-02-25- undo disabling the GTK2 versionLuis Ontanon1-12/+14
2005-02-25Temporarily disable the gtk2 version that causes a compilation error on windows.Luis Ontanon1-9/+9
2005-02-25pinfo->private_data was a quite subptimal ideaRonnie Sahlberg1-1/+1
2005-02-25Get stats_tree compiledLuis Ontanon1-0/+1
2005-02-25some more work forLuis Ontanon1-11/+25
2005-02-24Update to the stats_tree tapping APILuis Ontanon1-4/+15
2005-02-24By Francisco Alcoba:Lars Roland5-98/+146
2005-02-24Mallocate the strings to be put into the columns, rather than filling inGuy Harris1-27/+16
2005-02-24Don't include "../image/eicon3d64.xpm", as we're not using it for now.Guy Harris1-0/+2
2005-02-24From Alejandro VaqueroLuis Ontanon2-51/+28
2005-02-23g_strrstr does not exist in gtk 1Ronnie Sahlberg1-1/+1
2005-02-23use the applications name (currently "ethereal" or "tethereal") in capture_op...Ulf Lamping1-2/+2
2005-02-23move capture_opts related things (init, command line, ...) from capture.c to ...Ulf Lamping1-0/+3
2005-02-22There seems to be some disagreement about if and how the welcome screen featu...Ulf Lamping1-0/+13
2005-02-22From Alejandro Vaquero:Luis Ontanon1-18/+4
2005-02-22prevent messages like "Couldn't load font x, falling back to y", see comment ...Ulf Lamping1-2/+5
2005-02-22some changes to the dialog's button behaviourUlf Lamping1-1/+4
2005-02-22bugfix: using the "rtp_example.raw.gz" from the wiki, the dialog runs into an...Ulf Lamping1-0/+1
2005-02-22buttons should use "Header capitalization" see GNOME HIG http://developer.gno...Ulf Lamping1-2/+2
2005-02-22From Francisco Alcoba:Luis Ontanon2-10/+4
2005-02-21from Alejandro VaqueroLuis Ontanon1-90/+102
2005-02-21We've "just reached" 2005, extend the copyright notice by the "new" year ...Ulf Lamping1-1/+1
2005-02-21As we have a (two) WishList(s) in the Wiki now, this to do list doesn't make ...Ulf Lamping1-9/+0
2005-02-21From Alejandro VaqueroLuis Ontanon1-1/+66
2005-02-21fix few things:Luis Ontanon1-16/+23
2005-02-20comment out two g_message() callsLuis Ontanon1-2/+2