Escape backslashes in strings when generating the dfilter representation
[metze/wireshark/wip.git] / prefs.h
2003-07-22 Gerald CombsAdd two preferences to control ADNS, one to enable...
2002-12-20 Guy HarrisSupport putting preferences into arbitrary places in...
2002-09-14 Olivier Abad- add a new GUI preference in the gtk2 port. It allows...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-01 Jörg MayerFix a few more memleaks found by valgrind (all deriving
2002-05-11 Guy HarrisAdd a mechanism for registering "obsolete" preference...
2002-01-13 Guy HarrisAdd a preferences page for the name resolution flags.
2002-01-10 Guy HarrisAdd a preferences page for capture preferences, so...
2001-12-31 Gerald CombsAdd preferences to save the main window size and positi...
2001-11-04 Guy HarrisAllow a dissector to register preferences that it no...
2001-10-31 Guy HarrisPut "extern" in front of a pile of function declarations.
2001-10-22 Guy HarrisAdd a routine to get the directory in which personal...
2001-07-22 Guy HarrisNote that we should supply a detailed explanation of...
2001-05-31 Guy HarrisSupport for "-N" flag enabling selected forms of name...
2001-04-15 Guy HarrisThere's no "enable name resolution in captures" prefere...
2001-04-13 Jeff FosterAdded the ethereal capture preferences to the preferenc...
2001-01-03 Guy HarrisAdd a new "prefs_register_protocol()" routine, which...
2000-11-21 Guy HarrisAdd a "color.h" file that declares a nominally-toolkit...
2000-11-18 Guy HarrisFix a number of problems that caused compiles to fail if
2000-09-08 Guy HarrisGraham Bloice's patch to support inverse video rather...
2000-08-21 Laurent DenielAdd prefs.gui_marked_[fb]g color preferences for the
2000-08-21 Guy HarrisInstead of each set of built-in preferences having...
2000-08-20 Guy HarrisInstead of having the normal-weight and bold fonts...
2000-08-17 Laurent DenielAdd a comment about the use of prefs_register_module...
2000-08-15 Laurent DenielFix a problem with const char *
2000-08-15 Laurent DenielImplements the "Properties" menu item which displays...
2000-07-09 Guy HarrisTurn the code of "colorize_packet()" into a static...
2000-07-05 Guy HarrisAdd support for a global "ethereal.conf" preferences...
2000-01-06 Guy HarrisPrinting multiple pages of PostScript wasn't as tricky...
2000-01-03 Guy HarrisDon't have "write_prefs()" display a dialog box if...
1999-12-30 Gilbert RamirezAllow user to modify appearance of lines and expanders...
1999-12-29 Gilbert RamirezChanged the protocol tree widget from a GtkTree to...
1999-12-16 Gilbert RamirezAdd a new page to the Preferences notebook: a GUI page...
1999-12-10 Gilbert RamirezMove GTK code out of summary.c and into gtk/summary_dlg.c
1999-12-02 Gerald CombsAdd stream window color preferences. We don't (yet...
1999-09-09 Gilbert RamirezMore shuffling of GTK-related routines to gtk subdirectory.
1999-07-23 Guy HarrisAdd a "File/Print" menu item, which prints *all* the...
1999-06-12 Guy HarrisDon't pop up the "Can't open preferences file" dialog...
1998-11-17 Gerald Combs* Added column formatting functionality.
1998-10-28 Gerald Combs* Added preference file saves and reads.
1998-10-12 Gerald Combs- Added match_strval function to packet.c
1998-10-10 Gerald Combs* OSPF alignment fixes (Gerald)
1998-09-25 Gerald Combs* Ethernet manufacturer support (Laurent)