| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -12/+12 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -5/+1 |
* | From Joerg Mayer: | Guy Harris | 2002-07-17 | 1 | -5/+1 |
* | From Joerg Mayer: use _U_ to flag unused arguments. | Guy Harris | 2002-03-05 | 1 | -6/+6 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -4/+4 |
* | Add a preferences page for the name resolution flags. | Guy Harris | 2002-01-13 | 1 | -10/+8 |
* | Separate the promiscuous mode, "Update list of packets in real time", | Guy Harris | 2002-01-10 | 1 | -8/+14 |
* | Get rid of an unnecessary declaration of "packet_list". | Guy Harris | 2001-06-18 | 1 | -4/+2 |
* | Support for "-N" flag enabling selected forms of name resolution, from | Guy Harris | 2001-05-31 | 1 | -7/+35 |
* | There's no "enable name resolution in captures" preference in Ethereal, | Guy Harris | 2001-04-15 | 1 | -3/+3 |
* | Added the ethereal capture preferences to the preference file. | Jeff Foster | 2001-04-13 | 1 | -5/+6 |
* | Add a fourth choice of time format in the packet list display, which | Guy Harris | 2000-11-01 | 1 | -1/+17 |
* | Move the declaration of "g_resolving_actif" from the top-level | Guy Harris | 2000-10-19 | 1 | -1/+2 |
* | Bleah. What was I thinking? "dlg_window_new()" should take the title | Guy Harris | 2000-08-23 | 1 | -3/+2 |
* | Remove the "Decode IPv4 TOS field as DiffServ field" option from the | Laurent Deniel | 2000-08-22 | 1 | -54/+14 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -10/+5 |
* | Put up a progress dialog when changing the time display; it can take a | Guy Harris | 2000-07-09 | 1 | -29/+57 |
* | In the "Display Options" dialog box code, separately keep track of the | Guy Harris | 2000-07-09 | 1 | -11/+22 |
* | Turn the code of "colorize_packet()" into a static routine that is given | Guy Harris | 2000-07-09 | 1 | -2/+16 |
* | Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOG | Guy Harris | 2000-07-05 | 1 | -2/+2 |
* | Pull the code to fetch display options from the display options dialog | Guy Harris | 2000-06-27 | 1 | -32/+18 |
* | Patch from Ben Fowler to rename the global variable "cf" to "cfile", to | Guy Harris | 2000-06-27 | 1 | -5/+5 |
* | Set up the buttons in the "Capture Preferences" dialog box to use | Guy Harris | 2000-05-08 | 1 | -3/+3 |
* | Keep a pointer to the current "Display Options" window, if any - if not, | Guy Harris | 2000-05-08 | 1 | -16/+24 |
* | Add functions to create buttons whose labels specify mnemonics, i.e. | Guy Harris | 2000-05-08 | 1 | -9/+21 |
* | Make the display options dialog box use the new utilities to make the | Guy Harris | 2000-05-08 | 1 | -1/+7 |
* | Get rid of some unnecessary (and "#if 0"ed-out) includes. | Guy Harris | 2000-05-08 | 1 | -21/+1 |
* | Heikki Vatiainen's patch to add a flag to control whether to interpret | Guy Harris | 2000-01-24 | 1 | -1/+17 |
* | Move display.[ch] --> gtk/display_opts.[ch] | Gilbert Ramirez | 1999-10-18 | 1 | -0/+282 |