aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs-int.h
AgeCommit message (Expand)AuthorFilesLines
2007-12-04get rid of GTree and use emem trees insteadRonnie Sahlberg1-1/+1
2007-12-04reverse previous patchRonnie Sahlberg1-1/+1
2007-12-04remove the use of GTrees and replace these with emem trees insteadRonnie Sahlberg1-1/+1
2007-11-30Next few improvements to speed up startup about 10%.Tomas Kukosa1-1/+1
2007-03-19This change allows a structure to be created under the "Protocols" section of...Graeme Lunt1-2/+2
2007-02-03second iteration:Luis Ontanon1-0/+2
2006-12-08A callback in read_prefs_file() should return a prefs_set_pref_e, not anGuy Harris1-1/+1
2006-12-05From Giorgio Tino: Add a "static text" protocol preference type. ThisGerald Combs1-0/+1
2006-11-17various minor prefs code cleanupUlf Lamping1-2/+2
2006-11-15add a "private_data" pointer to the read_prefs_file() function, which will be...Ulf Lamping1-2/+2
2006-09-29from Stephen Fisher:Ulf Lamping1-1/+2
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs1-1/+1
2006-05-21name changeRonnie Sahlberg1-3/+3
2005-07-24Constify to remove a bunch of warnings. Add some casts to squelchGuy Harris1-1/+1
2004-10-16Remove the fixed maximum number of subranges in a range_t; dynamicallyGuy Harris1-2/+2
2004-10-14From Jeff Morriss: PREF_RANGE preference type, for ranges of integers.Guy Harris1-0/+4
2004-10-01"prefs-int.h" belongs in epan, too.Guy Harris1-0/+103