aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffd85b965..c18206272 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
2003-06-14 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-tab.c: (ephy_tab_get_property), (ephy_tab_set_property),
+ (ephy_tab_class_init), (ephy_tab_get_visibility),
+ (ephy_tab_visibility_cb):
+
+ Make visibility a tab GObject property.
+
+ * src/ephy-window.h:
+ * src/ephy-window.c: (sync_tab_visibility), (update_window_visibility),
+ (tab_added_cb), (tab_removed_cb):
+
+ Sync on tab visibility changes.
+
+2003-06-14 Christian Persch <chpe@cvs.gnome.org>
+
* data/epiphany.schemas.in:
* src/prefs-dialog.c: (create_fonts_language_menu):