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