aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
1999-10-19Add ASCII/EBCDIC conversion to TCP Follow window. Also add Close buttonGilbert Ramirez1-14/+129
1999-10-18Move display.[ch] --> gtk/display_opts.[ch]Gilbert Ramirez4-3/+318
1999-10-15Phil Techau's patch to add "col_append_str()".Guy Harris1-2/+5
1999-10-15avoid mistakingly commit dynamically generated files, like "Makefile".Jun-ichiro itojun Hagino1-0/+3
1999-10-14Nathan Neulinger's dissector for the Yahoo messenger and pagerGuy Harris1-1/+2
1999-10-12Have "dfilter_compile()" return 0 on success and 1 on failure, andGuy Harris2-10/+12
1999-10-11Oops! Forgot to commit the change that adds Christophe Tronche to theGuy Harris1-1/+2
1999-10-11When a new display filter is to be applied, don't set "cf.dfilter" orGuy Harris2-30/+13
1999-10-09- fix a segmentation violation with big "match selected" filters.Laurent Deniel1-2/+3
1999-10-08Include "main.h", to pull in the external declarations of severalGuy Harris1-1/+5
1999-10-08Fix the include-guard #define to be "__MAIN_H__", matching the name ofGuy Harris1-4/+4
1999-10-02Don't initialize the file name field in the "File/Open" dialog box withGuy Harris1-14/+1
1999-10-02Get rid of "-F" - "-S" works, and has a more convenient UI.Guy Harris2-12/+12
1999-10-02Wrap stufff that's used only if we have "libpcap" in "#ifdefGuy Harris2-4/+12
1999-10-02Move the declaration of global variables involved with packet captureGuy Harris1-1/+5
1999-10-02Add a file name field to the "Capture/Start" dialog box; if it's blank,Guy Harris1-21/+92
1999-10-02Have "do_capture()" take, as an argument, a pointer to the name of theGuy Harris2-31/+8
1999-10-02A child process for a "-S" or "-F" capture should *always* exit when theGuy Harris1-8/+12
1999-10-01Move the definitions of "sync_mode", "sync_pipe", "fork_mode",Guy Harris1-9/+1
1999-09-30If we specify a save file name with "-w", mark it as "user saved", soGuy Harris1-1/+2
1999-09-30Add a new global flag "capture_child", which is TRUE if we're a childGuy Harris1-29/+44
1999-09-30If we're given the "-k" flag, don't start the capture until after we've:Guy Harris2-47/+63
1999-09-30GTK 1.2.5 version (not that it matters, given that GLib declaresGuy Harris1-1/+1
1999-09-29Enable "Print hex" only if "Print detail" is on.Guy Harris1-2/+7
1999-09-29Add an item to the "File/Print" dialog box to ask that the full hex dataGuy Harris2-15/+37
1999-09-26Added name resolution in GUI part:Laurent Deniel1-3/+12
1999-09-24Packaging changesGilbert Ramirez1-27/+0
1999-09-23Close the capture file in "do_capture()", right before unlinking theGuy Harris1-1/+5
1999-09-23If we forcibly turn off "fork_mode" if the user doesn't enable "UpdateGuy Harris3-12/+9
1999-09-23Move the toolkit-independent code to create a temporary capture file,Guy Harris2-100/+29
1999-09-22This commit contains support for reading capture files compressed usingAshok Narayanan1-2/+2
1999-09-19Fixed a bug found by Derek W Poon <dpoon@uclink.berkeley.edu>, where deletedGerald Combs1-2/+2
1999-09-14Peter Torvals' Internet Cache Protocol dissector.Guy Harris1-1/+2
1999-09-12Make "Expand all levels" and "Print as displayed" radioGuy Harris2-11/+41
1999-09-12Add a "Expand all levels"/"Print as displayed" pair of radio buttons toGuy Harris3-26/+65
1999-09-12Add summary-vs-detail radio buttons to the print dialog box; detailGuy Harris3-31/+45
1999-09-11Collapse/Expand All protocol tree added in Display menu.Laurent Deniel5-7/+44
1999-09-11"capture.c" doesn't do socket "ioctl"s any more - the code to do that isGuy Harris1-1/+14
1999-09-10Give "globals.h" an RCS ID and copyright/GPL notice.Guy Harris1-24/+1
1999-09-10We need to catch a "window delete" event for the preferences dialog boxGuy Harris5-28/+56
1999-09-10Make stuff used only in "filter_prefs.c" static to it.Guy Harris1-4/+4
1999-09-09Put RCS IDs (and a copyright notice and GPL notice) in several files,Guy Harris7-6/+130
1999-09-09Put in an RCS ID (and a copyright notice and GPL notice; unfortunately,Guy Harris1-0/+24
1999-09-09I forgot to include this file move in my last commit.Gilbert Ramirez2-0/+506
1999-09-09More shuffling of GTK-related routines to gtk subdirectory.Gilbert Ramirez11-13/+781
1999-09-09More shuffling of GTK-related files to gtk subdirectory.Gilbert Ramirez6-3/+1245
1999-09-01Moved GTK-dependent routines for file dialogues, print dialogues, printGilbert Ramirez8-1/+1072
1999-08-31Changed gtk subdirectory to use only Makefile.am, and not have a configureGilbert Ramirez5-1/+4
1999-08-28A slightly cleaner version - hide the "if it's the last row, the elementGuy Harris1-88/+28
1999-08-27Touched these files to make 'make dist' happy.Gilbert Ramirez4-0/+0