X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=debian%2Fchangelog;h=2c55f62df66bfd134e837f52377694438f22826d;hb=9227fc207b0ee00e82a9c262f128a6c20397d02c;hp=91b0cb25468cc3017228b334c7f8ce09de0a0a02;hpb=c85ca0af96e34454c9d155efd612e0c75587a23f;p=hildon diff --git a/debian/changelog b/debian/changelog index 91b0cb2..2c55f62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,176 @@ +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