From Roberto Morro:
[obnox/wireshark/wip.git] / 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.
2010-12-03 sfisherAfter applying GUI preferences, reset the welcome scree...
2010-12-03 sfisherDon't include epan/emem.h twice.
2010-12-03 sfisherChange the Wireshark stock icon description from "Auto...
2010-11-30 morrissConvert the .c file names to .obj before putting them...
2010-11-30 morrissMove the port audio source into a separate variable...
2010-11-30 morrissOh yeah, there's a reason we don't put targets in Makef...
2010-11-29 sakeFix "colorize with filter" functionality that got broke...
2010-11-29 morrissMove the checkapi targes to Makefile.common. Rename...
2010-11-29 morrissRemove DIRTY_GENERATED_C_FILES from WIRESHARK_GTK_SRC...
2010-11-29 morrissRemove file_dlg_win32.c and print_win32.c from the...
2010-11-29 morrissAdd DIRTY_GENERATED_C_FILES to GENERATED_FILES (so...
2010-11-29 martinmAllow DCT error strings containing given subsets to...
2010-11-28 jmayeru3.c has moved.
2010-11-28 guyPartially clean up white space.
2010-11-28 guyClean up white space.
2010-11-28 sfisherMove u3 code to top-level directory since it's not...
2010-11-28 guyDon't report an error twice.
2010-11-28 guyAdd GCC-style printf annotation to the routines that...
2010-11-28 guyClean up white space.
2010-11-27 guyMake some other statusbar routines take a format string...
2010-11-27 guyMove main_statusbar.h to the top-level directory; none...
2010-11-26 sfisherFix the rest of the include paths after the move of...
2010-11-26 sfisherMove native Win32 code to its own directory and out...
2010-11-25 etxrabUpdate comments to point to the previous commit to...
2010-11-25 etxrabRemove threading of tap update.
2010-11-25 jakeCreate proper Help reference.
2010-11-24 jakeTry to fix dummy header settings alignment.
2010-11-22 wmeierRemove print_update_dynamic() decl from file_dlg_win32...
2010-11-21 etxrabFrom Jakub Zawadzki via Alexander Koeppe.
2010-11-20 sakeRepair copy (summary and as filter) functionality in...
2010-11-19 etxrabRemove comments used when editing.
2010-11-18 etxrab[UImanager]Add missing GO to frame, and copy paste...
2010-11-17 cmaynardQuote all fields when exporting to CSV. Fixes bug...
2010-11-16 morrissSplit libui into libui and libui_dirty. The latter...
2010-11-16 etxrabTry to clean up the makefile a bit.
2010-11-16 jakeAccomodate older flex versions.
2010-11-16 jmayerAnother unused function with MAIN_MENU_USE_UIMANAGER
2010-11-15 jmayercmake stuff:
2010-11-13 etxrabTry to fix the build for text_import_scanner.
2010-11-13 etxrabTry to fix the build for text_import_scanner.
2010-11-13 martinmAdd newline at end of file.
2010-11-13 etxrabTry to fix the build for text_import_scanner,
2010-11-13 jakeGet the build going again from the source distribution...
2010-11-12 jakeAdd text import capability, like text2pcap, directly...
2010-11-12 martinmFix a column typo, and give them different menu acceler...
2010-11-09 tuexenBugfix from Irene Ruengeler to improve the TSN plot...
2010-11-09 stigAdded check for valid finfo->ds_tvb in packet_hex_print...
next