From 64f7879af2f0d3e234926d03ae1f1da711a89329 Mon Sep 17 00:00:00 2001 From: Dan Damian Date: Sun, 9 Mar 2003 19:32:41 +0000 Subject: Use default widget color for smart bookmarks background. Fixes #107902. 2003-03-09 Dan Damian * lib/widgets/ephy-autocompletion-window.c: (ephy_autocompletion_window_init_widgets): Use default widget color for smart bookmarks background. Fixes #107902. * lib/ephy-gui.h: * lib/ephy-gui.c (shift_color_component), (ephy_gui_rgb_shift_color), (rgb16_to_rgb), (ephy_gui_gdk_color_to_rgb), (ephy_gui_rgb_to_color): Removed unused functions. --- ChangeLog | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4e63a22bc..df4c0dcf1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2003-03-09 Dan Damian + + * lib/widgets/ephy-autocompletion-window.c: + (ephy_autocompletion_window_init_widgets): + + Use default widget color for smart bookmarks background. Fixes + #107902. + + * lib/ephy-gui.h: + * lib/ephy-gui.c (shift_color_component), + (ephy_gui_rgb_shift_color), (rgb16_to_rgb), + (ephy_gui_gdk_color_to_rgb), (ephy_gui_rgb_to_color): + + Removed unused functions. + 2003-03-09 Xan Lopez * src/bookmarks/ephy-keywords-entry.c: (try_to_expand_keyword): @@ -25,7 +40,7 @@ s/Title/Bookmark, should be more clear -2003-03-08 Dan Damian +2003-03-08 Dan Damian * lib/ephy-debug.h: (LOG) Added a space before comma. Fixes a compilation problem under gcc 2.95 with logging enabled. @@ -54,7 +69,7 @@ * src/toolbar.c: Add a stock icon for entry box so that it has an icon in the tbe. -2003-03-07 Dan Damian +2003-03-07 Dan Damian * lib/ephy-debug.h: (LOG) use named variable arguments for compatibility with older gcc (2.95). -- cgit v1.2.3