From f55083ff83d130e53eb11f58713c380eb0f794b2 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 30 Oct 2004 20:39:13 +0000 Subject: Fix restoring window size on crash recovery by moving the setting of the 2004-10-30 Christian Persch * lib/ephy-state.c: (ephy_state_window_set_size): * src/ephy-session.c: (write_window_geometry), (int_from_string), (restore_geometry), (ephy_session_load): Fix restoring window size on crash recovery by moving the setting of the size before the initial show which occurs from ephy_shell_new_tab from parse_embed. Fixes bug #156881. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index af2243ab4..8b324ff10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2004-10-30 Christian Persch + + * lib/ephy-state.c: (ephy_state_window_set_size): + * src/ephy-session.c: (write_window_geometry), (int_from_string), + (restore_geometry), (ephy_session_load): + + Fix restoring window size on crash recovery by moving the setting + of the size before the initial show which occurs from + ephy_shell_new_tab from parse_embed. Fixes bug #156881. + 2004-10-30 Christian Persch * configure.ac: -- cgit v1.2.3