index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gtk
/
colors.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move all code from color.c into color_utils.c
Ulf Lamping
2008-04-13
1
-108
/
+0
*
sort #includes by directories
Ulf Lamping
2008-04-13
1
-4
/
+4
*
This patch makes it possible to disable individual coloring rules
Sake Blok
2007-11-10
1
-0
/
+1
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
Have "gtk/color_utils.c" contain routines with toolkit-independent APIs,
Guy Harris
2004-07-24
1
-0
/
+20
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
Pass ESD_BTN_OK rather than NULL as a second argument to
Guy Harris
2004-01-31
1
-5
/
+5
*
Separate the routines to allocate colors from the routines to handle
Guy Harris
2003-01-08
1
-222
/
+19
*
Merge gtk and gtk2 directories.
Olivier Abad
2002-11-03
1
-3
/
+6
*
Change to color filters :
Olivier Abad
2002-09-23
1
-5
/
+6
*
Include cleanups in gtk and gtk2:
Jörg Mayer
2002-09-05
1
-6
/
+1
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-6
/
+6
*
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
2002-08-02
1
-5
/
+1
*
From Joerg Mayer:
Guy Harris
2002-07-29
1
-2
/
+5
*
Clean up the data structures for the color filter code a bit. The old
Guy Harris
2002-05-27
1
-23
/
+9
*
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
2002-01-21
1
-3
/
+3
*
Don't process a color filter if there's no filter associated with it.
Guy Harris
2002-01-08
1
-107
/
+111
*
Provide for per-protocol-tree data in the proto_tree code.
Gilbert Ramirez
2001-12-18
1
-1
/
+20
*
From John McDermott:
Guy Harris
2001-12-02
1
-83
/
+52
*
Have a routine that takes a file name for a personal configuration file
Guy Harris
2001-10-24
1
-21
/
+3
*
On Windows, put Ethereal configuration files under the "Application
Guy Harris
2001-10-24
1
-2
/
+3
*
Add a new routine to create the ".ethereal" directory for a user.
Guy Harris
2001-10-23
1
-1
/
+12
*
Add a routine to get the directory in which personal configuration files
Guy Harris
2001-10-22
1
-15
/
+23
*
Use G_DIR_SEPARATOR_S rather than "/" as a pathname separator in format
Guy Harris
2001-10-21
1
-3
/
+3
*
Use G_DIR_SEPARATOR_S rather than "/" as a pathname separator in format
Guy Harris
2001-10-21
1
-4
/
+2
*
Signed vs. unsigned fixes from Joerg Mayer.
Guy Harris
2001-04-24
1
-2
/
+2
*
"get_home_dir()", in "epan/filesystem.c", uses
Guy Harris
2001-04-02
1
-2
/
+2
*
Create a more modular type system for the FT_* types. Put them
Gilbert Ramirez
2001-02-01
1
-7
/
+7
*
More EPAN-related code movements. Get rid of usage of #include "globals.h"
Gilbert Ramirez
2000-09-28
1
-1
/
+2
*
Miscellaneous code cleaning
Laurent Deniel
2000-08-11
1
-1
/
+4
*
Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seems
Guy Harris
2000-07-20
1
-4
/
+4
*
Remove some unnecessary includes from "gtk/color_dlg.c" and
Guy Harris
2000-02-12
1
-2
/
+1
*
Split the color manipulation stuff into "color_dlg.[ch]", containing the
Guy Harris
2000-02-12
1
-1081
/
+5
*
The color stuff is almost completely toolkit-dependent (this isn't just
Guy Harris
2000-02-12
1
-0
/
+1387