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