diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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): |