aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2006-01-07fix bug #660: we must alphabetically sort columns 0&1, not 0&2ulfl1-8/+8
2006-01-06Olivier Jacques:jmayer1-2/+2
2006-01-03Jaap Keuter:jmayer1-0/+1
2005-12-31fix #152ulfl9-9/+28
2005-12-24Foil another of Ronnies attempts to make the repository properties free :-)jmayer1-1/+1
2005-12-23Clean up indentation.guy1-78/+78
2005-12-23add service response time statistics for smb2sahlberg2-0/+216
2005-12-22From Bill Meier:gerald1-102/+131
2005-12-21Provide not only copyright information, but a GPL blurb, in all theguy2-14/+30
2005-12-18warning: C++ style comments are not allowed in ISO C90jmayer1-1/+1
2005-12-18use #ifdef SHOW_WELCOME_PAGE for the currently disabled welcome page instead ...ulfl1-4/+4
2005-12-16modify the tool tip "Nodes in the diagram are identified with network source ...etxrab1-1/+1
2005-12-16From Jacques, Olivier (OCBU-Test Infra)etxrab1-5/+73
2005-12-15remove a missplaced commentulfl1-1/+0
2005-12-14Constify a bunch of arguments and variables, to squelch compilerguy2-4/+3
2005-12-14hmmm, the include sequence might be important too ...ulfl1-1/+1
2005-12-14add missing includeulfl1-0/+2
2005-12-13HUGE STEP (hopefully toward the right direction):ulfl1-71/+21
2005-12-13We should really do quit Ethereal if user asked us to do so with the -Q option!ulfl1-0/+16
2005-12-06add a short comment to cant_load_winpcap_err() and use it in gtk/capture_dlg.culfl1-16/+4
2005-12-06rename pcap-....c/.h files to capture-pcap-....c/.hulfl5-5/+5
2005-12-05move some GTK only function declarations from ui_util.h to the appropriate he...ulfl4-1/+23
2005-12-05add capture_opts_trim(), as this sequence is used three times now (will repla...ulfl1-14/+1
2005-12-04Check for a null blurb pointer for a field, as is done in some otherguy1-7/+16
2005-12-04move the complete functionality of the capture info dialog from capture_loop....ulfl1-7/+26
2005-12-03split some parts of the packet counting functions into their own files captur...ulfl2-5/+6
2005-12-03split capture.h into capture.h, capture_loop.h and capture_opts.h and place t...ulfl2-0/+3
2005-12-01fix alphabetical order of OPTINIT string, v seems to be a controversial chara...ulfl1-1/+1
2005-12-01Bug fixes from Irene.tuexen1-32/+20
2005-11-26fix #568: disable event "activate" handler for the range entry field. see the...ulfl1-1/+13
2005-11-26fix #358: instead of simply using tpmnam() for the Win32 print function, use ...ulfl1-2/+18
2005-11-25fix a simple GTK1 warningulfl1-1/+4
2005-11-25from Greg Morris:ulfl5-2/+1027
2005-11-22Trivial warning fixesjmayer1-1/+1
2005-11-17Handle "-G" only in Tethereal - it doesn't work in Ethereal, and isn'tguy1-36/+70
2005-11-17Don't list "-B" on UN*X - it's not available there.guy1-18/+53
2005-11-16hmmm, buggy bugfixulfl1-2/+2
2005-11-16the "pre-scan" of the command line parameters shouldn't stop the capture chil...ulfl1-2/+6
2005-11-12Allow a progress dialog to have "Stop" or "Cancel" as the "terminateguy4-121/+129
2005-11-10Skip some toolbar #includes if we're not using GTK+ 2.x.guy1-1/+3
2005-11-09Remove comment that no longer applies.guy1-27/+7
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...ulfl17-138/+105
2005-11-05Packet-amr Register as "AMR" not "amr".etxrab1-1/+62
2005-11-03Get rid of no-longer-used code (the list of plugins is now just a tab inguy1-67/+0
2005-10-29From Jaap Keuteretxrab1-18/+44
2005-10-27Fix uninitialized variable errors.guy2-10/+14
2005-10-27Make the processing of "-z" arguments in the Tethereal I/O stat tap moreguy1-17/+7
2005-10-27Check on every iteration of a loop whether to pop up a dialog box,guy2-17/+25
2005-10-26bugfix: don't crash the file open dialog, if the preview gets confused by "in...ulfl1-8/+12
2005-10-21Revert 16279.gram1-3/+1