Add support for IPv6 addresses for interfaces.
[obnox/wireshark/wip.git] / gtk /
2004-07-18 guyAdd support for IPv6 addresses for interfaces.
2004-07-18 gramMove dissectors to epan/dissectors directory.
2004-07-18 guyAdd some comments, and expand on a comment (if "pcap_st...
2004-07-18 guyNot all interfaces have descriptions.
2004-07-18 guySquelch a compiler warning.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-17 ulfladd a new dialog box to menu "Capture/Interfaces.....
2004-07-17 guyFrom Lars Ruoff: don't hardwire the RTP sampling clock...
2004-07-17 guyFrom Martin Mathieson: if you create a new filter and...
2004-07-15 geraldConvert make-version.pl and the associated cvsversion...
2004-07-14 guyAs per Pavel Kankovsky, return FALSE, not TRUE, if...
2004-07-13 ulflConversation/Endpoint list performance patch from Ian...
2004-07-13 guyFrom Daniel Thompson: add additional message/alert...
2004-07-13 guyFrom Pavel Kankovsky: the items pointed to by elements...
2004-07-12 ulflbugfix to a bug reported by Ian Schorr:
2004-07-12 ulflbugfix to a bug reported by Stuart MacDonald (bug ...
2004-07-12 ulflbugfix to a bug reported by Ian Schorr:
2004-07-12 ulflbugfix to a bug reported by Stuart MacDonald (bug ...
2004-07-10 ulflchanged column headers, replaced e.g. "-> Packets" by
2004-07-10 ulflchanged column headers, don't talk of frames but of...
2004-07-09 guyIn the GTK+ code, move the redefinition of "isprint...
2004-07-09 guyDon't allow non-positive values for the main window...
2004-07-09 geraldDon't show the splash screen if we've been passed the...
2004-07-08 guyMake the "human-readable text vs. PSML vs. PDML" choice...
2004-07-07 ulflbugfix: preference related capture options shouldn...
2004-07-07 ulfldon't show webbrowser calling menu items, when using...
2004-07-07 ulflremove doxygen output dir "html" on make clean
2004-07-07 guyRealize the splash screen window right after creating...
2004-07-07 guyWith GLib 1.2[.x], undefine MUST_LAUNCH_BROWSER_OURSELV...
2004-07-07 guyGet rid of the splash screen's title bar on GTK+ 1...
2004-07-06 geraldMake sure child processes don't create a splash screen...
2004-07-05 ulflfrom Gisle Vanem: if WIN32_LEAN_AND_MEAN is defined,
2004-07-05 ulflbeautify the splash screen a bit (increased border)
2004-07-04 guyDeclare "about_ethereal()" as "void", as it returns...
2004-07-04 ulfladded a splash screen while Ethereal is started
2004-07-01 jmayerTrivial warning fixes: () -> (void) and comma at end...
2004-07-01 jmayerDoxygen filenames changed
2004-06-30 etxrabFrom Martin Mathieson: Show number of detected streams...
2004-06-30 ulflcode cleanup
2004-06-30 ulflbugfix to a bug reported by dave.nicoson@thomson.net:
2004-06-30 guyInclude <unistd.h>, if available, to declare "close()".
2004-06-30 guyOn at least some platforms, a #define of O_BINARY is...
2004-06-30 ulflclose temporary merge output file, if merging failed
2004-06-29 ulflGTK2: convert character encoding from locale to UTF8
2004-06-29 ulflavoid using tmpnam() for security reasons.
2004-06-29 ulfldefine of O_BINARY not needed, if fcntl.h is included
2004-06-29 ulfladd a preference setting for the web browser command
2004-06-29 jmayerThe patch to fix the race condition introduced by using...
2004-06-28 ulflminor bugfix for merge dialog: use the correct handle...
2004-06-27 geraldFixes needed for "make distcheck".
2004-06-26 guyFrom Laurent Rabret: replace "lib" with "link /lib...
2004-06-25 ulflAdd "Resolve Name" to "View/Name Resolution" and
2004-06-25 jmayerdoxygen changes:
2004-06-25 jmayertmpnam() really should not be used for security reasons.
2004-06-24 ulflAs current implementation won't compile with GLib 1.x,
2004-06-23 guyAdd "gtk/webbrowser.h" to declare functions from "gtk...
2004-06-22 guyMark some unused variables as such.
2004-06-22 ulfladd functionality, to show html files from the local...
2004-06-22 guy"Home page" is typically two words.
2004-06-22 guyStyle tweaks, and finish an unfinished comment.
2004-06-22 guyOn Mac OS X, use Launch Services to start a Web browser...
2004-06-21 tuexenChange type of argument of dnd_open_file_cmd to get...
2004-06-21 ulflAdd experimental feature of opening a webbrowser, to...
2004-06-21 ulflif more than one file is (drag and) dropped into the...
2004-06-21 jmayerRemove trailing comma at end of enum
2004-06-21 ulfluse the "correct" resize function for the file selectio...
2004-06-20 ulflbugfix: is using last_open_dir with GTK2.4 file chooser
2004-06-20 ulflbugfix: handle NULL pointer correct,
2004-06-20 ulflpreference setting, so "ask for unsaved capture files...
2004-06-20 ulflpreference setting for the option to "avoid" the captur...
2004-06-20 ulfladded an option to "avoid" the capture info dialog...
2004-06-20 ulflpreview: add 3 seconds timeout, and show the informatio...
2004-06-20 guyInclude <string.h> to declare "strlen()".
2004-06-20 guyMake the elapsed time value an "unsigned int" (if the...
2004-06-19 ulfladd preview information to the open and merge dialog...
2004-06-18 guy"ti_time" is a "time_t", not a "long" ("time_t" isn...
2004-06-18 ulfladd timestamp of first and last packet to summary dialog
2004-06-18 ulflmerge: bugfixes and code cleanup
2004-06-18 ulfladded some tooltips, minor code cleanup
2004-06-17 guyUse an adverb to modify a verb.
2004-06-17 guyInclude <string.h> to declare "strdup()".
2004-06-17 ulfladd Merge functionality to Ethereal in an experimental...
2004-06-17 ulfladd implementation of button mask ESD_BTNS_YES_NO
2004-06-17 ulflmove font related stuff to new file font_utils.c/.h
2004-06-17 ulflmove font related stuff to new file font_utils.c/.h
2004-06-12 guyOn Windows, if "get_interface_list()" returns CANT_GET_...
2004-06-10 guyMove "dfilter_expr_dlg_delete_event_cb()" after
2004-06-10 guy"delete_event" is an event, so its handler takes three...
2004-06-10 guyFrom Stas Grabois: don't show disabled protocols in...
2004-06-09 geraldRemove config.nmake dependencies from epan/Makefile...
2004-06-09 geraldAdd Automake/Autoconf Doxygen targets.
2004-06-07 guyDon't define or set "txt" in "text_page_redraw()" for...
2004-06-05 ulfladd more details for doxygen
2004-06-05 ulfladd more details for doxygen
2004-06-05 ulfladd more details for doxygen
2004-06-05 ulflalyways use SIGNAL_EMIT_BY_NAME with one user parameter,
2004-06-05 ulflremove gtk_widget_ref / OBJECT_SET_DATA_FULL,
2004-06-05 ulflcut text_page related things from help_page.c and
2004-06-04 guyMake the definition of "simple_dialog()" match its...
2004-06-04 ulfladd more details for doxygen
next