Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI
[obnox/wireshark/wip.git] / gtk / main.c
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2006-05-11 galRemoval of useless "Field Information" introduced in...
2006-05-11 etxrabFrom Greg Morris:
2006-05-10 gal"Field Information" context menu item that will bring...
2006-05-01 guyHandle the case where we *can't* determine the pathname...
2006-04-30 guyMove the file selection dialog routines to file_dlg...
2006-04-29 guyMost of the stuff in file_dlg.c is specific to capture...
2006-03-08 geraldUse Unicode for all native Win32 calls. Unicode Window...
2006-03-07 geraldFix what Coverity CID 61 was actually complaining about...
2006-03-07 geraldFix Coverity run 12 CID 61: In main_cf_cb_live_capture...
2006-02-17 ulflremove dependencies to pcap.h, so getting an idea what...
2006-02-16 geraldMove common control initialization to gtk/main.c where...
2006-02-12 guySend LOG_DOMAIN_CAPTURE_CHILD messages to our log handl...
2006-02-12 guyAdd a routine to attempt to get the absolute pathname...
2006-02-11 ulflvarious capture child related minor cleanups
2006-02-11 ulflfont_init don't need to know if running as a capture_ch...
2006-02-11 ulflthe point of no return ...
2006-02-11 ulflminor bugfix: restore the Ethereal icon (after capturin...
2006-02-11 lrolandDisplay g_error messages in the console window uncondit...
2006-02-10 ulflremove all calls to exit() from the capture_opts.c...
2006-02-09 ulflWin32 inconvenience: a call to g_error will terminate...
2006-02-07 legoeXtenstion options access to the -X command line options
2006-02-06 lego- fix a leak
2006-02-06 guyAdd code to check whether the app was started with...
2006-02-04 jmayerPaolo Abeni
2006-01-22 ulflshow the number of packets captured, if "Update list...
2006-01-17 ulflremove an obsolete comment
2006-01-17 ulflGTK 2.x only: show a slightly different Ethereal main...
2006-01-12 ulflfix #661
2006-01-12 ulflupdate usage output
2005-12-31 ulflfix #152
2005-12-21 guyProvide not only copyright information, but a GPL blurb...
2005-12-18 ulfluse #ifdef SHOW_WELCOME_PAGE for the currently disabled...
2005-12-15 ulflremove a missplaced comment
2005-12-13 ulflHUGE STEP (hopefully toward the right direction):
2005-12-13 ulflWe should really do quit Ethereal if user asked us...
2005-12-06 ulflrename pcap-....c/.h files to capture-pcap-....c/.h
2005-12-05 ulflmove some GTK only function declarations from ui_util...
2005-12-05 ulfladd capture_opts_trim(), as this sequence is used three...
2005-12-03 ulflsplit capture.h into capture.h, capture_loop.h and...
2005-12-01 ulflfix alphabetical order of OPTINIT string, v seems to...
2005-11-17 guyHandle "-G" only in Tethereal - it doesn't work in...
2005-11-17 guyDon't list "-B" on UN*X - it's not available there.
2005-11-16 ulflhmmm, buggy bugfix
2005-11-16 ulflthe "pre-scan" of the command line parameters shouldn...
2005-11-09 guyRemove comment that no longer applies.
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-10-17 ulfldon't show the "stopping currently running capture...
2005-10-12 ulflfrom Richard van der Hoff:
2005-10-07 ulflminor bugfix: while closing a capture file, update...
2005-10-06 ulflfix a packet_list_freeze / thaw pair, if a return comes...
2005-10-05 ulflfix 369: we must do some more GUI stuff in capture_upda...
2005-10-03 ulflminor bugfix: hide main widgets, if command line file...
2005-09-21 ulflfix 467: when using -k command line option, convert...
2005-09-21 ulflfix #465: replace all fprintf(stderr, ...) with g_warni...
2005-09-21 guySquelch a compiler warning (the argument might be used...
2005-09-20 ulfladd two new callbacks:
2005-09-20 ulflif the capture child pops up it's own console, title...
2005-09-08 ulflset the window title of the Win32 debug console
2005-09-07 ulfldon't wait for a keypress if this is a capture child...
2005-09-03 guyUse the "svnversion" variable, exported by version_info...
2005-09-01 sahlbergconvert one sprintf into g_snprintf()
2005-08-25 ulfltimestamp display precision:
2005-08-25 guyThe "secs" field of a "struct wtap_nstime" is a time_t...
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-20 guyRename epan/stat.[ch] to epan/stat_cmd_args.[ch] -...
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-19 guyMove the stats.[ch] stuff into epan, so plugins can...
2005-08-19 guyMove the APIs for registering and processing "-z" comma...
2005-08-19 guyHave "f_datalen" keep track of the number of bytes...
2005-08-16 jmayerMove SVNVERSION handling into version_info. That way...
2005-08-12 sahlbergAdd beginning of seasonal allocation in addition...
2005-08-10 ulflremoved tons of MSVC const related warnings.
2005-08-05 jmayerMore char -> const char warning fixes.
2005-08-02 ulfladd some minor comments around the GTK main loop
2005-08-02 jmayerFix more "no previous declaration" warnings
2005-07-22 sahlbergEMEM : a simple and FAST api to allocate memory that...
2005-07-19 ulflfrom Graeme Hewson: "Fixes for ethereal config files"
2005-06-26 ulflremove compiler warnings:
2005-06-25 ulflwe are not a GNU program, so we shouldn't report as...
2005-06-24 guyMore constification.
2005-06-23 ulflfix #135: handle the command line parameters -v, -h...
2005-06-23 ulflWin32: "fix" handling of create_console(), hopefully...
2005-06-23 ulflbeautify version and usage output
2005-06-17 ulflfix a typo in the usage output
2005-06-16 guyDon't hand a null pointer to a "%s" format.
2005-06-16 guyFix a typo, and squelch a compiler warning.
2005-06-10 ulflthis is an attempt, please report problems:
2005-06-09 ulflfix positions of create_console()/destroy_console(...
2005-06-09 ulflbugfix: don't crash, if cf->filename is NULL (which...
2005-06-04 ulflupdate usage output and manual pages for both Ethereal...
2005-05-31 ulfladd new command line flag "-g", will go to a given...
2005-05-30 ulflfix #148: (win32 only) use command line parameter ...
2005-05-30 ulflFirst part to fix #148: use command line parameter...
2005-05-26 ulflshow the complete filename in the statusbar, as there...
2005-05-26 ulfldon't use stdout but stderr for logging, as this will...
2005-05-26 ulflavoid two gcc warnings
2005-05-26 ulfluse the log features of the GLib to have verbose output...
2005-05-25 ulflthe capture child might not respond shortly after bring...
next