In some dialogs, have *no* auto-default buttons on macOS.
[metze/wireshark/wip.git] / ui / Makefile.am
2018-02-17 Guy HarrisUse -Werror except for explicitly listed dirty dissectors.
2018-02-13 Gerald CombsCMake: Install the HTML guides.
2018-02-09 Guy HarrisPut the preview-generation loop into a common routine.
2018-02-07 Guy HarrisMove summary.[ch] to libui.
2017-12-11 João ValverdeFix make distcheck
2017-12-11 João ValverdeRewrite make-tap-reg.py in C
2017-11-30 Gerald CombsReformat some top-level ui files.
2017-11-18 João Valverdeautotools: Library build products don't need explicit...
2017-11-11 João Valverdeautotools: rename libui_dirty to libui_generated
2017-10-15 João Valverdeautotools: make maintainer-clean should allow rerunning...
2017-10-15 Peter WuRename ui_util.h -> ws_ui_util.h
2017-09-24 João Valverdeautotools: Use package flags to configure libpcap
2017-09-21 Michael MannComplete move of tap-sequence-analysis.c functionality...
2017-04-25 Stig BjørlykkeQt: Add interface toolbar support
2017-04-24 Guy HarrisMove UI-only stuff out of libwireshark.
2017-04-20 Guy HarrisAdd common routines for command-line libwiretap error...
2017-04-09 Guy HarrisWe use libui with dumpcap, which is built PIE, so libui...
2017-04-09 Guy HarrisMove the filter file reading code to libui.
2016-12-02 Moshe KaplanEnable exporting objects with tshark
2016-11-10 Moshe KaplanEnable exporting IMF traffic as an EML file
2016-10-30 Guy HarrisHave routines for parsing options that affect dissection.
2016-06-30 João ValverdeRemove Makefile.common files
2016-06-15 Pascal QuantinRemove Nmake build system
2016-04-03 Guy HarrisMake the Flex scanners and YACC parser in libraries...
2016-03-24 João ValverdeAdd files by folder to distribution tarball (EXTRA_DIST)
2016-03-08 João ValverdeAdd EditorConfig settings for most C files
2016-02-21 João Valverdeautotools: Use pkg-config autoconf macros for GLib/GTK
2016-02-21 João Valverdeautotools: Cleanup some installation directory stuff
2016-02-18 Guy HarrisDon't add the wiretap directory to the list of include...
2016-01-28 João Valverdeautotools: Don't use "user variables" to set build...
2014-04-25 Stig BjørlykkeSupport out-of-source checkapi
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2013-04-30 Gerald CombsMove the contents of wsar_html/core to wsar_html. Creat...
2013-04-26 Gerald CombsBuildbot (via Twisted) sets a restrictive umask. Unset...
2013-04-26 Gerald CombsAdd some Doxygen checks.
2013-04-26 Gerald CombsUpdate the main, epan, and ui Doxygen configuration...
2012-09-14 Gerald Combslibgtkui_dirty → libui_dirty.
2012-09-14 Gerald CombsMore fixes for the text import move.
2012-09-14 Gerald CombsCreate a common libui using CMake similar to what we...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-02-19 Guy HarrisWe already have GENERATED_HEADER_FILES; no need for...
2012-02-18 Guy HarrisCreate a libui (static) library in the ui directory...