Suppress invalid or non-meaningful statistics - for example, without
[obnox/wireshark/wip.git] / ui /
2012-02-26 guySuppress invalid or non-meaningful statistics - for...
2012-02-24 morrissRevisit https://bugs.wireshark.org/bugzilla/show_bug...
2012-02-24 wmeierCVARSDLL hasn't been used (is undefined) for a while....
2012-02-24 tuexenFrom Irene Ruengeler: Always show snaplen.
2012-02-24 tuexenFrom Irene Ruengeler: Whitespace changes.
2012-02-24 etxrabFrom Mark Cottrell: Attempting to view an RTP stream...
2012-02-23 etxrabAdd SHB info to Summary
2012-02-23 etxrabHave the used interfaces show up if number of interface...
2012-02-23 etxrabFrom Dirk Leinenbach:
2012-02-23 etxrabFrom Kundok Park:
2012-02-21 tuexenFix compilation (hopefully).
2012-02-21 tuexenFrom Irene Ruengeler:
2012-02-20 guyFix tpo.
2012-02-19 guyDon't run Flex-generated files through checkapi - they...
2012-02-19 wmeier(Minor): use GLIB_CFLAGS instead of GTK_CFLAGS; also...
2012-02-19 wmeier(Minor): Use GLIB_CFLAGS instead of GTK_CFLAGS when...
2012-02-19 guyWe already have GENERATED_HEADER_FILES; use that instead of
2012-02-19 guyWe already have GENERATED_HEADER_FILES; no need for...
2012-02-19 wmeierA few more changes to fix the Windows build: Fix buildi...
2012-02-19 guyThis is 2 levels down, unlike the 1-level-down ui/Makef...
2012-02-19 guyBuild the TShark taps into a static libcliui library...
2012-02-19 guyPut back the comment for the rule to generate wireshark...
2012-02-19 guyMove dftest.c back to the top-level directory; that...
2012-02-19 guyWe renamed "libui_win32.lib" to "libgtkui_win32.lib...
2012-02-18 guyCreate a libui (static) library in the ui directory...
2012-02-18 guyRename the (static) library built from stuff in ui...
2012-02-17 tuexenFix tooltips (There is a hidden column).
2012-02-17 jmayerinclude "../util.h" -> include "ui/util.h"
2012-02-17 jmayerStart moving files to ui/ and ui/cli/
2012-02-16 tuexenFix from Irene Ruengeler: Show correct details in the...
2012-02-13 etxrabFrom Sean Bright:
2012-02-13 etxrabMark an unused parameter.
2012-02-13 etxrabEdit packet comments
2012-02-13 etxrabDrop count is 64 bits
2012-02-12 morrissAdd edit_packet_comment_dlg.h to the source distribution
2012-02-12 guyCapitalize the "P" in "Packet" in "Add or Edit Packet...
2012-02-12 etxrabAdd a button row.
2012-02-12 tuexenGet it compiling.
2012-02-12 etxrabGet the comment and put it in the textview.
2012-02-12 etxrabTry to make the buildbot happy.
2012-02-12 etxrabAdd the edit packet comment menu entry and the empty...
2012-02-10 jmayerSean Bright <sean.bright@gmail.com>:
2012-02-10 cmaynardDelete the TH_* defines and use those from epan/dissect...
2012-02-08 etxrabFrom a.piesk:
2012-02-08 wmeierWhen building QtShark on Windows: Don't (re)compile...
2012-02-08 stigDisable the File->Merge... menu item if we cannot save-as,
2012-02-07 martinmInitiliase another variable.
2012-02-07 martinmInitialise a variable to avoid warning.
2012-02-07 jmayerpacket-gsm_sim.c was the wrong file to check in.
2012-02-07 etxrabAllways use g_list_prepend().
2012-02-06 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-06 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-06 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-06 etxrabFrom Cristian Constantin:
2012-02-06 etxrabFrom Cristian Constantin:
2012-02-06 jmayerCopy over rev 40874 to gtk3
2012-02-06 sahlbergSMB response time stats dissapeared a while ago.
2012-02-04 jmayerAdd the magic incantation to get icons into the cmake...
2012-02-04 etxrabFrom Cristian Constantin:
2012-02-04 jmayerRename the binary Wireshark -> qtshark
2012-02-03 jmayerDon't forget about the .qrc files.
2012-02-03 martinmAdd a link back to previous frame for UM sequence numbe...
2012-02-03 jmayerUpdate the list of problems with gtk3 and where to...
2012-02-02 jmayerAdd a comment about automoc (but don't use it as this...
2012-02-02 jmayerFix make install for qtshark.
2012-02-02 jmayerMake out-of-tree builds work.
2012-02-02 jmayer- Move setting _U_ into config.h, because
2012-02-02 jmayerUpdate svn:ignore for existing qtshark build process
2012-02-02 jmayerPrepare the cmake infrastucture for eventually building
2012-02-01 wmeierFix some Windows qmake and Qt Wireshark build issues:
2012-02-01 wmeierFix a typo
2012-01-30 wmeierCompile .cpp files with CXXFLAGS the same as CFLAGS...
2012-01-30 stigNo need to set new save icon if equal to previous icon.
2012-01-30 stigDisable the save-as button in the toolbar if we cannot...
2012-01-30 wmeierRework Windows Wireshark Qt build configuration a bit:
2012-01-28 etxrabFrom Martin Kaiser:
2012-01-27 alagoutteFix
2012-01-26 cmaynardFix Coverity CID 1371: UNINIT.
2012-01-25 tuexenTry to make the buildbots happy.
2012-01-25 geraldThe proper scope / spec name for OS X is "macx".
2012-01-25 wmeierFix error when building QtShark:
2012-01-25 tuexenAddress warnings reported by Bill.
2012-01-25 morriss'error' is only used when we HAVE_LIBPCAP so only defin...
2012-01-25 tuexenThird try. This time pipes and stdin are supported...
2012-01-25 martinmUse sizeof(buff) as length argument when calling g_snpr...
2012-01-25 martinmDelete a TODO comment (now that there is an equivalent...
2012-01-25 geraldPut back an "explicit" for now. I'm not sure it's neces...
2012-01-25 geraldAdd a comment discussing what it will take to have...
2012-01-24 geraldCompile PortAudio if it's available.
2012-01-24 guyNote that INIT_DELAY is .1 second.
2012-01-24 guyUse wtap_get_file_extensions_list(), and prepare to use
2012-01-24 tuexenWe need a 3rd try. (After learning how to run the testu...
2012-01-24 tuexen(Try to) make the buildbot happy.
2012-01-24 tuexenSecond try. This time pipes and stdin are supported.
2012-01-24 guybuild_file_save_type_list() isn't called if there are...
2012-01-24 guyOnly free the file extensions list if there is one...
2012-01-24 guyDon't free the list of savable file types in build_file...
2012-01-24 guyFix warnings.
2012-01-24 guyUse wtap_get_savable_file_types() for the Win32 file...
2012-01-24 guyAdd a routine to Wiretap that takes a file type value...
next