Update documentatin for the qt build to reflect the cmake work.
[obnox/wireshark/wip.git] / globals.h
2011-12-29 geraldAdd 'extern "C"' wrappers and #include guards to variou...
2011-08-30 etxrabDo as the comment says - move the variable to gtkglobals.
2011-08-30 etxrabPath from Joerg Mayer, I'm committing it as I think...
2011-01-13 sfisherWrap include file in extern "C" { ... } for __cplusplus
2006-05-21 sahlbergname change
2006-02-12 guyAdd a routine to attempt to get the absolute pathname...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-01 ulflvarious code cleanups
2004-03-18 obiotFrom Lars Roland: Move timestamp_type into libethereal...
2003-11-01 guyBased on a patch from Brian Fundakowski Feldman, add...
2003-09-24 guyMake "finfo_selected" a member of a "capture_file"...
2002-09-06 jmayerRemove unused include
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-10 guySeparate the promiscuous mode, "Update list of packets...
2001-06-05 guyEnable "Match Selected" only if there's a field selecte...
2001-05-01 guy"prefs.capture_real_time", not "prefs.capture_auto_scro...
2001-03-27 guyMake "comp_info_str" static in Ethereal - there's no...
2000-10-19 guyMove the declaration of "g_resolving_actif" from the...
2000-09-28 gramMore EPAN-related code movements. Get rid of usage...
2000-08-20 guyInstead of having the normal-weight and bold fonts...
2000-08-11 denielMiscellaneous code cleaning
2000-08-03 gramAdd a "Save As" feature to the TCP Follow dialogue...
2000-06-27 guyPatch from Ben Fowler to rename the global variable...
2000-01-25 guyEncapsulate the code to take a pointer to a pathname...
2000-01-25 guyOn Win32, when splitting file names into directory...
2000-01-24 guyHeikki Vatiainen's patch to add a flag to control wheth...
2000-01-06 guyDon't include "print.h" in "globals.h"; have the few...
1999-12-29 guyGet rid of the commented-out GTK+ declarations.
1999-11-19 gramChange match_selected() to produce a display filter...
1999-10-20 gramMove GTK-related stuff out of globals.h and put it...
1999-10-02 guyMove the declaration of global variables involved with...
1999-09-30 guyAdd a new global flag "capture_child", which is TRUE...
1999-09-29 guyAdd an item to the "File/Print" dialog box to ask that...
1999-09-26 denielAdded name resolution in GUI part:
1999-09-23 guyMove the toolkit-independent code to create a temporary...
1999-09-19 denielAdded "Automatic scrolling in live capture".
1999-09-12 denielSome old CPP or tools that take C code in input do
1999-09-10 guyGive "globals.h" an RCS ID and copyright/GPL notice.
1999-09-09 gramMore shuffling of GTK-related routines to gtk subdirectory.
1999-09-01 gramMoved GTK-dependent routines for file dialogues, print...