| Commit message (Expand) | Author | Age | Files | Lines |
* | change all preferences related filenames from xy_prefs to prefs_xy | Ulf Lamping | 2008-04-13 | 1 | -212/+0 |
* | move all code from color.c into color_utils.c | Ulf Lamping | 2008-04-13 | 1 | -1/+1 |
* | sort #includes by directories | Ulf Lamping | 2008-04-13 | 1 | -8/+11 |
* | Some packet_list.h -> main_packet_list.h changes. | Stig Bjørlykke | 2008-04-12 | 1 | -1/+1 |
* | where it's not necessary, remove #include "compat_macros.h" | Ulf Lamping | 2008-04-12 | 1 | -1/+0 |
* | last round to replace SIGNAL_CONNECT with g_signal_connect | Ulf Lamping | 2008-04-11 | 1 | -2/+2 |
* | replace WIDGET_SET_SIZE with gtk_widget_set_size_request | Ulf Lamping | 2008-04-11 | 1 | -1/+1 |
* | OBJECT_..._DATA --> g_object_..._data | Bill Meier | 2008-04-11 | 1 | -4/+4 |
* | remove GTK1 code | Ulf Lamping | 2008-04-07 | 1 | -65/+0 |
* | Standardize filenames and function names for Follow TCP & SSL stream functions | Stephen Fisher | 2007-09-13 | 1 | -2/+2 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | code cleanup: use the prefix packet_list_ for every function mentioned in pac... | Ulf Lamping | 2005-09-27 | 1 | -1/+1 |
* | Move prefs.c and prefs.h into the epan subdirectory. | Guy Harris | 2004-09-27 | 1 | -1/+1 |
* | Have "gtk/color_utils.c" contain routines with toolkit-independent APIs, | Guy Harris | 2004-07-24 | 1 | -1/+1 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | Make the color preferences popup menu shrink to its natural size instead | Gerald Combs | 2004-03-11 | 1 | -2/+2 |
* | bugfix: use correct size of global value | Ulf Lamping | 2004-01-16 | 1 | -6/+7 |
* | move "marked packet color" setting from gui_prefs to Colors page. | Ulf Lamping | 2004-01-15 | 1 | -12/+33 |
* | Change labels from "TCP Streams" to "Colors", to add other color values later | Ulf Lamping | 2004-01-14 | 1 | -7/+7 |
* | In gtk2 code, replace gdk_string_width() with the "Pango" way of | Olivier Abad | 2003-02-17 | 1 | -5/+5 |
* | Use gtk1/gtk2 compatibility macros to reduce #ifdefs. | Olivier Abad | 2002-11-11 | 1 | -27/+11 |
* | Merge gtk and gtk2 directories. | Olivier Abad | 2002-11-03 | 1 | -9/+80 |
* | Include cleanups in gtk and gtk2: | Jörg Mayer | 2002-09-05 | 1 | -2/+1 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -12/+12 |
* | From Joerg Mayer: use _U_ to flag unused arguments. | Guy Harris | 2002-03-05 | 1 | -5/+5 |
* | Have a routine to create a scrolled window, set its vertical scrollbar | Guy Harris | 2002-01-11 | 1 | -2/+2 |
* | On Windows, use the directory in which the binary resides as the | Guy Harris | 2001-08-21 | 1 | -4/+2 |
* | Don't let the color selection dialogue for TCP Streams | Gilbert Ramirez | 2001-03-01 | 1 | -2/+4 |
* | Add a "color.h" file that declares a nominally-toolkit-independent | Guy Harris | 2000-11-21 | 1 | -19/+11 |
* | Remove #include "gtk/colors.h" from file.h, which keep the GTK+ header | Gilbert Ramirez | 2000-10-20 | 1 | -1/+2 |
* | Explain why "stream_prefs_apply()" doesn't do anything. | Guy Harris | 2000-09-09 | 1 | -3/+5 |
* | Put in a comment noting that the "apply" routine for the TCP stream | Guy Harris | 2000-08-21 | 1 | -1/+3 |
* | Instead of each set of built-in preferences having "ok", "save", | Guy Harris | 2000-08-21 | 1 | -13/+4 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -16/+1 |
* | Add stream window color preferences. We don't (yet) use cmaps, so this | Gerald Combs | 1999-12-02 | 1 | -0/+226 |