5c70104420b25a554d5aa6855f78a2b1d919fe68
[hildon] / debian / changelog
1 libhildon (1.0.9-1) stable; urgency=low
2
3   * Breadcrumb align/visibility fixes
4
5   * Fixes: MB#1466 hildon_window_toggle_menu() unconditionally uses button=0 for gtk_menu_popup()
6   * Fixes: MB#1230 libhildon doesn't build because of broken strict-aliasing
7   * Fixes: MB#1093 Banners should use GDK_WINDOW_TYPE_HINT_NOTIFICATION
8   * Fixes: NB#52946 Pressing (accidentally) back and then menu key with thumb in quick succession and unfocusing the menu closes the application
9   * Fixes: MB#1101 Reproducible unintentional window/application close bug 
10
11  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 07 Jun 2007 14:39:06 +0300
12
13 libhildon (1.0.8-1) stable; urgency=low
14
15   * Breadcrumb fixes
16   * HildonBanner fixes for transiency 
17   * Updated examples
18
19   * Fixes: NB#56434 Name of the month truncates in the Date & Time page in the startup wizard.
20   * Fixes: NB#54127 The arrow heads of Calendar popup vanish(except the one that is tapped) when tapped on one of the arrows of month or year.
21   * Fixes: NB#50288 Box remains on the am/pm indicator of the Date and Time Settings dialog.
22   * Fixes: NB#56082 HildonCalendarpopup:Sliding sylus to a dimmed date changes the year to 1970
23   * Fixes: NB#54147 Hildon calendar popup:The range checks for the years are not consistent.
24   * Fixes: NB#41501 Last line of text in preview dialog is not shown properly when bold and maximum font is selected
25   * Fixes: NB#38955 Inconsistent behaviour observed when 2 instances of date and time applet are open.
26   * Fixes: NB#52379 HildonCaption won't accept focus when it contains a complex widget tree
27   * Fixes: NB#56624 "Searching" info note displayed even after minimizing the search window
28   * Fixes: NB#59276 Escape timeout handler is not removed when HildonWindow is deleted.
29   * Fixes: NB#55161 Refreshing library is shown on top of other applications 
30   * Fixes: NB#58982 HildonBreadcrumbtrail:Pressing Esc key does not show any effect
31
32  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 01 Jun 2007 15:43:59 +0300
33
34 libhildon (1.0.7-1) stable; urgency=low
35
36   * Fixed at some point in the past, but adding here:
37
38   * Fixes: NB#44440 hildon_note_new_cancel_with_progress_bar does unreasonable ellipsization...
39   * Fixes: NB#49916 ADDRESS BOOK, truncation, §addr_nc_notification4b§
40   * Fixes: NB#52006 The number editor in Pdf Viewer goes on a loop after reaching the maximum value.
41
42  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 25 May 2007 11:05:41 +0300
43
44 libhildon (1.0.6-1) stable; urgency=low
45
46   * Fixes: NB#54061 Notes application crashes when font size & font colour is changed
47   * Fixes: NB#48934 Switch to page with empty page number dialog responded when taped outside the content area
48
49   * Memory allocation fixes for color and font selection widgets
50   * Breadcrumb leak/visibility fixes
51   * New examples
52
53  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Tue, 22 May 2007 13:45:59 +0300
54
55 libhildon (1.0.5-1) stable; urgency=low
56
57   * Fixes: NB#54149 Date editor: Accepts year greater than 2037
58   * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
59
60   * Memory freeing fixes in font selection dialog.
61   * Breadcrumb update.
62
63  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 07 May 2007 13:16:09 +0300
64
65 libhildon (1.0.4-1) stable; urgency=low
66
67   * Changing the API guard name to HILDON_ENABLE_UNSTABLE_API.
68
69  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 16:20:55 +0300
70
71 libhildon (1.0.3-1) stable; urgency=low
72
73   * Removing the API guard from helper functions. It was a mistake.
74
75  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 15:54:12 +0300
76
77 libhildon (1.0.2-1) stable; urgency=low
78
79   * Guard unstable API's with ENABLE_UNSTABLE_API define
80   * Breadcrumb updates
81   * Fixing a problem with timed banners having their parrent destroyed before they are
82   * Fixing the sh libs
83
84  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Apr 2007 16:48:30 +0300
85
86 libhildon (1.0.1-1) stable; urgency=low
87
88   * New breadcrumb trial widget.
89   * Fingerable scrollbar API.
90
91   * Fixes: NB#54182 HildonDateEditor min/max properties cannot be set
92
93  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 16 Apr 2007 11:09:27 +0300
94
95 libhildon (1.0.0-1) stable; urgency=low
96
97   * Move to Gtk 2.10
98   * Consolidated API
99   * All the deprecated widgets are now removed
100   * Version bumping to 1.0.0 since we're now nice and stable
101   * Fix packaging for gtk-doc (not enabled by default)
102   * License change to LGPL version 2.1 or later
103   * Adding examples for many widgets
104
105   * Fixes: NB#49043 Build fails due to duplicate definition of INVALID_CHAR
106   * Fixes: NB#49810 Errors in hildon-libs
107   * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
108   * Fixes: NB#46434 HildonWindow: inconsistent memory management
109   * Fixes: NB#30265 Warning from hildonlibs build
110   * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
111   * Fixes: NB#47989 Not possible to set empty title for HildonWindow
112   * Fixes: NB#50496 While quickly tapping the same Edit button, the message is displayed differently.
113   * Fixes: NB#51736 Enhancement in hildon_caption_set_label_text()
114   * Fixes: NB#50854 application menu closes when mouse released
115   
116  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 29 Mar 2007 16:36:27 +0300
117