aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2012-02-26For LANalyzer files, make the "File type name" be the file comment.Guy Harris1-0/+5
2012-02-26Suppress invalid or non-meaningful statistics - for example, withoutGuy Harris3-101/+217
2012-02-24Revisit https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3161Jeff Morriss1-1/+3
2012-02-24CVARSDLL hasn't been used (is undefined) for a while....Bill Meier4-5/+5
2012-02-24From Irene Ruengeler: Always show snaplen.Michael Tüxen1-5/+1
2012-02-24From Irene Ruengeler: Whitespace changes.Michael Tüxen1-2/+2
2012-02-24From Mark Cottrell: Attempting to view an RTP stream analysis graph causes pr...Anders Broman1-4/+2
2012-02-23Add SHB info to SummaryAnders Broman1-0/+16
2012-02-23Have the used interfaces show up if number of interfaces > 0.Anders Broman1-1/+1
2012-02-23From Dirk Leinenbach:Anders Broman1-1/+1
2012-02-23From Kundok Park:Anders Broman1-1/+21
2012-02-21Fix compilation (hopefully).Michael Tüxen1-0/+2
2012-02-21From Irene Ruengeler:Michael Tüxen8-145/+1261
2012-02-20Fix tpo.Guy Harris1-1/+1
2012-02-19Don't run Flex-generated files through checkapi - they use forbiddenGuy Harris2-17/+21
2012-02-19(Minor): use GLIB_CFLAGS instead of GTK_CFLAGS; also put libcliui: as first t...Bill Meier1-4/+5
2012-02-19(Minor): Use GLIB_CFLAGS instead of GTK_CFLAGS when compiling in ui directory.Bill Meier1-1/+1
2012-02-19We already have GENERATED_HEADER_FILES; use that instead ofGuy Harris5-24/+15
2012-02-19We already have GENERATED_HEADER_FILES; no need for GENERATED_H_FILES.Guy Harris3-48/+8
2012-02-19A few more changes to fix the Windows build: Fix building tshark-tap-register.cBill Meier1-5/+5
2012-02-19This is 2 levels down, unlike the 1-level-down ui/Makefile.nmake IGuy Harris1-6/+6
2012-02-19Build the TShark taps into a static libcliui library in the ui/cliGuy Harris3-0/+252
2012-02-19Put back the comment for the rule to generate wireshark-tap-register.c.Guy Harris1-0/+14
2012-02-19Move dftest.c back to the top-level directory; that way, all of theGuy Harris1-199/+0
2012-02-19We renamed "libui_win32.lib" to "libgtkui_win32.lib" elsewhere; fix itGuy Harris1-3/+3
2012-02-18Create a libui (static) library in the ui directory, which contains theGuy Harris4-0/+317
2012-02-18Rename the (static) library built from stuff in ui/gtk to "libgtkui" inGuy Harris3-15/+15
2012-02-17Fix tooltips (There is a hidden column).Michael Tüxen1-7/+7
2012-02-17include "../util.h" -> include "ui/util.h"Jörg Mayer10-10/+10
2012-02-17Start moving files to ui/ and ui/cli/Jörg Mayer43-1/+12716
2012-02-16Fix from Irene Ruengeler: Show correct details in the interface dialog onMichael Tüxen1-5/+2
2012-02-13From Sean Bright:Anders Broman1-0/+2
2012-02-13Mark an unused parameter.Anders Broman1-1/+1
2012-02-13Edit packet commentsAnders Broman2-4/+28
2012-02-13Drop count is 64 bitsAnders Broman1-0/+22
2012-02-12Add edit_packet_comment_dlg.h to the source distributionJeff Morriss1-0/+1
2012-02-12Capitalize the "P" in "Packet" in "Add or Edit Packet Comment". AddGuy Harris6-18/+29
2012-02-12Add a button row.Anders Broman1-9/+43
2012-02-12Get it compiling.Michael Tüxen1-1/+1
2012-02-12Get the comment and put it in the textview.Anders Broman3-2/+25
2012-02-12Try to make the buildbot happy.Anders Broman1-2/+19
2012-02-12Add the edit packet comment menu entry and the empty filesAnders Broman5-2/+96
2012-02-10Sean Bright <sean.bright@gmail.com>:Jörg Mayer1-1/+1
2012-02-10Delete the TH_* defines and use those from epan/dissectors/packet-tcp.h.Chris Maynard1-7/+0
2012-02-08From a.piesk:Anders Broman1-0/+1
2012-02-08When building QtShark on Windows: Don't (re)compile Wireshark .c filesBill Meier1-45/+56
2012-02-08Disable the File->Merge... menu item if we cannot save-as,Stig Bjørlykke1-1/+1
2012-02-07Initiliase another variable.Martin Mathieson1-1/+1
2012-02-07Initialise a variable to avoid warning.Martin Mathieson1-1/+1
2012-02-07packet-gsm_sim.c was the wrong file to check in.Jörg Mayer1-2/+2