aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/expert_dlg.c
Commit message (Expand)AuthorAgeFilesLines
* From David Howells :Sebastien Tandel2007-05-291-1/+1
* nikai@nikai.net:Jörg Mayer2006-11-141-1/+0
* move value_strings from expert_dialogs into expert.c to remove duplicatesUlf Lamping2006-08-311-20/+0
* Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris2006-05-221-3/+3
* name changeRonnie Sahlberg2006-05-211-2/+2
* From Greg Morris:Anders Broman2006-03-151-0/+1
* Don't se_leak expert_info records.Luis Ontanon2006-02-131-3/+5
* add an userdata argument to register_stat_cmd_arg() and its callback to use ...Luis Ontanon2006-02-111-3/+3
* Revert 16279.Gilbert Ramirez2005-10-211-3/+1
* From Greg Morris.Gilbert Ramirez2005-10-201-1/+3
* move the list down to the latest message while new messages rush in. We might...Ulf Lamping2005-10-031-0/+2
* Mark some unused and unremovable arguments as unused.Guy Harris2005-09-171-2/+2
* Have cf_retap_packets() take an argument that indicates whether toGuy Harris2005-09-141-1/+1
* Move "Expert Info" from "Statistics" to "Analyze" menu item.Ulf Lamping2005-09-131-61/+142
* Frame numbers are unsigned, and they start at 1; 0 is what's used forGuy Harris2005-09-111-3/+8
* some things fixed, leftover from code cleanup (thanks to the buggy MSVC depen...Ulf Lamping2005-09-111-2/+2
* I'm adding the "Expert Info" prototype now, as it seems to be in a state wher...Ulf Lamping2005-09-111-0/+511