* src/hildon-note.c Added new transfer_window and close_if_pressed_outside private...
authorAlberto Garcia <agarcia@igalia.com>
Mon, 9 Jun 2008 17:06:29 +0000 (17:06 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Mon, 9 Jun 2008 17:06:29 +0000 (17:06 +0000)
commit89e6b1ae3645402ced5ab627676b5fcf154f7219
tree41b81b03b4862219e782c0fa06dfa11e898ccd70
parente27f9e974bd41479c6821e754e0362e09cb5f00e
* src/hildon-note.c Added new transfer_window and close_if_pressed_outside private attributes. (hildon_note_rebuild): Don't add a cancel button to the information note. It will be closed when tapping outside (hildon_note_realize): Set the notification type hint (hildon_note_map, hildon_note_unmap, grab_transfer_window_get): Grab/ungrab pointer and keyboard if the note has to be closed when tapping outside (hildon_note_button_release): Close the note when tapping outside (if applicable)

* src/hildon-app-menu.c
(hildon_app_menu_button_release, hildon_app_menu_class_init):
Close the menu on button release, not button press
ChangeLog
src/hildon-app-menu.c
src/hildon-note-private.h
src/hildon-note.c