X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=ChangeLog;h=01017a11690f5c6d4665c17b3274889742647498;hb=c90de293989134c9cfd1a121e827a5f81f21df7b;hp=68afea132d2358c54e62f1590fe61d7f84cb89f1;hpb=eeb8bae141513274f7fb90ea5e66d241babc9a09;p=hildon diff --git a/ChangeLog b/ChangeLog index 68afea1..01017a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,62 @@ +2008-04-14 16:52:59 + + * src/hildon-banner.c: guard force_to_wrap_truncated() against + operating on unrealized widgets, fixes: + Bug 83953 - Lock dialog is not visible when device is locked for the first time after flash + + * src/hildon-banner-private.h: coalesce boolean fields into bitfield. + +2008-04-09 Kristian Rietveld + + Fixes: NB#77775: Media Player, Save Now playing list, too long name + makes banner disappear. + Fixes: NB#79182: info banner flickering with certain message lengts. + + * src/hildon-banner.c (hildon_banner_constructor), + (hildon_banner_init), (hildon_banner_set_text), + (hildon_banner_set_markup): call hildon_banner_reset_wrap_state(), + (hildon_banner_reset_wrap_state): new function: reset wrap flags to + FALSE, reset size requests of label and banner, + (force_to_wrap_truncated): when the text is too wide, always enforce + the maximum possible width instead of recalculating it from the + layout; enforce the maximum banner height of 3 lines, + (hildon_banner_init): set WORD_CHAR wrapping, this will result in + nicer wrapping and no truncated chars if space gets tight. + + * src/hildon-banner-private.h: add has_been_wrapped and + has_been_truncated fields. + +2008-04-07 Sven Herzberg + + Fixes: NB#78896: libhildon code inspection/coverity: uninitialised + local values in hildon_date_editor_size_allocate + + * src/hildon-date-editor.c: moved the real allocation code into the + if() branch + +2008-04-07 Sven Herzberg + + Prepares: NB#78896: libhildon code inspection/coverity: uninitialised + local values in hildon_date_editor_size_allocate + + * src/hildon-date-editor.c: merged the two if() branches together + +2008-04-07 Sven Herzberg + + Prepares: NB#78896: libhildon code inspection/coverity: uninitialised + local values in hildon_date_editor_size_allocate + + * src/hildon-date-editor.c: changed the arguments of the if() + conditions + +2008-04-07 Sven Herzberg + + Prepares: NB#78896: libhildon code inspection/coverity: uninitialised + local values in hildon_date_editor_size_allocate + + * src/hildon-date-editor.c: split the calculation of the allocation + from the real allocation + 2008-03-27 Michael Natterer Fixes: NB#81696: The passcode is not overwritten even after