diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-07-11 19:06:57 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-07-11 19:06:57 +0800 |
commit | 0e419aaf06e325e0ad4b6c7a9929e66773a3fb74 (patch) | |
tree | 332a661730096d536f0bbb3209395a68e97b5b29 /ChangeLog | |
parent | b341a4983b97e022d87e16590d5b7d8aa88c5374 (diff) | |
download | gsoc2013-epiphany-0e419aaf06e325e0ad4b6c7a9929e66773a3fb74.tar gsoc2013-epiphany-0e419aaf06e325e0ad4b6c7a9929e66773a3fb74.tar.gz gsoc2013-epiphany-0e419aaf06e325e0ad4b6c7a9929e66773a3fb74.tar.bz2 gsoc2013-epiphany-0e419aaf06e325e0ad4b6c7a9929e66773a3fb74.tar.lz gsoc2013-epiphany-0e419aaf06e325e0ad4b6c7a9929e66773a3fb74.tar.xz gsoc2013-epiphany-0e419aaf06e325e0ad4b6c7a9929e66773a3fb74.tar.zst gsoc2013-epiphany-0e419aaf06e325e0ad4b6c7a9929e66773a3fb74.zip |
Make sure we stop the drag check also when button is released while the
2004-07-11 Marco Pesenti Gritti <marco@gnome.org>
* src/bookmarks/ephy-topic-action.c: (stop_drag_check),
(button_release_cb), (button_press_cb):
Make sure we stop the drag check also when button
is released while the menu grab is still in effect.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2004-07-11 Marco Pesenti Gritti <marco@gnome.org> + * src/bookmarks/ephy-topic-action.c: (stop_drag_check), + (button_release_cb), (button_press_cb): + + Make sure we stop the drag check also when button + is released while the menu grab is still in effect. + +2004-07-11 Marco Pesenti Gritti <marco@gnome.org> + * lib/egg/egg-toolbars-model.c: (egg_toolbars_model_move_item): * lib/egg/egg-toolbars-model.h: |