* src/hildon-note.c (hildon_note_button_release): Use root coordinates to check if...
authorAlberto Garcia <agarcia@igalia.com>
Thu, 12 Jun 2008 10:19:50 +0000 (10:19 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Thu, 12 Jun 2008 10:19:50 +0000 (10:19 +0000)
commit90cd9518296b2677992d5e4b400c6df9d3b2628d
treeabf52f296c22832323ac77d8ce7dd8023c884707
parentcf184fef41125b5750a5fc1c058fa160bbde0e5c
* src/hildon-note.c (hildon_note_button_release): Use root coordinates to check if the release event happened outside the widget.

* src/hildon-app-menu.c
(hildon_app_menu_button_release):
Remove unnecessary check

* examples/hildon-app-menu-example.c
(button_clicked):
Add cast to fix warning
ChangeLog
examples/hildon-app-menu-example.c
src/hildon-app-menu.c
src/hildon-note.c