X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=f776eb39a64f3023dbe78c6c5de20a0bf1ff4b2e;hb=26e0010415f12aaf84a6cdcf993a7345596b3c37;hp=6d41b2f9d9f00251cd3a06ee1732434ad7f8d208;hpb=5df32cfef33e538e774eda1912d613e2fec0e155;p=hildon diff --git a/ChangeLog b/ChangeLog index 6d41b2f..f776eb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2009-09-09 Claudio Saavedra + + Set the window menu flag for application-common menus + + * hildon/hildon-program.c: + (+hildon_program_window_set_common_menu_flag): Set or remove the + menu flag from a window only this doesn't have its own menu. + (+hildon_program_set_common_menu_flag): adjust menu flag for + all windows in the program. + (hildon_program_add_window), + (hildon_program_remove_window): add/remove the menu flag when + a window is added to the program. + + Fixes: NB#137814 (Indicator for view menu in app title area) + 2009-09-08 Claudio Saavedra Set a special window property for windows with menus