aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2014-06-19Add GTK modules for existing LBM dissectors.dameiss1-0/+2
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-03Move stats_tree_stat.c back to clean files.Jörg Mayer1-2/+1
2013-12-02stats_tree_stat.c currently procudes warnings - move to dirtyJörg Mayer1-1/+6
2013-11-21GTK3 >= 3.10 will fail building if deprecation warnings are on.Jörg Mayer1-1/+4
2013-11-20Provide "Decode As" functionality through dissectors themselves instead of th...Michael Mann1-2/+0
2013-10-29Make the packet analysis for SCTP independent from GTK and QT.Irene Rüngeler1-1/+0
2013-10-24Revert previous commit of Irene, which doesn't work (yet).Michael Tüxen1-0/+1
2013-10-24Move sctp_stat to ui to make it independent from gtk.Irene Rüngeler1-1/+0
2013-10-13Add CMake properties to targets so that they are logically organised when usi...Graham Bloice1-0/+2
2013-09-15Use a better hash algorithm and add a dialouge to get hastable data.Anders Broman1-0/+1
2013-07-28Looks like cfilter_combo_utils.c got removed.Jörg Mayer1-1/+0
2013-05-05Make compiling export_pdu_dlg.c actually work:Jörg Mayer1-0/+1
2013-04-25Add GTK3_DEFINITIONS to the compiler flag when building with gtk3Jörg Mayer1-1/+3
2013-01-03Move the font preferences to the colors pane and change its name toGerald Combs1-1/+1
2012-11-30Add addr_resolution_dlg.cJeff Morriss1-0/+1
2012-10-18Move ui-independent object export routines to the common ui directory.Gerald Combs1-1/+1
2012-10-16Move the DICOM, HTTP, and SMB object export code to the ui directory.Gerald Combs1-3/+0
2012-09-14Create a common libui using CMake similar to what we do with Autotools.Gerald Combs1-6/+0
2012-09-04Rename new_packet_list.[ch] to packet_list.[ch]Jörg Mayer1-1/+1
2012-08-23Remove commented out rulesJörg Mayer1-6/+0
2012-08-14Comment out -DGDK_DISABLE_DEPRECATED to match configure.in.Gerald Combs1-1/+1
2012-08-01Move the common parts of iface_lists.[ch] from ui/gtk/ to ui/. Leave theGerald Combs1-1/+0
2012-07-15Fix bug #6690: Wireshark quite slow displaying frames with many detail pane n...Jakub Zawadzki1-0/+1
2012-07-10From Martin Kaiser:Anders Broman1-0/+1
2012-07-06From Michael Mann:Anders Broman1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-28Move the stuff to manage the global interface list and to updateGuy Harris1-0/+1
2012-06-28From Pontus Fuchs:Guy Harris1-0/+1
2012-06-25From Michael Mann:Anders Broman1-2/+0
2012-06-20Copy over Makefile.common changes to CMakeListsJörg Mayer1-0/+1
2012-06-19Get rid of the remnats of NEW_MENU_CODE.Anders Broman1-2/+0
2012-06-16Reflect the move of main_proto_draw.c to packet_panes.c.Guy Harris1-1/+1
2012-06-10Missing proto_tree_model.c in CMakeLists (r43189 for cmake)Jakub Zawadzki1-0/+1
2012-06-03Move routines that handle the main window title bar out ofGuy Harris1-0/+1
2012-05-04Add proto_hier_tree_model.c to CMakeListsJakub Zawadzki1-0/+1
2012-02-12Add the edit packet comment menu entry and the empty filesAnders Broman1-0/+1
2012-02-02Prepare the cmake infrastucture for eventually buildingJörg Mayer1-2/+2
2012-01-18Reflect the move of recent.c from ui/gtk to the top-level directory.Guy Harris1-1/+0
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+287