aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs-int.h
Commit message (Expand)AuthorAgeFilesLines
* This change allows a structure to be created under the "Protocols" section of...Graeme Lunt2007-03-191-2/+2
* second iteration:Luis Ontanon2007-02-031-0/+2
* A callback in read_prefs_file() should return a prefs_set_pref_e, not anGuy Harris2006-12-081-1/+1
* From Giorgio Tino: Add a "static text" protocol preference type. ThisGerald Combs2006-12-051-0/+1
* various minor prefs code cleanupUlf Lamping2006-11-171-2/+2
* add a "private_data" pointer to the read_prefs_file() function, which will be...Ulf Lamping2006-11-151-2/+2
* from Stephen Fisher:Ulf Lamping2006-09-291-1/+2
* Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs2006-06-201-1/+1
* name changeRonnie Sahlberg2006-05-211-3/+3
* Constify to remove a bunch of warnings. Add some casts to squelchGuy Harris2005-07-241-1/+1
* Remove the fixed maximum number of subranges in a range_t; dynamicallyGuy Harris2004-10-161-2/+2
* From Jeff Morriss: PREF_RANGE preference type, for ranges of integers.Guy Harris2004-10-141-0/+4
* "prefs-int.h" belongs in epan, too.Guy Harris2004-10-011-0/+103