From 539426a9bd327676ad71b263e497ce19da1adde9 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 18 Jan 2006 14:21:11 +0000 Subject: Add caret mode indicator UI. Bug #145581. 2006-01-18 Christian Persch * src/ephy-statusbar.c: (create_caret_indicator), (ephy_statusbar_init), (ephy_statusbar_new), (ephy_statusbar_set_caret_mode): * src/ephy-statusbar.h: * src/ephy-window.c: (browse_with_caret_notifier): Add caret mode indicator UI. Bug #145581. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 135ec936c..277fd6c13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-01-18 Christian Persch + + * src/ephy-statusbar.c: (create_caret_indicator), + (ephy_statusbar_init), (ephy_statusbar_new), + (ephy_statusbar_set_caret_mode): + * src/ephy-statusbar.h: + * src/ephy-window.c: (browse_with_caret_notifier): + + Add caret mode indicator UI. Bug #145581. + 2006-01-18 Peter Harvey * src/bookmarks/ephy-bookmarks-menu.c -- cgit