aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2002-10-09Link to libsnmp under Win32.Gerald Combs1-3/+21
2002-09-27Update tethereal to put the filter string in the statistics table for RPC_STAT.Ronnie Sahlberg3-18/+58
2002-09-26From Ulf Lamping: Prettyfied Colorization dialogRonnie Sahlberg1-138/+214
2002-09-23Change to color filters :Olivier Abad6-44/+47
2002-09-23Add packet_list.obj to Makefile.nmake - spotted by Ulf LampingJörg Mayer1-1/+2
2002-09-22From Graeme Hewson:Gerald Combs2-20/+32
2002-09-21Removed all gtk calls in file.c :Olivier Abad6-10/+172
2002-09-10Add "/I$(ZLIB_DIR)" to the list of "/I" flags in the top-level directoryGuy Harris1-1/+2
2002-09-09From Graeme Hewson:Guy Harris5-27/+151
2002-09-09Add/fix cvs id tagsJörg Mayer2-1/+3
2002-09-09Put back missing include of <stdio.h>.Guy Harris1-3/+2
2002-09-07Tap system supprot for Gtk1 and both rpc_stat and rpc_progsRonnie Sahlberg8-5/+1052
2002-09-07Add back stdio.hJörg Mayer1-1/+2
2002-09-07Add back more string.h includesJörg Mayer1-0/+2
2002-09-06From Vassilii Khachaturov, cleanup of redundant code.Ronnie Sahlberg1-20/+2
2002-09-06Put needed include back in (<string.h>, to declare "memset()").Guy Harris1-1/+2
2002-09-05Include cleanups in gtk and gtk2:Jörg Mayer38-194/+58
2002-08-31Remove redundant HAVE_LIBPCAP check (copied from gtk2)Jörg Mayer1-4/+1
2002-08-31Remove trailing whitespaces.Jörg Mayer2-7/+7
2002-08-31Cast the Mbits/s calculation as a float, so that we display the valueGerald Combs1-2/+3
2002-08-28Make the "start_time" argument to "delayed_create_progress_dlg()" aGuy Harris1-5/+5
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer67-781/+781
2002-08-28From Ulf Lamping: extend the progress dialog box to give more progressGuy Harris1-22/+145
2002-08-24Give the routines that implement the "Match" and "Prepare" menu itemsGuy Harris3-87/+87
2002-08-13On Win32:Guy Harris1-1/+12
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer14-103/+39
2002-08-01Fix a few more memleaks found by valgrind (all derivingJörg Mayer2-4/+10
2002-07-30From Graeme Hewson:Guy Harris1-1/+61
2002-07-30#ifdef out some variables not used on Windows.Guy Harris1-30/+32
2002-07-29From Joerg Mayer:Guy Harris1-2/+5
2002-07-17From Joerg Mayer:Guy Harris3-15/+3
2002-07-17Get rid of some "unused variable" and "unused static function" warnings,Guy Harris2-26/+71
2002-07-07Fields can be up to 2^32-1 bytes long, as they may have come from aGuy Harris1-3/+5
2002-07-07From Liviu Daia <Liviu.Daia[AT]imar.ro>: move "col_init()" call afterGuy Harris1-3/+3
2002-07-06From a suggestion by PEN <codes [at] lycos.com>, add the length in bytes toGerald Combs1-5/+12
2002-06-28Trim leading and trailing white space from the capture device in theGuy Harris1-3/+12
2002-06-27From Anand V. Narwani: add in two missing files, so they're put into theGuy Harris1-4/+5
2002-06-24Update the URL for WinPcap.Guy Harris1-2/+2
2002-06-24As we've done with the hex dump output for printing, use as many digitsGuy Harris1-22/+135
2002-06-22From Devin Heitmueller: give the user a warning if they click "New" inGuy Harris1-1/+8
2002-06-19Added MS Window printing to ethereal.Jeff Foster4-34/+320
2002-06-16Handle the "bool" members the same way we handled the members forGuy Harris1-7/+7
2002-06-16From Chris Waters: don't use "bool" as a variable name or structureGuy Harris1-7/+7
2002-06-04From Graeme Hewson: varargs code cleanup in "simple_dialog.c".Guy Harris1-1/+2
2002-06-04Clean up white space.Guy Harris1-2/+2
2002-06-04Get rid of the "data_src" member of the "frame_data" structure; put itGuy Harris4-62/+46
2002-05-30Don't assume that just because a purported font name begins with "-"Guy Harris1-4/+23
2002-05-27Clean up the data structures for the color filter code a bit. The oldGuy Harris4-168/+173
2002-05-24Get rid of an unused variable.Guy Harris1-2/+1
2002-05-23Save the whole capture device name in the preferences file. UnderGerald Combs1-7/+4