aboutsummaryrefslogtreecommitdiffstats
path: root/epan/uat-int.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-07Spelling fixes for errors found by lintianBalint Reczey1-1/+1
2015-02-15Fix handling of invalid UAT itemsPeter Wu1-0/+3
2015-01-12Remove emem APIs from UAT functionality.Michael Mann1-1/+1
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-3/+3
2013-12-03Rename struct _uat_t to epan_uatJakub Zawadzki1-1/+1
2013-07-25Add a UAT dialog. Make UAT preferences uat_t * instead of void *.Gerald Combs1-3/+13
2013-04-22Add a "hidden" array of UAT entry data to allow separation between UAT file s...Michael Mann1-2/+5
2013-04-17Use also const char to uat_save (identical to uat_load)Alexis La Goutte1-1/+1
2013-04-07Fix Indent (Replace Tabs by 4-spaces) Fix Trailing Whitespaces Add ModelinesAlexis La Goutte1-24/+37
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+6
2012-07-08UATs could be put into "categories". The categories were defined onlyGuy Harris1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-10-09Added a button to refresh a UAT from the system defaults (if existing).Stig Bjørlykke1-0/+1
2010-03-04From LEGO via bug 3459:Stig Bjørlykke1-1/+2
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon1-1/+1
2008-03-06Added an option to uat_new() to set if configuration shall be saved in theStig Bjørlykke1-0/+1
2007-08-28SNMP:Luis Ontanon1-2/+1
2007-04-23Add some GCC warnings to the standard set, and add some others to theGuy Harris1-4/+4
2007-04-01Have the prototypes of uat_esc and uat_unesc available to packet-snmp.cLuis Ontanon1-4/+0
2007-04-01Fix management of lstrings in uat code so that arbitrary chars (even '\0's) c...Luis Ontanon1-0/+4
2007-02-11Have Aply, Cancel and OK buttons instead of the save and ok button.Luis Ontanon1-0/+2
2007-02-07* Add a category param to the uat.Luis Ontanon1-0/+1
2007-02-05* Add a help facility for UATsLuis Ontanon1-1/+1
2007-02-04Move (Up/Down) & Save buttonsLuis Ontanon1-0/+3
2007-02-03second iteration:Luis Ontanon1-14/+14
2007-01-29The UAT gui starts to workLuis Ontanon1-1/+1
2007-01-29svn:ignore uat_load.cLuis Ontanon1-0/+2
2007-01-29now it is operational.Luis Ontanon1-2/+19
2007-01-28Although yet untested (but it compiles and is still unused) add UAT to the repo.Luis Ontanon1-0/+67