Change to color filters :
[obnox/wireshark/wip.git] / gtk / main.c
2002-09-23 oabadChange to color filters :
2002-09-09 guyFrom Graeme Hewson:
2002-09-07 sahlbergTap system supprot for Gtk1 and both rpc_stat and rpc_progs
2002-09-06 sahlbergFrom Vassilii Khachaturov, cleanup of redundant code.
2002-09-05 jmayerInclude cleanups in gtk and gtk2:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-24 guyGive the routines that implement the "Match" and "Prepa...
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-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-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-22 guyCommand-line interface cleanups, from Graeme Hewson:
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 guyMake the filter list combo box case-sensitive, as filte...
2002-05-03 guyClean up the handling of filter strings:
2002-04-08 gramMore static-ization.
2002-03-31 guyGet rid of unused arguments.
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-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-18 guyDon't give tvbuffs names; instead, give data sources...
2002-02-08 guyHave Wiretap set the snapshot length to 0 if it can...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-18 guyMemory freeing fix, from Jirka Novak.
2002-01-13 guyAdd a preferences page for the name resolution flags.
2002-01-11 guyFrom Jirka Novak:
2002-01-11 guyHave a routine to create a scrolled window, set its...
2002-01-11 guyHave routines to create GtkCTrees, set their line and...
2002-01-10 guySeparate the promiscuous mode, "Update list of packets...
2002-01-10 guyFix some problems with building Ethereal/Tethereal...
2002-01-08 guyAdd a routine to kill a capture child if it exists...
2001-12-31 geraldAdd preferences to save the main window size and positi...
2001-12-21 guyPrint out messages if any of the ring buffer checks...
2001-12-21 guyThere is no such thing as an optional parameter to...
2001-12-18 gramProvide for per-protocol-tree data in the proto_tree...
2001-12-12 geraldGo nuts with the 3D logo.
2001-12-06 gramRemove proto_tree from capture_file and PacketWinData...
2001-12-06 guyMake the "Save only marked frames" button in the "Save...
2001-12-04 guyMake the bytes-written information from Wiretap a long...
2001-12-04 guySupport for stopping capture at specified capture file...
2001-11-24 guyIf a non-option command-line argument is specified...
2001-11-21 gramRemove the global packet_info called "pi". Dissectors...
2001-11-20 guyAllow the tvbuff pointer to various "proto_tree_add...
2001-11-09 guyWrap calls to "pcap_datalink()" in a routine that attem...
2001-11-04 guyAllow a dissector to register preferences that it no...
2001-10-24 guyHave a routine that takes a file name for a personal...
2001-10-22 guyAdd a routine to get the directory in which personal...
2001-10-21 geraldAdd little arrows to the column titles to indicate...
2001-07-27 guyFix AC_ETHEREAL_PCAP_CHECK so that, if a directory...
2001-07-26 guyMacOS support changes, from Michael Tuexen (with some...
2001-07-05 guy"open_cap_file()" in Ethereal and Tethereal don't use...
2001-06-27 guyFix a problem that shows up if you build without libpcap.
2001-06-19 guyIn a capture child process, *completely ignore* the...
2001-06-05 guyEnable "Match Selected" only if there's a field selecte...
2001-05-31 guySupport for "-N" flag enabling selected forms of name...
2001-05-01 guy"-l" command-line option to turn on automatic scrolling...
2001-05-01 guy"prefs.capture_real_time", not "prefs.capture_auto_scro...
2001-04-24 guySigned vs. unsigned fixes from Joerg Mayer.
2001-04-19 guyPatch from Ronnie Sahlberg to cause the field descripti...
2001-04-18 guyCheck the validity of numbers specified in command...
2001-04-15 guyThere's no "enable name resolution in captures" prefere...
2001-04-13 jfosterAdded the ethereal capture preferences to the preferenc...
2001-04-10 gramCheck in isprint() hack for Win32 so that Ethereal...
2001-04-09 gramlast_open_dir needs a trailing slash in order for the...
2001-04-05 gramWin32 build fix, show "0.5.2 (WinPcap 2.1)" as the...
2001-04-03 gramNow that WinPcap is a DLL, I can load it at run-time...
2001-04-02 guy"get_home_dir()", in "epan/filesystem.c", uses
2001-04-02 hagbardAdded two new arguments to epan_init() and proto_init...
2001-03-27 guyMake "comp_info_str" static in Ethereal - there's no...
2001-03-27 guyThere's no "-D" option to Ethereal - remove the "D...
2001-03-23 jfosterChanges required to support multiple named data sources.
2001-03-02 gramCalculate the height and width of m_r_font globally...
2001-03-02 gramcreate_main_window() does not need to be called by...
2001-02-20 guyOn Win32, if Ethereal started as a GUI rather than...
2001-02-11 guyIn Ethereal, attempt to get the packet statistics from...
2001-02-08 guyIf we failed to open a capture file specified by the...
2001-02-01 gramCreate a more modular type system for the FT_* types...
2001-01-28 guyThere's no need for a member of a "capture_file" struct...
2001-01-28 guyHave separate capture and display filter lists; some...
2001-01-28 guyCall "get_filter_list()" when Ethereal starts up.
2001-01-21 guyGive various filter constructing/editing dialog boxes...
2001-01-21 guyIn the process of destroying a filter editing dialog...
2001-01-10 guyFix up Gerald's e-mail address to be his "ethereal...
2001-01-02 guyAdd a dialog box for constructing expressions that...
2000-12-22 gramEnable FT_BYTES dfiltering, from Ed Warnicke.
2000-12-15 gramMatch Selected works better with FT_STRING variables.
2000-12-03 guyPull the code to set the fields in the "cfile.cinfo...
2000-11-22 gramChange Ethereal homepage URL from etheral.zing.org...
2000-11-21 guyAdd a "color.h" file that declares a nominally-toolkit...
next