aboutsummaryrefslogtreecommitdiffstats
path: root/globals.h
AgeCommit message (Expand)AuthorFilesLines
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-02-12Add a routine to attempt to get the absolute pathname of the executableGuy Harris1-1/+0
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-06-01various code cleanupsUlf Lamping1-2/+2
2004-03-18From Lars Roland: Move timestamp_type into libethereal and provide accessorOlivier Biot1-3/+1
2003-11-01Based on a patch from Brian Fundakowski Feldman, add support for settingGuy Harris1-3/+1
2003-09-24Make "finfo_selected" a member of a "capture_file" structure rather thanGuy Harris1-2/+1
2002-09-06Remove unused includeJörg Mayer1-2/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
2002-01-10Separate the promiscuous mode, "Update list of packets in real time",Guy Harris1-1/+4
2001-06-05Enable "Match Selected" only if there's a field selected *and* we can doGuy Harris1-4/+2
2001-05-01"prefs.capture_real_time", not "prefs.capture_auto_scroll", shouldGuy Harris1-2/+1
2001-03-27Make "comp_info_str" static in Ethereal - there's no need for it outsideGuy Harris1-2/+1
2000-10-19Move the declaration of "g_resolving_actif" from the top-levelGuy Harris1-2/+1
2000-09-28More EPAN-related code movements. Get rid of usage of #include "globals.h"Gilbert Ramirez1-36/+1
2000-08-20Instead of having the normal-weight and bold fonts set separately,Guy Harris1-3/+1
2000-08-11Miscellaneous code cleaningLaurent Deniel1-12/+1
2000-08-03Add a "Save As" feature to the TCP Follow dialogue, to save the streamGilbert Ramirez1-2/+1
2000-06-27Patch from Ben Fowler to rename the global variable "cf" to "cfile", toGuy Harris1-2/+2
2000-01-25Encapsulate the code to take a pointer to a pathname and return aGuy Harris1-8/+1
2000-01-25On Win32, when splitting file names into directory and last component,Guy Harris1-1/+8
2000-01-24Heikki Vatiainen's patch to add a flag to control whether to interpretGuy Harris1-1/+2
2000-01-06Don't include "print.h" in "globals.h"; have the few files that needGuy Harris1-5/+1
1999-12-29Get rid of the commented-out GTK+ declarations.Guy Harris1-6/+1
1999-11-19Change match_selected() to produce a display filter using the selectedGilbert Ramirez1-1/+2
1999-10-20Move GTK-related stuff out of globals.h and put it in gtk/gtkglobals.hGilbert Ramirez1-8/+4
1999-10-02Move the declaration of global variables involved with packet captureGuy Harris1-9/+1
1999-09-30Add a new global flag "capture_child", which is TRUE if we're a childGuy Harris1-2/+2
1999-09-29Add an item to the "File/Print" dialog box to ask that the full hex dataGuy Harris1-1/+5
1999-09-26Added name resolution in GUI part:Laurent Deniel1-1/+2
1999-09-23Move the toolkit-independent code to create a temporary capture file,Guy Harris1-2/+1
1999-09-19Added "Automatic scrolling in live capture".Laurent Deniel1-1/+2
1999-09-12Some old CPP or tools that take C code in input doLaurent Deniel1-10/+10
1999-09-10Give "globals.h" an RCS ID and copyright/GPL notice.Guy Harris1-0/+57
1999-09-09More shuffling of GTK-related routines to gtk subdirectory.Gilbert Ramirez1-0/+2
1999-09-01Moved GTK-dependent routines for file dialogues, print dialogues, printGilbert Ramirez1-0/+50