aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/decode_as_dcerpc.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-30Remove some unnecessary includes: a lot of things don't need globals.h and re...morriss1-17/+16
2009-11-19Changed hf_ip_proto to use ipproto_val[].stig1-1/+0
2009-03-13From Jakub Zawadzki (bug 3331):stig1-2/+1
2008-05-06Fix some of the Errors/warnings detected by checkapi.etxrab1-7/+7
2008-04-13sort #includes by directoriesulfl1-8/+9
2008-04-12where it's not necessary, remove #include "compat_macros.h"ulfl1-1/+0
2008-04-11OBJECT_..._DATA --> g_object_..._datawmeier1-7/+7
2008-04-06remove GTK1 codeulfl1-22/+0
2005-09-13don't crash with a NULL pointer exception, if "do not decode as" is usedulfl1-5/+5
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...ulfl1-1/+1
2005-08-05More char -> const char warning fixes.jmayer1-5/+5
2005-02-25pinfo->private_data was a quite subptimal ideasahlberg1-1/+1
2004-12-27Again, some warnings removed.ulfl1-5/+5
2004-09-29Move various tables into the epan directory.guy1-1/+1
2004-09-07"g_string_printf()" is GLib 2.x-only, but "g_string_sprintf()" works inguy1-7/+7
2004-09-07Canonicalize the line endings, and set svn:eol-style to native to keepguy1-452/+451
2004-09-07don't put the "(none)" interface into the list, Ethereal will crash if it's a...ulfl1-1/+2
2004-09-07First working implementation of "Decode As" for DCE-RPC interface bindings. E...ulfl1-0/+451