aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25c0c3dbd..3ba1ccece 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-08-06 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-session.c: (ephy_session_init), (ephy_session_finalize),
+ (ephy_session_set_property), (ephy_session_class_init),
+ (ephy_session_close), (write_tool_window), (ephy_session_save),
+ (parse_embed), (ephy_session_load), (ephy_session_add_window),
+ (ephy_session_remove_window), (ephy_session_get_active_window):
+
+ Make ephy_session_get_windows() return only the list of
+ EphyWindows, and store the tool windows internally.
+
2004-08-04 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.cpp: