Get rid of some trailing blanks in strings.
[obnox/wireshark/wip.git] / gtk /
2002-10-25 guyThe versions of UCD SNMP that we now support all install
2002-10-25 guyFrom Ronnie Sahlberg: Ethereal support for DCERPCSTAT.
2002-10-25 guyAt least according to the UNIX 98 spec, you need to...
2002-10-24 guyDon't include the header file to get the SNMP version...
2002-10-23 guyFrom Ronnie Sahlberg: make the tap listeners for gtk...
2002-10-23 guyFrom Ronnie Sahlberg: pass a pointer to the epan_dissec...
2002-10-23 guyFrom Wes Hardaker:
2002-10-10 jmayerAdd (back) some #include <string.h>
2002-10-09 jmayerAdd a missing #include <string.h>
2002-10-09 geraldLink to libsnmp under Win32.
2002-09-27 sahlbergUpdate tethereal to put the filter string in the statis...
2002-09-26 sahlbergFrom Ulf Lamping: Prettyfied Colorization dialog
2002-09-23 oabadChange to color filters :
2002-09-23 jmayerAdd packet_list.obj to Makefile.nmake - spotted by...
2002-09-22 geraldFrom Graeme Hewson:
2002-09-21 oabadRemoved all gtk calls in file.c :
2002-09-10 guyAdd "/I$(ZLIB_DIR)" to the list of "/I" flags in the...
2002-09-09 guyFrom Graeme Hewson:
2002-09-09 jmayerAdd/fix cvs id tags
2002-09-09 guyPut back missing include of <stdio.h>.
2002-09-07 sahlbergTap system supprot for Gtk1 and both rpc_stat and rpc_progs
2002-09-07 jmayerAdd back stdio.h
2002-09-07 jmayerAdd back more string.h includes
2002-09-06 sahlbergFrom Vassilii Khachaturov, cleanup of redundant code.
2002-09-06 guyPut needed include back in (<string.h>, to declare...
2002-09-05 jmayerInclude cleanups in gtk and gtk2:
2002-08-31 jmayerRemove redundant HAVE_LIBPCAP check (copied from gtk2)
2002-08-31 jmayerRemove trailing whitespaces.
2002-08-31 geraldCast the Mbits/s calculation as a float, so that we...
2002-08-28 guyMake the "start_time" argument to "delayed_create_progr...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-28 guyFrom Ulf Lamping: extend the progress dialog box to...
2002-08-24 guyGive the routines that implement the "Match" and "Prepa...
2002-08-13 guyOn Win32:
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-08-01 jmayerFix a few more memleaks found by valgrind (all deriving
2002-07-30 guyFrom Graeme Hewson:
2002-07-30 guy#ifdef out some variables not used on Windows.
2002-07-29 guyFrom Joerg Mayer:
2002-07-17 guyFrom Joerg Mayer:
2002-07-17 guyGet rid of some "unused variable" and "unused static...
2002-07-07 guyFields can be up to 2^32-1 bytes long, as they may...
2002-07-07 guyFrom Liviu Daia <Liviu.Daia[AT]imar.ro>: move "col_init...
2002-07-06 geraldFrom a suggestion by PEN <codes [at] lycos.com>, add...
2002-06-28 guyTrim leading and trailing white space from the capture...
2002-06-27 guyFrom Anand V. Narwani: add in two missing files, so...
2002-06-24 guyUpdate the URL for WinPcap.
2002-06-24 guyAs we've done with the hex dump output for printing...
2002-06-22 guyFrom Devin Heitmueller: give the user a warning if...
2002-06-19 jfosterAdded MS Window printing to ethereal.
2002-06-16 guyHandle the "bool" members the same way we handled the...
2002-06-16 guyFrom Chris Waters: don't use "bool" as a variable name...
2002-06-04 guyFrom Graeme Hewson: varargs code cleanup in "simple_dia...
2002-06-04 guyClean up white space.
2002-06-04 guyGet rid of the "data_src" member of the "frame_data...
2002-05-30 guyDon't assume that just because a purported font name...
2002-05-27 guyClean up the data structures for the color filter code...
2002-05-24 guyGet rid of an unused variable.
2002-05-23 geraldSave the whole capture device name in the preferences...
2002-05-22 guyCommand-line interface cleanups, from Graeme Hewson:
2002-05-18 geraldIn the Windows capture dialog, place the interface...
2002-05-14 guyUse "-G fields" rather than "-G" in Makefiles.
2002-05-14 guyMake the "-G" flag take an argument. If no arugment...
2002-05-03 guyFrom Didieer Gautheron:
2002-05-03 guyMake the filter list combo box case-sensitive, as filte...
2002-05-03 guyClean up the handling of filter strings:
2002-05-02 guyRemove some no-longer-applicable XXX comments.
2002-04-29 guyRemoval (or, at least, #ifdeffing out) of unused variab...
2002-04-23 guyUse the value of "bv_size" as the size of a byte view...
2002-04-23 guyGet rid of unused variables, and mark unused arguments...
2002-04-22 guyEliminate some unused variables.
2002-04-22 geraldPolish the column prefs a bit. Make the column tile...
2002-04-20 guyOn Windows, include "capture-wpcap.h", to define "has_w...
2002-04-19 guyOn Windows, don't put the capture preferences item...
2002-04-14 geraldUpdate wiretapped mirror links.
2002-04-14 geraldChange "netgroup-mirror.ethereal.com/winpcap" URLs to
2002-04-08 gramMore static-ization.
2002-04-08 guy"expand_tree()" and "collapse_tree()" can be called...
2002-04-01 guyStart assigning ett_ values at 0, rather than 1; get...
2002-03-31 guyGet rid of unused arguments.
2002-03-31 guyGet rid of an unused argument to "set_active_all()".
2002-03-31 guyFrom Joerg Mayer: get rid of unused arguments, and...
2002-03-16 guyA double-click in a filter name in the list-of-filters...
2002-03-12 guyGet rid of the "--enable-snmp" option; instead, use...
2002-03-10 guyRemove code to show the presence, and version number...
2002-03-06 guyDon't say "without SNMP"; that can confuse people into...
2002-03-05 guyFrom Joerg Mayer: remove unused variables.
2002-03-05 guyFrom Joerg Mayer: use _U_ to flag unused arguments.
2002-03-05 guyHave "wtap_seek_read()" return 0 on success and -1...
2002-03-05 guyCut down the vertical spacing in the "Capture Options...
2002-02-28 gramIn follow.c, initialize data_out_file to NULL, as it...
2002-02-27 guyFrom Joerg Mayer:
2002-02-24 guyPut all the capture options into a structure.
2002-02-24 guyHave "get_positive_int()" really check for positive...
2002-02-24 guy"autostop_filesize" and "autostop_duration" don't need...
2002-02-24 guyFrom Peter Valchev: fix editcap to assign the result...
2002-02-22 guySet "snaplen", not "has_snaplen", to the snapshot lengt...
2002-02-18 guyDon't give tvbuffs names; instead, give data sources...
2002-02-14 gramFIRST_PROTO_PREFS_PAGE needs to be incremented by 2...
2002-02-08 guyHave Wiretap set the snapshot length to 0 if it can...
next