Make the frame_data_sequence structure opaque, and move some other
[obnox/wireshark/wip.git] / epan / prefs-int.h
2010-10-29 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-08-29 etxrabDoxygen changes.
2010-08-28 etxrabDoxygen changes.
2010-05-26 morrissRemember the default value of each protocol preference.
2010-05-25 morrissfind_val_for_string() is only used in prefs.c so remove...
2009-08-27 wmeierAdd #include <stdio.h> in a few places for Solaris
2007-12-04 sahlbergget rid of GTree and use emem trees instead
2007-12-04 sahlbergreverse previous patch
2007-12-04 sahlbergremove the use of GTrees and replace these with emem...
2007-11-30 kukosaNext few improvements to speed up startup about 10%.
2007-03-19 galThis change allows a structure to be created under...
2007-02-03 legosecond iteration:
2006-12-08 guyA callback in read_prefs_file() should return a prefs_s...
2006-12-05 geraldFrom Giorgio Tino: Add a "static text" protocol prefere...
2006-11-17 ulflvarious minor prefs code cleanup
2006-11-15 ulfladd a "private_data" pointer to the read_prefs_file...
2006-09-29 ulflfrom Stephen Fisher:
2006-06-20 geraldChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-05-21 sahlbergname change
2005-07-24 guyConstify to remove a bunch of warnings. Add some casts...
2004-10-16 guyRemove the fixed maximum number of subranges in a range...
2004-10-14 guyFrom Jeff Morriss: PREF_RANGE preference type, for...
2004-10-01 guy"prefs-int.h" belongs in epan, too.