aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/stream_prefs.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-27code cleanup: use the prefix packet_list_ for every function mentioned in pac...Ulf Lamping1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-07-24Have "gtk/color_utils.c" contain routines with toolkit-independent APIs,Guy Harris1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-03-11Make the color preferences popup menu shrink to its natural size insteadGerald Combs1-2/+2
2004-01-16bugfix: use correct size of global valueUlf Lamping1-6/+7
2004-01-15move "marked packet color" setting from gui_prefs to Colors page.Ulf Lamping1-12/+33
2004-01-14Change labels from "TCP Streams" to "Colors", to add other color values laterUlf Lamping1-7/+7
2003-02-17In gtk2 code, replace gdk_string_width() with the "Pango" way ofOlivier Abad1-5/+5
2002-11-11Use gtk1/gtk2 compatibility macros to reduce #ifdefs.Olivier Abad1-27/+11
2002-11-03Merge gtk and gtk2 directories.Olivier Abad1-9/+80
2002-09-05Include cleanups in gtk and gtk2:Jörg Mayer1-2/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-12/+12
2002-03-05From Joerg Mayer: use _U_ to flag unused arguments.Guy Harris1-5/+5
2002-01-11Have a routine to create a scrolled window, set its vertical scrollbarGuy Harris1-2/+2
2001-08-21On Windows, use the directory in which the binary resides as theGuy Harris1-4/+2
2001-03-01Don't let the color selection dialogue for TCP StreamsGilbert Ramirez1-2/+4
2000-11-21Add a "color.h" file that declares a nominally-toolkit-independentGuy Harris1-19/+11
2000-10-20Remove #include "gtk/colors.h" from file.h, which keep the GTK+ headerGilbert Ramirez1-1/+2
2000-09-09Explain why "stream_prefs_apply()" doesn't do anything.Guy Harris1-3/+5
2000-08-21Put in a comment noting that the "apply" routine for the TCP streamGuy Harris1-1/+3
2000-08-21Instead of each set of built-in preferences having "ok", "save",Guy Harris1-13/+4
2000-08-11Miscellaneous code cleaningLaurent Deniel1-16/+1
1999-12-02Add stream window color preferences. We don't (yet) use cmaps, so thisGerald Combs1-0/+226