2006-04-19 Johan Bilien <johan.bilien@nokia.com>
authorJohan Bilien <johan.bilien@nokia.com>
Wed, 19 Apr 2006 14:06:32 +0000 (14:06 +0000)
committerJohan Bilien <johan.bilien@nokia.com>
Wed, 19 Apr 2006 14:06:32 +0000 (14:06 +0000)
commit558d9abd671e38cf329bc5cd9c912b3b9044b3ca
tree43fa420d0613d146e298c6323ac7a879f652920a
parent60c1618183264b78f19ca2f9a71e5496eb0443d8
2006-04-19 Johan Bilien <johan.bilien@nokia.com>

N#22909
* hildon-widgets/hildon-window.c:
  - hildon_window_toggle_menu now returns whether or not something was
    done
  - hildon_window_key_press_event(): when handling the menu hard key,
    return TRUE if we actually handled it
* hildon-widgets/hildon-appview.c: _hildon_appview_toggle_menu()
  now returns if something was done
* hildon-widgets/hildon-app.c: hildon_app_key_snooper(): return TRUE
  if we actually handled the menu hard key.
ChangeLog
hildon-widgets/hildon-app.c
hildon-widgets/hildon-appview.c
hildon-widgets/hildon-appview.h
hildon-widgets/hildon-window.c