X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=ChangeLog;h=22bb7dc375f9521b9c206c576212a622fa10fb3e;hb=18e833d726109484d4165bf9eb11a85df919cb0d;hp=65d846e50923ff9a841f21dccd148cbb5c6ac397;hpb=07b820bc12ee2a69e5c8292120de7f4805383c2e;p=hildon diff --git a/ChangeLog b/ChangeLog index 65d846e..22bb7dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2009-09-08 Claudio Saavedra + + Rename and move the methods to set flags to hildon-private.h + + * hildon/hildon-gtk.c: (do_set_progress_indicator), + (do_set_do_not_disturb), (do_set_portrait_flags): call + the new private method hildon_gtk_window_set_clear_window_flag() + (hildon_gtk_window_set_progress_indicator), + (hildon_gtk_window_set_do_not_disturb), + (hildon_gtk_window_take_screenshot): hildon_gtk_window_set_flag() + * hildon/hildon-private.c: (+hildon_gtk_window_set_clear_window_flag), + (+hildon_gtk_window_set_flag): Move from hildon-gtk.c and rename + properly. + * hildon/hildon-private.h: Add the two new private methds. + 2009-09-11 Alejandro G. Castro * hildon/hildon-pannable-area.c,