doc: remove wrong trailing slash.
[metze/wireshark/wip.git] / ui / recent.c
2018-09-10 Guy HarrisAvoid warnings about a format string being a variable.
2018-06-18 Gerald CombsRemove an unused recent setting.
2018-04-17 Gerald CombsRemove some GTK+-only code.
2018-04-16 Andersglib: Get rid of GLIB_CHECK_VERSION as we now require...
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-01-05 Gerald CombsQt: Byte view recent updates.
2017-12-29 Michael MannPopulate Remote Interfaces with data from recent file
2017-12-28 Michael Mannrecent.c: Make some capture_remote_* APIs static
2017-11-30 Gerald CombsReformat some top-level ui files.
2017-10-15 Ahmad FatoumRemove superfluous null-checks before strdup/free
2017-09-20 Mikael KanstrupFix leaks related to recent settings
2017-04-25 Stig BjørlykkeQt: Add interface toolbar support
2017-03-19 Joerg MayerFix various compile warnings turning error on Linux...
2017-03-02 AndersBromaninclude <wsutil/glib-compat.h> to allow use of g_list_f...
2017-02-24 Roland KnallPluginIF: AdditionalToolbar
2017-02-21 Guy HarrisHave all the remote host list routines' names begin...
2017-02-21 Guy HarrisHave a routine to iterate over the remote host list.
2017-02-20 Joerg MayerCalling g_hash_table_size with a NULL argument causes...
2016-10-30 Joerg MayerFix two warnings when compiling with rpcap support...
2016-06-08 Gerald CombsUse separate main geometry settings for Qt and GTK+.
2016-03-11 Gerald CombsRemove the last remnants of U3 support.
2015-12-20 Michal LabedzkiQt: Add missing multi-field column validation
2015-12-18 Pascal QuantinQt: use recent.gui_bytes_view preference to remember...
2015-12-16 Pascal QuantinQt: save custom colors in recent_common file
2015-12-13 Pascal Quantinrecent.c: fix declaration of ‘value_string’ shadows...
2015-12-13 Guy HarrisUse common code for Boolean and enumerated recent values.
2015-12-13 Stig Bjørlykkeui: Read and write correct recent timestamp format
2015-10-04 Peter WuFix various memleaks
2015-09-30 Martin MathiesonUse a 'recent' setting to persist the checkbox controll...
2015-06-19 Pascal Quantinrecent.c: accept an UTF-8 string in read_set_recent_pai...
2015-01-01 Martin MathiesonRemove unneeded includes from ui folder
2014-10-17 Guy HarrisDon't use <ctype.h> macros, and eliminate an include...
2014-10-12 Bill MeierAdd editor modelines; Adjust whitespace as needed.
2014-09-05 Gerald CombsQt: Refactor ConversationDialog for endpoints.
2014-07-21 Gerald Combs[WIP] Add a conversation dialog.
2014-07-11 AndersBromanTry to fix the build.
2014-07-11 Irene RuengelerGTK Remote Capturing
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-03 Jakub ZawadzkiWhen including <epan/prefs.h> don't force inclusion...
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-10-29 Gerald CombsRevert part of 52896 and (for now) all of 52935. As...
2013-10-27 Gerald CombsRemove U3 code and packaging.
2013-07-28 Guy HarrisClose a memory leak.
2013-07-28 Guy HarrisAdd a comment.
2013-07-27 Guy HarrisHave separate lists of recent capture filters for all...
2013-07-16 Jeff MorrissMove u3.{h,c} and g711.{h,c} into wsutil.
2013-04-09 Jeff MorrissDon't try to open <home>/.wireshark on Windows: Wiresha...
2013-03-15 Anders BromanFrom beroset:
2013-02-26 Bill Meierit's ==> its & its ==> it's as needed.
2013-02-02 Guy HarrisMove the GUI-independent window geometry stuff to ui...
2013-02-02 Guy HarrisMove recent.c to the ui directory, as we did with its...