aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2006-02-11 add an userdata argument to register_stat_cmd_arg() and its callback to use ...Luis Ontanon42-139/+168
2006-02-11In "Save As", support only file types we can write to; that simplifiesGuy Harris5-139/+108
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-08Paolo Abeni:Jörg Mayer1-5/+1
2006-02-07eXtenstion options access to the -X command line optionsLuis Ontanon1-1/+14
2006-02-07handmerged patch from metze it conflicted with recent P bit patch i checked inRonnie Sahlberg1-2/+2
2006-02-07Paolo Abeni:Jörg Mayer1-1/+1
2006-02-07Peter Kjellerstedt:Jörg Mayer1-0/+8
2006-02-06- fix a leakLuis Ontanon2-7/+12
2006-02-06Forgot to add ssl-dlg.h to the distroJörg Mayer1-0/+1
2006-02-06Paolo AbeniJörg Mayer1-10/+10
2006-02-06fix some variable declarations bugs (code not conforming to ANSI-C)Ulf Lamping1-3/+8
2006-02-06Declare -ssl_stream_cb in ssl-dlg.hJörg Mayer3-3/+36
2006-02-06another gtk_resize_window()Ronnie Sahlberg1-0/+5
2006-02-06gtk1.x does not have gtk_window_resize()Ronnie Sahlberg1-0/+5
2006-02-06Add code to check whether the app was started with special privilegesGuy Harris1-0/+6
2006-02-06The simple dialogLuis Ontanon1-23/+144
2006-02-06From Paolo Abeni: fix some warnings, etc..Guy Harris1-1/+1
2006-02-06"text_window_delete_event_cb()" returns a gboolean; declare it as such.Guy Harris1-1/+1
2006-02-05* add an option to funnel_register_menu to retap the packets right after been...Luis Ontanon1-7/+54
2006-02-05- add a register_menu funnel Luis Ontanon1-7/+29
2006-02-04Paolo AbeniJörg Mayer4-0/+1066
2006-02-04GTK1 buid failed, this should fix it.Luis Ontanon1-5/+5
2006-02-04VC6 doesn't like empty structs.Luis Ontanon1-3/+13
2006-02-04The funneled GUI mini API.Luis Ontanon2-0/+241
2006-02-01from Bill MeyerRonnie Sahlberg1-12/+8
2006-02-01From Greg Morris:Anders Broman2-13/+23
2006-01-24Replace round() with floor(), I don't know if it's the right thing to do but ...Anders Broman2-2/+2
2006-01-23From Irene: Add support for showing TSN and time in the graphical analysis.Michael Tüxen2-17/+169
2006-01-22show the number of packets captured, if "Update list of packets ..." isn't usedUlf Lamping1-4/+24
2006-01-21bugfix #709: don't g_assert returned (mandatory) length of some NDIS driver f...Ulf Lamping1-2/+0
2006-01-20Cleaning up copy to CSV codeJaap Keuter2-30/+28
2006-01-17remove an obsolete commentUlf Lamping1-1/+0
2006-01-17GTK 2.x only: show a slightly different Ethereal main icon while capturing.Ulf Lamping1-4/+77
2006-01-16Remove uninitalized variable warningJaap Keuter1-1/+1
2006-01-15Hi All,Jaap Keuter5-723/+262
2006-01-12fix #661Ulf Lamping1-0/+10
2006-01-12update usage outputUlf Lamping1-24/+62
2006-01-07From Olivier Jacques, Anders Broman1-16/+50
2006-01-07fix bug #660: we must alphabetically sort columns 0&1, not 0&2Ulf Lamping1-8/+8
2006-01-06Olivier Jacques:Jörg Mayer1-2/+2
2006-01-03Jaap Keuter:Jörg Mayer1-0/+1
2005-12-31fix #152Ulf Lamping9-9/+28
2005-12-24Foil another of Ronnies attempts to make the repository properties free :-)Jörg Mayer1-1/+1
2005-12-23Clean up indentation.Guy Harris1-78/+78
2005-12-23add service response time statistics for smb2Ronnie Sahlberg2-0/+216
2005-12-22From Bill Meier:Gerald Combs1-102/+131
2005-12-21Provide not only copyright information, but a GPL blurb, in all theGuy Harris2-14/+30