Add newline to end of file to quiten compiler warning.
[metze/wireshark/wip.git] / gtk /
2006-02-10 Ulf Lampingremove all calls to exit() from the capture_opts.c...
2006-02-09 Ulf LampingWin32 inconvenience: a call to g_error will terminate...
2006-02-08 Jörg MayerPaolo Abeni:
2006-02-07 Luis OntanoneXtenstion options access to the -X command line options
2006-02-07 Ronnie Sahlberghandmerged patch from metze it conflicted with recent...
2006-02-07 Jörg MayerPaolo Abeni:
2006-02-07 Jörg MayerPeter Kjellerstedt:
2006-02-06 Luis Ontanon- fix a leak
2006-02-06 Jörg MayerForgot to add ssl-dlg.h to the distro
2006-02-06 Jörg MayerPaolo Abeni
2006-02-06 Ulf Lampingfix some variable declarations bugs (code not conformin...
2006-02-06 Jörg MayerDeclare -ssl_stream_cb in ssl-dlg.h
2006-02-06 Ronnie Sahlberganother gtk_resize_window()
2006-02-06 Ronnie Sahlberggtk1.x does not have gtk_window_resize()
2006-02-06 Guy HarrisAdd code to check whether the app was started with...
2006-02-06 Luis OntanonThe simple dialog
2006-02-06 Guy HarrisFrom Paolo Abeni: fix some warnings, etc..
2006-02-06 Guy Harris"text_window_delete_event_cb()" returns a gboolean...
2006-02-05 Luis Ontanon* add an option to funnel_register_menu to retap the...
2006-02-05 Luis Ontanon- add a register_menu funnel
2006-02-04 Jörg MayerPaolo Abeni
2006-02-04 Luis OntanonGTK1 buid failed, this should fix it.
2006-02-04 Luis OntanonVC6 doesn't like empty structs.
2006-02-04 Luis OntanonThe funneled GUI mini API.
2006-02-01 Ronnie Sahlbergfrom Bill Meyer
2006-02-01 Anders BromanFrom Greg Morris:
2006-01-24 Anders BromanReplace round() with floor(), I don't know if it's...
2006-01-23 Michael TüxenFrom Irene: Add support for showing TSN and time in...
2006-01-22 Ulf Lampingshow the number of packets captured, if "Update list...
2006-01-21 Ulf Lampingbugfix #709: don't g_assert returned (mandatory) length...
2006-01-20 Jaap KeuterCleaning up copy to CSV code
2006-01-17 Ulf Lampingremove an obsolete comment
2006-01-17 Ulf LampingGTK 2.x only: show a slightly different Ethereal main...
2006-01-16 Jaap KeuterRemove uninitalized variable warning
2006-01-15 Jaap KeuterHi All,
2006-01-12 Ulf Lampingfix #661
2006-01-12 Ulf Lampingupdate usage output
2006-01-07 Anders BromanFrom Olivier Jacques,
2006-01-07 Ulf Lampingfix bug #660: we must alphabetically sort columns 0...
2006-01-06 Jörg MayerOlivier Jacques:
2006-01-03 Jörg MayerJaap Keuter:
2005-12-31 Ulf Lampingfix #152
2005-12-24 Jörg MayerFoil another of Ronnies attempts to make the repository...
2005-12-23 Guy HarrisClean up indentation.
2005-12-23 Ronnie Sahlbergadd service response time statistics for smb2
2005-12-22 Gerald CombsFrom Bill Meier:
2005-12-21 Guy HarrisProvide not only copyright information, but a GPL blurb...
2005-12-18 Jörg Mayerwarning: C++ style comments are not allowed in ISO C90
2005-12-18 Ulf Lampinguse #ifdef SHOW_WELCOME_PAGE for the currently disabled...
2005-12-16 Anders Bromanmodify the tool tip "Nodes in the diagram are identifie...
2005-12-16 Anders BromanFrom Jacques, Olivier (OCBU-Test Infra)
2005-12-15 Ulf Lampingremove a missplaced comment
2005-12-14 Guy HarrisConstify a bunch of arguments and variables, to squelch...
2005-12-14 Ulf Lampinghmmm, the include sequence might be important too ...
2005-12-14 Ulf Lampingadd missing include
2005-12-13 Ulf LampingHUGE STEP (hopefully toward the right direction):
2005-12-13 Ulf LampingWe should really do quit Ethereal if user asked us...
2005-12-06 Ulf Lampingadd a short comment to cant_load_winpcap_err() and...
2005-12-06 Ulf Lampingrename pcap-....c/.h files to capture-pcap-....c/.h
2005-12-05 Ulf Lampingmove some GTK only function declarations from ui_util...
2005-12-05 Ulf Lampingadd capture_opts_trim(), as this sequence is used three...
2005-12-04 Guy HarrisCheck for a null blurb pointer for a field, as is done...
2005-12-04 Ulf Lampingmove the complete functionality of the capture info...
2005-12-03 Ulf Lampingsplit some parts of the packet counting functions into...
2005-12-03 Ulf Lampingsplit capture.h into capture.h, capture_loop.h and...
2005-12-01 Ulf Lampingfix alphabetical order of OPTINIT string, v seems to...
2005-12-01 Michael TüxenBug fixes from Irene.
2005-11-26 Ulf Lampingfix #568: disable event "activate" handler for the...
2005-11-26 Ulf Lampingfix #358: instead of simply using tpmnam() for the...
2005-11-25 Ulf Lampingfix a simple GTK1 warning
2005-11-25 Ulf Lampingfrom Greg Morris:
2005-11-22 Jörg MayerTrivial warning fixes
2005-11-17 Guy HarrisHandle "-G" only in Tethereal - it doesn't work in...
2005-11-17 Guy HarrisDon't list "-B" on UN*X - it's not available there.
2005-11-16 Ulf Lampinghmmm, buggy bugfix
2005-11-16 Ulf Lampingthe "pre-scan" of the command line parameters shouldn...
2005-11-12 Guy HarrisAllow a progress dialog to have "Stop" or "Cancel"...
2005-11-10 Guy HarrisSkip some toolbar #includes if we're not using GTK...
2005-11-09 Guy HarrisRemove comment that no longer applies.
2005-11-06 Ulf Lampingreplace *a lot* of file related calls by their GLib...
2005-11-05 Anders BromanPacket-amr Register as "AMR" not "amr".
2005-11-03 Guy HarrisGet rid of no-longer-used code (the list of plugins...
2005-10-29 Anders BromanFrom Jaap Keuter
2005-10-27 Guy HarrisFix uninitialized variable errors.
2005-10-27 Guy HarrisMake the processing of "-z" arguments in the Tethereal...
2005-10-27 Guy HarrisCheck on every iteration of a loop whether to pop up...
2005-10-26 Ulf Lampingbugfix: don't crash the file open dialog, if the previe...
2005-10-21 Gilbert RamirezRevert 16279.
2005-10-20 Gilbert RamirezFrom Greg Morris.
2005-10-20 Gilbert RamirezFrom Greg Morris, patch to allow proper search/filtering of
2005-10-19 Gilbert RamirezFrom Greg Morris.
2005-10-17 Ulf Lampingdon't show the "stopping currently running capture...
2005-10-12 Ulf Lampingfrom Richard van der Hoff:
2005-10-09 Ulf Lampingfix the link to the online users-guide
2005-10-07 Ulf Lampingminor bugfix: while closing a capture file, update...
2005-10-07 Ulf Lampingfix Ethereal so command line capture parameter will...
2005-10-06 Ulf Lampingfix a packet_list_freeze / thaw pair, if a return comes...
2005-10-05 Ulf Lampingfix 369: we must do some more GUI stuff in capture_upda...
2005-10-05 Ulf Lampingfix cant_load_winpcap_err() parameter
2005-10-04 Guy HarrisAdd a "capture_errs.c" routine to cough up error messag...
next