Jerry Talkington:
[obnox/wireshark/wip.git] / gtk /
2006-02-15 guyUpdate a comment.
2006-02-15 guyHave those functions that end up just calling a win32_...
2006-02-14 jmayerPaolo Abeni:
2006-02-13 ulfladd missing #include "tempfile.h"
2006-02-13 legoDon't se_leak expert_info records.
2006-02-13 ulfladd missing #include "tempfile.h"
2006-02-13 geraldAdd a placeholder for integrating with the display...
2006-02-13 geraldCopy over the file open/save code from the Win32 native...
2006-02-13 guyAdd tempfile.h to the list of headeer files. That...
2006-02-12 guyLook for "tempfile.h" in the top-level directory.
2006-02-12 guyMove create_tempfile() to tempfile.c out of util.c...
2006-02-12 guySend LOG_DOMAIN_CAPTURE_CHILD messages to our log handl...
2006-02-12 jmayerWell, it doesn't help to apply patches and then forget...
2006-02-12 guyAdd a routine to attempt to get the absolute pathname...
2006-02-12 guyAdd userdata arguments to a bunch of stat initializatio...
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 lego add an userdata argument to register_stat_cmd_arg...
2006-02-11 guyIn "Save As", support only file types we can write...
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-08 jmayerPaolo Abeni:
2006-02-07 legoeXtenstion options access to the -X command line options
2006-02-07 sahlberghandmerged patch from metze it conflicted with recent...
2006-02-07 jmayerPaolo Abeni:
2006-02-07 jmayerPeter Kjellerstedt:
2006-02-06 lego- fix a leak
2006-02-06 jmayerForgot to add ssl-dlg.h to the distro
2006-02-06 jmayerPaolo Abeni
2006-02-06 ulflfix some variable declarations bugs (code not conformin...
2006-02-06 jmayerDeclare -ssl_stream_cb in ssl-dlg.h
2006-02-06 sahlberganother gtk_resize_window()
2006-02-06 sahlberggtk1.x does not have gtk_window_resize()
2006-02-06 guyAdd code to check whether the app was started with...
2006-02-06 legoThe simple dialog
2006-02-06 guyFrom Paolo Abeni: fix some warnings, etc..
2006-02-06 guy"text_window_delete_event_cb()" returns a gboolean...
2006-02-05 lego* add an option to funnel_register_menu to retap the...
2006-02-05 lego- add a register_menu funnel
2006-02-04 jmayerPaolo Abeni
2006-02-04 legoGTK1 buid failed, this should fix it.
2006-02-04 legoVC6 doesn't like empty structs.
2006-02-04 legoThe funneled GUI mini API.
2006-02-01 sahlbergfrom Bill Meyer
2006-02-01 etxrabFrom Greg Morris:
2006-01-24 etxrabReplace round() with floor(), I don't know if it's...
2006-01-23 tuexenFrom Irene: Add support for showing TSN and time in...
2006-01-22 ulflshow the number of packets captured, if "Update list...
2006-01-21 ulflbugfix #709: don't g_assert returned (mandatory) length...
2006-01-20 jakeCleaning up copy to CSV code
2006-01-17 ulflremove an obsolete comment
2006-01-17 ulflGTK 2.x only: show a slightly different Ethereal main...
2006-01-16 jakeRemove uninitalized variable warning
2006-01-15 jakeHi All,
2006-01-12 ulflfix #661
2006-01-12 ulflupdate usage output
2006-01-07 etxrabFrom Olivier Jacques,
2006-01-07 ulflfix bug #660: we must alphabetically sort columns 0...
2006-01-06 jmayerOlivier Jacques:
2006-01-03 jmayerJaap Keuter:
2005-12-31 ulflfix #152
2005-12-24 jmayerFoil another of Ronnies attempts to make the repository...
2005-12-23 guyClean up indentation.
2005-12-23 sahlbergadd service response time statistics for smb2
2005-12-22 geraldFrom Bill Meier:
2005-12-21 guyProvide not only copyright information, but a GPL blurb...
2005-12-18 jmayerwarning: C++ style comments are not allowed in ISO C90
2005-12-18 ulfluse #ifdef SHOW_WELCOME_PAGE for the currently disabled...
2005-12-16 etxrabmodify the tool tip "Nodes in the diagram are identifie...
2005-12-16 etxrabFrom Jacques, Olivier (OCBU-Test Infra)
2005-12-15 ulflremove a missplaced comment
2005-12-14 guyConstify a bunch of arguments and variables, to squelch...
2005-12-14 ulflhmmm, the include sequence might be important too ...
2005-12-14 ulfladd missing include
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 ulfladd a short comment to cant_load_winpcap_err() and...
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-04 guyCheck for a null blurb pointer for a field, as is done...
2005-12-04 ulflmove the complete functionality of the capture info...
2005-12-03 ulflsplit some parts of the packet counting functions into...
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-12-01 tuexenBug fixes from Irene.
2005-11-26 ulflfix #568: disable event "activate" handler for the...
2005-11-26 ulflfix #358: instead of simply using tpmnam() for the...
2005-11-25 ulflfix a simple GTK1 warning
2005-11-25 ulflfrom Greg Morris:
2005-11-22 jmayerTrivial warning fixes
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-12 guyAllow a progress dialog to have "Stop" or "Cancel"...
2005-11-10 guySkip some toolbar #includes if we're not using GTK...
next