aboutsummaryrefslogtreecommitdiffstats
path: root/globals.h
Commit message (Expand)AuthorAgeFilesLines
* Add 'extern "C"' wrappers and #include guards to various header files.Gerald Combs2011-12-291-3/+3
* Do as the comment says - move the variable to gtkglobals.Anders Broman2011-08-301-2/+0
* Path from Joerg Mayer, I'm committing it as I think the right thing to do is ...Anders Broman2011-08-301-2/+0
* Wrap include file in extern "C" { ... } for __cplusplusStephen Fisher2011-01-131-1/+9
* name changeRonnie Sahlberg2006-05-211-2/+2
* Add a routine to attempt to get the absolute pathname of the executableGuy Harris2006-02-121-1/+0
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* various code cleanupsUlf Lamping2004-06-011-2/+2
* From Lars Roland: Move timestamp_type into libethereal and provide accessorOlivier Biot2004-03-181-3/+1
* Based on a patch from Brian Fundakowski Feldman, add support for settingGuy Harris2003-11-011-3/+1
* Make "finfo_selected" a member of a "capture_file" structure rather thanGuy Harris2003-09-241-2/+1
* Remove unused includeJörg Mayer2002-09-061-2/+1
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* Separate the promiscuous mode, "Update list of packets in real time",Guy Harris2002-01-101-1/+4
* Enable "Match Selected" only if there's a field selected *and* we can doGuy Harris2001-06-051-4/+2
* "prefs.capture_real_time", not "prefs.capture_auto_scroll", shouldGuy Harris2001-05-011-2/+1
* Make "comp_info_str" static in Ethereal - there's no need for it outsideGuy Harris2001-03-271-2/+1
* Move the declaration of "g_resolving_actif" from the top-levelGuy Harris2000-10-191-2/+1
* More EPAN-related code movements. Get rid of usage of #include "globals.h"Gilbert Ramirez2000-09-281-36/+1
* Instead of having the normal-weight and bold fonts set separately,Guy Harris2000-08-201-3/+1
* Miscellaneous code cleaningLaurent Deniel2000-08-111-12/+1
* Add a "Save As" feature to the TCP Follow dialogue, to save the streamGilbert Ramirez2000-08-031-2/+1
* Patch from Ben Fowler to rename the global variable "cf" to "cfile", toGuy Harris2000-06-271-2/+2
* Encapsulate the code to take a pointer to a pathname and return aGuy Harris2000-01-251-8/+1
* On Win32, when splitting file names into directory and last component,Guy Harris2000-01-251-1/+8
* Heikki Vatiainen's patch to add a flag to control whether to interpretGuy Harris2000-01-241-1/+2
* Don't include "print.h" in "globals.h"; have the few files that needGuy Harris2000-01-061-5/+1
* Get rid of the commented-out GTK+ declarations.Guy Harris1999-12-291-6/+1
* Change match_selected() to produce a display filter using the selectedGilbert Ramirez1999-11-191-1/+2
* Move GTK-related stuff out of globals.h and put it in gtk/gtkglobals.hGilbert Ramirez1999-10-201-8/+4
* Move the declaration of global variables involved with packet captureGuy Harris1999-10-021-9/+1
* Add a new global flag "capture_child", which is TRUE if we're a childGuy Harris1999-09-301-2/+2
* Add an item to the "File/Print" dialog box to ask that the full hex dataGuy Harris1999-09-291-1/+5
* Added name resolution in GUI part:Laurent Deniel1999-09-261-1/+2
* Move the toolkit-independent code to create a temporary capture file,Guy Harris1999-09-231-2/+1
* Added "Automatic scrolling in live capture".Laurent Deniel1999-09-191-1/+2
* Some old CPP or tools that take C code in input doLaurent Deniel1999-09-121-10/+10
* Give "globals.h" an RCS ID and copyright/GPL notice.Guy Harris1999-09-101-0/+57
* More shuffling of GTK-related routines to gtk subdirectory.Gilbert Ramirez1999-09-091-0/+2
* Moved GTK-dependent routines for file dialogues, print dialogues, printGilbert Ramirez1999-09-011-0/+50