Absolute and Relative times were swapped. Also add comment that there seems
[obnox/wireshark/wip.git] / prefs.c
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-15 guyInclude <resolv.h> after "globals.h", as, at least...
2002-01-15 guyFix some preferences to eliminate the extra copy of...
2002-01-13 guyAdd a preferences page for the name resolution flags.
2002-01-10 guyAdd a preferences page for capture preferences, so...
2001-12-31 geraldAdd preferences to save the main window size and positi...
2001-12-08 guyFrom Darren New: BXXP dissector modified to be a BEEP...
2001-11-19 gramWhen reading the preferences file, if the "module.prefe...
2001-11-09 guyFix a couple of comments.
2001-11-08 gramAllow periods in module names.
2001-11-04 guyAllow a dissector to register preferences that it no...
2001-11-03 guyCrash if a dissector tries to create more than one...
2001-10-24 guyHave a routine that takes a file name for a personal...
2001-10-23 guyAdd a new routine to create the ".ethereal" directory...
2001-10-22 guyAdd a routine to get the directory in which personal...
2001-10-21 guyUse G_DIR_SEPARATOR_S rather than "/" as a pathname...
2001-10-21 guyKeep the list of modules with preferences sorted by...
2001-10-16 guyThe Quake3 dissector wasn't in the previous release...
2001-10-13 guyThe Quake III dissector called both the arena server...
2001-08-21 guyOn Windows, use the directory in which the binary resid...
2001-07-23 guyUse an unsigned character when processing string lists...
2001-07-23 guyMake "put_string_list()" truly take a GList of strings...
2001-07-22 guyReformat to be a bit closer to the way it looked before...
2001-07-22 guyIgnore non-quoted white space in string lists.
2001-07-22 guy"col_format_to_pref_str()" is used only in "prefs.c...
2001-07-22 guyCheck for valid column titles (non-zero-length) and...
2001-07-22 guyDon't require the strings in string lists to be quoted...
2001-06-18 guyVarious signed vs. unsigned fixes, from Joerg Mayer.
2001-06-04 guyMake Ethereal default to promiscuous-mode captures...
2001-05-31 guySupport for "-N" flag enabling selected forms of name...
2001-04-15 guyThere's no "enable name resolution in captures" prefere...
2001-04-13 jfosterAdded the ethereal capture preferences to the preferenc...
2001-04-02 guy"get_home_dir()", in "epan/filesystem.c", uses
2001-01-05 guyMap the old MGCP preference names to the new ones ...
2001-01-03 guyAdd a new "prefs_register_protocol()" routine, which...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-18 guyFix a number of problems that caused compiles to fail if
2000-10-15 guyAt least on UNIX/X, make the wildcard pattern that...
2000-09-28 gramMore EPAN-related code movements. Get rid of usage...
2000-09-12 guyOops, I left off one "-*" in the XLFD description for...
2000-09-08 guyGraham Bloice's patch to support inverse video rather...
2000-08-21 denielAdd prefs.gui_marked_[fb]g color preferences for the
2000-08-21 guyInstead of each set of built-in preferences having...
2000-08-20 guyInstead of having the normal-weight and bold fonts...
2000-08-15 denielFix a problem with const char *
2000-08-15 denielImplements the "Properties" menu item which displays...
2000-08-11 denielMiscellaneous code cleaning
2000-08-07 guyCast an argument to "isspace()" to "guchar" so that...
2000-07-09 guyTurn the code of "colorize_packet()" into a static...
2000-07-05 guyAdd support for a global "ethereal.conf" preferences...
2000-01-29 gramRemove instances of getenv("HOME") and provide a get_ho...
2000-01-03 guyDon't have "write_prefs()" display a dialog box if...
1999-12-30 gramAllow user to modify appearance of lines and expanders...
1999-12-29 gramChanged the protocol tree widget from a GtkTree to...
1999-12-29 guyMove the definition of "prefs" from "gtk/prefs_dlg...
1999-12-16 gramAdd a new page to the Preferences notebook: a GUI page...
1999-12-09 guyMove the GTK+ implementations of various UI utilities...
1999-12-02 geraldAdd stream window color preferences. We don't (yet...
1999-09-09 gramMore shuffling of GTK-related routines to gtk subdirectory.
1999-09-09 gramMore shuffling of GTK-related files to gtk subdirectory.
1999-09-01 gramMoved GTK-dependent routines for file dialogues, print...
1999-07-13 gramAdded support for compiling on win32 with Visual C...
1999-06-21 gramFound some erroneous usages of gtk_signal_connect_objec...
1999-06-12 guyDon't pop up the "Can't open preferences file" dialog...
1999-03-01 gramAdded display filters to wiretap.
1998-12-29 gerald* Added Joerg Mayer's Vines patch
1998-12-22 gramFixed more bugs with dialogues and gtk+-1.1.x.
1998-12-17 gramA patch spread across many files to let Ethereal compil...
1998-11-18 gerald* Disable filter-related widgets if we're using wiretap.
1998-11-18 gerald* Added patches from Laurent and Guy
1998-11-17 gerald* Added column formatting functionality.
1998-10-29 gerald* Fixes for problems with the preference initialization...
1998-10-28 gerald* Added preference file saves and reads.
1998-10-16 gerald* Copied in the correct GNU license (I'm such a goober)
1998-10-13 gerald* Pod page update
1998-10-12 gerald- Added match_strval function to packet.c
1998-10-10 gerald* OSPF alignment fixes (Gerald)
1998-09-27 geraldMerged in a _huge_ patch from Guy Harris. It adds...
1998-09-26 geraldInitial prefs support.
1998-09-25 gerald* Ethernet manufacturer support (Laurent)