Rename get_epan_and_portaudio_version_info() to get_gui_compiled_info()
[obnox/wireshark/wip.git] / gtk / main.c
2006-10-19 geraldRename get_epan_and_portaudio_version_info() to get_gui...
2006-10-19 guyClean up the word wrap stuff a bit. (Arguably, that...
2006-10-19 guyFix up the changes to put the Portaudio information...
2006-10-19 geraldAdd support for:
2006-10-13 ulflremove the experimental display of the highest expert...
2006-10-10 jakeDon't let PortAudio skip the queue on the about dialog ;)
2006-09-22 ulflexperimental: append the current maximum expert warning...
2006-09-22 geraldDon't complain if we can't find airpcap.dll.
2006-09-18 geraldFix protocol reference link URL.
2006-09-12 guyMove the PortAudio stuff to from version_info.c to...
2006-08-26 guyGo back to setting the capture filter to an empty strin...
2006-08-26 galU3 packaging, utility and Wireshark modifications that...
2006-08-18 sahlbergguids are not olnly used in dcerpc interfaces and...
2006-08-16 geraldAdd support for AirPcap, an upcoming wireless product...
2006-08-13 ulfl"bug" #1013: from Stephen Fisher
2006-08-12 ulflexperimental: add a "Conversation Filter" entry to...
2006-08-01 jmayerReported by Stephen Fisher <stephentfisher@yahoo.com>:
2006-07-04 guyFix the usage output to all go to the same stream.
2006-06-29 ulflIf the user sets a time reference and the time display...
2006-06-13 guyFix the signatures of find_next_mark_cb() and find_next...
2006-06-12 ulflupdate of "Edit" menu:
2006-06-07 geraldUse the new capture icons.
2006-06-02 kukosaeicon3d*.xpm -> wsicon*.xpm
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-28 etxrabEthereal->Wireshark
2006-05-22 sahlbergethereal->wireshark
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.
next