Witness: enum witness_interface_state
[metze/wireshark/wip.git] / epan / uat-int.h
2013-12-03 darkjamesRename struct _uat_t to epan_uat
2013-07-25 geraldAdd a UAT dialog. Make UAT preferences uat_t * instead...
2013-04-22 mmannAdd a "hidden" array of UAT entry data to allow separat...
2013-04-17 alagoutteUse also const char to uat_save (identical to uat_load)
2013-04-07 alagoutteFix Indent (Replace Tabs by 4-spaces) Fix Trailing...
2013-03-01 rbalintExport libwireshark symbols using WS_DLL_PUBLIC define
2012-07-08 guyUATs could be put into "categories". The categories...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2011-10-09 stigAdded a button to refresh a UAT from the system default...
2010-03-04 stigFrom LEGO via bug 3459:
2008-08-05 legoluis.ontanon@gmail.com => luis@ontanon.org
2008-03-06 stigAdded an option to uat_new() to set if configuration...
2007-08-28 legoSNMP:
2007-04-23 guyAdd some GCC warnings to the standard set, and add...
2007-04-01 legoHave the prototypes of uat_esc and uat_unesc available...
2007-04-01 legoFix management of lstrings in uat code so that arbitrar...
2007-02-11 legoHave Aply, Cancel and OK buttons instead of the save...
2007-02-07 lego* Add a category param to the uat.
2007-02-05 lego* Add a help facility for UATs
2007-02-04 legoMove (Up/Down) & Save buttons
2007-02-03 legosecond iteration:
2007-01-29 legoThe UAT gui starts to work
2007-01-29 legosvn:ignore uat_load.c
2007-01-29 legonow it is operational.
2007-01-28 legoAlthough yet untested (but it compiles and is still...