aboutsummaryrefslogtreecommitdiffstats
path: root/globals.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2011-12-29Add 'extern "C"' wrappers and #include guards to various header files.gerald1-3/+3
2011-08-30Do as the comment says - move the variable to gtkglobals.etxrab1-2/+0
2011-08-30Path from Joerg Mayer, I'm committing it as I think the right thing to do is ...etxrab1-2/+0
2011-01-13Wrap include file in extern "C" { ... } for __cplusplussfisher1-1/+9
2006-05-21name changesahlberg1-2/+2
2006-02-12Add a routine to attempt to get the absolute pathname of the executableguy1-1/+0
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-06-01various code cleanupsulfl1-2/+2
2004-03-18From Lars Roland: Move timestamp_type into libethereal and provide accessorobiot1-3/+1
2003-11-01Based on a patch from Brian Fundakowski Feldman, add support for settingguy1-3/+1
2003-09-24Make "finfo_selected" a member of a "capture_file" structure rather thanguy1-2/+1
2002-09-06Remove unused includejmayer1-2/+1
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-2/+2
2002-01-10Separate the promiscuous mode, "Update list of packets in real time",guy1-1/+4
2001-06-05Enable "Match Selected" only if there's a field selected *and* we can doguy1-4/+2
2001-05-01"prefs.capture_real_time", not "prefs.capture_auto_scroll", shouldguy1-2/+1
2001-03-27Make "comp_info_str" static in Ethereal - there's no need for it outsideguy1-2/+1
2000-10-19Move the declaration of "g_resolving_actif" from the top-levelguy1-2/+1
2000-09-28More EPAN-related code movements. Get rid of usage of #include "globals.h"gram1-36/+1
2000-08-20Instead of having the normal-weight and bold fonts set separately,guy1-3/+1
2000-08-11Miscellaneous code cleaningdeniel1-12/+1
2000-08-03Add a "Save As" feature to the TCP Follow dialogue, to save the streamgram1-2/+1
2000-06-27Patch from Ben Fowler to rename the global variable "cf" to "cfile", toguy1-2/+2
2000-01-25Encapsulate the code to take a pointer to a pathname and return aguy1-8/+1
2000-01-25On Win32, when splitting file names into directory and last component,guy1-1/+8
2000-01-24Heikki Vatiainen's patch to add a flag to control whether to interpretguy1-1/+2
2000-01-06Don't include "print.h" in "globals.h"; have the few files that needguy1-5/+1
1999-12-29Get rid of the commented-out GTK+ declarations.guy1-6/+1
1999-11-19Change match_selected() to produce a display filter using the selectedgram1-1/+2
1999-10-20Move GTK-related stuff out of globals.h and put it in gtk/gtkglobals.hgram1-8/+4
1999-10-02Move the declaration of global variables involved with packet captureguy1-9/+1
1999-09-30Add a new global flag "capture_child", which is TRUE if we're a childguy1-2/+2
1999-09-29Add an item to the "File/Print" dialog box to ask that the full hex dataguy1-1/+5
1999-09-26Added name resolution in GUI part:deniel1-1/+2
1999-09-23Move the toolkit-independent code to create a temporary capture file,guy1-2/+1
1999-09-19Added "Automatic scrolling in live capture".deniel1-1/+2
1999-09-12Some old CPP or tools that take C code in input dodeniel1-10/+10
1999-09-10Give "globals.h" an RCS ID and copyright/GPL notice.guy1-0/+57
1999-09-09More shuffling of GTK-related routines to gtk subdirectory.gram1-0/+2
1999-09-01Moved GTK-dependent routines for file dialogues, print dialogues, printgram1-0/+50