pytest.ini: declare minimum version requirement
[metze/wireshark/wip.git] / epan / uat-int.h
2018-02-08 Dario Lombardoepan: use SPDX indentifiers.
2017-06-28 Roland KnallQt: Drag/Drop Filter buttons to order
2017-05-16 Jakub Zawadzkisharkd: export uat records.
2017-01-12 Dario Lombardouat: add a reset callback.
2016-10-01 Peter Wuuat: allow insertion of new record at arbitrary index
2016-09-01 Peter Wuuat: clarify documentation
2015-12-07 Balint ReczeySpelling fixes for errors found by lintian
2015-02-15 Peter WuFix handling of invalid UAT items
2015-01-12 Michael MannRemove emem APIs from UAT functionality.
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-02-25 Bill MeierRemove trailing whitespace
2013-12-03 Jakub ZawadzkiRename struct _uat_t to epan_uat
2013-07-25 Gerald CombsAdd a UAT dialog. Make UAT preferences uat_t * instead...
2013-04-22 Michael MannAdd a "hidden" array of UAT entry data to allow separat...
2013-04-17 Alexis La GoutteUse also const char to uat_save (identical to uat_load)
2013-04-07 Alexis La GoutteFix Indent (Replace Tabs by 4-spaces) Fix Trailing...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2012-07-08 Guy HarrisUATs could be put into "categories". The categories...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-10-09 Stig BjørlykkeAdded a button to refresh a UAT from the system default...
2010-03-04 Stig BjørlykkeFrom LEGO via bug 3459:
2008-08-05 Luis Ontanonluis.ontanon@gmail.com => luis@ontanon.org
2008-03-06 Stig BjørlykkeAdded an option to uat_new() to set if configuration...
2007-08-28 Luis OntanonSNMP:
2007-04-23 Guy HarrisAdd some GCC warnings to the standard set, and add...
2007-04-01 Luis OntanonHave the prototypes of uat_esc and uat_unesc available...
2007-04-01 Luis OntanonFix management of lstrings in uat code so that arbitrar...
2007-02-11 Luis OntanonHave Aply, Cancel and OK buttons instead of the save...
2007-02-07 Luis Ontanon* Add a category param to the uat.
2007-02-05 Luis Ontanon* Add a help facility for UATs
2007-02-04 Luis OntanonMove (Up/Down) & Save buttons
2007-02-03 Luis Ontanonsecond iteration:
2007-01-29 Luis OntanonThe UAT gui starts to work
2007-01-29 Luis Ontanonsvn:ignore uat_load.c
2007-01-29 Luis Ontanonnow it is operational.
2007-01-28 Luis OntanonAlthough yet untested (but it compiles and is still...