aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
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
2005-02-20Fixes few things during reinitialization with gtk2 (it doesn't crash anymore),Luis Ontanon1-7/+11
2005-02-20Don't register mgcp taps, Lars Roland4-14/+411
2005-02-20Replace some spaces by TAB to make vim with syntax highlighting happyJörg Mayer1-1/+1
2005-02-17Have "cf_merge_files()" take a pointer-to-pointer-to-char as the outputGuy Harris2-16/+16
2005-02-16Initial checkin of the stats-tree tap APILuis Ontanon1-0/+327
2005-02-16from lars ruoff a few extra columns for rtp analysisRonnie Sahlberg5-73/+161
2005-02-15Have "cf_merge_files()" always close "out_fd" before returning; it doesGuy Harris2-8/+7
2005-02-14Add #includes to define various macros and declare various functions.Guy Harris2-0/+5
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris3-2/+17
2005-02-13remove a bunch of unnecessary "includes" from VoIP tap and graph analysis sou...Lars Roland3-42/+0
2005-02-13change nmake makefiles in /trunk and /trunk/epan so thatLars Roland1-4/+0