2.0.1 release.
[hildon] / debian / changelog
1 libhildon (2.0.1-1) unstable; urgency=low
2
3   * Do not use PACKAGE_VERSION_MAJOR for the API revision.
4
5  -- Xan Lopez <xan.lopez@nokia.com>  Thu, 10 Jan 2008 16:31:15 +0200
6
7 libhildon (2.0.0-1) unstable; urgency=low
8
9   * Fixes: NB#78616: breadcrumb trail node removal logic fix.
10   * Fixes: NB#75310: add missing outer-border style property to HildonColorChooser.
11
12  -- Xan Lopez <xan.lopez@nokia.com>  Wed, 09 Jan 2008 14:27:08 +0200
13
14 libhildon (1.99.1-1) stable; urgency=low
15
16   * Fixes: NB#25592 Accessibility unable to access entry box
17
18  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 14 Dec 2007 11:29:19 +0200
19
20 libhildon (1.99.0-2) stable; urgency=low
21
22   * Updating the gtk dependancy.
23
24  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 11 Oct 2007 16:05:48 +0300
25
26 libhildon (1.99.0-1) stable; urgency=low
27
28   * Fixes: NB#71660 RSS applet is not using correct logical colors for feeds
29   * Upping version to (almost) 2.0.0 for hildon 2.0
30
31  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 10 Oct 2007 14:10:28 +0300
32
33 libhildon (1.0.17-1.1) stable; urgency=low
34
35   * Fixes: NB#70842 General brokeness in toolbars visibility
36   * Fixes: NB#62031 Extra arrow in front of top level item in breadcrumb trail
37   * Fixes: MB#615 Can't show/hide the HildonWindow's toolbar
38
39  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 28 Sep 2007 15:03:11 +0300
40
41 libhildon (1.0.16-1.1) stable; urgency=low
42
43   * Mem-leak fixes in font selector and color selector
44   * Mem-leak fix in style helper
45   * Making the code dialog a bit more thumbable 
46
47   * Fixes: NB#63694 device lock, truncation of secu_application_title
48   * Fixes: NB#70273 Memory leaks when switching applets and background
49   * Fixes: NB#70474 Memory leak and access to already freed memory in color selector
50   * Fixes: NB#70499 HildonFontSelectionDialog memory leak 
51
52  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 21 Sep 2007 14:41:13 +0300
53
54 libhildon (1.0.15-1.1) stable; urgency=low
55
56   * debian/control: Add glib and gtk+ doc packages to build dependencies to
57     get gtk-doc crossreferences right
58   * debian/rules: --enable-gtk-doc (with nodocs DEB_BUILD_OPTIONS support)
59
60   * Fixes: NB#67955 Device lock/unlock code not accepted from HW keyboard
61   * Fixes: NB#52301 Wrong item is highlighted in Find toolbar history list 
62   * Fixes: NB#68610 caption multiple focus possible in Authentication dialog weba_fi_auhentication_realm
63   * Fixes: NB#69306 API documentation is missing
64
65  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 17 Sep 2007 14:07:51 +0300
66
67 libhildon (1.0.14-1) stable; urgency=low
68
69   * Removing the patch for hiding HildonWindow before destroy. Breaks DBus.
70   * Fixes for HildonCalendar expose methods
71   * Fixes for composite-widgets focus handling
72   * New dialog layout for the HildonCalendar (Ok/Cancel)
73   * Making find toolbar thumbable
74   * Changing the stylus repeat timeout to match our needs
75   * New esd dependency 
76
77   * Fixes: NB#54146 Hilon Calendar popup:The changes in active month/year are not shown
78   * Fixes: NB#59299 Leaving the calendar dialog is not possible without selecting something
79   * Fixes: NB#66060 Search toolbar has wrong height in ComboBoxEntry and toolbarbuttons are too narrow
80   * Fixes: NB#58352 on startup, hildon-desktop GLIB WARNING ** hildon-1...
81   * Fixes: NB#60489 Key repeat rate in number editor
82   * Fixes: NB#65155 HildonVolumebar: mute grabs focus, not possible to adjust volume using HW keys
83   * Fixes: NB#63955 hildon_volumebar_set_mute() grabs focus even if the widget is unmapped
84   * Fixes: NB#66673 Questionable main loop iteration in hildon_window_destroy()
85   * Fixes: NB#66628 Account setting dialog crashes while moving the focus using the h/w key. 
86  
87  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 24 Aug 2007 16:18:24 +0300
88
89 libhildon (1.0.13-1) stable; urgency=low
90
91   * Fixes to HildonBanners for temporary windows
92   * Minor bugfix in the helper function for logical colors
93   * New examples
94
95   * Fixes: NB#58352 on startup, hildon-desktop GLIB WARNING...
96
97  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 17 Aug 2007 14:46:03 +0300
98
99 libhildon (1.0.12-1) stable; urgency=low
100
101   * New HILDON_CHECK_VERSION macro
102   * Bugfixes
103   * Minor doc updates
104
105   * Fixes: NB#62061 Please include HILDON_CHECK_VERSION macro
106   * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
107   * Fixes: NB#64355 Control panel; Device lock: OK and Cancel buttons
108   * Fixes: NB#60154 It is possible to enter invalid date in the birthday date picker
109
110  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 06 Aug 2007 09:52:19 +0300
111
112 libhildon (1.0.11-1) stable; urgency=low
113
114   * Adding some new API functions to control the active item in HildonFindToolbar
115   * Fixing the default focus for font selection dialog
116   * New examples
117   * Changing the default long key press time
118   * Fixed time picker on-map breakage
119
120   * Fixes: NB#63700 wrong definition for HILDON_WINDOW_LONG_PRESS_TIME
121   * Fixes: NB#54182 HildonDateEditor min/max properties cannot be set
122   * Fixes: NB#63430 Ok button of preview dialog is not highlited,when font size is 32pt.
123
124  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Jul 2007 10:14:34 +0300
125
126 libhildon (1.0.10-2) stable; urgency=low
127
128   * Fix header installation. 
129
130  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon,  2 Jul 2007 10:09:31 +0300
131
132 libhildon (1.0.10-1) stable; urgency=low
133
134   * Fixing a bit of focus crazyness in the time and date editors
135   * Removing the separator from the code dialog
136   * Fixing circular dep to enums
137   * Hide the HildonWindow before performing the destroy
138
139   * Fixes: NB#61129 volumebar info banner in muted state
140   * Fixes: NB#61128 volumebar sensitivy does not change when the widget is not mapped
141   * Fixes: NB#60518 Unable to move the focus from the buttons to date or time editor.
142   * Fixes: NB#60349 Date editor invalidates keyboard number input
143
144  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 29 Jun 2007 16:49:58 +0300
145
146 libhildon (1.0.9-1) stable; urgency=low
147
148   * Breadcrumb align/visibility fixes
149
150   * Fixes: MB#1466 hildon_window_toggle_menu() unconditionally uses button=0 for gtk_menu_popup()
151   * Fixes: MB#1230 libhildon doesn't build because of broken strict-aliasing
152   * Fixes: MB#1093 Banners should use GDK_WINDOW_TYPE_HINT_NOTIFICATION
153   * Fixes: NB#52946 Pressing (accidentally) back and then menu key with thumb in quick succession and unfocusing the menu closes the application
154   * Fixes: MB#1101 Reproducible unintentional window/application close bug 
155
156  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 07 Jun 2007 14:39:06 +0300
157
158 libhildon (1.0.8-1) stable; urgency=low
159
160   * Breadcrumb fixes
161   * HildonBanner fixes for transiency 
162   * Updated examples
163
164   * Fixes: NB#56434 Name of the month truncates in the Date & Time page in the startup wizard.
165   * 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.
166   * Fixes: NB#50288 Box remains on the am/pm indicator of the Date and Time Settings dialog.
167   * Fixes: NB#56082 HildonCalendarpopup:Sliding sylus to a dimmed date changes the year to 1970
168   * Fixes: NB#54147 Hildon calendar popup:The range checks for the years are not consistent.
169   * Fixes: NB#41501 Last line of text in preview dialog is not shown properly when bold and maximum font is selected
170   * Fixes: NB#38955 Inconsistent behaviour observed when 2 instances of date and time applet are open.
171   * Fixes: NB#52379 HildonCaption won't accept focus when it contains a complex widget tree
172   * Fixes: NB#56624 "Searching" info note displayed even after minimizing the search window
173   * Fixes: NB#59276 Escape timeout handler is not removed when HildonWindow is deleted.
174   * Fixes: NB#55161 Refreshing library is shown on top of other applications 
175   * Fixes: NB#58982 HildonBreadcrumbtrail:Pressing Esc key does not show any effect
176
177  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 01 Jun 2007 15:43:59 +0300
178
179 libhildon (1.0.7-1) stable; urgency=low
180
181   * Fixed at some point in the past, but adding here:
182
183   * Fixes: NB#44440 hildon_note_new_cancel_with_progress_bar does unreasonable ellipsization...
184   * Fixes: NB#49916 ADDRESS BOOK, truncation, §addr_nc_notification4b§
185   * Fixes: NB#52006 The number editor in Pdf Viewer goes on a loop after reaching the maximum value.
186
187  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 25 May 2007 11:05:41 +0300
188
189 libhildon (1.0.6-1) stable; urgency=low
190
191   * Fixes: NB#54061 Notes application crashes when font size & font colour is changed
192   * Fixes: NB#48934 Switch to page with empty page number dialog responded when taped outside the content area
193
194   * Memory allocation fixes for color and font selection widgets
195   * Breadcrumb leak/visibility fixes
196   * New examples
197
198  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Tue, 22 May 2007 13:45:59 +0300
199
200 libhildon (1.0.5-1) stable; urgency=low
201
202   * Fixes: NB#54149 Date editor: Accepts year greater than 2037
203   * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
204
205   * Memory freeing fixes in font selection dialog.
206   * Breadcrumb update.
207
208  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 07 May 2007 13:16:09 +0300
209
210 libhildon (1.0.4-1) stable; urgency=low
211
212   * Changing the API guard name to HILDON_ENABLE_UNSTABLE_API.
213
214  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 16:20:55 +0300
215
216 libhildon (1.0.3-1) stable; urgency=low
217
218   * Removing the API guard from helper functions. It was a mistake.
219
220  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 15:54:12 +0300
221
222 libhildon (1.0.2-1) stable; urgency=low
223
224   * Guard unstable API's with ENABLE_UNSTABLE_API define
225   * Breadcrumb updates
226   * Fixing a problem with timed banners having their parrent destroyed before they are
227   * Fixing the sh libs
228
229  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Apr 2007 16:48:30 +0300
230
231 libhildon (1.0.1-1) stable; urgency=low
232
233   * New breadcrumb trial widget.
234   * Fingerable scrollbar API.
235
236   * Fixes: NB#54182 HildonDateEditor min/max properties cannot be set
237
238  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 16 Apr 2007 11:09:27 +0300
239
240 libhildon (1.0.0-1) stable; urgency=low
241
242   * Move to Gtk 2.10
243   * Consolidated API
244   * All the deprecated widgets are now removed
245   * Version bumping to 1.0.0 since we're now nice and stable
246   * Fix packaging for gtk-doc (not enabled by default)
247   * License change to LGPL version 2.1 or later
248   * Adding examples for many widgets
249
250   * Fixes: NB#49043 Build fails due to duplicate definition of INVALID_CHAR
251   * Fixes: NB#49810 Errors in hildon-libs
252   * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
253   * Fixes: NB#46434 HildonWindow: inconsistent memory management
254   * Fixes: NB#30265 Warning from hildonlibs build
255   * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
256   * Fixes: NB#47989 Not possible to set empty title for HildonWindow
257   * Fixes: NB#50496 While quickly tapping the same Edit button, the message is displayed differently.
258   * Fixes: NB#51736 Enhancement in hildon_caption_set_label_text()
259   * Fixes: NB#50854 application menu closes when mouse released
260   
261  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 29 Mar 2007 16:36:27 +0300
262