From: Luc Pionchon Date: Wed, 3 May 2006 12:45:27 +0000 (+0000) Subject: released and packaged 0.12.13-1 X-Git-Tag: 2.1.66-1~1217 X-Git-Url: http://git.maemo.org/git/?a=commitdiff_plain;h=acb480647e7f79985e6e324d746fcdee0e085c5c;p=hildon released and packaged 0.12.13-1 --- diff --git a/ChangeLog b/ChangeLog index 51ffc9c..f40576a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2006-05-03 Luc Pionchon + * configure.ac: 0.12.13 + + +2006-05-03 Luc Pionchon + * hildon-widgets/hildon-font-selection-dialog.c: (is_internal_font): new function. Tells if a font family is internal. (filter_out_internal_fonts): new function. Filters out inernal fonts. diff --git a/configure.ac b/configure.ac index c63d00a..59481da 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-libs, 0.12.12) +AM_INIT_AUTOMAKE(hildon-libs, 0.12.13) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST diff --git a/debian/changelog b/debian/changelog index 8bf962b..2427cfe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +hildon-libs (0.12.13-1) unstable; urgency=low + + * fixes N#27702 - strings moved to another textual domain + * fixes N#27749 - strings moved to another textual domain + * fixes N#27963 - The am/pm indicator differs in the HildonTimeEditor and HildonTimePicker in en_US locale. + * fixes N#25501 - HildonCaption spams GLIB CRITICALS when its ancestor is destroyed + * fixes N#28176 - Memory leak in HildonWindow + * fixes N#27000 - truncated string in infobanner / infoprint ... + * ... and subsecant bugs N#25305, N#26203, N#26624, N#26161, N#27875 + * fixes N#21854 - Nokia Fonts in HildonFontDialog widget + + -- Luc Pionchon Wed, 3 May 2006 15:32:51 +0300 + hildon-libs (0.12.12-1) unstable; urgency=low * debian/control: Build-Depends, added 'gtk-doc-tools' @@ -165,8 +178,8 @@ hildon-libs (0.10.1-1) unstable; urgency=low * N#19369 TRUE Scketch does not show colour change when using white color * N#21063 hildon_note_new_confirmation_add_buttons has misleading docs * N#21884 Cannot select read-only by using the center of the scroll key - * N#8094 5-bit color selector: wrong margins and pixel measurements - M#59 HildonColorSelector needs more space + * N#8094 5-bit color selector: wrong margins and pixel measurements + * M#59 HildonColorSelector needs more space -- Luc Pionchon Wed, 11 Jan 2006 20:03:33 +0200