diff options
author | Jean-François Rameau <jframeau@cvs.gnome.org> | 2006-11-13 05:03:42 +0800 |
---|---|---|
committer | Jean-François Rameau <jframeau@src.gnome.org> | 2006-11-13 05:03:42 +0800 |
commit | c6d4a2648b2221359d67f5d04b4aaa565efff640 (patch) | |
tree | d0ac8c1418d6d7954d7a4022d32b8e389bfa4b54 /ChangeLog | |
parent | 9109b29690cf37bbd995367900775ce015406f80 (diff) | |
download | gsoc2013-epiphany-c6d4a2648b2221359d67f5d04b4aaa565efff640.tar gsoc2013-epiphany-c6d4a2648b2221359d67f5d04b4aaa565efff640.tar.gz gsoc2013-epiphany-c6d4a2648b2221359d67f5d04b4aaa565efff640.tar.bz2 gsoc2013-epiphany-c6d4a2648b2221359d67f5d04b4aaa565efff640.tar.lz gsoc2013-epiphany-c6d4a2648b2221359d67f5d04b4aaa565efff640.tar.xz gsoc2013-epiphany-c6d4a2648b2221359d67f5d04b4aaa565efff640.tar.zst gsoc2013-epiphany-c6d4a2648b2221359d67f5d04b4aaa565efff640.zip |
Remove a double call to history copy when middle-clicking on back/forward
2006-11-12 Jean-François Rameau <jframeau@cvs.gnome.org>
* src/ephy-navigation-action.c: (activate_by_history_index):
* src/ephy-shell.c: (ephy_shell_new_tab_full):
Remove a double call to history copy when middle-clicking on back/forward buttons.
Fix bug #362882.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-11-12 Jean-François Rameau <jframeau@cvs.gnome.org> + + * src/ephy-navigation-action.c: (activate_by_history_index): + * src/ephy-shell.c: (ephy_shell_new_tab_full): + + Remove a double call to history copy when middle-clicking on back/forward buttons. + Fix bug #362882. + 2006-11-12 Ryan Lortie <desrt@desrt.ca> * src/ephy-notebook.c (build_tab_label): Remove redundant |