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