if_filter isn't a string per se,The first byte of the Option Data keeps a code of...
[metze/wireshark/wip.git] / ui /
2012-03-03 Balint ReczeyUse 'wireshark' icon from theme
2012-03-02 Anders BromanTypo
2012-03-02 Anders BromanUse the expert system to show packet comments.
2012-03-01 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-03-01 Jeff Morriss#if out setting the help buttons' callbacks to NULL...
2012-03-01 Jeff MorrissKeep track of whether we have a "Edit Capture Comment...
2012-03-01 Michael TüxenFix CID 1373.
2012-02-29 Martin MathiesonAdd a checkbox to allow MAC SRs to be included in gener...
2012-02-29 Alexis La GoutteFix compile for QtShark (../../util.c => ../../ui/util.c)
2012-02-29 Anders Broman- Add a LED in the statusbar to indicate that capture...
2012-02-29 Jeff MorrissRevert 41240, 41239, 41234, 41233, and (finally) 41231...
2012-02-29 Anders BromanRemove the offending %s for now.
2012-02-29 Jeff MorrissDon't use itoa(). It still doesn't compile due to...
2012-02-29 Anders BromanUse GTK_COMBO_BOX_TEXT, compile failed when using GTK...
2012-02-29 Martin MathiesonFix another couple of warnings, but not sure what to...
2012-02-29 Martin MathiesonFix several compiler warnings (a few more remain though).
2012-02-29 Anders BromanFrom Cal Turney:io,stat LOAD error, comma field ignored...
2012-02-28 Anders BromanPacket comments are working
2012-02-28 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-02-27 Anders BromanMark the file as unsaved when updating packet comments.
2012-02-27 Chris MaynardRe-apply r40728 and fix Coverity CID 1371 UNINIT again.
2012-02-26 Anders BromanMark the gile as unsaved if comments are edited
2012-02-26 Anders BromanMake it possible to edit capture comments
2012-02-26 Guy HarrisFor LANalyzer files, make the "File type name" be the...
2012-02-26 Guy HarrisSuppress invalid or non-meaningful statistics - for...
2012-02-24 Jeff MorrissRevisit https://bugs.wireshark.org/bugzilla/show_bug...
2012-02-24 Bill MeierCVARSDLL hasn't been used (is undefined) for a while....
2012-02-24 Michael TüxenFrom Irene Ruengeler: Always show snaplen.
2012-02-24 Michael TüxenFrom Irene Ruengeler: Whitespace changes.
2012-02-24 Anders BromanFrom Mark Cottrell: Attempting to view an RTP stream...
2012-02-23 Anders BromanAdd SHB info to Summary
2012-02-23 Anders BromanHave the used interfaces show up if number of interface...
2012-02-23 Anders BromanFrom Dirk Leinenbach:
2012-02-23 Anders BromanFrom Kundok Park:
2012-02-21 Michael TüxenFix compilation (hopefully).
2012-02-21 Michael TüxenFrom Irene Ruengeler:
2012-02-20 Guy HarrisFix tpo.
2012-02-19 Guy HarrisDon't run Flex-generated files through checkapi - they...
2012-02-19 Bill Meier(Minor): use GLIB_CFLAGS instead of GTK_CFLAGS; also...
2012-02-19 Bill Meier(Minor): Use GLIB_CFLAGS instead of GTK_CFLAGS when...
2012-02-19 Guy HarrisWe already have GENERATED_HEADER_FILES; use that instead of
2012-02-19 Guy HarrisWe already have GENERATED_HEADER_FILES; no need for...
2012-02-19 Bill MeierA few more changes to fix the Windows build: Fix buildi...
2012-02-19 Guy HarrisThis is 2 levels down, unlike the 1-level-down ui/Makef...
2012-02-19 Guy HarrisBuild the TShark taps into a static libcliui library...
2012-02-19 Guy HarrisPut back the comment for the rule to generate wireshark...
2012-02-19 Guy HarrisMove dftest.c back to the top-level directory; that...
2012-02-19 Guy HarrisWe renamed "libui_win32.lib" to "libgtkui_win32.lib...
2012-02-18 Guy HarrisCreate a libui (static) library in the ui directory...
2012-02-18 Guy HarrisRename the (static) library built from stuff in ui...
2012-02-17 Michael TüxenFix tooltips (There is a hidden column).
2012-02-17 Jörg Mayerinclude "../util.h" -> include "ui/util.h"
2012-02-17 Jörg MayerStart moving files to ui/ and ui/cli/
2012-02-16 Michael TüxenFix from Irene Ruengeler: Show correct details in the...
2012-02-13 Anders BromanFrom Sean Bright:
2012-02-13 Anders BromanMark an unused parameter.
2012-02-13 Anders BromanEdit packet comments
2012-02-13 Anders BromanDrop count is 64 bits
2012-02-12 Jeff MorrissAdd edit_packet_comment_dlg.h to the source distribution
2012-02-12 Guy HarrisCapitalize the "P" in "Packet" in "Add or Edit Packet...
2012-02-12 Anders BromanAdd a button row.
2012-02-12 Michael TüxenGet it compiling.
2012-02-12 Anders BromanGet the comment and put it in the textview.
2012-02-12 Anders BromanTry to make the buildbot happy.
2012-02-12 Anders BromanAdd the edit packet comment menu entry and the empty...
2012-02-10 Jörg MayerSean Bright <sean.bright@gmail.com>:
2012-02-10 Chris MaynardDelete the TH_* defines and use those from epan/dissect...
2012-02-08 Anders BromanFrom a.piesk:
2012-02-08 Bill MeierWhen building QtShark on Windows: Don't (re)compile...
2012-02-08 Stig BjørlykkeDisable the File->Merge... menu item if we cannot save-as,
2012-02-07 Martin MathiesonInitiliase another variable.
2012-02-07 Martin MathiesonInitialise a variable to avoid warning.
2012-02-07 Jörg Mayerpacket-gsm_sim.c was the wrong file to check in.
2012-02-07 Anders BromanAllways use g_list_prepend().
2012-02-06 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-06 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-06 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-06 Anders BromanFrom Cristian Constantin:
2012-02-06 Anders BromanFrom Cristian Constantin:
2012-02-06 Jörg MayerCopy over rev 40874 to gtk3
2012-02-06 Ronnie SahlbergSMB response time stats dissapeared a while ago.
2012-02-04 Jörg MayerAdd the magic incantation to get icons into the cmake...
2012-02-04 Anders BromanFrom Cristian Constantin:
2012-02-04 Jörg MayerRename the binary Wireshark -> qtshark
2012-02-03 Jörg MayerDon't forget about the .qrc files.
2012-02-03 Martin MathiesonAdd a link back to previous frame for UM sequence numbe...
2012-02-03 Jörg MayerUpdate the list of problems with gtk3 and where to...
2012-02-02 Jörg MayerAdd a comment about automoc (but don't use it as this...
2012-02-02 Jörg MayerFix make install for qtshark.
2012-02-02 Jörg MayerMake out-of-tree builds work.
2012-02-02 Jörg Mayer- Move setting _U_ into config.h, because
2012-02-02 Jörg MayerUpdate svn:ignore for existing qtshark build process
2012-02-02 Jörg MayerPrepare the cmake infrastucture for eventually building
2012-02-01 Bill MeierFix some Windows qmake and Qt Wireshark build issues:
2012-02-01 Bill MeierFix a typo
2012-01-30 Bill MeierCompile .cpp files with CXXFLAGS the same as CFLAGS...
2012-01-30 Stig BjørlykkeNo need to set new save icon if equal to previous icon.
2012-01-30 Stig BjørlykkeDisable the save-as button in the toolbar if we cannot...
2012-01-30 Bill MeierRework Windows Wireshark Qt build configuration a bit:
2012-01-28 Anders BromanFrom Martin Kaiser:
next