Win32 only: Preference setting to open a console window, one of:
[metze/wireshark/wip.git] / prefs.h
2004-05-13 Ulf LampingWin32 only: Preference setting to open a console window...
2004-05-09 Guy HarrisFrom Lars Roland: add support for building a libetherea...
2004-05-05 Guy HarrisUse an enum when initializing "prefs.gui_layout_type".
2004-04-30 Guy HarrisThe layout types and pane types don't depend on GTK...
2004-04-29 Ulf Lampingadded selection of different main window pane layouts,
2004-04-06 Ulf Lampingfrom Thomas Palmer: add a preference setting for filter...
2004-02-01 Ulf Lampingmoved window geometry values from prefs to recent,
2004-01-20 Ulf Lampinga.) saving GTK1 and GTK2 fontnames in different prefere...
2004-01-19 Ulf Lampingadded some menuitems "View->Show" including show/hide...
2003-12-29 Guy HarrisMake the "max count of recently-visited files" preferen...
2003-12-28 Richard SharpeConnect the recent_file_count_max variable to the prefs...
2003-12-28 Richard SharpeAdd a preferences item for the recent file count max...
2003-10-22 Guy HarrisFrom Ulf Lamping: add a preference to control whether...
2003-10-16 Guy HarrisFrom Ulf Lamping: add a GUI preference item to control...
2003-10-14 Guy HarrisFrom Ian Schorr:
2003-10-02 Guy HarrisDon't put an entry for a protocol into the Preferences...
2003-09-10 Guy HarrisDon't export MAX_VAR_LEN - nobody uses it.
2003-09-08 Guy HarrisFrom Nathan Jennings:
2003-08-07 Guy HarrisFrom Michael Lum: add the ability to have a preferences...
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)