Don't show the tag twice.
[obnox/wireshark/wip.git] / gtk /
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...
2005-11-09 guyRemove comment that no longer applies.
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-11-05 etxrabPacket-amr Register as "AMR" not "amr".
2005-11-03 guyGet rid of no-longer-used code (the list of plugins...
2005-10-29 etxrabFrom Jaap Keuter
2005-10-27 guyFix uninitialized variable errors.
2005-10-27 guyMake the processing of "-z" arguments in the Tethereal...
2005-10-27 guyCheck on every iteration of a loop whether to pop up...
2005-10-26 ulflbugfix: don't crash the file open dialog, if the previe...
2005-10-21 gramRevert 16279.
2005-10-20 gramFrom Greg Morris.
2005-10-20 gramFrom Greg Morris, patch to allow proper search/filtering of
2005-10-19 gramFrom Greg Morris.
2005-10-17 ulfldon't show the "stopping currently running capture...
2005-10-12 ulflfrom Richard van der Hoff:
2005-10-09 ulflfix the link to the online users-guide
2005-10-07 ulflminor bugfix: while closing a capture file, update...
2005-10-07 ulflfix Ethereal so command line capture parameter will...
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-05 ulflfix cant_load_winpcap_err() parameter
2005-10-04 guyAdd a "capture_errs.c" routine to cough up error messag...
2005-10-03 guyProperly terminate some value_string tables.
2005-10-03 guyInclude "gui_stat_menu.h" to declare "register_stat_men...
2005-10-03 ulflWin32: don't crash if Capture/Start is clicked and...
2005-10-03 ulflmove the list down to the latest message while new...
2005-10-03 ulflmajor Win32 bugfix: when getting messages from the...
2005-10-03 ulflminor bugfix: hide main widgets, if command line file...
2005-10-03 legoThis one was missing from the checkin...
2005-10-03 etxrabFrom Alejandro Vaquero:
2005-09-27 ulflcode cleanup: use the prefix packet_list_ for every...
2005-09-26 ulflfix #322, 2nd try: don't pass NULL to gtk_tree_iter_fre...
2005-09-26 ulflcompiler warning removed
2005-09-25 ulflfix #322: packet detail window -> Protocol Preferences...
2005-09-23 ulfldisable gzip output compression for now, as it won...
2005-09-22 ulfldo freeze/thaw in packet_list_set_selected_row only...
2005-09-22 legoInstead of checking if this is a new packet at every...
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 ulflfix/add doxygen comments
2005-09-21 ulflfix a copy/paste error inside of a comment
2005-09-21 geraldFree our flow graph strings when we're done with them...
2005-09-21 geraldIn an attempt to fix bug 396, switch over to GStrings...
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-20 guySquelch a compiler warning.
2005-09-20 ulflthe buildbot has a problem not knowing sa_family_t...
2005-09-20 ulflenhance simple dialog: add the possibility to use no...
2005-09-19 ulflfix #340: define the missing sockaddr_storage struct...
2005-09-17 guyMark some unused and unremovable arguments as unused.
2005-09-17 guyMove some headers for stuff defined by a dissector...
2005-09-17 guyMove a pile of protocol-related headers from the top...
2005-09-16 geraldSort each conversation column numerically. Fix up...
2005-09-16 ulflfixing the fix, it's time to go to bed ...
2005-09-15 ulflbugfix: don't crash (assert), if jumping to the first...
2005-09-15 legoleak fix
2005-09-14 ulfladded compression support for capture file output....
2005-09-14 guyHave cf_retap_packets() take an argument that indicates...
2005-09-13 ulflMove "Expert Info" from "Statistics" to "Analyze" menu...
2005-09-13 ulflimplement a way to add menu items to the "Analyze"...
2005-09-13 ulfldon't crash with a NULL pointer exception, if "do not...
2005-09-13 ulfluse the same name for menu item and dialog box title...
2005-09-13 etxrabFrom Alejandro Vaquero.
2005-09-12 ulflWhen jumping (e.g. using menu item Go/Go to Packet...
2005-09-11 guyFrame numbers are unsigned, and they start at 1; 0...
2005-09-11 ulflsome things fixed, leftover from code cleanup (thanks...
2005-09-11 ulflI'm adding the "Expert Info" prototype now, as it seems...
2005-09-09 guyUpdate new RSVP host list and conversation stats to...
2005-09-09 guyDon't handle the ETHEREAL_STOCK_CAPTURE_START button...
2005-09-08 ulflset the window title of the Win32 debug console
2005-09-07 ulflclose the capture interfaces dialog if the user pressed...
2005-09-07 ulfldon't wait for a keypress if this is a capture child...
2005-09-07 sahlbergFrom Manu Pathak
2005-09-03 guyUse the "svnversion" variable, exported by version_info...
2005-09-02 ulfldon't crash if the file_set dialog is opened and a...
2005-09-01 sahlbergconvert to g_snprintf()
2005-09-01 sahlbergconvert one sprintf into g_snprintf()
2005-09-01 etxrabFrom Tomer Shani:
2005-08-25 ulfltimestamp display precision:
2005-08-25 legobugs.ethereal.com/bugzilla/show_bug.cgi?id=377
2005-08-25 geraldFix sorting in the "Ports" columns. Add a comment...
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-24 sahlbergFrom Graeme Hewson
2005-08-22 guyAdd a "time_stat_init()" routine to initialize the...
2005-08-21 guyUse "g_strdup_printf()" rather than formatting into...
2005-08-21 guyUse the tap_dfilter_dlg mechanism.
2005-08-21 guyUse the tap_dfilter_dlg code.
next