aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/afp_stat.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-1/+1
2008-10-13Bring the windows to front when rescanning of packets are done.Stig Bjørlykke1-0/+1
2008-09-03The AFP field containing the command is "afp.command", not "afp.cmd". Guy Harris1-1/+1
2008-08-05Don't put (non-extern'd) prototypes for protect_thread_critical_region() andJeff Morriss1-4/+3
2008-04-13sort #includes by directoriesUlf Lamping1-6/+7
2008-04-12move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main...Ulf Lamping1-1/+1
2008-04-12remove unrequired "references" to gtkglobals.hUlf Lamping1-1/+0
2008-04-12where it's not necessary, remove #include "compat_macros.h"Ulf Lamping1-1/+0
2008-04-09Start getting rid of the uses of compat_macro.h's macros.Stephen Fisher1-3/+3
2007-11-28Fix bug #954 for LDAP SRT stats along with the same problem in all the otherStephen Fisher1-2/+4
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-02-12Add userdata arguments to a bunch of stat initialization routines toGuy Harris1-1/+1
2005-09-14Have cf_retap_packets() take an argument that indicates whether toGuy Harris1-1/+1
2005-08-21"gtk_tap_dfilter_dlg_cb()" is no longer used outsideGuy Harris1-117/+10
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayGuy Harris1-1/+2
2005-08-20Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals withGuy Harris1-1/+1
2005-08-20- Include ../ui_util.h into files that implement functions declard inJörg Mayer1-1/+1
2005-08-20For AFP requests, add in the frame with the (last part of the) reply, ifGuy Harris1-0/+318