aboutsummaryrefslogtreecommitdiffstats
path: root/epan/uat-int.h
Commit message (Expand)AuthorAgeFilesLines
* uat: clarify documentationPeter Wu2016-09-011-12/+51
* Spelling fixes for errors found by lintianBalint Reczey2015-12-071-1/+1
* Fix handling of invalid UAT itemsPeter Wu2015-02-151-0/+3
* Remove emem APIs from UAT functionality.Michael Mann2015-01-121-1/+1
* Continue to remove $Id$ from top of fileAlexis La Goutte2014-03-311-2/+0
* Remove trailing whitespaceBill Meier2014-02-251-3/+3
* Rename struct _uat_t to epan_uatJakub Zawadzki2013-12-031-1/+1
* Add a UAT dialog. Make UAT preferences uat_t * instead of void *.Gerald Combs2013-07-251-3/+13
* Add a "hidden" array of UAT entry data to allow separation between UAT file s...Michael Mann2013-04-221-2/+5
* Use also const char to uat_save (identical to uat_load)Alexis La Goutte2013-04-171-1/+1
* Fix Indent (Replace Tabs by 4-spaces) Fix Trailing Whitespaces Add ModelinesAlexis La Goutte2013-04-071-24/+37
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-0/+6
* UATs could be put into "categories". The categories were defined onlyGuy Harris2012-07-081-1/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Added a button to refresh a UAT from the system defaults (if existing).Stig Bjørlykke2011-10-091-0/+1
* From LEGO via bug 3459:Stig Bjørlykke2010-03-041-1/+2
* luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon2008-08-051-1/+1
* Added an option to uat_new() to set if configuration shall be saved in theStig Bjørlykke2008-03-061-0/+1
* SNMP:Luis Ontanon2007-08-281-2/+1
* Add some GCC warnings to the standard set, and add some others to theGuy Harris2007-04-231-4/+4
* Have the prototypes of uat_esc and uat_unesc available to packet-snmp.cLuis Ontanon2007-04-011-4/+0
* Fix management of lstrings in uat code so that arbitrary chars (even '\0's) c...Luis Ontanon2007-04-011-0/+4
* Have Aply, Cancel and OK buttons instead of the save and ok button.Luis Ontanon2007-02-111-0/+2
* * Add a category param to the uat.Luis Ontanon2007-02-071-0/+1
* * Add a help facility for UATsLuis Ontanon2007-02-051-1/+1
* Move (Up/Down) & Save buttonsLuis Ontanon2007-02-041-0/+3
* second iteration:Luis Ontanon2007-02-031-14/+14
* The UAT gui starts to workLuis Ontanon2007-01-291-1/+1
* svn:ignore uat_load.cLuis Ontanon2007-01-291-0/+2
* now it is operational.Luis Ontanon2007-01-291-2/+19
* Although yet untested (but it compiles and is still unused) add UAT to the repo.Luis Ontanon2007-01-281-0/+67