X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=debian%2Fchangelog;h=2c55f62df66bfd134e837f52377694438f22826d;hb=9227fc207b0ee00e82a9c262f128a6c20397d02c;hp=b8751c9ad7d248e2df3e0c029aa972e390c94353;hpb=1ce7d84b44fc9aff361538708a5aa815df1cd5bb;p=hildon diff --git a/debian/changelog b/debian/changelog index b8751c9..2c55f62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,568 @@ +hildon-libs (0.15.0-1bi) unstable; urgency=low + + * Forcing binary rebuild. + + -- Michael Dominic Kostrzewa Thu, 22 Feb 2007 13:14:51 +0200 + +hildon-libs (0.15.0-1) unstable; urgency=low + + * Adding -DMAEMO_CHANGES define so that it can be compiled with new gtk. + + -- Michael Dominic Kostrzewa Fri, 2 Feb 2007 18:40:00 +0300 + +hildon-libs (0.14.10-1) unstable; urgency=low + + * Fixes: NB#47762 - The hildon_number_editor doesn't work properly when gdk_threads_init was called. + + -- Michael Dominic Kostrzewa Tue, 23 Nov 2006 14:40:00 +0300 + +hildon-libs (0.14.9-1) unstable; urgency=low + + * Fixes: NB#41059 - After retaining focus, couldn't enter numbers in day and month field using HW keyboard. + * Fixes: NB#46761 - Add function to check for finger events + + -- Michael Dominic Kostrzewa Tue, 21 Nov 2006 12:58:00 +0300 + +hildon-libs (0.14.8-1) unstable; urgency=low + + * Fixes: NB#39585 - Hildon_set_password dialog has auto-capitalization active + * Fixes: NB#41501 - Last line of text in preview dialog is not shown properly when bold and maximum font is selected + * Fixes: NB#20219 - Scrolling not smooth with HildonScrollArea + + -- Michael Dominic Kostrzewa Wed, 01 Nov 2006 10:58:00 +0300 + +hildon-libs (0.14.7-1) unstable; urgency=low + + * Fixes: #NB38598 - Information banners do not resize. + * Fixes: #NB41049 - Info banner is not displaying when characters entered in number fields. + * Fixes: #NB34193 - Tapping on the close button of the findtoolbar does not close the VKB. + * Fixes: #NB43926 - Info banner is not displaying when characters entered in time editor + * Fixes: #NB44610 - Applications crash with an internal error note if a value greater than maximum value is entered in the hour field of the Time editor. + * Fixes: #MB185 - Several signals wrongly registered, some enums not prepared for introspection + + -- Michael Dominic Kostrzewa Tue, 24 Oct 2006 20:00:00 +0300 + +hildon-libs (0.14.6-1) unstable; urgency=low + + * Fixes: #NB42504 - Date input fields can be left empty in startup wizard + * Fixes: #NB42555 - Behaviour noted when opening and closing date editor + * Fixes: #NB41501 - Last line of text in preview dialog is not shown properly when bold and maximum font is selected + * Fixes: #NB42007 - Borders missing from the 'Color slider' and 'Color selection area' + * Fixes: #NB41498 - On tapping on the pre-defined colors the dimmed color palette changes to different shades. + * Fixes: #NB39798 - Showing black line in color icon if cancel Font dialog box. + * Fixes: #NB37467 - Hildon name password dialog with autocapitalization. + * Fixes: #NB39586 - Restore dialog "Password needed" is truncated in German. + * Fixes: #NB43565 - Color selector crashes when defining a color on the selector area + + -- Michael Dominic Kostrzewa Fri, 18 Oct 2006 18:54:00 +0300 + +hildon-libs (0.14.5-1) unstable; urgency=low + + * Fixes: MB#625 - HildonNumberEditor doesn't notify::changed properly + * Fixes: MB#432 - HildonWizardDialog requires gtk_widget_show_all to work + * Fixes: NB#41291 - Font settings; Extra space in font size (e.g. "12__pt") + * Fixes: NB#39909 - Focus movement at Color selector dialog is not happening with HW key. + * Fixes: NB#40532 - hildon-libs package provides old style debug symbol package + * Fixes: NB#39585 - Hildon_set_password dialog has auto-capitalization active + * Fixes: NB#40059 - Assigning Invalid date in start-up wizard throwing Glib critical errors. + * Fixes: NB#41234 - HildonWizardDialog doesn't not cancel when Escape is pressed + * Fixes: NB#40228 - Hildon libraries-0.14.0: License Issues + + * Adding an "autotitle" property to HildonWizardDialog that controls the way + wizard handles it's title. Can be set to FALSE if the applciation developer + wants to override the default/existing behaviour. + + * Adding an "icon-position" property to HildonCaption. Can be set to + HILDON_CAPTION_POSITION_LEFT or HILDON_CAPTION_POSITION_RIGHT. Controls the + position of the icon vs. label -- on the left or on the right side. Defaults + to right, to not change existing behaviour. + + -- Michael Dominic Kostrzewa Fri, 06 Oct 2006 16:00:00 +0300 + +hildon-libs (0.14.4-1) unstable; urgency=low + + * fixes NB#39946 - Focus is not coming always when tap on date + * fixes NB#40633 - Incorrect hour value is shown upon relaunching the date and time applet + * fixes NB#40329 - converting HTML editor to plain editor still retains the color format icon in the toolbar without dimming + * fixes NB#40665 - Time editor focus behaviour + * fixes NB#31086 - Tapping outside selects date and time in dialog box + * fixes NB#40649 - Empty label on the left side of 'Remember password' checkbox on 'Authentication' dialog + * fixes NB#39048 - Value must be between %d and %d info banner is displayed, but old value is not restored + * fixes NB#40770 - Hard keys and focus in date editor + * fixes NB#37467 - Hildon name password dialog with autocapitalization + * fixes MB#767 - HildonGetPasswordDialog 'password' property + * fixes NB#40061 - Custom added colors are shown in different boxes when launced from different applications + * fixes NB#30734 - "Page number must be between %1 and %d info is not coming for boundary value + * fixes NB#40928 - Unable to move the cursor within the fields of the date editor using hardkeys + * fixes MB#772 - HildonNamePasswordDialog's name property conflict with GtkWidget's name property + * fixes NB#40999 - Unnecessary string in Font preview dialog + * fixes MB#40057 - The left and top borders are missing for the colour selector palette + * fixes NB#40936 - Pressing return in an entry focuses next widget + * fixes NB#6214 - Signal "insensitive_press" doesn't work for all widgets + + -- Michael Dominic Kostrzewa Fri, 22 Sep 2006 18:00:00 +0300 + +hildon-libs (0.14.3-1) unstable; urgency=low + + * fixes NB#40055 - Modified time in time editor is not updated in the time picker. + * fixes NB#25602 - Accessibility unable to toggle am/pm in hildon time editor. + * fixes NB#24411 - Icon in Hildon date editor is not exposed to accessibility framework. + * fixes NB#40566 - HildonWindow's hildon_window_set_menu calls gtk_widget_show_all to itself. + * fixes NB#35945 - Cannot move the focus to am/pm in the time field in 'Set Alarm' dialog using right HW button. + * fixes NB#37659 - Submenus in ongoing chat need two clicks to open. + * fixes NB#36440 - Unnecessary focus when toggling between AM and PM. + * fixes NB#39565 - Focus is not going to time field. + * fixes NB#40041 - Button's ("AC" and "C") color is not as per spec. + * fixes NB#36938 - UP/Down arrow keys do not move the focus to the previous/next widget in date and time editors. + * fixes NB#39612 - Unable to modify single digit in Date field directly. + * fixes MB#624 - HildonNumberEditor fails to display images if gtk_widget_set_name() is used. + + * Fixing the copyright headers to match the requirements. + + -- Michael Dominic Kostrzewa Fri, 15 Sep 2006 14:00:00 +0300 + +hildon-libs (0.14.2-1) unstable; urgency=low + + * fixes NB#39778 - Showing black line in color icon if cancel color dialog box. + * fixes NB#39764 - Application crashed after some sequnce of operation. + * fixes NB#39765 - Application crashed after some sequence of operation. + * fixes NB#39757 - User can able to open clock Menu over setting dialog. + * fixes NB#39714 - Hildon header doesn't include needed file (gdkkeysyms.h) + * fixes NB#39181 - Inet status bar should show an "informational menu element" + * fixes NB#34193 - Tapping on the close button of the findtoolbar does not close the VKB. + * fixes NB#33829 - WLAN IAP settings - Security method is not shown as 'Choice list' in UI + * fixes NB#39202 - Application tool bar does not appear in new browser window + * fixes NB#40054 - No infobanner is shown when "00" is entered in the hour or minutes field of the time editor. + * fixes NB#21151 - Hildon Date Editor repairs out of range number to an illegal date. + * fixes NB#35834 - Focus in date and time field and fieldlets. + * fixes NB#33820 - Mnemonics and accelarators are not hidden when the H/W KB is detached. + + * Changing the top-level notification mechanism in hildon-window to work with new + matchbox. Doesn't brake prev matchbox compatibility. + + -- Michael Dominic Kostrzewa Mon, 11 Sep 2006 15:00:00 +0300 + +hildon-libs (0.14.1-2) unstable; urgency=low + + * Removing the new menu key mapping once again + + -- Michael Dominic Kostrzewa Thu, 7 Sep 2006 15:00:00 +0300 + +hildon-libs (0.14.1-1) unstable; urgency=low + + * fixes NB#33451 - Drop down arrow missing in all drop down boxes + * fixes NB#30530 - List of fonts in Font selection -dialog doesn't follow the spec + * fixes NB#22965 - Trivial improvements to some static hildonwidgets arrays + * fixes NB#31168 - Icon not appearing at the start of text in a infoprint with long text. + * fixes NB#34122 - Find toolbar widget does not work with HW keyboards + * fixes NB#19001 - Notes font format preview dialog text size doesn't correlate to the Notes text size + * fixes NB#33775 - Vertical Scroll Bar is not in proper position + * fixes NB#22825 - Hildon Note: The api hildon_note_new_confirmation_with_icon_stock() does not display the stock icon + * fixes NB#32544 - Sort dialog : incorrect sort order for date + * fixes NB#36843 - Can get selection around labels for location, device, and read only in details dialog + * fixes NB#39679 - HildonProgram/Window gets BadWindow errors + + * Bringing back the new key mapping by Johan (removed in 0.14.0). That + breaks IT 2006 compatibility + * Removing the outo-based unit tests from the build system + * Adding new property (font-scaling) to font selection dialog + * Adding new function to sort dialog to add sort keys with reverse default order + (ie. date) + + -- Michael Dominic Kostrzewa Wed, 6 Sep 2006 16:00:00 +0300 + +hildon-libs (0.14.0-1) unstable; urgency=low + + * fixes NB#38996 - HildonApp/HildonWindow: _escape_timeout() ref.count issue + * fixes NB#37010 - Time pickers in Set alarm and Date and time dialogs + * fixes NB#34225 - hildon-libs0: unneeded library dependency + * fixes NB#32845 - hildon_window_set_menu is buggy + * fixes NB#38559 - Progress banner does not fit enough text + * fixes NB#33217 - No borders for the custom defined color boxes in hildon color selector + * fixes NB#37172 - Colour selector for background color shows logical string + * fixes NB#37467 - Hildon name password dialog with autocapitalization + * fixes NB#34613 - 'Cancel' and 'Finish' in wrong order in Wizard widget + * fixes NB#26114 - hildon_gtk_widget_set_logical_* leak signals + * fixes NB#38565 - Text weirdly centered in the information banner + * fixes NB#16830 - In feed details dialog horizontal alignment is incorrect + * fixes NB#38487 - Focus not set properly when invalid data is entered in a time editor + * fixes NB#36938 - UP/Down arrow keys do not move the focus to the previous/next widget in date and time editors + * fixes NB#34642 - Placeholder appears in place of spaces in file save dialog for file names + * fixes NB#32772 - Labels are partially hidden in Hildon Grid view in large Icons mode + * fixes NB#38598 - Information banners do not resize + + * Merging the new color selector branch (0.13.1) with the main trunk code. + * Maintainer change: Michael Dominic Kostrzewa + * Correcting the license headers + * Removing the redundant files + * Allowing menus to be removed from windows by passing NULL to set_menu + function (documented). + * Removing the Johan's new key handling (introduced in 0.13.1.3) for the + time being. That requires a fix at a different level. + * Changing the order of the buttons in the wizard dialog + * Disconnect the previous notification signal before connecting the new one + (hildon_gtk_widget_set_logical_*) + + -- Michael Dominic Kostrzewa Wed, 30 Aug 2006 14:30:00 +0300 + +hildon-libs (0.13.1.6-1) unstable; urgency=low + + * fixes NB#33260 - wrong value set in the enter page number option of page dialog + * fixes NB#37489 - "4" needs little more space + * fixes NB#37257 - color slider and selection area not dimmed when tapping on a predefined color + * fixes NB#30972 - 'set background image' when selected using hard-keys opens the color selector. + * fixes NB#37076 - logical string appears for color selection dialog title + * fixing the symlinks to default plugin targets + + -- Michael Dominic Kostrzewa Wed, 30 Aug 2006 09:30:00 +0300 + +hildon-libs (0.13.1.5-1) unstable; urgency=low + + * fixing some package build isssues + * some code cleanups + * integrating the new color selector code + + -- Michael Dominic Kostrzewa Wed, 25 Aug 2006 19:00:00 +0300 + +hildon-libs (0.13.1.4-1) unstable; urgency=low + + * fixes NB#35076 - hildonapp should not handle the home key + + -- Johan Bilien Wed, 16 Aug 2006 15:30:28 +0300 + +hildon-libs (0.13.1.3-1) unstable; urgency=low + + * hildon-widgets/hildon-{app.h,defines.h} + switched HILDON_MENU_KEY to now match GDK_F10 + + -- Johan Bilien Thu, 10 Aug 2006 15:35:52 +0300 + +hildon-libs (0.13.1.2-1) unstable; urgency=low + + * reworked the color selector + * fixes bugs related to visual aspect (color boxes with no frame, etc.) + + -- Kuisma Salonen Mon, 24 Jul 2006 16:28:09 +0300 + +hildon-libs (0.13.1.1-1) unstable; urgency=low + + * INTERNAL RELEASE with experimental plugged-in color selector + + -- Luc Pionchon Mon, 12 Jun 2006 23:45:04 +0300 + +hildon-libs (0.13.1-1) unstable; urgency=low + + * debian/hildon-libs-dev.install: removed "usr/lib/*.a"hildon-libs (0.12.22-1) unstable; urgency=low + + * fixes NB#36309 - HildonCodeDialog uses untranslated string + + -- Luc Pionchon Tue, 1 Aug 2006 14:06:45 +0300 + +hildon-libs (0.12.21-1) unstable; urgency=low + + * reverted MB#624 - Rename HildonNumberEditor buttons so they can be themed + * fixes NB#34340 - HildonWindow leaks + + -- Fernando Herrera Tue, 25 Jul 2006 16:44:04 +0300 + +hildon-libs (0.12.20-2) unstable; urgency=low + + * fixes MB#624 - Rename HildonNumberEditor buttons so they can be themed + correctly. + + -- Fernando Herrera Tue, 18 Jul 2006 17:21:04 +0300 + +hildon-libs (0.12.20-1) unstable; urgency=low + + * fixes NB#32302 - Color button should not pretend handling all the hardware key event + * fixes NB#31256 - banner too large when wrap is forced + + -- Luc Pionchon Mon, 12 Jun 2006 23:15:34 +0300 + +hildon-libs (0.12.19-1) unstable; urgency=low + + * fixes NB#26383 (bis) - Menu key opens application menu while combo box menu is popped up + * fixes NB#28836 - Need to tap twice to invoke application menu for the first time. + * fixes NB#29888 - Creating instanse of hildon grid widget generates warning + * fixes NB#30937 - Unable to key in again on clearing the hour/minutes field the second time + * fixes NB#30955 - Application crashes when trying to put a wrong minimun time duration + * fixes NB#31099 - Progress banner does not fit enough text -- (workaround) + * fixes NB#31604 - "Background colour"-caption opens opens the Colour selector with Select hardkey up event + + -- Luc Pionchon Mon, 5 Jun 2006 23:27:53 +0300 + +hildon-libs (0.12.18-1) unstable; urgency=low + + * fixes NB#26383 - Menu key opens application menu while combo box menu is popped up + * fixes NB#24339 - GtkInfoprint: Information banners do not resize + * fixes NB#22155 - Blank info note is shown when time valuesare given negative... + + -- Luc Pionchon Mon, 29 May 2006 02:23:11 +0300 + +hildon-libs (0.12.17-1) unstable; urgency=low + + * fixes NB#28370 (markup was not processed...) - Text not emphasized in Confirmation note + + -- Luc Pionchon Tue, 23 May 2006 19:10:46 +0300 + +hildon-libs (0.12.16-1) unstable; urgency=low + + * debian/control: removed dependency on gnome-vfs (NB#8015) + + * fixes NB#8015 - Hildonwidgets links hildonfm which takes unnecessary memory + * fixes NB#26366 - Enabling/Disabling the search operation is SLOW + * fixes NB#26546 - Convenience API gtk_banner_close closes infoprints as well. + * fixes NB#28370 - Text not emphasized in Confirmation note + * fixes NB#28679 - On opening "Date and time" dialog for the second time,Clock application closes. + * fixes NB#28925 - Un-filled space at Web's lower edge + * fixes NB#29461 - Chat toolbar skin problem with smiley popup + + -- Luc Pionchon Mon, 22 May 2006 21:03:36 +0300 + +hildon-libs (0.12.15-1) unstable; urgency=low + + * fixes NB#28027 - HildonTImeEditor: "Maximum value is %d" infoprint not displayed. + * fixes NB#28483 - Caption control missing margins + * fixes NB#28679 - On opening "Date and time" dialog for the second time,Clock application closes. + * fixes NB#28654 - HildonTimePicker: Logical strings displayed for the seperator and close button + * fixes NB#28807 - AB fails if we clicking on any buttons in search toolbar + + * update hildon-widgets/hildon-window.[ch] to support clipborad operations from hildon-input-method + + * debian/control: removed build dependency with 'outo' + + -- Luc Pionchon Mon, 15 May 2006 15:49:42 +0300 + +hildon-libs (0.12.14-1) unstable; urgency=low + + * update gtk-doc config + * reworked fix for N#27000 + + -- Luc Pionchon Mon, 8 May 2006 14:13:53 +0300 + +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' + + * fixes M#183 - *_new() functions do too much + + -- Luc Pionchon Wed, 26 Apr 2006 15:56:36 +0300 + +hildon-libs (0.12.11-1) unstable; urgency=low + + * debian/rules (CFLAGS): add thumb flag for compilation, fixes N#26660 + + * fixes N#26611 - Hildon app doesnot toggle to fullscreen on hardware key press (GDKF6) + * fixes N#22909 - Opening Email main menu using hardkey is not working. + * fixes N#24348 - Idle and timeout callbacks calling gtk+ or gdk are not thread aware + + * autogen.sh, do not exit if gtkdocize is missing (quick workaround for autobuilder) + + -- Luc Pionchon Wed, 19 Apr 2006 17:28:32 +0300 + +hildon-libs (0.12.10-1) unstable; urgency=low + + * debian/rules: tell ./autogen.sh to not launch ./configure + * debian/rules: install docs only if ENABLE_GTK_DOC is set + * debian/rules: ./configure call, put one argument per line for clarity. + * debian/rules: call ./autogen.sh to create ./configure + + * removed autotools generated files from repository + + * fixes N#22557 - Private symbols from gtk+ are not to be used + * debian/control: N#22557, updated dependency to GTK+ (needs 2.6.10-1.osso4) + * fixes - logical strings in CodeDialog OK/Cancel buttons + * fixes M#90 - Use standard GLib macro names. + * fixes M#185 - improvements for bindings + * fixes M#283 - improvements for bindings + + -- Luc Pionchon Sat, 15 Apr 2006 19:16:38 +0300 + +hildon-libs (0.12.9-1) unstable; urgency=low + + * fixes N#19061 - HildonTimeEditor uses LC_MESSAGES for time separator + + * hildon-grid: set items to be focus-and-activate instead of single tap activation + * hildon-caption: removed icon for mandatory fields + * hildon-color-button: pops up selector on 'select' hardkey + * hildon-color-button: updated button/margin dimensions + * hildon-time-editor: add automatic focus movement + + -- Luc Pionchon Thu, 13 Apr 2006 18:19:14 +0300 + +hildon-libs (0.12.8-1) unstable; urgency=low + + * fixes N#24339 - Information banners do not resize + * fixes N#26033 - Periodic applications slowdown + * fixes N#24325 - The menu location is wrong in HildonWindow + * fixes N#14117 - Infoprints cannot display glyphs for HW keys + + * improved code for bindings + * hildon-banner: add pango support + + -- Luc Pionchon Fri, 7 Apr 2006 21:15:28 +0300 + +hildon-libs (0.12.7-2) unstable; urgency=low + + * debian/control: removed -l10n-english dependency (does not exist (yet)) + + -- Natalia Dobrovolskaya Fri, 31 Mar 2006 14:22:00 +0300 + +hildon-libs (0.12.7-1) unstable; urgency=low + + * debian/control (Depends): changed l10n dependency according to the + new process (marketing releases 'mr') + + * fixes more obsolete logical IDs + * fixes N#20917 - Unlocalised string in Font Preview window + * fixes N#24620 - HildonWindow lacking HW key API + * updated en_BG.po + * minor code cleanup + + -- Luc Pionchon Tue, 28 Mar 2006 19:00:26 +0300 + +hildon-libs (0.12.6-1) unstable; urgency=low + + * fix logical ids + * fixes N#24042 hildon-lgpl-dev headers, typo in macro + + -- Luc Pionchon Fri, 24 Mar 2006 11:52:40 +0200 + +hildon-libs (0.12.5-1) unstable; urgency=high + + * fix critical: missing macro definition in hildon-grid.c (missing #include) + + -- Luc Pionchon Tue, 21 Mar 2006 18:49:27 +0200 + +hildon-libs (0.12.4-1) unstable; urgency=low + + * major code cleanup + + -- Luc Pionchon Fri, 17 Mar 2006 18:49:10 +0200 + +hildon-libs (0.12.3-2) unstable; urgency=low + + * debian/hildon-libs-dev.docs: refers to correct doc folder (gtk-doc/) + + -- Luc Pionchon Thu, 16 Mar 2006 15:16:21 +0200 + +hildon-libs (0.12.3-1) unstable; urgency=low + + * hildon-widgets/hildon-window.c: propagate key-press event to the + parent class (Closes N#23400) + * Replaces hildon-lgpl0 < 0.12 + + -- Johan Bilien Wed, 8 Mar 2006 17:32:18 +0200 + +hildon-libs (0.12.2-1) unstable; urgency=low + + * ChangeLog-hildon-lgpl: copied from old hildon-lgpl/ChangeLog for + reference + * hildon-widgets/hildon-color-button.c: added comments + * hildon-widgets/hildon-controlbar.c: Likewise. + * hildon-widgets/hildon-composite-widget.c: Likewise. + * hildon-widgets/hildon-calendar-popup.c: Likewise + * Added hildon-banner, as a clean replacement for gtk-infoprint + * hildon-widgets/hildon-window.c: + - set the toolbar height explicitely + - use show instead of show_all on the common_toolbar + - add the toolbars bottom-up instead of top-down + * hildon-widgets/hildon-program.c: + - don't assume that a window was realized when added to + the program + * hildon-widgets/hildon-code-dialog.[ch], hildon-widgets/Makefile.am: + added HildonCodeDialog widget + * hildon-wizard-dialog.[ch]: Add page_change signal. Patch courtesy + of Artem Garmash (Closes M#422) + + -- Johan Bilien Mon, 6 Mar 2006 16:15:56 +0200 + +hildon-libs (0.12.1-1) unstable; urgency=low + + * added hildon-window and hildon-program + + -- Luc Pionchon Tue, 21 Feb 2006 16:11:39 +0200 + +hildon-libs (0.12.0-1) unstable; urgency=low + + * Merge hildon-lgpl into hildon-libs and hildon-fm + * Moved hildon-file-details-dialog.[ch] from hildon-libs to hildon-fm + * debian/control: removed dependency on hildon-lgpl and hildon-fm + * debian/control: added missing dependencies + * debian/hildon-libs-dev.install: added "usr/lib/*.a" + + -- Luc Pionchon Tue, 14 Feb 2006 13:02:06 +0200 + +hildon-libs (0.10.2-1) unstable; urgency=low + + * N#22240 CP: Tapping outside the scroll bar invoke the applet. + + -- Luc Pionchon Wed, 18 Jan 2006 19:54:31 +0200 + +hildon-libs (0.10.1-1) unstable; urgency=low + + * Fixed Missing/Buggy documentation from N#11566 "make password dialog + customizable (messages)" + * 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 + + -- Luc Pionchon Wed, 11 Jan 2006 20:03:33 +0200 + +hildon-libs (0.10.0-1) unstable; urgency=low + + * started development branch (maintenance continues with versions 0.9.x) + * added properties for Gazpacho support + + -- Luc Pionchon Mon, 12 Dec 2005 20:50:52 +0200 + +hildon-libs (0.9.53-1) unstable; urgency=low + + * same fix for, + N#19283 Control panel - The values entered are not saved. + N#19648 Hildon Date Editor widget detects values too high + (note: complete fix include also fixes in GTk+) + + -- Luc Pionchon Thu, 3 Nov 2005 19:09:17 +0200 + +hildon-libs (0.9.52-1) unstable; urgency=low + + * Bugs fixed: + N#19140 System alerts still audible despite being turned off + + -- Luc Pionchon Thu, 13 Oct 2005 15:19:19 +0300 + +hildon-libs (0.9.51-1) unstable; urgency=low + + * Bugs fixed: + N#20027 PDF Reader crashes on selecting read only option in the + details dialog box. + N#17918 Volumebar widget background image doesn't change when + widget goes into mute state + + -- Luc Pionchon Wed, 5 Oct 2005 16:29:12 +0300 + +hildon-libs (0.9.50-2) unstable; urgency=low + + * Added gtk_dialog_help_disable(), fixes #19468 + + -- Tapani Palli Tue, 20 Sep 2005 13:17:17 +0300 + hildon-libs (0.9.50-1) unstable; urgency=low * Bugs fixed: