diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -1,3 +1,14 @@ +2003-08-06 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-shell.c: (load_homepage): + * src/window-commands.c: (window_cmd_go_home): + + Fix blank page loading. + + * src/ephy-shell.c: (ephy_shell_new_tab): + + Fix new tab positioning. + 2003-08-05 Marco Pesenti Gritti <marco@it.gnome.org> * src/ephy-window.c: (show_embed_popup): @@ -5,14 +16,14 @@ Disable clipboard context menu. No way to make it work correctly for 1.0. -2003-08-04 Christian Persch <chpe@cvs.gnome.org> +2003-08-05 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbars-model.c: (egg_toolbars_model_to_xml): * lib/egg/eggtoolbar.c: (egg_toolbar_finalize): Fix mem leaks. -2003-08-04 Christian Persch <chpe@cvs.gnome.org> +2003-08-05 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-arrow-toolbutton.c: |