Avoid calling some free() on WIN32 on memory that may be allocated in
[obnox/wireshark/wip.git] / gtk / stream_prefs.c
2007-09-13 sfisherStandardize filenames and function names for Follow...
2006-05-21 sahlbergname change
2005-09-27 ulflcode cleanup: use the prefix packet_list_ for every...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-07-24 guyHave "gtk/color_utils.c" contain routines with toolkit...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-03-11 geraldMake the color preferences popup menu shrink to its...
2004-01-16 ulflbugfix: use correct size of global value
2004-01-15 ulflmove "marked packet color" setting from gui_prefs to...
2004-01-14 ulflChange labels from "TCP Streams" to "Colors", to add...
2003-02-17 oabadIn gtk2 code, replace gdk_string_width() with the ...
2002-11-11 oabadUse gtk1/gtk2 compatibility macros to reduce #ifdefs.
2002-11-03 oabadMerge gtk and gtk2 directories.
2002-09-05 jmayerInclude cleanups in gtk and gtk2:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-03-05 guyFrom Joerg Mayer: use _U_ to flag unused arguments.
2002-01-11 guyHave a routine to create a scrolled window, set its...
2001-08-21 guyOn Windows, use the directory in which the binary resid...
2001-03-01 gramDon't let the color selection dialogue for TCP Streams
2000-11-21 guyAdd a "color.h" file that declares a nominally-toolkit...
2000-10-20 gramRemove #include "gtk/colors.h" from file.h, which keep...
2000-09-09 guyExplain why "stream_prefs_apply()" doesn't do anything.
2000-08-21 guyPut in a comment noting that the "apply" routine for...
2000-08-21 guyInstead of each set of built-in preferences having...
2000-08-11 denielMiscellaneous code cleaning
1999-12-02 geraldAdd stream window color preferences. We don't (yet...