summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-07Allways use g_list_prepend().Anders Broman1-16/+16
2012-02-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-9/+0
2012-02-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2012-02-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2012-02-06From Cristian Constantin:Anders Broman1-1/+2
2012-02-06From Cristian Constantin:Anders Broman3-66/+79
2012-02-06Copy over rev 40874 to gtk3Jörg Mayer1-0/+1
2012-02-06SMB response time stats dissapeared a while ago. Ronnie Sahlberg1-0/+1