| Commit message (Expand) | Author | Age | Files | Lines |
* | Always put editor-modelines at the end of the file ... | Bill Meier | 2014-10-14 | 1 | -2/+2 |
* | Add editor modelines; Adjust whitespace as needed. | Bill Meier | 2014-10-12 | 1 | -0/+13 |
* | Remove all $Id$ from top of file | Alexis La Goutte | 2014-03-04 | 1 | -2/+0 |
* | Update Free Software Foundation address. | Jakub Zawadzki | 2012-06-28 | 1 | -1/+1 |
* | Add 'extern "C"' wrappers and #include guards to various header files. | Gerald Combs | 2011-12-29 | 1 | -3/+3 |
* | Do as the comment says - move the variable to gtkglobals. | Anders Broman | 2011-08-30 | 1 | -2/+0 |
* | Path from Joerg Mayer, I'm committing it as I think the right thing to do is ... | Anders Broman | 2011-08-30 | 1 | -2/+0 |
* | Wrap include file in extern "C" { ... } for __cplusplus | Stephen Fisher | 2011-01-13 | 1 | -1/+9 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Add a routine to attempt to get the absolute pathname of the executable | Guy Harris | 2006-02-12 | 1 | -1/+0 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | various code cleanups | Ulf Lamping | 2004-06-01 | 1 | -2/+2 |
* | From Lars Roland: Move timestamp_type into libethereal and provide accessor | Olivier Biot | 2004-03-18 | 1 | -3/+1 |
* | Based on a patch from Brian Fundakowski Feldman, add support for setting | Guy Harris | 2003-11-01 | 1 | -3/+1 |
* | Make "finfo_selected" a member of a "capture_file" structure rather than | Guy Harris | 2003-09-24 | 1 | -2/+1 |
* | Remove unused include | Jörg Mayer | 2002-09-06 | 1 | -2/+1 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -4/+4 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Separate the promiscuous mode, "Update list of packets in real time", | Guy Harris | 2002-01-10 | 1 | -1/+4 |
* | Enable "Match Selected" only if there's a field selected *and* we can do | Guy Harris | 2001-06-05 | 1 | -4/+2 |
* | "prefs.capture_real_time", not "prefs.capture_auto_scroll", should | Guy Harris | 2001-05-01 | 1 | -2/+1 |
* | Make "comp_info_str" static in Ethereal - there's no need for it outside | Guy Harris | 2001-03-27 | 1 | -2/+1 |
* | Move the declaration of "g_resolving_actif" from the top-level | Guy Harris | 2000-10-19 | 1 | -2/+1 |
* | More EPAN-related code movements. Get rid of usage of #include "globals.h" | Gilbert Ramirez | 2000-09-28 | 1 | -36/+1 |
* | Instead of having the normal-weight and bold fonts set separately, | Guy Harris | 2000-08-20 | 1 | -3/+1 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -12/+1 |
* | Add a "Save As" feature to the TCP Follow dialogue, to save the stream | Gilbert Ramirez | 2000-08-03 | 1 | -2/+1 |
* | Patch from Ben Fowler to rename the global variable "cf" to "cfile", to | Guy Harris | 2000-06-27 | 1 | -2/+2 |
* | Encapsulate the code to take a pointer to a pathname and return a | Guy Harris | 2000-01-25 | 1 | -8/+1 |
* | On Win32, when splitting file names into directory and last component, | Guy Harris | 2000-01-25 | 1 | -1/+8 |
* | Heikki Vatiainen's patch to add a flag to control whether to interpret | Guy Harris | 2000-01-24 | 1 | -1/+2 |
* | Don't include "print.h" in "globals.h"; have the few files that need | Guy Harris | 2000-01-06 | 1 | -5/+1 |
* | Get rid of the commented-out GTK+ declarations. | Guy Harris | 1999-12-29 | 1 | -6/+1 |
* | Change match_selected() to produce a display filter using the selected | Gilbert Ramirez | 1999-11-19 | 1 | -1/+2 |
* | Move GTK-related stuff out of globals.h and put it in gtk/gtkglobals.h | Gilbert Ramirez | 1999-10-20 | 1 | -8/+4 |
* | Move the declaration of global variables involved with packet capture | Guy Harris | 1999-10-02 | 1 | -9/+1 |
* | Add a new global flag "capture_child", which is TRUE if we're a child | Guy Harris | 1999-09-30 | 1 | -2/+2 |
* | Add an item to the "File/Print" dialog box to ask that the full hex data | Guy Harris | 1999-09-29 | 1 | -1/+5 |
* | Added name resolution in GUI part: | Laurent Deniel | 1999-09-26 | 1 | -1/+2 |
* | Move the toolkit-independent code to create a temporary capture file, | Guy Harris | 1999-09-23 | 1 | -2/+1 |
* | Added "Automatic scrolling in live capture". | Laurent Deniel | 1999-09-19 | 1 | -1/+2 |
* | Some old CPP or tools that take C code in input do | Laurent Deniel | 1999-09-12 | 1 | -10/+10 |
* | Give "globals.h" an RCS ID and copyright/GPL notice. | Guy Harris | 1999-09-10 | 1 | -0/+57 |
* | More shuffling of GTK-related routines to gtk subdirectory. | Gilbert Ramirez | 1999-09-09 | 1 | -0/+2 |
* | Moved GTK-dependent routines for file dialogues, print dialogues, print | Gilbert Ramirez | 1999-09-01 | 1 | -0/+50 |