From 73f71bde0e7e256ac5636e7d0f4693aa83e67a56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Lindqvist?= Date: Sun, 17 Dec 2006 03:06:15 +0000 Subject: embed/ephy-encodings.c embed/ephy-favicon-cache.c embed/ephy-history.c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2006-12-17 Björn Lindqvist * embed/ephy-encodings.c * embed/ephy-favicon-cache.c * embed/ephy-history.c * embed/mozilla/GlobalHistory.cpp * lib/ephy-state.c * lib/widgets/ephy-node-view.c * src/ephy-tab.c * src/bookmarks/ephy-bookmarks.c Refactor lots of code by using the function ephy_node_set_property_XXX() instead of ephy_node_set_property(). Also, add emacs mode headers to touched files. Bug #381546. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c3b6cd502..11060d369 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2006-12-17 Björn Lindqvist + + * embed/ephy-encodings.c + * embed/ephy-favicon-cache.c + * embed/ephy-history.c + * embed/mozilla/GlobalHistory.cpp + * lib/ephy-state.c + * lib/widgets/ephy-node-view.c + * src/ephy-tab.c + * src/bookmarks/ephy-bookmarks.c + + Refactor lots of code by using the function + ephy_node_set_property_XXX() instead of + ephy_node_set_property(). Also, add emacs mode headers to touched + files. Bug #381546. + 2006-12-15 Christian Persch * embed/mozilla/ContentHandler.cpp: -- cgit v1.2.3