diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 17 insertions, 2 deletions
@@ -1,3 +1,18 @@ +2003-03-09 Dan Damian <dandamian@gmx.net> + + * 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 <xan@masilla.org> * 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 <dand@level7.ro> +2003-03-08 Dan Damian <dandamian@gmx.net> * 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 <dand@level7.ro> +2003-03-07 Dan Damian <dandamian@gmx.net> * lib/ephy-debug.h: (LOG) use named variable arguments for compatibility with older gcc (2.95). |