From a2cc71e51c55bd11d65facb13c8915f774ef3bac Mon Sep 17 00:00:00 2001 From: David Bordoley Date: Wed, 30 Apr 2003 16:58:56 +0000 Subject: Don't set/save window position if it is maximized. 2003-04-30 David Bordoley * lib/ephy-state.c: (ephy_state_window_set_position), (ephy_state_window_save_position): Don't set/save window position if it is maximized. * src/ephy-history-window.c: (ephy_history_window_construct): * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_construct): Don't set the shadow_type to GTK_SHADOW_IN the ScrolledWindows. It breaks some fitts law considerations, and really amounts to just visual noise. --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6f9a4df8c..b555e8639 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2003-04-30 David Bordoley + + * lib/ephy-state.c: (ephy_state_window_set_position), + (ephy_state_window_save_position): + + Don't set/save window position if it is maximized. + + * src/ephy-history-window.c: (ephy_history_window_construct): + * src/bookmarks/ephy-bookmarks-editor.c: + (ephy_bookmarks_editor_construct): + + Don't set the shadow_type to GTK_SHADOW_IN + the ScrolledWindows. It breaks some fitts law considerations, + and really amounts to just visual noise. + 2003-04-30 David Bordoley * src/ephy-window.c -- cgit v1.2.3