diff options
author | Diego Escalante Urrelo <diegoe@gnome.org> | 2007-04-03 04:32:06 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2007-04-03 04:32:06 +0800 |
commit | 32e229860e6d4dc22516f954ed1daea8a06eb894 (patch) | |
tree | 890f5462e0a68121cb7916edb957495d09f9bde8 /ChangeLog | |
parent | ef9323ca156d736e1b1794350c8473b34bc39e56 (diff) | |
download | gsoc2013-epiphany-32e229860e6d4dc22516f954ed1daea8a06eb894.tar.gz gsoc2013-epiphany-32e229860e6d4dc22516f954ed1daea8a06eb894.tar.zst gsoc2013-epiphany-32e229860e6d4dc22516f954ed1daea8a06eb894.zip |
Allow the user to select a different bookmark topic on the toolbar by just
2007-04-02 Diego Escalante Urrelo <diegoe@gnome.org>
* src/bookmarks/ephy-topic-action.c:
Allow the user to select a different bookmark topic on the toolbar by
just moving the mouse. Old behaviour forced the user to click each
topic button to activate the menu, now only the first click is
required. Bug #363848. Patch by John Millikin.
svn path=/trunk/; revision=6981
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2007-04-02 Diego Escalante Urrelo <diegoe@gnome.org> + + * src/bookmarks/ephy-topic-action.c: + + Allow the user to select a different bookmark topic on the toolbar by + just moving the mouse. Old behaviour forced the user to click each + topic button to activate the menu, now only the first click is + required. Bug #363848. Patch by John Millikin. + 2007-03-29 Christian Persch <chpe@gnome.org> * lib/ephy-password-dialog.c: (ephy_password_dialog_constructor): |