From 50c28923803300d68df2529c44d482066f072346 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Rameau?= Date: Mon, 22 May 2006 20:40:51 +0000 Subject: Add methods to EphyNode to set typed properties. This change improves the MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2006-05-16 Jean-François Rameau * lib/ephy-node.h: * lib/ephy-node.c: * src/epiphany.defs: Add methods to EphyNode to set typed properties. This change improves the Python API so it should be easy now to play with bookmarks. Also clean up the code with unnecessary checks. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4ca52a6ff..66c459270 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2006-05-16 Jean-François Rameau + + * lib/ephy-node.h: + * lib/ephy-node.c: + * src/epiphany.defs: + + Add methods to EphyNode to set typed properties. This change improves the + Python API so it should be easy now to play with bookmarks. + + Also clean up the code with unnecessary checks. + 2006-05-16 Christian Persch * configure.in: -- cgit v1.2.3