From Chris Waters: export "find_dissector_table()" and add
[metze/wireshark/wip.git] / gtk /
2002-11-14 Ronnie SahlbergFeature for Gtk2: GUI version of IO-STAT. Looks reasona...
2002-11-14 Guy HarrisMake "tethereal-tap-register.c" and "ethereal-tap-regis...
2002-11-14 Guy HarrisFrom Didier Gautheron: make the rule to build "ethereal...
2002-11-11 Olivier AbadUse gtk1/gtk2 compatibility macros.
2002-11-11 Olivier AbadIn the gtk2 port, make double click in the tree view...
2002-11-11 Guy Harris"gtk_quit_add_destroy()" takes a "GtkObject *" as its...
2002-11-11 Guy HarrisPut in some missing macros needed for recent changes.
2002-11-11 Olivier AbadUse gtk1/gtk2 compatibility macros to reduce #ifdefs.
2002-11-11 Olivier AbadReplace gtk_rpcprogs_init with gtk_rpcprogs_cb in the...
2002-11-10 Gerald CombsAdd tethereal's tap objects to Makefile.nmake's "clean...
2002-11-10 Olivier AbadWhen opening tap windows, we don't need to search the...
2002-11-10 Olivier Abad- use gtk1/gtk2 compatibility macros to reduce #ifdefs
2002-11-10 Olivier AbadUse gtk1/gtk2 compatibility macros to reduce #ifdefs.
2002-11-09 Olivier AbadUse gtk1/gtk2 compatibility macros to reduce #ifdefs.
2002-11-09 Olivier AbadHelper macros fro gtk1.2/gtk2 compatibility.
2002-11-07 Guy HarrisFrom Jason House: add the rule to make "ethereal-tap...
2002-11-07 Guy HarrisFix the message printed when making "ethereal-tap-regis...
2002-11-06 Guy HarrisAdd "ethereal-tap-register.c" to the gtk ".cvsignore...
2002-11-06 Ronnie SahlbergFirst step in creating an API to register TAPs for...
2002-11-03 Olivier AbadMerge gtk and gtk2 directories.
2002-10-25 Guy HarrisThe versions of UCD SNMP that we now support all install
2002-10-25 Guy HarrisFrom Ronnie Sahlberg: Ethereal support for DCERPCSTAT.
2002-10-25 Guy HarrisAt least according to the UNIX 98 spec, you need to...
2002-10-24 Guy HarrisDon't include the header file to get the SNMP version...
2002-10-23 Guy HarrisFrom Ronnie Sahlberg: make the tap listeners for gtk...
2002-10-23 Guy HarrisFrom Ronnie Sahlberg: pass a pointer to the epan_dissec...
2002-10-23 Guy HarrisFrom Wes Hardaker:
2002-10-10 Jörg MayerAdd (back) some #include <string.h>
2002-10-09 Jörg MayerAdd a missing #include <string.h>
2002-10-09 Gerald CombsLink to libsnmp under Win32.
2002-09-27 Ronnie SahlbergUpdate tethereal to put the filter string in the statis...
2002-09-26 Ronnie SahlbergFrom Ulf Lamping: Prettyfied Colorization dialog
2002-09-23 Olivier AbadChange to color filters :
2002-09-23 Jörg MayerAdd packet_list.obj to Makefile.nmake - spotted by...
2002-09-22 Gerald CombsFrom Graeme Hewson:
2002-09-21 Olivier AbadRemoved all gtk calls in file.c :
2002-09-10 Guy HarrisAdd "/I$(ZLIB_DIR)" to the list of "/I" flags in the...
2002-09-09 Guy HarrisFrom Graeme Hewson:
2002-09-09 Jörg MayerAdd/fix cvs id tags
2002-09-09 Guy HarrisPut back missing include of <stdio.h>.
2002-09-07 Ronnie SahlbergTap system supprot for Gtk1 and both rpc_stat and rpc_progs
2002-09-07 Jörg MayerAdd back stdio.h
2002-09-07 Jörg MayerAdd back more string.h includes
2002-09-06 Ronnie SahlbergFrom Vassilii Khachaturov, cleanup of redundant code.
2002-09-06 Guy HarrisPut needed include back in (<string.h>, to declare...
2002-09-05 Jörg MayerInclude cleanups in gtk and gtk2:
2002-08-31 Jörg MayerRemove redundant HAVE_LIBPCAP check (copied from gtk2)
2002-08-31 Jörg MayerRemove trailing whitespaces.
2002-08-31 Gerald CombsCast the Mbits/s calculation as a float, so that we...
2002-08-28 Guy HarrisMake the "start_time" argument to "delayed_create_progr...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-28 Guy HarrisFrom Ulf Lamping: extend the progress dialog box to...
2002-08-24 Guy HarrisGive the routines that implement the "Match" and "Prepa...
2002-08-13 Guy HarrisOn Win32:
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-08-01 Jörg MayerFix a few more memleaks found by valgrind (all deriving
2002-07-30 Guy HarrisFrom Graeme Hewson:
2002-07-30 Guy Harris#ifdef out some variables not used on Windows.
2002-07-29 Guy HarrisFrom Joerg Mayer:
2002-07-17 Guy HarrisFrom Joerg Mayer:
2002-07-17 Guy HarrisGet rid of some "unused variable" and "unused static...
2002-07-07 Guy HarrisFields can be up to 2^32-1 bytes long, as they may...
2002-07-07 Guy HarrisFrom Liviu Daia <Liviu.Daia[AT]imar.ro>: move "col_init...
2002-07-06 Gerald CombsFrom a suggestion by PEN <codes [at] lycos.com>, add...
2002-06-28 Guy HarrisTrim leading and trailing white space from the capture...
2002-06-27 Guy HarrisFrom Anand V. Narwani: add in two missing files, so...
2002-06-24 Guy HarrisUpdate the URL for WinPcap.
2002-06-24 Guy HarrisAs we've done with the hex dump output for printing...
2002-06-22 Guy HarrisFrom Devin Heitmueller: give the user a warning if...
2002-06-19 Jeff FosterAdded MS Window printing to ethereal.
2002-06-16 Guy HarrisHandle the "bool" members the same way we handled the...
2002-06-16 Guy HarrisFrom Chris Waters: don't use "bool" as a variable name...
2002-06-04 Guy HarrisFrom Graeme Hewson: varargs code cleanup in "simple_dia...
2002-06-04 Guy HarrisClean up white space.
2002-06-04 Guy HarrisGet rid of the "data_src" member of the "frame_data...
2002-05-30 Guy HarrisDon't assume that just because a purported font name...
2002-05-27 Guy HarrisClean up the data structures for the color filter code...
2002-05-24 Guy HarrisGet rid of an unused variable.
2002-05-23 Gerald CombsSave the whole capture device name in the preferences...
2002-05-22 Guy HarrisCommand-line interface cleanups, from Graeme Hewson:
2002-05-18 Gerald CombsIn the Windows capture dialog, place the interface...
2002-05-14 Guy HarrisUse "-G fields" rather than "-G" in Makefiles.
2002-05-14 Guy HarrisMake the "-G" flag take an argument. If no arugment...
2002-05-03 Guy HarrisFrom Didieer Gautheron:
2002-05-03 Guy HarrisMake the filter list combo box case-sensitive, as filte...
2002-05-03 Guy HarrisClean up the handling of filter strings:
2002-05-02 Guy HarrisRemove some no-longer-applicable XXX comments.
2002-04-29 Guy HarrisRemoval (or, at least, #ifdeffing out) of unused variab...
2002-04-23 Guy HarrisUse the value of "bv_size" as the size of a byte view...
2002-04-23 Guy HarrisGet rid of unused variables, and mark unused arguments...
2002-04-22 Guy HarrisEliminate some unused variables.
2002-04-22 Gerald CombsPolish the column prefs a bit. Make the column tile...
2002-04-20 Guy HarrisOn Windows, include "capture-wpcap.h", to define "has_w...
2002-04-19 Guy HarrisOn Windows, don't put the capture preferences item...
2002-04-14 Gerald CombsUpdate wiretapped mirror links.
2002-04-14 Gerald CombsChange "netgroup-mirror.ethereal.com/winpcap" URLs to
2002-04-08 Gilbert RamirezMore static-ization.
2002-04-08 Guy Harris"expand_tree()" and "collapse_tree()" can be called...
2002-04-01 Guy HarrisStart assigning ett_ values at 0, rather than 1; get...
2002-03-31 Guy HarrisGet rid of unused arguments.
next