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