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