aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/ncp_stat.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-06Add support for PARAM_ENUM tap parameters, and use the tap_param_dlgguy1-1/+0
2011-06-05Rename the tap_dfilter_dlg.[ch] files to reflect that they can do moreguy1-1/+1
2011-06-05Some work on generalizing the "display filter" tap parameter dialog boxguy1-2/+8
2010-08-30Remove some unnecessary includes: a lot of things don't need globals.h and re...morriss1-2/+0
2009-06-22Change window_new() to dlg_window_new() and destroy the window with the top l...etxrab1-1/+2
2009-06-05Have tap listeners specify whether the "packet" routine requiresguy1-1/+1
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-1/+1
2008-08-05Don't put (non-extern'd) prototypes for protect_thread_critical_region() andmorriss1-3/+2
2008-07-22Add NULL termination element to value_string arrays;wmeier1-55/+58
2008-04-13sort #includes by directoriesulfl1-7/+8
2008-04-12move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main...ulfl1-1/+1
2008-04-12where it's not necessary, remove #include "compat_macros.h"ulfl1-1/+0
2008-04-11last round to replace SIGNAL_CONNECT with g_signal_connectulfl1-2/+2
2008-04-11OBJECT_..._DATA --> g_object_..._datawmeier1-1/+1
2008-02-08Added missing "svn:keywords Id" and "svn:eol-style native" for somestig1-1/+1
2007-11-28Fix bug #954 for LDAP SRT stats along with the same problem in all the othersfisher1-2/+4
2007-08-30Update to reflect new iteration verb 0x6e.gmorris1-9/+57
2006-05-21name changesahlberg1-2/+2
2006-02-12Add userdata arguments to a bunch of stat initialization routines toguy1-121/+121
2006-02-01From Greg Morris:etxrab1-13/+22
2005-10-19From Greg Morris.gram1-0/+676