Remove static that was added to appease Coverity 753. 2016 bytes isn't too much to...
[obnox/wireshark/wip.git] / gtk /
2011-03-23 stigRemoved "comparing an array to null", with no effect.
2011-03-23 stigRemoved "comparing an array to null", with no effect.
2011-03-23 sahlbergPrint the time units in the CSV output for io_stat...
2011-03-22 morrissDon't compile expert_dlg.c (that dialog is being removed)
2011-03-22 stigAdded a sanity check for finfo->hfinfo.
2011-03-22 stigAllocate correct size of int, not size of a pointer...
2011-03-22 stigInitialize geom in window_get_geometry.
2011-03-22 morrissCopy expert_tapdata_t here so that expert_dlg.h is...
2011-03-22 guyMake expert_tapdata_t opaque to its clients; define...
2011-03-22 etxrabRemove the Exper info dialogue.
2011-03-21 wmeierRe-arrange code slightly to remove a false positive...
2011-03-21 morriss#if out another unused routine.
2011-03-21 guy#if 0-out an unused routine.
2011-03-20 etxrabexpert_dlg.c:603: warning: 'expert_dlg_cb' defined...
2011-03-20 etxrabDon't register the Exper info dialogue as a first step...
2011-03-19 stigFrom James Deucker via bug 5766:
2011-03-12 wmeierFix bug #5189: Wireshark crashes when cancelling a...
2011-03-08 cmaynardAllow <variance> to be successfully sscanf'd no matter...
2011-03-08 sakeRemoval of the old packet-list in favor of the new...
2011-02-26 stigAdded functionality for handling global profiles.
2011-02-25 stigEnsure we write the current recent file before copying.
2011-02-18 geraldFix some dead code and zero division issues found by...
2011-02-18 geraldFix a few errors found by Clang scan-build.
2011-02-17 geraldFix some Visual C++ static analyzer complaints.
2011-02-16 geraldFix compilation on Windows.
2011-02-16 sfisherMore cleanup toward being able to compile with GTK...
2011-02-12 sfisherTraditional GtkTooltips deprecated at GTK+ 2.14 (and...
2011-02-11 sfisherRemove #ifndef GSEAL_ENABLE hack to work-around the...
2011-02-10 guyAdd the rest of the changes from the patch in bug 5924...
2011-02-10 gerald#ifdef → #ifndef.
2011-02-10 geraldMark a parameter unused if needed.
2011-02-10 geraldRemove a bunch of prototypes in airpcap_dlg.h for funct...
2011-02-08 sfisherFix compilation problem for GTK+ < 2.18
2011-02-08 guyBuild with pre-2.18 GTK+es.
2011-02-08 sfisherMore -DGSEAL_ENABLE cleanup in preparation for GTK...
2011-02-08 sfisherMore -DGSEAL_ENABLE cleanup (hopefully without breaking...
2011-02-07 jakeFix parameters to gtk_widget_get_allocation() call.
2011-02-07 geraldSwitch from GtkCList (which is deprecated) to GtkTreeVi...
2011-02-07 guySimilar corrections here.
2011-02-07 guyFix typo.
2011-02-07 guy"XXX takes a foo * as an argument" != "pass a variable...
2011-02-07 sfisherMore -DGSEAL_ENABLE cleanup in preparation for GTK+ 3
2011-02-07 sfisherMore -DGSEAL_ENABLE cleanup in preparation for GTK+ 3
2011-02-07 sfisherFix crash introduced in r35849
2011-02-07 sfisherAnd even more -DGSEAL_ENABLE cleanup for GTK+ 3.0 prepa...
2011-02-07 sfisherMore -DGSEAL_ENABLE cleanup in preparation for GTK...
2011-02-07 sfisherSome -DGSEAL_ENABLE cleanup in preparation for GTK...
2011-02-03 martinmDisable error substring controls when show errors check...
2011-02-02 wmeierA bit of Windows makefiles rework and cleanup:
2011-02-01 etxrabReplace a couple of deprecated functions # ifdef:ed...
2011-01-31 wmeierUse {'0', ...} type initializer for fixed length charac...
2011-01-31 wmeierFix two cases of 'if (x = y)' which should be 'if...
2011-01-31 etxrabOnly define view_menu_auto_scroll_live_cb if HAVE_LIBPCAP
2011-01-31 etxrabTry to fix previous commit.
2011-01-31 etxrabFrom Cal Turney:
2011-01-31 stigAdded filter autocomplete to "Edit Column Details".
2011-01-30 wmeierFix various instances of "unreachable code".
2011-01-30 wmeierDon't compile non-used (unreachable) code on Windows.
2011-01-30 wmeierDon't compile unused non-Windows code when on Windows.
2011-01-29 sfisherImprove r35695/35696 by repeating the whole function...
2011-01-29 wmeierFix Windows compile error(s);
2011-01-29 sfisherIf we're compiling with GTK+ 2.14 or higher, use access...
2011-01-26 tuexenFrom Irene Ruengeler: Double check that the interface...
2011-01-24 wmeierFix crash when doing File ! Export ! Objects ! SMB.
2011-01-23 wmeierFix a crash which can occur if a user hits "Capture...
2011-01-23 wmeierReword some text about the accuracy of the dislayed...
2011-01-22 sfisherResolve bug #2520 by moving the follow stream direction...
2011-01-22 stigSet active combo_box entry before connecting the change...
2011-01-22 stigClose dir opened by ws_dir_open().
2011-01-22 martinmAdd buttons to allow filtering only UL or DL on selecte...
2011-01-21 jakeRe-arrange help menu a bit to group website and wiki...
2011-01-19 sfisherCast the returned value from strlen() to an int to...
2011-01-19 sfisherFrom Cal Turney via enhancement bug #5587: In hex or...
2011-01-19 sfisherFrom Cal Turney via bug #5585: When searching in packet...
2011-01-19 etxrabFix the broken Edit Menu when UImanager is used.
2011-01-17 wmeierRemove redundant test for a non-null pointer;
2011-01-14 martinmMove MAC and RLC stats menu items into a common LTE...
2011-01-08 guyFrom H.sivank:
2011-01-06 geraldOn Windows, convert all of our command-line arguments...
2011-01-05 jakeRearrange the Intenals and Help menu somewhat.
2011-01-05 jakeClean up the white space.
2010-12-29 sfisherFix Windows build, which complained about possible...
2010-12-28 sfisherImplement first part of request in bug #5527 - allow...
2010-12-28 martinmAdd support for showing errors matching substrings...
2010-12-28 martinmAdd a tooltip.
2010-12-27 sfisherClarify some comments
2010-12-27 sfisherThe RTP Player shows the number of seconds since the...
2010-12-22 jakeFix for bug 5513:
2010-12-22 sakeFix marking functionality (bug 5279)
2010-12-21 jakeSet default graph file format to more appropriate Porta...
2010-12-21 jakeFrom Marc Giertzsch:
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-15 jakeFrom k barnard:
2010-12-09 rbalintAlways provide wslua_plugin_list, even if we don't...
2010-12-07 morrissChange includes for getenv_utf8()
2010-12-07 sakeChange the accelerator keys for "goto previous/next...
2010-12-06 sfisherRevert r35132 so that a better fix can be implemented...
2010-12-06 sfisherRemove unnecessary #include "../isprint.h"
2010-12-06 sfisherChange isprint() calls in follow_stream.c (shared code...
2010-12-06 wmeierFix various typos and spelling errors.
next