aboutsummaryrefslogtreecommitdiffstats
path: root/globals.h
AgeCommit message (Expand)AuthorFilesLines
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