| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow a dissector to register preferences that it no longer supports as | Guy Harris | 2001-11-04 | 1 | -1/+8 |
* | Put "extern" in front of a pile of function declarations. | Guy Harris | 2001-10-31 | 1 | -20/+21 |
* | Add a routine to get the directory in which personal configuration files | Guy Harris | 2001-10-22 | 1 | -5/+4 |
* | Note that we should supply a detailed explanation of syntax errors, so | Guy Harris | 2001-07-22 | 1 | -1/+4 |
* | Support for "-N" flag enabling selected forms of name resolution, from | Guy Harris | 2001-05-31 | 1 | -3/+20 |
* | There's no "enable name resolution in captures" preference in Ethereal, | Guy Harris | 2001-04-15 | 1 | -2/+2 |
* | Added the ethereal capture preferences to the preference file. | Jeff Foster | 2001-04-13 | 1 | -1/+6 |
* | Add a new "prefs_register_protocol()" routine, which is like | Guy Harris | 2001-01-03 | 1 | -1/+6 |
* | Add a "color.h" file that declares a nominally-toolkit-independent | Guy Harris | 2000-11-21 | 1 | -8/+8 |
* | Fix a number of problems that caused compiles to fail if | Guy Harris | 2000-11-18 | 1 | -3/+3 |
* | Graham Bloice's patch to support inverse video rather than boldface | Guy Harris | 2000-09-08 | 1 | -1/+2 |
* | Add prefs.gui_marked_[fb]g color preferences for the | Laurent Deniel | 2000-08-21 | 1 | -1/+3 |
* | Instead of each set of built-in preferences having "ok", "save", | Guy Harris | 2000-08-21 | 1 | -1/+23 |
* | Instead of having the normal-weight and bold fonts set separately, | Guy Harris | 2000-08-20 | 1 | -6/+7 |
* | Add a comment about the use of prefs_register_module() in protocol dissectors | Laurent Deniel | 2000-08-17 | 1 | -1/+5 |
* | Fix a problem with const char * | Laurent Deniel | 2000-08-15 | 1 | -2/+2 |
* | Implements the "Properties" menu item which displays the preferences window | Laurent Deniel | 2000-08-15 | 1 | -1/+11 |
* | Turn the code of "colorize_packet()" into a static routine that is given | Guy Harris | 2000-07-09 | 1 | -2/+5 |
* | Add support for a global "ethereal.conf" preferences file, stored in the | Guy Harris | 2000-07-05 | 1 | -2/+91 |
* | Printing multiple pages of PostScript wasn't as tricky as I thought; add | Guy Harris | 2000-01-06 | 1 | -4/+1 |
* | Don't have "write_prefs()" display a dialog box if the attempt to open | Guy Harris | 2000-01-03 | 1 | -2/+2 |
* | Allow user to modify appearance of lines and expanders in GUI protocol | Gilbert Ramirez | 1999-12-30 | 1 | -1/+3 |
* | Changed the protocol tree widget from a GtkTree to a GtkCTree. The two reasons | Gilbert Ramirez | 1999-12-29 | 1 | -1/+3 |
* | Add a new page to the Preferences notebook: a GUI page. The sole | Gilbert Ramirez | 1999-12-16 | 1 | -1/+2 |
* | Move GTK code out of summary.c and into gtk/summary_dlg.c | Gilbert Ramirez | 1999-12-10 | 1 | -1/+5 |
* | Add stream window color preferences. We don't (yet) use cmaps, so this | Gerald Combs | 1999-12-02 | 1 | -7/+8 |
* | More shuffling of GTK-related routines to gtk subdirectory. | Gilbert Ramirez | 1999-09-09 | 1 | -9/+2 |
* | Add a "File/Print" menu item, which prints *all* the packets in the | Guy Harris | 1999-07-23 | 1 | -1/+3 |
* | Don't pop up the "Can't open preferences file" dialog until *after* | Guy Harris | 1999-06-12 | 1 | -2/+2 |
* | * Added column formatting functionality. | Gerald Combs | 1998-11-17 | 1 | -10/+10 |
* | * Added preference file saves and reads. | Gerald Combs | 1998-10-28 | 1 | -4/+15 |
* | - Added match_strval function to packet.c | Gerald Combs | 1998-10-12 | 1 | -2/+11 |
* | * OSPF alignment fixes (Gerald) | Gerald Combs | 1998-10-10 | 1 | -1/+2 |
* | * Ethernet manufacturer support (Laurent) | Gerald Combs | 1998-09-25 | 1 | -0/+33 |