aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-09-24autotools: Use package flags to configure libpcapJoão Valverde1-1/+1
2017-09-21Complete move of tap-sequence-analysis.c functionality to sequence_analysis.cMichael Mann1-2/+0
2017-04-25Qt: Add interface toolbar supportStig Bjørlykke1-0/+2
2017-04-24Move UI-only stuff out of libwireshark.Guy Harris1-0/+2
2017-04-20Add common routines for command-line libwiretap error reporting.Guy Harris1-0/+2
2017-04-09We use libui with dumpcap, which is built PIE, so libui should be, too.Guy Harris1-0/+8
2017-04-09Move the filter file reading code to libui.Guy Harris1-0/+2
2016-12-02Enable exporting objects with tsharkMoshe Kaplan1-7/+2
2016-11-10Enable exporting IMF traffic as an EML fileMoshe Kaplan1-0/+1
2016-10-30Have routines for parsing options that affect dissection.Guy Harris1-0/+2
2016-06-30Remove Makefile.common filesJoão Valverde1-23/+130
2016-06-15Remove Nmake build systemPascal Quantin1-1/+0
2016-04-03Make the Flex scanners and YACC parser in libraries reentrant.Guy Harris1-0/+2
2016-03-24Add files by folder to distribution tarball (EXTRA_DIST)João Valverde1-1/+2
2016-03-08Add EditorConfig settings for most C filesJoão Valverde1-0/+1
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-2/+2
2016-02-21autotools: Cleanup some installation directory stuffJoão Valverde1-1/+2
2016-02-18Don't add the wiretap directory to the list of include directories.Guy Harris1-2/+1
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-12/+5
2014-04-25Support out-of-source checkapiStig Bjørlykke1-2/+4
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-04-30Move the contents of wsar_html/core to wsar_html. Create tag files forGerald Combs1-0/+1
2013-04-26Buildbot (via Twisted) sets a restrictive umask. Unset it before we runGerald Combs1-1/+1
2013-04-26Add some Doxygen checks.Gerald Combs1-0/+2
2013-04-26Update the main, epan, and ui Doxygen configuration files. Change theGerald Combs1-0/+3
2012-09-14libgtkui_dirty → libui_dirty.Gerald Combs1-1/+7
2012-09-14More fixes for the text import move.Gerald Combs1-0/+4
2012-09-14Create a common libui using CMake similar to what we do with Autotools.Gerald Combs1-0/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-2/+2
2012-02-19We already have GENERATED_HEADER_FILES; no need for GENERATED_H_FILES.Guy Harris1-44/+7
2012-02-18Create a libui (static) library in the ui directory, which contains theGuy Harris1-0/+113