aboutsummaryrefslogtreecommitdiffstats
path: root/epan/expert.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-25Add a convinience function to add expert warnings for not dissected items.Anders Broman1-0/+12
2011-02-01From John Thacker via bug #5644: Can't include expert.h in C++ codeStephen Fisher1-0/+7
2010-02-27Clean up implementation.Jaap Keuter1-5/+5
2010-01-25Changed from using own defined GNUC_FORMAT_CHECK to G_GNUC_PRINTFStig Bjørlykke1-2/+1
2009-09-13Modified extarct from Didier Gautheron:Anders Broman1-1/+1
2009-09-06Split a bunch of init routines into init() and cleanup(). This allows us to f...Kovarththanan Rajaratnam1-1/+1
2009-01-26add a note that PI_CHECKSUM and PI_WARN can be found in proto.h (don't want t...Ulf Lamping1-2/+2
2006-08-31move value_strings from expert_dialogs into expert.c to remove duplicatesUlf Lamping1-0/+6
2006-05-28Ethereal->WiresharkAnders Broman1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-11-25from Greg Morris:Ulf Lamping1-0/+2
2005-09-13Move the definition of GNUC_FORMAT_CHECK() to its own header, use it inGuy Harris1-3/+5
2005-09-11Frame numbers are unsigned, and they start at 1; 0 is what's used forGuy Harris1-1/+1
2005-09-11I'm adding the "Expert Info" prototype now, as it seems to be in a state wher...Ulf Lamping1-0/+60