aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/display_opts.c
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-12/+12
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-5/+1
* From Joerg Mayer:Guy Harris2002-07-171-5/+1
* From Joerg Mayer: use _U_ to flag unused arguments.Guy Harris2002-03-051-6/+6
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-4/+4
* Add a preferences page for the name resolution flags.Guy Harris2002-01-131-10/+8
* Separate the promiscuous mode, "Update list of packets in real time",Guy Harris2002-01-101-8/+14
* Get rid of an unnecessary declaration of "packet_list".Guy Harris2001-06-181-4/+2
* Support for "-N" flag enabling selected forms of name resolution, fromGuy Harris2001-05-311-7/+35
* There's no "enable name resolution in captures" preference in Ethereal,Guy Harris2001-04-151-3/+3
* Added the ethereal capture preferences to the preference file.Jeff Foster2001-04-131-5/+6
* Add a fourth choice of time format in the packet list display, whichGuy Harris2000-11-011-1/+17
* Move the declaration of "g_resolving_actif" from the top-levelGuy Harris2000-10-191-1/+2
* Bleah. What was I thinking? "dlg_window_new()" should take the titleGuy Harris2000-08-231-3/+2
* Remove the "Decode IPv4 TOS field as DiffServ field" option from theLaurent Deniel2000-08-221-54/+14
* Miscellaneous code cleaningLaurent Deniel2000-08-111-10/+5
* Put up a progress dialog when changing the time display; it can take aGuy Harris2000-07-091-29/+57
* In the "Display Options" dialog box code, separately keep track of theGuy Harris2000-07-091-11/+22
* Turn the code of "colorize_packet()" into a static routine that is givenGuy Harris2000-07-091-2/+16
* Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOGGuy Harris2000-07-051-2/+2
* Pull the code to fetch display options from the display options dialogGuy Harris2000-06-271-32/+18
* Patch from Ben Fowler to rename the global variable "cf" to "cfile", toGuy Harris2000-06-271-5/+5
* Set up the buttons in the "Capture Preferences" dialog box to useGuy Harris2000-05-081-3/+3
* Keep a pointer to the current "Display Options" window, if any - if not,Guy Harris2000-05-081-16/+24
* Add functions to create buttons whose labels specify mnemonics, i.e.Guy Harris2000-05-081-9/+21
* Make the display options dialog box use the new utilities to make theGuy Harris2000-05-081-1/+7
* Get rid of some unnecessary (and "#if 0"ed-out) includes.Guy Harris2000-05-081-21/+1
* Heikki Vatiainen's patch to add a flag to control whether to interpretGuy Harris2000-01-241-1/+17
* Move display.[ch] --> gtk/display_opts.[ch]Gilbert Ramirez1999-10-181-0/+282