95ac333716cea6aae61501b474b350b534d9d944
[hildon] / debian / changelog
1 libhildon (2.1.96-2) unstable; urgency=low
2
3   * Fixes: NB#133252 (Opening any feed item from RSS always opens the
4          first feed item in browser)
5   * Fixes: NB#135179 (Remove pannable timeouts in unrealize function)
6   * Reverted fix for NB#132661.
7
8  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 26 Aug 2009 10:03:19 +0200
9
10 libhildon (2.1.96-1) unstable; urgency=low
11
12   * Fixes NB#132661: (HildonCheckButton should inherit from
13     GtkToggleButton)
14
15  -- Alberto Garcia <agarcia@igalia.com>  Fri, 21 Aug 2009 11:55:56 +0200
16
17 libhildon (2.1.95-2) unstable; urgency=low
18
19   * Fixes: NB#132584 (Pannable kinetics in large lists needs tuning)
20
21  -- Alberto Garcia <agarcia@igalia.com>  Thu, 20 Aug 2009 15:32:28 +0200
22
23 libhildon (2.1.95-1) unstable; urgency=low
24
25   * Fixes: NB#131794 (pannable area produces unnecessary allocations
26     causing performance problems)
27   * Fixes: NB#130900 (HildonPannableArea will leak it's event_window
28     if it's realized without showing and then deleted)
29
30  -- Alberto Garcia <agarcia@igalia.com>  Tue, 18 Aug 2009 16:21:40 +0200
31
32 libhildon (2.1.94-1) unstable; urgency=low
33
34   * Fixes: NB#130910 (Screen gets unlocked when menu is open)
35   * Fixes: NB#126115 (Pannable list overshooting is unusably slow for
36     lists with slow row renderers)
37   * Fixes: NB#126198 (gdk-threads API should be used to install idle and
38     timeout handlers)
39
40  -- Alberto Garcia <agarcia@igalia.com>  Mon, 10 Aug 2009 17:17:34 +0200
41
42 libhildon (2.1.93-1) unstable; urgency=low
43
44   * Fixes: NB#122395 (hildon_entry_set_placeholder() should be in
45     GtkEntry)
46   * Bump GTK+ dependency to 2.14.7-1maemo5
47
48  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 04 Aug 2009 20:08:53 +0200
49
50 libhildon (2.1.92-2) unstable; urgency=low
51
52   * Fixes: NB#131013 (unable to stop panning file manager by tapping on
53     it)
54
55  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 03 Aug 2009 12:35:48 +0200
56
57 libhildon (2.1.92-1) unstable; urgency=low
58
59   * Fixes: NB#130043 (scrollindicator not smooth while panning)
60   * Fixes: NB#123409 (Showing dialog consumes significant amount of
61     time)
62   * Fixes NB#130291 (New HildonTouchSelector API is required to center on
63     any column item)
64
65  -- Claudio Saavedra <csaavedra@igalia.com>  Thu, 30 Jul 2009 16:33:53 +0200
66
67 libhildon (2.1.91-1) unstable; urgency=low
68
69    * Fixes: NB#118398 (HildonEntry - unnecessary rescaling of images)
70
71  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 22 Jul 2009 12:43:15 +0200
72
73 libhildon (2.1.90-1) unstable; urgency=low
74
75    * Fixes: NB#127896 (Information notes text truncated)
76
77  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 21 Jul 2009 12:14:35 +0200
78
79 libhildon (2.1.88-1) unstable; urgency=low
80
81   * Fixes: NB#124510 (The Application Menu is distorted when switched
82     between portrait and landscape mode)
83   * Fixes: NB#115388 (Power key menu does not resize itself)
84   * Fixes: NB#108487 (Phone settings dialog should scroll to focused field)
85   * Fixes: NB#121445 (Virtual keyboard opening is not working in same
86     way for each text entry field)
87
88  -- Claudio Saavedra <csaavedra@igalia.com>  Thu, 16 Jul 2009 12:20:12 +0200
89
90 libhildon (2.1.86-2) unstable; urgency=low
91
92   * Correctly place HildonBanner during mapping.
93
94  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 01 Jul 2009 11:22:22 +0200
95
96 libhildon (2.1.86-1) unstable; urgency=low
97
98   * Bump GTK+ dependency to 2.14.3-1maemo5.
99   * MB#4700 (HildonFindToolbar documentation lacks Gtk-Doc markup,
100     and needs cleanup)
101   * Fixes: NB#124090 (New calendar wizard title is not using
102     ecdg_ti_caption_separator)
103   * Fixes: NB#121732 (New feature request: Signal to pannable area
104     that informs when panning is stopped.)
105   * Fixes: NB#124385 (Unable to select exact point in color mixing box
106     in color palette dialog)
107   * Fixes: NB#120500 (only device memory connect mmc in use info
108     banner is left aligned)
109   * Fixes: NB#124408 (Confirmation notes: the 'Yes' button overlaps
110     with the dialog edge)
111   * Fixes: NB#95685 (Add field dialog should use HILDON_UI_MODE_NORMAL)
112
113  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 29 Jun 2009 11:44:17 +0200
114
115 libhildon (2.1.84-1) unstable; urgency=low
116
117   * Fixes: NB#122033 (Filter buttons in view menus incorrectly sized)
118   * Fixes: NB#108337 (Focus mismatch in items of AppMenu)
119   * Fixes: NB#102373 (Progress indicator also for the Edit mode
120     toolbar)
121   * Fixes: MB#4598 (HildonCheckButton documentation doesn't say why it
122     exists)
123   * Fixes: MB#4528 (HildonPickerButton docs should mention how to set
124     the title of its dialog)
125   * Fixes: MB#4556 (HildonNoteType is undocumented)
126   * Fixes: NB#118375 (unnecessary rescaling of images)
127   * Fixes: MB#4697 (Documentation in HildonCaption)
128   * Fixes: MB#4698 (DateSelector documentation has bad output argument
129     description, and the day depends on both the month and the year)
130   * Fixes: NB#123448 (HildonNote is not portrait-friendly)
131   * Fixes: MB#4701 (HildonNote documentation lacks some Gtk-Doc markup and
132     has some mistakes)
133   * Fixes: NB#122389 (Stacking mixup when removing HildonStackableWindow
134     from the middle of the stack)
135   * Many other documentation improvements and fixes.
136
137  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 22 Jun 2009 11:28:51 +0300
138
139 libhildon (2.1.82-1) unstable; urgency=low
140
141   * Fixes: NB#101420 (Update unit tests and fix make distcheck)
142   * Fixes: MB#4641 (Documentation:
143     hildon_touch_selector_append_column() ref-counting)
144   * New public API: hildon_touch_selector_set/get_column()
145   * Fixes: NB#117931 (Theming issues in accounts dialogs)
146   * Fixes: MB#4563 (Popup menu won't locate at the left side of the
147     screen)
148   * Fixes: NB#101437 (Invoking CSM on the left side of page area is
149     displayed in wrong location)
150   * Fixes: NB#122254 (random crash occured for contacts while sending
151     contact card thorugh email)
152   * Fixes: MB#4554 (Documentation: Annoying "represents" phrasing.)
153   * Fixes: MB#4463 (Hildon size #defines are undocumented)
154   * Many other documentation fixes.
155
156  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 15 Jun 2009 10:47:24 +0300
157
158 libhildon (2.1.80-1) unstable; urgency=low
159
160   * Fixes: NB#119805 (Merge conflict picker dialogs are too small)
161   * Fixes: NB#109878 (height and width of focus on color icon is not
162     consistent with other item in the application tool bar)
163   * Fixes: MB#4643 (Documentation: hildon_banner_show_information()
164     memory management)
165   * Fixes: NB#113065 (Image viewer image scrolling updates in X, then
166     Y)
167   * Corrections to hildon_format_file_size_for_display () (Christian Dywan)
168   * Examples updates.
169   * Depend on hildon-fm localization package instead of osso-filemanager one.
170
171  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 08 Jun 2009 16:34:26 +0300
172
173 libhildon (2.1.78-2) unstable; urgency=low
174
175   * Fixes: NB#120941 (HildonWindow using deprecated GTK_CHECK* macros)
176
177 libhildon (2.1.78-1) unstable; urgency=low
178
179   * Fixes: NB#115988 (hildon_app_menu_popup creates menu with "crushed"
180     button(s) in the top left corner)
181   * Fixes: NB#118903 (Account setup wizard: Text in Search field should
182     be focused when "Region" touch list picker is reopened again)
183   * Fixes: NB#117927 (Application menu not usable with animation
184     actors)
185   * Fixes: NB#108265 (Animation banner not properly centered)
186   * HildonEntry sizing improvements.
187   * Other code fixes.
188
189  -- Claudio Saavedra <csaavedra@igalia.com>  Fri, 29 May 2009 17:33:27 +0200
190
191 libhildon (2.1.76-1) unstable; urgency=low
192
193   * Fixes: NB#117928 (Widgets such as Entry and CheckButton (and
194     others) do too much in the _new function)
195   * Fixes: NB#114874 (There is no possibility to show hildon banners with
196     DND flag set)
197   * Fixes: NB#117870 ('Disconnect charger...' info banner is truncated
198     on transition from landscape to portrait)
199   * Fixes: NB#109063 (HildonAppMenu shouldn't show its items
200     automatically when they're added)
201   * Fixes: NB#116607 (Pannable area should always have scrollbar visible
202     initially if the application can be scrolled)
203   * Several HildonPannableArea usability improvements.
204
205  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 25 May 2009 20:00:39 +0200
206
207 libhildon (2.1.74-2) unstable; urgency=low
208
209   * Revert fix for NB#107486.
210
211  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 19 May 2009 16:12:44 +0300
212
213 libhildon (2.1.74-1) unstable; urgency=low
214
215   * Fixes: NB#116682 (Destroying parented animation actors when parent
216     in unmapped leads to crash) (Artem Egorkine)
217   * Fixes: NB#106374 (Need API to take a loading screenshot)
218   * New: hildon_format_file_size_for_display() (Christian Dywan)
219   * New: hildon_gtk_window_take_screenshot()
220   * Fix tests build during distcheck.
221   * HildonButton minor fixes.
222   * Coverity reported fixes.
223   * Depend on osso-filemanager l10n package.
224
225  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 18 May 2009 12:58:02 +0300
226
227 libhildon (2.1.72-4) unstable; urgency=low
228
229   * Fixes: NB#116786 (Image viewer crases whie trying to launch menu, in a
230     scenario)
231
232  -- Claudio Saavedra <csaavedra@igalia.com>  Thu, 14 May 2009 14:05:35 +0300
233
234 libhildon (2.1.72-3) unstable; urgency=low
235
236   * Remove reopened bug from debian/changelog
237
238  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 13 May 2009 16:09:41 +0300
239
240 libhildon (2.1.72-2) unstable; urgency=low
241
242   * Fixes: NB#116289 (Hildon home crashes while adding task shortcuts.)
243
244  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 12 May 2009 19:12:56 +0300
245
246 libhildon (2.1.72-1) unstable; urgency=low
247
248   * Fixes: NB#114395 ('Disconnect charger...' info banner in portrait is truncated)
249   * Fixes: NB#113761 (Update progress banner to use progress indicator)
250   * Fixes: NB#114253 (HildonPickerButton not refreshing its value)
251   * Fixes: NB#109369 (Hard-coded height in HildonPickerDialog)
252   * Fixes: NB#115166 (Formatting memory card is not taking place)
253   * Fixes: NB#115242 (Sound is not played every time for the 'Switch off
254     device?' confirmation note)
255   * New unit tests for HildonPickerButton
256   * Set "dialog-information" role for sounds played by hildon_play_system_sound()
257   * Documentation and examples fixes.
258
259  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 11 May 2009 10:54:29 +0300
260
261 libhildon (2.1.70-1) unstable; urgency=low
262
263   * Fixes: NB#111962 (mail_in_ui_folder_move_target_error not aligned
264     properly)
265   * Fixes: NB#112933 (text is not left aligned in confirmation dialog
266     is connectivity dialog)
267   * Fixes: NB#111606 (HildonTimeSelector should expose API to
268     set/unset am/pm mode)
269   * Fixes: NB#111160 (!HildonEditToolbar buttons are focused after
270     typing on an HW arrows key)
271
272   New API:
273
274   * HildonTimeSelector:time-format-policy
275
276   [ Alberto Garcia ]
277   * Don't need to fix example files anymore in debian/rules
278
279  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 04 May 2009 11:29:42 +0300
280
281 libhildon (2.1.68-1) unstable; urgency=low
282
283   * Fixes: NB#109635 (Confirmation notes do not support portrait)
284   * Fixes: NB#112328 (Adding helpers for setting portrait properties)
285   * Fixes: NB#108470 (Selected items in multiple selection are either
286     having a tick that is cut or not visible at all.)
287   * NB#111027 (Title menu closed immediately if activated when
288     "Invalid e-mail address" banner is shown)
289
290   New API:
291
292   * hildon_gtk_window_set_portrait_flags()
293   *(hildon_gtk_window_set_progress_indicator),
294    (hildon_gtk_window_set_do_not_disturb),
295    (hildon_gtk_window_set_portrait_flags): will work even if the window is
296    not realized yet.
297
298   Deprecated API:
299
300   * hildon_pannable_area_get/set_size_request_policy,
301     HildonSizeRequestPolicy: deprecated.
302
303  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 27 Apr 2009 11:23:58 +0300
304
305 libhildon (2.1.66-1) unstable; urgency=low
306
307   * Fixes: NB#110689 (HildonPickerButton doesn't ellipsize very long values)
308   * Fixes: NB#110959 (Add API to set the do-not-disturb flag to a window)
309   * Fixes: NB#111206 (stylus sized icon for animation banner)
310   * Fixes: NB#111962 (mail_in_ui_folder_move_target_error not aligned
311     properly)
312   * Fixes: NB#111830 (HildonBanner should be marked as supporting
313     portrait)
314
315  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 21 Apr 2009 14:09:53 +0300
316
317 libhildon (2.1.64-1) unstable; urgency=low
318
319   * Fixes: NB#110244 (Problems with the
320     hildon_pannable_area_set_size_request_policy API)
321
322  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 14 Apr 2009 11:17:53 +0300
323
324 libhildon (2.1.62-1) unstable; urgency=low
325
326   * Fixes: NB#110029 (selectors not scrolling to selected value)
327   * Coverity reported fixes.
328   * Improved documentation (Ivan Gomez)
329
330  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 08 Apr 2009 09:49:45 +0300
331
332 libhildon (2.1.60-1) unstable; urgency=low
333
334   * Fixes: NB#109099 (Memory leak in Hildon touch selector)
335   * Fixes: NB#107386 (Odd stacking behaviour for information banners)
336   * Fixes: NB#94957 (Smoothly opened application menu)
337   * Fixes: NB#109179 (Memory leak in Hildon program)
338   * Fixes: NB#107775 (No scrollbars can be seen when several items are
339     available in a dialog)
340   * Fixes: NB#106375 (Need API to retitle a window with a title
341     including markup)
342   * Fixes: NB#109369 (Hard-coded height in HildonPickerDialog)
343   * Fixes: NB#109639 (Update hildon passwd dialogs to Hildon 2.2)
344
345   New API:
346
347   * hildon_window_stack_get_windows()
348   * New "markup" property and hildon_window_{get,set}_markup()
349     methods.
350
351   Other:
352
353   * More HildonPannableArea tunning.
354   * Fixed some memory leaks.
355
356  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 06 Apr 2009 15:34:47 +0300
357
358 libhildon (2.1.58-1) unstable; urgency=low
359
360   * Fixes: NB#107583 (Hildon app menu crashes in various applications)
361   * Fixes: NB#106067 (hildon_play_system_sound() play sound only first
362     time called)
363   * Fixes: NB#106998 (HildonProgram's is-topmost property doesn't
364     change when the user tasks in/out of an application)
365   * Fixes: NB#107897 (Patch to make editmodetoolbar background
366     themeable and adjust margin)
367
368  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 30 Mar 2009 11:31:07 +0300
369
370 libhildon (2.1.56-2) unstable; urgency=low
371
372   * Do not use new gtk+ API yet to avoid depending on a new GTK+ version.
373
374  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 25 Mar 2009 20:59:01 +0200
375
376 libhildon (2.1.56-1) unstable; urgency=low
377
378   * Fixes: NB#107494 (Items stay selected when clicking and moving
379     away when inside pannable area)
380   * Fixes: NB#103564 (Make hildon animation banner use individual image
381     files as the animation)
382   * Fixes: NB#107471 (hildon_entry_set_text() not setting the text
383     when the placeholder text is already set)
384   * Bump GTK+ dependency to 2:2.12.12-1maemo12.
385
386  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 24 Mar 2009 16:56:29 +0200
387
388 libhildon (2.1.54-1) unstable; urgency=low
389
390   Bug fixes:
391
392   * Fixes: NB#105190 (Text input area of HildonTouchSelectorEntry to
393     be selected manually for the HW keys to work)
394   * Fixes: NB#105427 (Clicking and dragging (for pixel values more
395     than the threshold value) within the button is not sending the
396     event to the child)
397   * Fixes: NB#106607 (hildon_init should issue error message upon successive calls)
398
399   Other:
400
401   * Improved usability in HildonPannableArea and HildonTouchSelectorEntry.
402   * Some examples cleaned up.
403   * Code fixes.
404
405  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 23 Mar 2009 10:09:21 +0200
406
407 libhildon (2.1.52-2) unstable; urgency=low
408
409   * Reverted some changes that were causing problems in the date-button creation
410
411  -- Alejandro G. Castro <alex@igalia.com>  Thu, 19 Mar 2009 13:58:33 +0200
412
413 libhildon (2.1.52-1) unstable; urgency=low
414
415   Bug fixes:
416
417   * Fixes: NB#104485 (Not able to address the call when application menu is
418     opened at background)
419   * Fixes: NB#105507 (hildon_date_button_set_date leads to crash.)
420   * Fixes: NB#105407 (highlight is not cancelled when panning starts)
421   * Fixes: NB#105455 (HildonTouchSelectorPrintFunc lacks user data)
422   * Fixes: NB#105678 (HildonTextView should use logical colours instead of
423     setting widget name)
424
425   New API:
426
427   * (HildonTouchSelectorPrintFunc *) (HildonTouchSelector * selector, gpointer user_data)
428   User data parameter added to (HildonTouchSelectorPrintFunc *) signature.
429   * hildon_touch_selector_set_print_func_full (): support for user data and a destroy callback.
430
431   Other:
432
433   * More HildonPannableArea fine tunning.
434   * Documentation improvements.
435   * Minor theming fixes.
436
437  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 16 Mar 2009 10:50:54 +0200
438
439 libhildon (2.1.50-1) unstable; urgency=low
440
441   * Fixes: NB#105012 (buttons inside a pannable area not getting release
442     event when dragging/releasing)
443
444  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 10 Mar 2009 16:40:03 +0200
445
446 libhildon (2.1.48-1) unstable; urgency=low
447
448   Bug fixes:
449
450   * Fixes: NB#103758 (No way to obtain a menu from a  HildonStackableWindow)
451   * Fixes: NB#103761 (HildonAppMenu doesn't have methods to get its children)
452   * Fixes: NB#104439 (hildon_date_button_new() isn't set to the current date by
453     default)
454   * Fixes: NB#104485 (Not able to address the call when application menu is
455   opened at background)
456   * Fixes: NB#104819 (Clean up old icon names from hildon-widgets)
457   * Fixes: NB#104815 (I need accessor to the entry inside
458   HildonTouchSelectorEntry)
459   * Fixes: NB#102541 (value entered in the touch selector entry is not shown
460   when opened for second time)
461
462   New API:
463
464   * HildonAppMenu:
465     hildon_app_menu_get_items()
466     hildon_app_menu_get_filters()
467     HildonAppMenu::filter-vertical-spacing style property.
468   * hildon_stackable_window_{get,set}_app_menu()
469   * hildon_window_get_main_menu()
470   * hildon_touch_selector_entry_get_entry()
471   * HildonPannableArea properties:
472     ::drag-inertia, ::panning-threshold, ::scrollbar-fade-delay,
473     ::bounce-steps, ::force and ::direction-error-margin
474
475   Deprecations:
476
477   * hildon_window_get_menu(): use hildon_window_get_main_menu()
478   * hildon_stackable_window_set_main_menu(): use hildon_stackable_window_set_app_menu()
479
480  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 09 Mar 2009 10:15:08 +0200
481
482 libhildon (2.1.46-1) unstable; urgency=low
483
484   Bug fixes:
485
486   * Fixes: NB#101603 (Focus is not even for the text entry boxes in
487     Contact editor dialog)
488   * Fixes: NB#92297 (Preview content is not clearly visible for
489     default colour text)
490   * Fixes: NB#101889 (Picker dialog should not close when nothing is
491     selected in multiple selection list)
492   * Fixes: NB#97458 (Pannable area prevents propagation of button
493     press events)
494   * Fixes: NB#103242 ("HildonPickerButton:value-changed" is emitted
495     before actual change of values)
496   * Fixes: NB#100468 (Application menu window is launched even when a
497     new secondary-window/dialog is pending to be shown/realized)
498
499   New API:
500
501   * hildon_app_menu_popup(): New function to pop up a HildonAppMenu
502   * hildon_picker_button_value_changed(): Programmatically emit "value-changed".
503
504   Other:
505
506   * unit testing suite fixes (Sven Herzberg)
507   * Removed hildon-remote-texture.h from hildon.h.
508   * Themability improvements.
509   * Code fixes.
510   * HildonPannableArea improvements.
511
512  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 02 Mar 2009 11:38:42 +0200
513
514 libhildon (2.1.44-1) unstable; urgency=low
515
516   Bug fixes:
517
518   * Fixes: NB#100646 (Logical strings is shown for ok in set
519     password,Password needed dialogs)
520   * Fixes: NB#100445 (Hildon banner gets destroyed when a dialog is
521     opened)
522   * Fixes: NB#101916 (Do not allow custom icons on animation banner)
523   * Fixes: NB#101698 (Back button long press and delete-event handling)
524   * Fixes: NB#99915 (Date and Time options are not localised in Date
525     and Time setttings)
526   * Fixes: NB#101043 (Second row of all the command button are
527     displayed in transparent mode.)
528   * Fixes: NB#102225 (Crash setting the progress indicator to a non
529     visible window)
530   * Fixes: NB#102262 (memory leak in hildon_button_set_style())
531   * Fixes: NB#101793 (Make edit toolbar the same height as window
532     title bar (use title area theming))
533   * Fixes: NB#102467 (Do not show highlight on the text in
534     HildonCaption)
535   * Fixes: NB#102338 (HildonPannableArea scrolling indicator does not
536     treat ->lower correctly)
537   * Fixes: NB#102413 (The text margins (wrapping) in information
538     banner should be HILDON_MARGIN_TRIPLE)
539
540   New API:
541
542   * HildonRemoteTexture (Gordon Williams)
543   * HildonPannableArea:low-friction-mode property.
544
545   Deprecations:
546
547   * hildon_banner_show_annimation(): No more user defined icons.
548
549   Other:
550
551   * Theming improvements.
552   * Increased the maximum speed of the pannable area to improve usability.
553   * Memory leaks fixed and other code fixes.
554
555  -- Claudio Saavedra <csaavedra@igalia.com>  Fri, 20 Feb 2009 15:12:02 +0200
556
557 libhildon (2.1.42-1) unstable; urgency=low
558
559   Bug fixes:
560
561   * Fixes: NB#100487 (HildonStackableWindow transiency becomes
562     incoherent)
563   * Fixes: NB#98039 (Wishlist: hildon_window_add_edit_toolbar())
564   * Fixes: NB#100320 (HildonPannableArea does not listen to
565     GtkAdjustment "change" signals)
566   * Fixes: NB#99802 (Hildon touch selector entry not working properly
567     for some of the input modes)
568   * Fixes: NB#100468 (Application menu window is launched even when a
569     new secondary-window/dialog is pending to be shown/realized.)
570   * Fixes: NB#93165 (HildonTouchSelector::changed not emitted when the
571     selection is programmatically changed)
572
573   Deprecations:
574
575   * Removed obsolete icon sizes:
576     HILDON_ICON_PIXEL_SIZE_WIZARD
577     HILDON_ICON_PIXEL_SIZE_BIG_NOTE
578     HILDON_ICON_PIXEL_SIZE_NOTE
579
580   Other:
581
582   * Documentation improvements.
583   * Misc. code improvements.
584   * Icon sizes updates.
585
586  -- Claudio Saavedra <csaavedra@igalia.com>  Fri, 06 Feb 2009 09:51:54 +0200
587
588 libhildon (2.1.40-1) unstable; urgency=low
589
590   * bump GTK+ dependency to 2.12.12-1maemo7
591
592   Bug fixes:
593
594   * Fixes: NB#98855 (HildonBanner uses qgn_note_infoprint)
595   * Fixes: NB#98614 (Hildon information note (background) should have
596     minimum height and maximum text width)
597   * Fixes: NB#91657 (HildonPickerDialog closes immediately when used
598     with some dynamic tree model)
599   * Fixes: NB#97468 (HildonPickerDialog doesn't need to show selected
600     contents in title)
601   * Fixes: NB#99713 (HildonButton value label color is wrong)
602   * Fixes: NB#94970 (Hildon Edit Mode Toolbar should use back button
603     graphics from theme)
604
605   Other:
606
607   * Do not use cairo to render the HildonPannableArea panning indicators.
608   * HildonButton layout fixes.
609   * Improved and updated examples.
610   * Documentation improvements.
611
612  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 02 Feb 2009 09:25:09 +0200
613
614 libhildon (2.1.38-1) unstable; urgency=low
615
616   * fix DEB_BUILD_OPTIONS=nodocs
617
618   Bug fixes:
619
620   * Fixes: NB#98609 (Use wdgt_ strings for all hildon dialog buttons)
621   * Fixes: NB#98537 (Device hangs in account settings dialog)
622   * Fixes: NB#95395 (prestarted applications show GLIB WARNING ** Gdk
623     - gdkdrawable-x11.c:878 drawable is not a pixmap or window)
624   * Fixes: NB#98383 (is-topmost signal is not emitted when task
625     switcher is clicked.)
626
627   New API:
628
629   * New HildonAnimationActor widget (Artem Egorkine)
630
631   Other:
632
633   * Reverted change in pannable area that caused irresponsive applications.
634   * Pannable Area misc. improvements.
635
636  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 26 Jan 2009 10:59:00 +0200
637
638 libhildon (2.1.36-2) unstable; urgency=low
639
640   * Fix a potencial lock HildonPickerButton.
641   * Fix a potencial crasher in HildonTimeSelector.
642
643  -- Claudio Saavedra <csaavedra@igalia.com>  Thu, 22 Jan 2009 19:14:33 +0200
644
645 libhildon (2.1.36-1) unstable; urgency=low
646
647   Bug fixes:
648
649   * Fixes: NB#93410 (API required for setting IM mode in HildonTouchSelectorEntry)
650   * Fixes: NB#97015 (HildonPickerButton shouldn't gtk_dialog_run() the picker dialog)
651   * Fixes: NB#95828 (HildonTextView functionality)
652   * Fixes: NB#96202 (FKB causes HildonPickerButton's value update before the selection is accepted in the dialog)
653   * Fixes: NB#94970 (Hildon Edit Mode Toolbar should use back button graphics from theme)
654   * Fixes: NB#96225 (Dialog titles are not shown according to the values selected in the list picker)
655   * Fixes: NB#96226 (In multiple selection mode Done button is shown sometimes in listpicker)
656   * Fixes: NB#96837 (HildonPannableArea - scroll indicator shown despite the view not being scrollable)
657   * Fixes: NB#95709 (Invalid casts in HildonPannableArea(?))
658   * Fixes: NB#97028 (Pannable area updates on every motion event)
659   * Fixes: NB#92849 (Selected item is not always visible when HildonTouchSelector is shown)
660   * Fixes: NB#97908 (Not possible to change the year range in HildonDateSelector/HildonDateButton)
661   * Fixes: NB#98317 (Provide parametarized API for TimePicker widget)
662
663   New API:
664
665   * HildonPickerDialog:
666
667     - ::center-on-show property:
668       Whether to center on the selected items each time the dialog is presented.
669
670   * HildonTouchSelector:
671
672     - hildon_touch_selector_entry_set/get_input_mode: New accessors for
673       the input mode used in a HildonTouchSelectorEntry's entry.
674     - hildon_touch_selector_unselect_all(): Unselect current selection
675       in one of the columns.
676     - hildon_touch_selector_center_on_selected(): Centers on the nearest
677       selected element in each column.
678
679   * HildonDateSelector:
680
681     - ::min-year, ::max-year properties:
682       Allows to define boundaries for the year column in the selector.
683     - hildon_date_selector_new_with_year_range():
684       Create a date selector with custom year boundaries.
685
686   * HildonDateButton:
687
688     - hildon_date_button_new_with_year_range():
689       Create a button with custom year boundaries in its date selector.
690
691   * HildonEditToolbar:
692
693     - ::arrow-width and ::arrow-height style properties:
694       Allow to set the size of the arrow button.
695
696   * HildonTimeSelector:
697
698     - ::minutes-step:
699       Allows to define steps between minutes in the time selector.
700     - hildon_time_selector_new_step():
701       Allows to create a HildonTimeSelector with a custom minutes step.
702
703   * HildonTimeButton:
704
705     - hildon_time_button_new_step():
706       Allows to create a HildonTimeButton with a custom minutes step in
707       its selector.
708
709   Other:
710
711   * Improved documentation.
712   * Many code fixes and memory leaks fixed.
713   * Improved HildonPannableArea responsiveness/performance.
714
715  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 20 Jan 2009 14:29:55 +0200
716
717 libhildon (2.1.34-2) unstable; urgency=low
718
719   * Fixes: NB#94460 (stackable window's menu is not closed when its
720   window is hidden)
721
722  -- Claudio Saavedra <csaavedra@igalia.com>  Thu, 08 Jan 2009 11:35:40 +0200
723
724 libhildon (2.1.34-1) unstable; urgency=low
725
726   [ Alberto Garcia ]
727   * Use dh_install to install all examples.
728   * Use DEB_SRCDIR instead of defining SOURCE_DIR
729
730   Bug fixes:
731
732   * Fixes: NB#94460 (stackable window's menu is not closed when its
733   window is hidden)
734   * Fixes: NB#89890 (Information notes does not get disappeared after
735   few seconds)
736
737   Other:
738
739   * Code cleanups, minor fixes.
740
741  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 16 Dec 2008 13:25:38 +0100
742
743 libhildon (2.1.32-1) unstable; urgency=low
744
745   * Bump GTK+ dependency to 2.12.12-1maemo5.
746
747   Bug fixes:
748
749   * Fixes: NB#95714 (GtkCellView in HildonCheckButton should be
750     larger / configurable size)
751
752   Other:
753
754   * Quick release to update a GtkRange property change in GTK+.
755
756  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 16 Dec 2008 13:10:47 +0100
757
758 libhildon (2.1.30-1) unstable; urgency=low
759
760   Bug fixes:
761
762   * Fixes: NB#93744 (Tapping should jump to location on GtkScale)
763
764   New API:
765
766   * hildon_pannable_area_get_[sv]adjustment(): Method to retrieve the GtkAdjustments
767     in HildonPannableArea.
768
769   Other:
770
771   * Code fixes.
772   * Leaks fixed.
773   * New progress indicator example (Thomas Thurman)
774   * Documentation improvements and updates (Ivan Gomez).
775   * Theme properly HildonPickerButton derived classes.
776
777  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 15 Dec 2008 11:55:23 +0100
778
779 libhildon (2.1.28-1) unstable; urgency=low
780
781   * Bump GTK+ dependency to 2.12.12-1maemo4 for the GtkDialog changes.
782
783   Bug fixes:
784
785   * Fixes: NB#94214 (No way to stop HildonWizardDialog from going to
786     next page)
787   * Fixes: NB#94972 (Hildon Picker with Entry should use HildonEntry
788     widget, not GtkEntry)
789   * Fixes: NB#90867 (Deprecate HildonDialog and use GtkDialog (with
790     maemo changes) instead)
791
792   New API:
793
794   * hildon_program_set/get_common_app_menu(): Use to set a common
795     HildonAppMenu for all stackable windows in a HildonProgram.
796   * hildon_wizard_dialog_set_forward_page_func(): Use to define a
797     HildonWizardDialogPageFunc function to control flow of the wizard.
798   * hildon_gtk_tree_view_set_ui_mode(): Method to change the UI mode.
799   * hildon_gtk_icon_view_set_ui_mode(): Method to change the UI mode.
800   * HildonPannableArea::size-request-policy: Size requisition policy property.
801   * hildon_pannable_area_set/get_size_request_policy(): Method to change the
802     size request policy.
803
804   Deprecations:
805
806   * HildonDialog. Prefer GtkDialog instead.
807
808   Other:
809
810   * Examples updated, code fixes, documentation updates.
811   * Explicitely set the interactive search widget off in hildon specific
812     GtkTreeView.
813
814  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 09 Dec 2008 16:09:45 +0100
815
816 libhildon (2.1.26-1) unstable; urgency=low
817
818   Bug fixes:
819
820   * Fixes: NB#92230 (Scroll indication not visible in HildonTouchSelector)
821   * Fixes: NB#93281 (new API: hildon_button_set_picker_style() to set
822     HildonButton look like PickerButton)
823   * Fixes: NB#93680 (HildonTimePicker need fully localized am/pm)
824   * Fixes: NB#93228 (Done button is not shown always in listpicker)
825   * Fixes: NB#93890 (Empty HildonAppMenu is pop-up)
826   * Fixes: NB#92032 (In calendar application, date values in 'new event'
827     are not proper)
828   * Fixes: NB#94322 (Scale Updates)
829   * Fixes: NB#94350 (HildonWindowStack:s have the same X Window group)
830
831   New API:
832
833   * HildonWindowStack: Support for multiple window stacks per application.
834   * HildonButton::style property. See below.
835   * hildon_button_set_picker_style(): Sets a different style to the value label
836     in HildonButton.
837   * HildonTouchSelector:columns-changed signal: Emitted every time the number
838     of columns in a HildonTouchSelector changes.
839
840   Deprecations:
841
842   * hildon_program_pop_window_stack(),
843     hildon_program_peek_window_stack(),
844     hildon_program_go_to_root_window(): Superseded by HildonWindowStack.
845
846   Other:
847
848   * Many code fixes.
849   * Examples updates and improvements.
850   * Documentation improvements.
851
852  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 03 Dec 2008 09:17:52 +0100
853
854 libhildon (2.1.24-1) unstable; urgency=low
855
856   Bug fixes:
857
858   * Fixes: NB#89811 (Not able to select first image thumbnail in multi
859     selection mode using custom widget inside pannable)
860   * Fixes: NB#91863 (hildon_touch_selector_set_column_selection_mode()
861     breaks HildonPickerDialog)
862   * Fixes: NB#91769 (HildonColorChooserDialog's selected colour is
863     highlighted but not visible)
864   * Fixes: NB#92897 (HildonNotes have incorrect WINDOW_TYPE)
865   * Fixes: NB#92744 (HildonDateSelector emits multiple "changed" singal
866     with strange parameters)
867   * Fixes: NB#92664 (Deprecate hildon_helper_set_insensitive_message)
868   * Fixes: NB#89754 (Applications shouldn't display their names in the
869     window title)
870   * Fixes: NB#92476 (Update icon size constants to Fremantle (hildon-defines.h))
871
872   Deprecations:
873
874   * hildon_helper_set_insensitive_message()
875   * hildon_helper_set_insensitive_messagef()
876   * hildon_volumebar_set_range_insensitive_message()
877   * hildon_volumebar_set_range_insensitive_messagef()
878
879   New API:
880
881   * hildon_init(): Initialization function for the library.
882   * hildon_gtk_init(): Convenience init function for hildon and GTK+
883
884   Other:
885
886   * Build system improvements.
887   * Examples updated.
888
889  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 24 Nov 2008 15:21:49 -0300
890
891 libhildon (2.1.22-1) unstable; urgency=low
892
893   [ Alejandro Pinheiro ]
894   * Added --enable-maintainer-mode on debian/rules
895
896   Bug fixes:
897
898   * Fixes: NB#91688 (Never show icons in information notes/confirmation
899     notes)
900   * Fixes: NB#91995 (Calendar is crashing after pressing 'Enter' HW key
901     in HildonDateSelector dialog)
902
903   Deprecations:
904
905   * hildon_note_new_confirmation_with_icon_name(): deprecated
906   * hildon_note_new_information_with_icon_name(): deprecated
907   * HildonNote::icon and HildonNote::stock_icon: deprecated
908
909   Other:
910
911   * Logical ids fixes.
912   * Examples updated.
913   * Build system improved.
914
915  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 11 Nov 2008 07:05:33 -0300
916
917 libhildon (2.1.20-1) unstable; urgency=low
918
919   Bug fixes:
920
921   * Fixes: NB#89541 (Crash in pannable area when closing picker dialog)
922   * Fixes: NB#90994 (HildonPannableArea does not connect "destroyed"
923     on child)
924   * Fixes: NB#91192 (Memory leak in HildonTouchSelector default print
925     function)
926   * Fixes: NB#91135 (Deprecate legacy hildon widgets)
927   * Fixes: NB#90662 (HildonButton "value" and "detail" text is
928     unformatted)
929   * Fixes: NB#91104 (Remove stepper buttons from legacy hildon widgets)
930   * Fixes: NB#91016 (Change toolbar sizes, simplification)
931   * Fixes: NB#91385 (Hildon Touch List panning should be ALWAYS vertical only)
932
933   Deprecations:
934
935   * All Fremantle deprecated widgets has been marked as such with
936     HILDON_DISABLE_DEPRECATED marks.
937
938   Other:
939
940   * Improved sizing of the HildonTouchSelector/HildonPickerDialog widgets.
941   * Corrected alignment of HildonCheckButton contents.
942   * Many cancel-like button fixes.
943
944   ABI:
945
946   * Reverted change introduced in 2.1.16 that broke ABI compatibility. See
947     NB#91636 for further explanation.
948
949  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 04 Nov 2008 13:40:40 +0200
950
951 libhildon (2.1.18-1) unstable; urgency=low
952
953   [ Alejandro Pinheiro ]
954
955   * Add a libhildon1-examples package with the examples.
956   * Avoid running autogen.sh twice during package construction.
957
958   [ Alberto Garcia ]
959
960   * Add libhildon1-doc examples with the API documentation.
961
962   Bug fixes:
963
964   * Fixes: NB#90535 (Memory leak in picker button)
965   * Fixes: NB#90861 (Custom Confirmation dialogs should be protected
966     from cancel button removal)
967   * Fixes: NB#90661 (Delete dialog is displayed without NO button)
968
969   Other:
970
971   * Remove all cancel/close dialogs, where appropriate.
972   * Documentation improvements, some internal cleanups.
973   * HildonAppMenu: unhandled keyboard accelerators are sent to the parent window.
974
975  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 27 Oct 2008 14:08:43 +0200
976
977 libhildon (2.1.16-1) unstable; urgency=low
978
979   * HildonTouchSelector internal layout cleaning.
980   * Improved HildonButton customizability.
981   * Allow Hildon Touch Menu theming (Daniel Borgmann)
982   * Set PKG_CONFIG_PATH in rules to allow building docs with pkg-config 1.10.
983
984   Bug fixes:
985
986   * Fixes: NB#89411 (Window Manager locks caused by HildonStackableWindow)
987   * Fixes: NB#89935 (Shortcuts for menu buttons are not working)
988   * Fixes  NB#90232 (Picker button does not set the label on done button for the
989     second time)
990
991  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 20 Oct 2008 11:37:31 +0200
992
993 libhildon (2.1.14-1) unstable; urgency=low
994
995   * Switch the build system to use cdbs.
996   * Add --disable-deprecated configure option.
997
998   Bug fixes:
999
1000   * Fixes: NB#88644 (Hardcoded first column of the model as text column)
1001   * Fixes: NB#89329 (selectors in picker dialog are not visible when a
1002     long text is set as label for done button)
1003   * Fixes: NB#89651 (HildonTouchSelectorEntry title is <unnamed>, when
1004     entry is empty)
1005   * Fixes: NB#89632 (Picker button selection doesn't change on first click)
1006   * Fixes: NB#88946 (Hildon Picker button should disable itself if there are no
1007     values)
1008   * Fixes: NB#89650 (Picker button is not updated, when selection in selector
1009     has changed)
1010
1011   API additions:
1012
1013   * HildonTouchSelectorColumn::text-column property.
1014   * hildon_picker_button_set_done_button_text() and
1015     hildon_picker_button_get_done_button_text()
1016   * HildonCheckButton is a proper widget.
1017
1018   Deprecations:
1019
1020   * HildonWeekdayPicker
1021   * HildonTouchSelectorEntry::text-column property, use
1022     HildonTouchSelectorColumn::text-column instead.
1023   * hildon_touch_selector_set_column_attributes(), use
1024     HildonTouchSelectorColumn and friends.
1025   * HildonAppMenu::columns property, this is managed automatically now.
1026
1027   Other:
1028
1029   * hildon_gtk_set_theme_size() sets widget name using "WidgetName-size" layout,
1030     to ease proper theming (Daniel Borgmann)
1031   * Many documentation improvements and additions.
1032
1033  -- Claudio Saavedra <csaavedra@igalia.com>  Fri, 10 Oct 2008 13:40:57 +0300
1034
1035 libhildon (2.1.12-2) unstable; urgency=low
1036
1037   * Add missing hildon-touch-selector-column.h to installable headers.
1038   * Fix dh_makeshlibs rule.
1039
1040  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 01 Oct 2008 13:02:43 +0300
1041
1042 libhildon (2.1.12-1) unstable; urgency=low
1043
1044   * Ship the upstream ChangeLog and NEWS file.
1045
1046   Bug fixes:
1047
1048   * Fixes: NB#88576 (critical warning in HildonTouchSelectorEntry)
1049   * Fixes: NB#88720 (HildonPickerButton leaks a reference to the
1050     HildonTouchSelector)
1051   * Fixes: NB#88718 (HildonPickerButton not synchronizing its initial
1052     'value' with the selector)
1053   * Fixes: NB#88891 (Allow WM to handle properly close-on-tap-outside behavior)
1054   * Fixes: NB#88850 (Update HildonNote button strings + signals)
1055   * Fixes: NB#88887 (Hildon Wizard changes for Hildon2.2)
1056   * Fixes: NB#88680 (Limiting API in HildonTouchSelector)
1057   * Fixes: NB#88923 (Semantics of hildon_stackable_window_set_main_menu()
1058     changed)
1059   * Fixes: NB#88927 (Hildon Wizard should not use icons anymore)
1060
1061   API additions:
1062
1063   * New methods to set/get index of selected item in HildonPickerButton and
1064     HildonTouchSelector.
1065   * Add HildonAppMenu::columns property.
1066   * New HildonTouchSelectorColumn class implementing GtkCellLayout interface.
1067
1068   Other:
1069
1070   * Examples updated, coding, theming, and documentation fixes.
1071
1072  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 29 Sep 2008 10:08:47 +0300
1073
1074 libhildon (2.1.10-2) unstable; urgency=low
1075
1076   * Revert bump of shared library version to avoid shared library load issues.
1077
1078  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 17 Sep 2008 10:52:21 +0300
1079
1080 libhildon (2.1.10-1) unstable; urgency=low
1081
1082   * Fixes: NB#88214 (HildonPannableArea wrong requisition)
1083   * Fixes: NB#88287 (Missing translations)
1084   * Fixes: NB#88364 (Update margins definitions)
1085   * Fixes: NB#88414 (Crash in HildonDateSelector on finalize)
1086   * New widget: HildonTextEntry.
1087   * Removed long deprecated methods hildon_check_button_set_label(),
1088     hildon_check_button_get_label().
1089   * New method: hildon_gtk_window_set_progress_indicator() to set progress indicator in
1090     windows (depends on feature being implemented in WM).
1091   * Documentation updates, coding fixes, examples updates. See ChangeLog for details.
1092   * Add dependency of libhildon1 on hildon-libs-l10n-mr[0]
1093   * Set myself as the maintainer of the debian package.
1094
1095  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 15 Sep 2008 15:36:06 +0300
1096
1097 libhildon (2.1.8-1) unstable; urgency=low
1098
1099   * Make -gdb package contain useful debugging symbols.
1100   * Fixes: NB#88022 (parameter validation in
1101     hildon_touch_selector_get_num_columns)
1102   * Fixes: NB#88023 (day range check
1103     in hildon_date_selector_select_current_date)
1104   * Fixes: NB#88027 (implement hildon_date_selector_select_month)
1105   * Fixes: NB#88045 (fix logical id for time in HildonTimeSelector)
1106   * Fixes: NB#88047 (fix retrieval of selected items in HildonTouchSelector)
1107   * Fixes: NB#88036 (fix range of 12h time in HildonTimeSelector)
1108   * Fixes: NB#88049 (fix columns removal from HildonTouchSelector)
1109   * New hildon_button_get_image() method in HildonButton.
1110   * New widget: HildonEntry.
1111   * New methods to add buttons with finger size in HildonDialog.
1112   * Miscellaneous improvements, other minor bug fixes, documentation
1113     improvementsand examples updates. See ChangeLog for details.
1114
1115  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 09 Sep 2008 10:47:11 +0300
1116
1117 libhildon (2.1.6-1) unstable; urgency=low
1118
1119   * Deprecated hildon_check_button_{set/get}_label().
1120   * Renamed HILDON_PANNABLE_AREA_MOV_* macros to HILDON_MOVEMENT_*
1121   * Initial hint in the pannable area set to FALSE.
1122   * Renamed properties in HildonPannableArea from {h,v}indicator-mode to
1123     {h,v}indicator_policy, and {h,v}scroll to {h,v}scroll_visible.
1124   * New widget: HildonEditToolbar.
1125   * Renamed hildon_touch_selector_{set,get}_active_iter() to
1126     hildon_touch_selector_select_iter() and hildon_touch_selector_get_selected().
1127   * Several API additions, bug fixes, internals improvements, documentation
1128     improvements, and examples updates. See ChangeLog for details.
1129
1130  -- Claudio Saavedra <csaavedra@igalia.com>  Fri, 29 Aug 2008 15:25:33 +0300
1131
1132 libhildon (2.1.5-1~unreleased) gutsy; urgency=low
1133
1134   * Replace esd dependencies in the dev package with libcanberra-dev.
1135     Fixes: NB#87481
1136
1137  -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Wed, 13 Aug 2008 16:10:36 +0300
1138
1139 libhildon (2.1.4-1) gutsy; urgency=low
1140
1141   * Lot of changes, see ChangeLog for more information.
1142   * Depending on the new Gtk+.
1143
1144  -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Tue, 12 Aug 2008 18:22:00 +0300
1145
1146 libhildon (2.1.3-1) gutsy; urgency=low
1147
1148   * Tons of changes, see the ChangeLog for more information.
1149   * Replaced libesd with libcanberra. Fixes: NB#86876
1150
1151  -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Mon,  4 Aug 2008 15:07:03 +0300
1152
1153 libhildon (2.1.2-1) gutsy; urgency=low
1154
1155   * Update version number to 2.1.2-1
1156   * configure.ac 2.1.2
1157   * Too many individual changes for them to all be relevant here, many widgets
1158     added, many widgets have been changed. A full list of additional/changed  widgets
1159     can be found in the Hildon 2.2 widget UI spec.
1160
1161  -- Karl Lattimer <karl.lattimer@nokia.com>  Mon, 30 Jun 2008 13:55:29 +0300 
1162
1163 libhildon (2.1.1-1) gutsy; urgency=low
1164
1165   * Update version number to 2.1.1-1
1166   * configure.ac 2.1.1
1167   * Too many individual changes for them to all be relevant here, many widgets
1168     added, many widgets have been changed. A full list of additional/changed  widgets
1169     can be found in the Hildon 2.2 widget UI spec.
1170
1171  -- Karl Lattimer <karl.lattimer@nokia.com>  Mon, 16 Jun 2008 16:00:00 +0200
1172
1173 libhildon (2.0.4-1) gutsy; urgency=low
1174
1175   * src/hildon-banner.c: revert the recent change, that introduced gtk_window_present() calls. 
1176     This reopens: Bug 78481 - [freetest] information banners are hidden under browser menu
1177     But resolves another variant of: Bug 83953
1178
1179  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Wed, 16 Apr 2008 10:37:00 +0100
1180
1181 libhildon (2.0.3-1) gutsy; urgency=low
1182
1183   * Fixes: NB#78896: libhildon code inspection/coverity: uninitialised local values in 
1184     hildon_date_editor_size_allocate
1185   * Fixes: NB#77775: Media Player, Save Now playing list, too long name makes banner disappear.
1186   * Fixes: NB#79182: info banner flickering with certain message lengts.
1187   * Fixes: NB#83953: Lock dialog is not visible when device is locked for the first time after flash
1188
1189  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Tue, 15 Apr 2008 15:03:00 +0100
1190
1191 libhildon (2.0.2-1) gutsy; urgency=low
1192
1193   * Fixes: MB#1220: HildonWindow should take GtkMenu accel_group into account
1194   * Fixes NB#78481: information banners are hidden under browser menu
1195   * Fixes: NB#79791: Cannot set focus to Master volume using stylus
1196   * Fixes: NB#22072: Revisiting fix for "Implement robust timer handling in Info Banner" bug
1197   * Fixes: MB#924: Hildon widgets doesn't support RTL mode
1198   * Fixes: MB#1212: Hide info banners (infoprints) on click
1199   * Enable fixing: NB#79916 and NB#79918: The help topic for Color selector cannot be opened
1200   * Fixes: NB#81696: The passcode is not overwritten even after selecting
1201
1202  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Thu, 03 Apr 2008 14:50:00 +0100
1203
1204 libhildon (2.0.1-2) gutsy; urgency=low
1205
1206   * Fixes: MB#1276: wrong allocators used in hildon_window_get_borders
1207
1208  -- Sven Herzberg <sven@imendio.com>  Mon, 25 Feb 2008 11:50:10 +0100
1209
1210 libhildon (2.0.1-1) unstable; urgency=low
1211
1212   * Do not use PACKAGE_VERSION_MAJOR for the API revision.
1213
1214  -- Xan Lopez <xan.lopez@nokia.com>  Thu, 10 Jan 2008 16:31:15 +0200
1215
1216 libhildon (2.0.0-1) unstable; urgency=low
1217
1218   * Fixes: NB#78616: breadcrumb trail node removal logic fix.
1219   * Fixes: NB#75310: add missing outer-border style property to HildonColorChooser.
1220
1221  -- Xan Lopez <xan.lopez@nokia.com>  Wed, 09 Jan 2008 14:27:08 +0200
1222
1223 libhildon (1.99.1-1) stable; urgency=low
1224
1225   * Fixes: NB#25592 Accessibility unable to access entry box
1226
1227  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 14 Dec 2007 11:29:19 +0200
1228
1229 libhildon (1.99.0-2) stable; urgency=low
1230
1231   * Updating the gtk dependancy.
1232
1233  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 11 Oct 2007 16:05:48 +0300
1234
1235 libhildon (1.99.0-1) stable; urgency=low
1236
1237   * Fixes: NB#71660 RSS applet is not using correct logical colors for feeds
1238   * Upping version to (almost) 2.0.0 for hildon 2.0
1239
1240  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 10 Oct 2007 14:10:28 +0300
1241
1242 libhildon (1.0.17-1.1) stable; urgency=low
1243
1244   * Fixes: NB#70842 General brokeness in toolbars visibility
1245   * Fixes: NB#62031 Extra arrow in front of top level item in breadcrumb trail
1246   * Fixes: MB#615 Can't show/hide the HildonWindow's toolbar
1247
1248  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 28 Sep 2007 15:03:11 +0300
1249
1250 libhildon (1.0.16-1.1) stable; urgency=low
1251
1252   * Mem-leak fixes in font selector and color selector
1253   * Mem-leak fix in style helper
1254   * Making the code dialog a bit more thumbable 
1255
1256   * Fixes: NB#63694 device lock, truncation of secu_application_title
1257   * Fixes: NB#70273 Memory leaks when switching applets and background
1258   * Fixes: NB#70474 Memory leak and access to already freed memory in color selector
1259   * Fixes: NB#70499 HildonFontSelectionDialog memory leak 
1260
1261  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 21 Sep 2007 14:41:13 +0300
1262
1263 libhildon (1.0.15-1.1) stable; urgency=low
1264
1265   * debian/control: Add glib and gtk+ doc packages to build dependencies to
1266     get gtk-doc crossreferences right
1267   * debian/rules: --enable-gtk-doc (with nodocs DEB_BUILD_OPTIONS support)
1268
1269   * Fixes: NB#67955 Device lock/unlock code not accepted from HW keyboard
1270   * Fixes: NB#52301 Wrong item is highlighted in Find toolbar history list 
1271   * Fixes: NB#68610 caption multiple focus possible in Authentication dialog weba_fi_auhentication_realm
1272   * Fixes: NB#69306 API documentation is missing
1273
1274  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 17 Sep 2007 14:07:51 +0300
1275
1276 libhildon (1.0.14-1) stable; urgency=low
1277
1278   * Removing the patch for hiding HildonWindow before destroy. Breaks DBus.
1279   * Fixes for HildonCalendar expose methods
1280   * Fixes for composite-widgets focus handling
1281   * New dialog layout for the HildonCalendar (Ok/Cancel)
1282   * Making find toolbar thumbable
1283   * Changing the stylus repeat timeout to match our needs
1284   * New esd dependency 
1285
1286   * Fixes: NB#54146 Hilon Calendar popup:The changes in active month/year are not shown
1287   * Fixes: NB#59299 Leaving the calendar dialog is not possible without selecting something
1288   * Fixes: NB#66060 Search toolbar has wrong height in ComboBoxEntry and toolbarbuttons are too narrow
1289   * Fixes: NB#58352 on startup, hildon-desktop GLIB WARNING ** hildon-1...
1290   * Fixes: NB#60489 Key repeat rate in number editor
1291   * Fixes: NB#65155 HildonVolumebar: mute grabs focus, not possible to adjust volume using HW keys
1292   * Fixes: NB#63955 hildon_volumebar_set_mute() grabs focus even if the widget is unmapped
1293   * Fixes: NB#66673 Questionable main loop iteration in hildon_window_destroy()
1294   * Fixes: NB#66628 Account setting dialog crashes while moving the focus using the h/w key. 
1295  
1296  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 24 Aug 2007 16:18:24 +0300
1297
1298 libhildon (1.0.13-1) stable; urgency=low
1299
1300   * Fixes to HildonBanners for temporary windows
1301   * Minor bugfix in the helper function for logical colors
1302   * New examples
1303
1304   * Fixes: NB#58352 on startup, hildon-desktop GLIB WARNING...
1305
1306  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 17 Aug 2007 14:46:03 +0300
1307
1308 libhildon (1.0.12-1) stable; urgency=low
1309
1310   * New HILDON_CHECK_VERSION macro
1311   * Bugfixes
1312   * Minor doc updates
1313
1314   * Fixes: NB#62061 Please include HILDON_CHECK_VERSION macro
1315   * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
1316   * Fixes: NB#64355 Control panel; Device lock: OK and Cancel buttons
1317   * Fixes: NB#60154 It is possible to enter invalid date in the birthday date picker
1318
1319  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 06 Aug 2007 09:52:19 +0300
1320
1321 libhildon (1.0.11-1) stable; urgency=low
1322
1323   * Adding some new API functions to control the active item in HildonFindToolbar
1324   * Fixing the default focus for font selection dialog
1325   * New examples
1326   * Changing the default long key press time
1327   * Fixed time picker on-map breakage
1328
1329   * Fixes: NB#63700 wrong definition for HILDON_WINDOW_LONG_PRESS_TIME
1330   * Fixes: NB#54182 HildonDateEditor min/max properties cannot be set
1331   * Fixes: NB#63430 Ok button of preview dialog is not highlited,when font size is 32pt.
1332
1333  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Jul 2007 10:14:34 +0300
1334
1335 libhildon (1.0.10-2) stable; urgency=low
1336
1337   * Fix header installation. 
1338
1339  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon,  2 Jul 2007 10:09:31 +0300
1340
1341 libhildon (1.0.10-1) stable; urgency=low
1342
1343   * Fixing a bit of focus crazyness in the time and date editors
1344   * Removing the separator from the code dialog
1345   * Fixing circular dep to enums
1346   * Hide the HildonWindow before performing the destroy
1347
1348   * Fixes: NB#61129 volumebar info banner in muted state
1349   * Fixes: NB#61128 volumebar sensitivy does not change when the widget is not mapped
1350   * Fixes: NB#60518 Unable to move the focus from the buttons to date or time editor.
1351   * Fixes: NB#60349 Date editor invalidates keyboard number input
1352
1353  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 29 Jun 2007 16:49:58 +0300
1354
1355 libhildon (1.0.9-1) stable; urgency=low
1356
1357   * Breadcrumb align/visibility fixes
1358
1359   * Fixes: MB#1466 hildon_window_toggle_menu() unconditionally uses button=0 for gtk_menu_popup()
1360   * Fixes: MB#1230 libhildon doesn't build because of broken strict-aliasing
1361   * Fixes: MB#1093 Banners should use GDK_WINDOW_TYPE_HINT_NOTIFICATION
1362   * Fixes: NB#52946 Pressing (accidentally) back and then menu key with thumb in quick succession and unfocusing the menu closes the application
1363   * Fixes: MB#1101 Reproducible unintentional window/application close bug 
1364
1365  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 07 Jun 2007 14:39:06 +0300
1366
1367 libhildon (1.0.8-1) stable; urgency=low
1368
1369   * Breadcrumb fixes
1370   * HildonBanner fixes for transiency 
1371   * Updated examples
1372
1373   * Fixes: NB#56434 Name of the month truncates in the Date & Time page in the startup wizard.
1374   * 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.
1375   * Fixes: NB#50288 Box remains on the am/pm indicator of the Date and Time Settings dialog.
1376   * Fixes: NB#56082 HildonCalendarpopup:Sliding sylus to a dimmed date changes the year to 1970
1377   * Fixes: NB#54147 Hildon calendar popup:The range checks for the years are not consistent.
1378   * Fixes: NB#41501 Last line of text in preview dialog is not shown properly when bold and maximum font is selected
1379   * Fixes: NB#38955 Inconsistent behaviour observed when 2 instances of date and time applet are open.
1380   * Fixes: NB#52379 HildonCaption won't accept focus when it contains a complex widget tree
1381   * Fixes: NB#56624 "Searching" info note displayed even after minimizing the search window
1382   * Fixes: NB#59276 Escape timeout handler is not removed when HildonWindow is deleted.
1383   * Fixes: NB#55161 Refreshing library is shown on top of other applications 
1384   * Fixes: NB#58982 HildonBreadcrumbtrail:Pressing Esc key does not show any effect
1385
1386  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 01 Jun 2007 15:43:59 +0300
1387
1388 libhildon (1.0.7-1) stable; urgency=low
1389
1390   * Fixed at some point in the past, but adding here:
1391
1392   * Fixes: NB#44440 hildon_note_new_cancel_with_progress_bar does unreasonable ellipsization...
1393   * Fixes: NB#49916 ADDRESS BOOK, truncation, §addr_nc_notification4b§
1394   * Fixes: NB#52006 The number editor in Pdf Viewer goes on a loop after reaching the maximum value.
1395
1396  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 25 May 2007 11:05:41 +0300
1397
1398 libhildon (1.0.6-1) stable; urgency=low
1399
1400   * Fixes: NB#54061 Notes application crashes when font size & font colour is changed
1401   * Fixes: NB#48934 Switch to page with empty page number dialog responded when taped outside the content area
1402
1403   * Memory allocation fixes for color and font selection widgets
1404   * Breadcrumb leak/visibility fixes
1405   * New examples
1406
1407  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Tue, 22 May 2007 13:45:59 +0300
1408
1409 libhildon (1.0.5-1) stable; urgency=low
1410
1411   * Fixes: NB#54149 Date editor: Accepts year greater than 2037
1412   * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
1413
1414   * Memory freeing fixes in font selection dialog.
1415   * Breadcrumb update.
1416
1417  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 07 May 2007 13:16:09 +0300
1418
1419 libhildon (1.0.4-1) stable; urgency=low
1420
1421   * Changing the API guard name to HILDON_ENABLE_UNSTABLE_API.
1422
1423  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 16:20:55 +0300
1424
1425 libhildon (1.0.3-1) stable; urgency=low
1426
1427   * Removing the API guard from helper functions. It was a mistake.
1428
1429  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 15:54:12 +0300
1430
1431 libhildon (1.0.2-1) stable; urgency=low
1432
1433   * Guard unstable API's with ENABLE_UNSTABLE_API define
1434   * Breadcrumb updates
1435   * Fixing a problem with timed banners having their parrent destroyed before they are
1436   * Fixing the sh libs
1437
1438  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Apr 2007 16:48:30 +0300
1439
1440 libhildon (1.0.1-1) stable; urgency=low
1441
1442   * New breadcrumb trial widget.
1443   * Fingerable scrollbar API.
1444
1445   * Fixes: NB#54182 HildonDateEditor min/max properties cannot be set
1446
1447  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 16 Apr 2007 11:09:27 +0300
1448
1449 libhildon (1.0.0-1) stable; urgency=low
1450
1451   * Move to Gtk 2.10
1452   * Consolidated API
1453   * All the deprecated widgets are now removed
1454   * Version bumping to 1.0.0 since we're now nice and stable
1455   * Fix packaging for gtk-doc (not enabled by default)
1456   * License change to LGPL version 2.1 or later
1457   * Adding examples for many widgets
1458
1459   * Fixes: NB#49043 Build fails due to duplicate definition of INVALID_CHAR
1460   * Fixes: NB#49810 Errors in hildon-libs
1461   * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
1462   * Fixes: NB#46434 HildonWindow: inconsistent memory management
1463   * Fixes: NB#30265 Warning from hildonlibs build
1464   * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
1465   * Fixes: NB#47989 Not possible to set empty title for HildonWindow
1466   * Fixes: NB#50496 While quickly tapping the same Edit button, the message is displayed differently.
1467   * Fixes: NB#51736 Enhancement in hildon_caption_set_label_text()
1468   * Fixes: NB#50854 application menu closes when mouse released
1469   
1470  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 29 Mar 2007 16:36:27 +0300
1471