1
[ 2.2.24 release ]
2
3
  * Fixes: NB#155362 (Cannot change language in Contacts from keyboard)
4
5
[ 2.2.23 release ]
6
7
  * Do not use stock items internally to avoid breaking applications.
8
    Fixes: NB#176748 ( Logical strings are shown instead of Yes/No buttons)
9
  * Minor examples fix.
10
11
[ 2.2.22 release ]
12
13
  * Add stock items for Hildon common strings.
14
  * Fixes: NB#174382 (Only filtered contacts are picked from contact
15
    list)
16
17
[ 2.2.21 release ]
18
19
  * Documentation fixes.
20
  * Make the HildonLiveSearch match asynchronous.
21
  * Fixes: NB#162288 (Changing the presence continously will lead to
22
    multiple GLIB Criticals in syslog)
23
  * Fixes: MB#9948 (Contact quick search entering L does not recognize
24
    Polish "Ł")
25
  * Fixes: NB#165083 (Contact quick search entering L does not
26
    recognize Polish "Ł")
27
28
[ 2.2.20 release ]
29
30
  * Fixes: NB#156325 (Hildon-Banner Example - Animation beside the
31
    animation banner is not visible when animation button is clicked)
32
  * Fixes: NB#165632 (HildonLiveSearch wasting CPU in
33
    gtk_tree_model_filter_convert_child_path_to_path)
34
  * Asynchronous HildonLiveSearch searching.
35
36
[ 2.2.19 release ]
37
38
  * Fixes: NB#163953 (Move live search code from HildonTouchSelector to HildonLiveSearch)
39
    This time for real.
40
41
[ 2.2.18 release ]
42
43
  * Fixes: NB#160879 (crash in pannable area with glib 2.23.5)
44
  * Fixes: NB#163953 (Move live search code from HildonTouchSelector to HildonLiveSearch)
45
46
[ 2.2.17 release ]
47
48
  * Fixes: NB#158695 (HildonTouchSelector looks bad in portrait mode)
49
50
[ 2.2.16 release ]
51
52
  * Fixes NB#158744 (1st selected contact from the list is replaced with
53
    the next one instead of appending both to the list)
54
55
[ 2.2.15 release ]
56
57
  * Fixes: NB#158130 (hildon_live_search_set_text needed for File Manager)
58
59
[ 2.2.14 release ]
60
61
  * Fixes: NB#156737 (Calnedar app. always crashes after changing the
62
    language to Bulgarian and when trying to add a new event)
63
  * Fixes: MB#9194 (hildon_pannable_area_scroll_to() example)
64
  * Fixes: NB#140251 (Livesearch for File Manager)
65
66
[ 2.2.13 release ]
67
68
  * Fixes: NB#155502 (HildonPickerDialog doesn't support portrait mode)
69
  * Fixes: MB#8731 (Memory leaks in widget HildonAnimationActor)
70
71
[ 2.2.12 release ]
72
73
  * Fixes: NB#123249 (HildonTouchSelectorEntry is case-sensitive)
74
  * Fixes: NB#140410 (consider increasing the SPS (samples per second)
75
    value in the HildonPannableArea)
76
  * Fixes: NB#152686 (Observed hildon-home criticals while adding a
77
    shortcut)
78
  * Fixes: NB#152909 (Making the panning indicator more evident)
79
  * Fixes: MB#4579 (HildonWindowClipboardOperation is completely
80
    undocumented)
81
  * Fixes: MB#4640 (hildon_touch_selector_get_active_iter() needed)
82
  * Fixes: MB#5284 (HildonPannableArea: size-request-policy property
83
    should be deprecated)
84
  * Fixes: MB#6069 (Documentation missing on HildonNote vs "Cancel"
85
    button)
86
87
[ 2.2.11 release ]
88
89
  * Fixes: NB#151517 (Device "freezes" and unable to access view menu of
90
    chat view in a certain scenario)
91
  * Fixes: NB#151707 (HildonLiveSearch breaks keyboard shortcuts)
92
  * Fixes: NB#135340 (view not scrolling according to cursor position)
93
  * HildonLiveSearch support for GtkIconView
94
  * API change in hildon_live_search_hook_widget()
95
  * Fixed critical warning in
96
    hildon_touch_selector_set_column_selection_mode()
97
  * Other fixes.
98
99
[2.2.10 release]
100
101
  * Fixes: NB#121965 (Region touch list picker: Value in search field
102
    is not selected in specified scenario)
103
  * Fixes: NB#151707 (HildonLiveSearch breaks keyboard shortcuts)
104
  * Fixes: NB#152068 (drop down list in browser appears with the first
105
    item highlighted)
106
  * Fixes: NB#151334 (live search not proper for picker buttons)
107
  * Fixes: NB#151339 (Picker value becomes empty when selection is made
108
    via live search)
109
  * New hildon_live_search_clean_selection_map()
110
  * Make HildonTouchSelector::live-search read-write
111
112
[2.2.9 release]
113
114
  * Fixes: NB#137994 (scroll indicator never disappears in a scenario)
115
  * Fixes: NB#126074 (size of confirmation dialog varies after rotating
116
    from portrait to landscape)
117
  * Fixes: NB#145156 (HildonPickerDialog: Entered Skype contact name
118
    disappears from dialpad input box when call type dialog is opened and
119
    cancelled)
120
  * Fixes: NB#137474 (Progress note layout is not correct)
121
  * Fixes: NB#141835 (HildonBanner reappears if the screen is rotated)
122
  * Fixes: NB#120613 (Size of HildonBanner varies depending on previously
123
    opened banners)
124
  * Fixes: NB#143625 (Timed custom banner interferes with timed normal
125
    banners)
126
  * Fixes: NB#145298 (HildonTouchSelector: Call type button in dial pad
127
    shows the skype account even after disabling.)
128
  * Fixes: NB#149035 ("Never" is not deselected when selected other Repeat
129
    option(like Mon or Tues or ...) in the edit alarm dialog)
130
  * Fixed: NB#150319 (HildonAppMenu doesn't show when another top level
131
    widget is around)
132
  * Fixes: NB#150710 (live search not working for numbers)
133
  * Fixes: NB#150628 (Live Search doesn't come up in Profiles applet until
134
    the focus is changed)
135
  * Other HildonLiveSearch minor tweaks and fixes.
136
  * Support for selection inside HildonPannableArea.
137
138
[2.2.8 release]
139
140
  * Fix a critical warning in HildonTouchSelector.
141
142
[2.2.7 release]
143
144
  * Fixes: NB#149039 (controlpanel crashing in a scenario)
145
146
[2.2.6 release]
147
148
  * Fixes: NB#148188 (The required #include directives are not documented
149
    for Hildon)
150
  * Fixes: MB#6268 (The required #include directives are not documented
151
    for Hildon)
152
  * Fixes: NB#147988 (Unable to act on 'Voip and IM accounts' dialog on a
153
    certain scenario.)
154
  * Improved string matching in the HildonTouchSelector live search.
155
156
[2.2.5 release]
157
158
  * Improved HildonLiveSearch support in HildonTouchSelector.
159
  * Better API for HildonLiveSearch.
160
  * Fixes: NB#146250 (Documentation error in hildon-touch-selector.c)
161
  * Fixes: NB#119708 (Text in 'Disconnect..." banner is not aligned
162
    properly, when changed from portrait to lanscape mode.)
163
  * Fixes: NB#134010 (Device not usable after opening the image from
164
    external application when image viewer contains edited and unsaved
165
    image)
166
  * Fixes: NB#147342 (Done button of HildonPickerDialog doesn't work for
167
    empty models)
168
  * Fixes: NB#147341 (HildonTouchSelectorEntry crashes when a populated
169
    model is attached)
170
171
[2.2.4 release]
172
173
  * Fixes: NB#134010 (Device not usable after opening the image from
174
    external application when image viewer contains edited and unsaved
175
    image)
176
  * Fixes: NB#142952 (Search support for lists)
177
178
[2.2.3 release]
179
180
  * Fixes: NB#143759 (Setting the same selector twice to a picker button
181
    ends with the selector destroyed)
182
183
[2.2.2 release]
184
185
  * Several memory leak fixes.
186
  * Fixes: NB#141240 (New API: hildon_gtk_window_enable_zoom_keys())
187
  * Fixes: NB#135750 (Permanent XErrors while switching between windows
188
    and task switcher)
189
  * Fixes: NB#125548 (HildonProgram notify::is-topmost is not working
190
    properly with stacks)
191
  * Fixes: NB#140339 (Unnecessary wake-ups in application due to XAtoms)
192
193
[2.2.1 release]
194
195
  * Fixes: NB#141140 (Rotation stops when banner is present)
196
  * Fixes: NB#141367 (Reproducible browser crash)
197
  * Fixes: NB#141447 (HildonBanner crashes if a new one is shown
198
    during a delete event)
199
  * Fixes: NB#134010 (Device not usable after opening the image from
200
    external application when image viewer contains edited and unsaved
201
    image)
202
  * Fixes: NB#141831 (memory leak in hildon-touch-selector)
203
204
[2.2.0 release]
205
206
  * Fixes: NB#132584 (Pannable kinetics in large lists needs tuning)
207
  * Fixes: MB#4580 (HILDON_WINDOW_LONG_PRESS_TIME is undocumented)
208
  * Fixes: NB#127018 (Panning indicator fades out too slowly)
209
  * Improved UX for the pannable area with large lists.
210
  * Fixes: 137604 (Pannable scroll_to does not move correctly)
211
  * NB#137814 (Indicator for view menu in app title area)
212
  * Fixes: NB#137604 (Pannable scroll_to does not move correctly)
213
  * Documentation fixes updates (MB#5103, MB#5104)
214
  * Fixes: NB#138857 (hildon_gtk_window_take_screenshot doesn't take a
215
    screenshot)
216
  * Fixes: NB#140140 (Allow custom widgets to be used in banners)
217
  * Fixes: NB#140186 (HildonPannableArea goes into an infinite loop)
218
219
[2.1.97 release]
220
221
  * Fixes: NB#133252 (Opening any feed item from RSS always opens the
222
         first feed item in browser)
223
  * Fixes: NB#135179 (Remove pannable timeouts in unrealize function)
224
  * Fixes: NB#133767 (Information and confirmation note sound should
225
    follow system profile setting)
226
  * Fixes: NB#134533 (UI freezes if we show a dialog with
227
    gtk_dialog_run() while a menu is opened)
228
  * Fixes: NB#110894 (In event view containing very large description
229
    field, application menu is displayed blank while panning)
230
  * Fixes: NB#131942 (HildonPickerDialog is seen empty when popping up
231
    for the first time)
232
  * Fixes: NB#131911 (Appmenu does not resize properly, when number of
233
    menu items change)
234
  * Documentation updates
235
236
[2.1.96 release]
237
238
  * Fixes: NB#133252 (Opening any feed item from RSS always opens the
239
         first feed item in browser)
240
  * Fixes: NB#135179 (Remove pannable timeouts in unrealize function)
241
  * Fixes: NB#132584 (Pannable kinetics in large lists needs tuning)
242
243
[2.1.95 release]
244
245
  * Fixes: NB#131794 (pannable area produces unnecessary allocations
246
    causing performance problems)
247
  * Fixes: NB#130900 (HildonPannableArea will leak it's event_window
248
    if it's realized without showing and then deleted)
249
250
[2.1.94 release]
251
252
  * Fixes: NB#130910 (Screen gets unlocked when menu is open)
253
  * Fixes: NB#126115 (Pannable list overshooting is unusably slow for
254
    lists with slow row renderers)
255
  * Fixes: NB#126198 (gdk-threads API should be used to install idle and
256
    timeout handlers)
257
258
[2.1.93 release]
259
260
  * Fixes: NB#122395 (hildon_entry_set_placeholder() should be in
261
    GtkEntry)
262
  * Fixes: NB#131013 (unable to stop panning file manager by tapping on
263
    it)
264
265
[2.1.92 release]
266
267
  * Fixes: NB#130043 (scrollindicator not smooth while panning)
268
  * Fixes: NB#123409 (Showing dialog consumes significant amount of
269
    time)
270
  * Fixes NB#130291 (New HildonTouchSelector API is required to center on
271
    any column item)
272
273
[2.1.91 release]
274
275
   * Fixes: NB#118398 (HildonEntry - unnecessary rescaling of images)
276
277
[2.1.90 release]
278
279
  * Fixes: NB#127896 (Information notes text truncated)
280
281
[2.1.88 release]
282
283
  * Fixes: NB#124510 (The Application Menu is distorted when switched
284
    between portrait and landscape mode)
285
  * Fixes: NB#115388 (Power key menu does not resize itself)
286
  * Fixes: NB#108487 (Phone settings dialog should scroll to focused field)
287
  * Fixes: NB#121445 (Virtual keyboard opening is not working in same
288
    way for each text entry field)
289
290
[2.1.86 release]
291
292
  * MB#4700 (HildonFindToolbar documentation lacks Gtk-Doc markup,
293
    and needs cleanup)
294
  * Fixes: NB#124090 (New calendar wizard title is not using
295
    ecdg_ti_caption_separator)
296
  * Fixes: NB#121732 (New feature request: Signal to pannable area
297
    that informs when panning is stopped.)
298
  * Fixes: NB#124385 (Unable to select exact point in color mixing box
299
    in color palette dialog)
300
  * Fixes: NB#120500 (only device memory connect mmc in use info
301
    banner is left aligned)
302
  * Fixes: NB#124408 (Confirmation notes: the 'Yes' button overlaps
303
    with the dialog edge)
304
  * Fixes: NB#95685 (Add field dialog should use HILDON_UI_MODE_NORMAL)
305
306
[2.1.84 release]
307
308
  * Fixes: NB#122033 (Filter buttons in view menus incorrectly sized)
309
  * Fixes: NB#108337 (Focus mismatch in items of AppMenu)
310
  * Fixes: NB#102373 (Progress indicator also for the Edit mode
311
    toolbar)
312
  * Fixes: MB#4598 (HildonCheckButton documentation doesn't say why it
313
    exists)
314
  * Fixes: MB#4528 (HildonPickerButton docs should mention how to set
315
    the title of its dialog)
316
  * Fixes: MB#4556 (HildonNoteType is undocumented)
317
  * Fixes: NB#118375 (unnecessary rescaling of images)
318
  * Fixes MB#4697 (Documentation in HildonCaption)
319
  * Fixes: MB#4698 (DateSelector documentation has bad output argument
320
    description, and the day depends on both the month and the year)
321
  * Fixes: NB#123448 (HildonNote is not portrait-friendly)
322
  * Fixes: MB#4701 (HildonNote documentation lacks some Gtk-Doc markup and
323
    has some mistakes)
324
  * Fixes: NB#122389 (Stacking mixup when removing HildonStackableWindow
325
    from the middle of the stack)
326
  * Many other documentation improvements and fixes.
327
328
[2.1.82 release]
329
330
  * Fixes: NB#101420 (Update unit tests and fix make distcheck)
331
  * Fixes: MB#4641 (Documentation:
332
    hildon_touch_selector_append_column() ref-counting)
333
  * New public API: hildon_touch_selector_set/get_column()
334
  * Fixes: NB#117931 (Theming issues in accounts dialogs)
335
  * Fixes: MB#4563 (Popup menu won't locate at the left side of the
336
    screen)
337
  * Fixes: NB#101437 (Invoking CSM on the left side of page area is
338
    displayed in wrong location)
339
  * Fixes: NB#122254 (random crash occured for contacts while sending
340
    contact card thorugh email)
341
  * Fixes: MB#4554 (Documentation: Annoying "represents" phrasing.)
342
  * Fixes: MB#4463 (Hildon size #defines are undocumented)
343
  * Many other documentation fixes.
344
345
[2.1.80 release]
346
347
  * Fixes: NB#119805 (Merge conflict picker dialogs are too small)
348
  * Fixes: NB#109878 (height and width of focus on color icon is not
349
    consistent with other item in the application tool bar)
350
  * Fixes: NB#120941 (HildonWindow using deprecated GTK_CHECK* macros)
351
  * Fixes: MB#4643 (Documentation: hildon_banner_show_information()
352
    memory management)
353
  * Fixes: NB#113065 (Image viewer image scrolling updates in X, then
354
    Y)
355
  * Corrections to hildon_format_file_size_for_display () (Christian Dywan)
356
  * Examples updates.
357
358
[2.1.78 release]
359
360
  * Fixes: NB#115988 (hildon_app_menu_popup creates menu with "crushed"
361
    button(s) in the top left corner)
362
  * Fixes: NB#118903 (Account setup wizard: Text in Search field should
363
    be focused when "Region" touch list picker is reopened again)
364
  * Fixes: NB#117927 (Application menu not usable with animation
365
    actors)
366
  * Fixes: NB#108265 (Animation banner not properly centered)
367
  * HildonEntry sizing improvements.
368
  * Other code fixes.
369
370
[2.1.76 release]
371
372
  * Fixes: NB#117928 (Widgets such as Entry and CheckButton (and
373
    others) do too much in the _new function)
374
  * Fixes: NB#114874 (There is no possibility to show hildon banners with
375
    DND flag set)
376
  * Fixes: NB#117870 ('Disconnect charger...' info banner is truncated
377
    on transition from landscape to portrait)
378
  * Fixes: NB#109063 (HildonAppMenu shouldn't show its items
379
    automatically when they're added)
380
  * Fixes: NB#116607 (Pannable area should always have scrollbar visible
381
    initially if the application can be scrolled)
382
  * Several HildonPannableArea usability improvements.
383
384
[2.1.74 release]
385
386
  * Fixes: NB#116289 (Hildon home crashes while adding task shortcuts.)
387
  * Fixes: NB#116682 (Destroying parented animation actors when parent
388
    in unmapped leads to crash) (Artem Egorkine)
389
  * Fixes: NB#116786 (Image viewer crases whie trying to launch menu,
390
    in a scenario)
391
  * Fixes: NB#107486 (HildonWindow should size itself properly)
392
  * Fixes: NB#106374 (Need API to take a loading screenshot)
393
394
  New API:
395
  * hildon_format_file_size_for_display() (Christian Dywan)
396
  * hildon_gtk_window_take_screenshot()
397
398
  Other:
399
400
  * Fix tests build during distcheck.
401
  * HildonButton minor fixes.
402
  * Coverity reported fixes.
403
404
[2.1.72 release]
405
406
  * Fixes: NB#114395 ('Disconnect charger...' info banner in portrait is truncated)
407
  * Fixes: NB#113761 (Update progress banner to use progress indicator)
408
  * Fixes: NB#114253 (HildonPickerButton not refreshing its value)
409
  * Fixes: NB#109369 (Hard-coded height in HildonPickerDialog)
410
  * Fixes: NB#105529 (Empty App menu is launched in a scenario.)
411
  * Fixes: NB#115166 (Formatting memory card is not taking place)
412
  * Fixes: NB#115242 (Sound is not played every time for the 'Switch off
413
     device?' confirmation note)
414
415
   Other:
416
417
  * New unit tests for HildonPickerButton
418
  * Set "dialog-information" role for sounds played by hildon_play_system_sound()
419
  * Documentation and examples fixes.
420
421
[2.1.70 release]
422
423
  * Fixes: NB#111962 (mail_in_ui_folder_move_target_error not aligned
424
    properly)
425
  * Fixes: NB#112933 (text is not left aligned in confirmation dialog
426
    is connectivity dialog)
427
  * Fixes: NB#111606 (HildonTimeSelector should expose API to
428
    set/unset am/pm mode)
429
  * Fixes: NB#111160 (!HildonEditToolbar buttons are focused after
430
    typing on an HW arrows key)
431
432
  New API:
433
434
  * HildonTimeSelector:time-format-policy
435
436
[2.1.68 release]
437
438
  * Fixes: NB#109635 (Confirmation notes do not support portrait)
439
  * Fixes: NB#112328 (Adding helpers for setting portrait properties)
440
  * Fixes: NB#108470 (Selected items in multiple selection are either
441
    having a tick that is cut or not visible at all.)
442
  * NB#111027 (Title menu closed immediately if activated when
443
    "Invalid e-mail address" banner is shown)
444
445
  New API:
446
447
  * hildon_gtk_window_set_portrait_flags()
448
  *(hildon_gtk_window_set_progress_indicator),
449
   (hildon_gtk_window_set_do_not_disturb),
450
   (hildon_gtk_window_set_portrait_flags): will work even if the window is
451
   not realized yet.
452
453
  Deprecated API:
454
455
  * hildon_pannable_area_get/set_size_request_policy,
456
    HildonSizeRequestPolicy: deprecated.
457
458
[2.1.66 release]
459
460
  * Fixes: NB#110689 (HildonPickerButton doesn't ellipsize very long values)
461
  * Fixes: NB#110959 (Add API to set the do-not-disturb flag to a window)
462
  * Fixes: NB#111206 (stylus sized icon for animation banner)
463
  * Fixes: NB#111962 (mail_in_ui_folder_move_target_error not aligned
464
    properly)
465
  * Fixes: NB#111830 (HildonBanner should be marked as supporting
466
    portrait)
467
468
[2.1.64 release]
469
470
  * Fixes: NB#110244 (Problems with the
471
    hildon_pannable_area_set_size_request_policy API)
472
473
[2.1.62 release]
474
475
  * Fixes: NB#110029 (selectors not scrolling to selected value)
476
  * Coverity reported fixes.
477
  * Improved documentation (Ivan Gomez)
478
479
[2.1.60 release]
480
481
  * Fixes: NB#109099 (Memory leak in Hildon touch selector)
482
  * Fixes: NB#107386 (Odd stacking behaviour for information banners)
483
  * Fixes: NB#94957 (Smoothly opened application menu)
484
  * Fixes: NB#109179 (Memory leak in Hildon program)
485
  * Fixes: NB#107775 (No scrollbars can be seen when several items are
486
    available in a dialog)
487
  * Fixes: NB#106375 (Need API to retitle a window with a title
488
    including markup)
489
  * Fixes: NB#109369 (Hard-coded height in HildonPickerDialog)
490
  * Fixes: NB#109639 (Update hildon passwd dialogs to Hildon 2.2)
491
492
  New API:
493
494
  * hildon_window_stack_get_windows()
495
  * New "markup" property and hildon_window_{get,set}_markup()
496
    methods.
497
498
  Other:
499
500
  * More HildonPannableArea tunning.
501
  * Fixed some memory leaks.
502
503
[2.1.58 release]
504
505
  * Fixes: NB#107583 (Hildon app menu crashes in various applications)
506
  * Fixes: NB#106067 (hildon_play_system_sound() play sound only first
507
    time called)
508
  * Fixes: NB#106998 (HildonProgram's is-topmost property doesn't
509
    change when the user tasks in/out of an application)
510
  * Fixes: NB#107897 (Patch to make editmodetoolbar background
511
    themeable and adjust margin)
512
513
[2.1.56 release]
514
515
  * Fixes: NB#107494 (Items stay selected when clicking and moving
516
    away when inside pannable area)
517
  * Fixes: NB#103564 (Make hildon animation banner use individual image
518
    files as the animation)
519
  * Fixes: NB#107471 (hildon_entry_set_text() not setting the text
520
    when the placeholder text is already set)
521
522
[2.1.54 release]
523
524
  Bug fixes:
525
526
  * Fixes: NB#105190 (Text input area of HildonTouchSelectorEntry to
527
    be selected manually for the HW keys to work)
528
  * Fixes: NB#105427 (Clicking and dragging ( for pixel values more
529
    than the threshold value ) within the button is not sending the
530
    event to the child)
531
  * Fixes: NB#106607 (hildon_init should issue error message upon
532
    successive calls)
533
534
  Other:
535
536
  * Improved usability in HildonPannableArea and HildonTouchSelectorEntry.
537
  * Some examples cleaned up.
538
  * Code fixes.
539
540
[2.1.52 release]
541
542
  Bug fixes:
543
544
  * Fixes: NB#104485 (Not able to address the call when application menu is
545
    opened at background)
546
  * Fixes: NB#105507 (hildon_date_button_set_date leads to crash.)
547
  * Fixes: NB#105407 (highlight is not cancelled when panning starts)
548
  * Fixes: NB#105455 (HildonTouchSelectorPrintFunc lacks user data)
549
  * Fixes: NB#105678 (HildonTextView should use logical colours instead of
550
    setting widget name)
551
552
  New API:
553
554
  * (HildonTouchSelectorPrintFunc *) (HildonTouchSelector * selector, gpointer user_data)
555
  User data parameter added to (HildonTouchSelectorPrintFunc *) signature.
556
  * hildon_touch_selector_set_print_func_full (): support for user data and a destroy callback.
557
558
  Other:
559
560
  * More HildonPannableArea fine tunning.
561
  * Documentation improvements.
562
  * Minor theming fixes.
563
564
[2.1.50 release]
565
566
  Bug fixes:
567
568
  * Fixes: NB#105012 (buttons inside a pannable area not getting release
569
    event when dragging/releasing)
570
571
[2.1.48 release]
572
573
  Bug fixes:
574
575
  * Fixes: NB#103758 (No way to obtain a menu from a  HildonStackableWindow)
576
  * Fixes: NB#103761 (HildonAppMenu doesn't have methods to get its children)
577
  * Fixes: NB#104439 (hildon_date_button_new() isn't set to the current date by
578
    default)
579
  * Fixes: NB#104485 (Not able to address the call when application menu is
580
  opened at background)
581
  * Fixes: NB#104819 (Clean up old icon names from hildon-widgets)
582
  * Fixes: NB#104815 (I need accessor to the entry inside
583
  HildonTouchSelectorEntry)
584
  * Fixes: NB#102541 (value entered in the touch selector entry is not shown
585
  when opened for second time)
586
587
  New API:
588
589
  * HildonAppMenu:
590
    hildon_app_menu_get_items()
591
    hildon_app_menu_get_filters()
592
    HildonAppMenu::filter-vertical-spacing style property.
593
  * hildon_stackable_window_{get,set}_app_menu()
594
  * hildon_window_get_main_menu()
595
  * hildon_touch_selector_entry_get_entry()
596
  * HildonPannableArea properties:
597
    ::drag-inertia, ::panning-threshold, ::scrollbar-fade-delay,
598
    ::bounce-steps, ::force and ::direction-error-margin
599
600
  Deprecations:
601
602
  * hildon_window_get_menu(): use hildon_window_get_main_menu()
603
  * hildon_stackable_window_set_main_menu(): use hildon_stackable_window_set_app_menu()
604
605
[2.1.46 release]
606
607
  Bug fixes:
608
609
  * Fixes: NB#101603 (Focus is not even for the text entry boxes in
610
    Contact editor dialog)
611
  * Fixes: NB#92297 (Preview content is not clearly visible for
612
    default colour text)
613
  * Fixes: NB#101889 (Picker dialog should not close when nothing is
614
    selected in multiple selection list)
615
  * Fixes: NB#97458 (Pannable area prevents propagation of button
616
    press events)
617
  * Fixes: NB#103242 ("HildonPickerButton:value-changed" is emitted
618
    before actual change of values)
619
  * Fixes: NB#100468 (Application menu window is launched even when a
620
    new secondary-window/dialog is pending to be shown/realized)
621
622
  New API:
623
624
  * hildon_app_menu_popup(): New function to pop up a HildonAppMenu
625
  * hildon_picker_button_value_changed(): Programmatically emit "value-changed".
626
627
  Other:
628
629
  * unit testing suite fixes (Sven Herzberg)
630
  * Removed hildon-remote-texture.h from hildon.h.
631
  * Themability improvements.
632
  * Code fixes.
633
  * HildonPannableArea improvements.
634
635
[2.1.44 release]
636
637
  Bug fixes:
638
639
 * Fixes: NB#100646 (Logical strings is shown for ok in set
640
   password,Password needed dialogs)
641
 * Fixes: NB#100445 (Hildon banner gets destroyed when a dialog is
642
   opened)
643
 * Fixes: NB#101916 (Do not allow custom icons on animation banner)
644
 * Fixes: NB#101698 (Back button long press and delete-event handling)
645
 * Fixes: NB#99915 (Date and Time options are not localised in Date
646
   and Time setttings)
647
 * Fixes: NB#101043 (Second row of all the command button are
648
   displayed in transparent mode.)
649
 * Fixes: NB#102225 (Crash setting the progress indicator to a non
650
   visible window)
651
 * Fixes: NB#102262 (memory leak in hildon_button_set_style())
652
 * Fixes: NB#101793 (Make edit toolbar the same height as window
653
   title bar (use title area theming))
654
 * Fixes: NB#102467 (Do not show highlight on the text in
655
   HildonCaption)
656
 * Fixes: NB#102338 (HildonPannableArea scrolling indicator does not
657
   treat ->lower correctly)
658
 * Fixes: NB#102413 (The text margins (wrapping) in information
659
   banner should be HILDON_MARGIN_TRIPLE)
660
661
  New API:
662
663
  * HildonRemoteTexture (Gordon Williams)
664
  * HildonPannableArea:low-friction-mode property.
665
666
  Deprecations:
667
668
  * hildon_banner_show_annimation(): No more user defined icons.
669
670
  Other:
671
672
  * Theming improvements.
673
  * Increased the maximum speed of the pannable area to improve usability.
674
  * Memory leaks fixed and other code fixes.
675
676
[2.1.42 release]
677
678
  Bug fixes:
679
680
  * Fixes: NB#100487 (HildonStackableWindow transiency becomes
681
    incoherent)
682
  * Fixes: NB#98039 (Wishlist: hildon_window_add_edit_toolbar())
683
  * Fixes: NB#100320 (HildonPannableArea does not listen to
684
    GtkAdjustment "change" signals)
685
  * Fixes: NB#99802 (Hildon touch selector entry not working properly
686
    for some of the input modes)
687
  * Fixes: NB#100468 (Application menu window is launched even when a
688
    new secondary-window/dialog is pending to be shown/realized.)
689
  * Fixes: NB#93165 (HildonTouchSelector::changed not emitted when the
690
    selection is programmatically changed)
691
692
  Deprecations:
693
694
  * Removed obsolete icon sizes:
695
    HILDON_ICON_PIXEL_SIZE_WIZARD
696
    HILDON_ICON_PIXEL_SIZE_BIG_NOTE
697
    HILDON_ICON_PIXEL_SIZE_NOTE
698
699
  Other:
700
701
  * Documentation improvements.
702
  * Misc. code improvements.
703
  * Icon sizes updates.
704
705
[2.1.40 release]
706
707
  Bug fixes:
708
709
  * Fixes: NB#98855 (HildonBanner uses qgn_note_infoprint)
710
  * Fixes: NB#98614 (Hildon information note (background) should have
711
    minimum height and maximum text width)
712
  * Fixes: NB#91657 (HildonPickerDialog closes immediately when used
713
    with some dynamic tree model)
714
  * Fixes: NB#97468 (HildonPickerDialog doesn't need to show selected
715
    contents in title)
716
  * Fixes: NB#99713 (HildonButton value label color is wrong)
717
  * Fixes: NB#94970 (Hildon Edit Mode Toolbar should use back button
718
    graphics from theme)
719
720
  Other:
721
722
  * Do not use cairo to render the HildonPannableArea panning indicators.
723
  * HildonButton layout fixes.
724
  * Improved and updated examples.
725
  * Documentation improvements.
726
727
[2.1.38 release]
728
729
  Bug fixes:
730
731
  * Fixes: NB#98609 (Use wdgt_ strings for all hildon dialog buttons)
732
  * Fixes: NB#98537 (Device hangs in account settings dialog)
733
  * Fixes: NB#95395 (prestarted applications show GLIB WARNING ** Gdk
734
    - gdkdrawable-x11.c:878 drawable is not a pixmap or window)
735
  * Fixes: NB#98383 (is-topmost signal is not emitted when task
736
    switcher is clicked.)
737
738
  New API:
739
740
  * New HildonAnimationActor widget (Artem Egorkine)
741
742
  Other:
743
744
  * Reverted change in pannable area that caused irresponsive applications.
745
  * Pannable Area misc. improvements.
746
747
[2.1.36 release]
748
749
  Bug fixes:
750
751
  * Fixes: NB#93410 (API required for setting IM mode in HildonTouchSelectorEntry)
752
  * Fixes: NB#94460 (stackable window's menu is not closed when its window is hidden)
753
  * Fixes: NB#97015 (HildonPickerButton shouldn't gtk_dialog_run() the picker dialog)
754
  * Fixes: NB#95828 (HildonTextView functionality)
755
  * Fixes: NB#96202 (FKB causes HildonPickerButton's value update before the selection is accepted in the dialog)
756
  * Fixes: NB#94970 (Hildon Edit Mode Toolbar should use back button graphics from theme)
757
  * Fixes: NB#96225 (Dialog titles are not shown according to the values selected in the list picker)
758
  * Fixes: NB#96226 (In multiple selection mode Done button is shown sometimes in listpicker)
759
  * Fixes: NB#96837 (HildonPannableArea - scroll indicator shown despite the view not being scrollable)
760
  * Fixes: NB#95709 (Invalid casts in HildonPannableArea(?))
761
  * Fixes: NB#97458 (Pannable area prevents propagation of button press events)
762
  * Fixes: NB#97028 (Pannable area updates on every motion event)
763
  * Fixes: NB#92849 (Selected item is not always visible when HildonTouchSelector is shown)
764
  * Fixes: NB#97908 (Not possible to change the year range in HildonDateSelector/HildonDateButton)
765
  * Fixes: NB#98317 (Provide parametarized API for TimePicker widget)
766
767
  New API:
768
769
  * HildonPickerDialog:
770
771
    - ::center-on-show property:
772
      Whether to center on the selected items each time the dialog is presented.
773
774
  * HildonTouchSelector:
775
776
    - hildon_touch_selector_entry_set/get_input_mode: New accessors for
777
      the input mode used in a HildonTouchSelectorEntry's entry.
778
    - hildon_touch_selector_unselect_all(): Unselect current selection
779
      in one of the columns.
780
    - hildon_touch_selector_center_on_selected(): Centers on the nearest
781
      selected element in each column.
782
783
  * HildonDateSelector:
784
785
    - ::min-year, ::max-year properties:
786
      Allows to define boundaries for the year column in the selector.
787
    - hildon_date_selector_new_with_year_range():
788
      Create a date selector with custom year boundaries.
789
790
  * HildonDateButton:
791
792
    - hildon_date_button_new_with_year_range():
793
      Create a button with custom year boundaries in its date selector.
794
795
  * HildonEditToolbar:
796
797
    - ::arrow-width and ::arrow-height style properties:
798
      Allow to set the size of the arrow button.
799
800
  * HildonTimeSelector:
801
802
    - ::minutes-step:
803
      Allows to define steps between minutes in the time selector.
804
    - hildon_time_selector_new_step():
805
      Allows to create a HildonTimeSelector with a custom minutes step.
806
807
  * HildonTimeButton:
808
809
    - hildon_time_button_new_step():
810
      Allows to create a HildonTimeButton with a custom minutes step in
811
      its selector.
812
813
  Other:
814
815
  * Improved documentation.
816
  * Many code fixes and memory leaks fixed.
817
  * Improved HildonPannableArea responsiveness/performance.
818
819
[2.1.34 release]
820
821
  Bug fixes:
822
823
  * Fixes: NB#94460 (stackable window's menu is not closed when its
824
  window is hidden)
825
  * Fixes: NB#89890 (Information notes does not get disappeared after
826
  few seconds)
827
828
  Other:
829
830
  * Code cleanups, minor fixes.
831
832
[2.1.32 release]
833
834
  Bug fixes:
835
836
  * Fixes: NB#95714 (GtkCellView in HildonCheckButton should be
837
    larger / configurable size)
838
839
  Other
840
841
   * Update a GtkRange property change in GTK+ (Christian Dywan)
842
843
[2.1.30 release]
844
845
  Bug fixes:
846
847
  * Fixes: NB#93744 (Tapping should jump to location on GtkScale)
848
849
  New API:
850
851
  * hildon_pannable_area_get_[sv]adjustment(): Method to retrieve the GtkAdjustments
852
    in HildonPannableArea.
853
854
  Other:
855
856
  * Code fixes.
857
  * Leaks fixed.
858
  * New progress indicator example (Thomas Thurman)
859
  * Documentation improvements and updates (Ivan Gomez).
860
  * Theme properly HildonPickerButton derived classes.
861
862
[2.1.28 release]
863
864
  Bug fixes:
865
866
  * Fixes: NB#94214 (No way to stop HildonWizardDialog from going to
867
    next page)
868
  * Fixes: NB#94972 (Hildon Picker with Entry should use HildonEntry
869
    widget, not GtkEntry)
870
  * Fixes: NB#90867 (Deprecate HildonDialog and use GtkDialog (with
871
    maemo changes) instead)
872
873
  New API:
874
875
  * hildon_program_set/get_common_app_menu(): Use to set a common
876
    HildonAppMenu for all stackable windows in a HildonProgram.
877
  * hildon_wizard_dialog_set_forward_page_func(): Use to define a
878
    HildonWizardDialogPageFunc function to control flow of the wizard.
879
  * hildon_gtk_tree_view_set_ui_mode(): Method to change the UI mode.
880
  * hildon_gtk_icon_view_set_ui_mode(): Method to change the UI mode.
881
  * HildonPannableArea::size-request-policy: Size requisition policy property.
882
  * hildon_pannable_area_set/get_size_request_policy(): Method to change the
883
    size request policy.
884
885
  Deprecations:
886
887
  * HildonDialog. Prefer GtkDialog instead.
888
889
  Other:
890
891
  * Examples updated, code fixes, documentation updates.
892
  * Explicitely set the interactive search widget off in hildon specific
893
    GtkTreeView.
894
  * Bump GTK+ dependency to 2.12.12.
895
896
[2.1.26 release]
897
898
  Bug fixes:
899
900
  * Fixes: NB#92230 (Scroll indication not visible in HildonTouchSelector)
901
  * Fixes: NB#93281 (new API: hildon_button_set_picker_style() to set
902
    HildonButton look like PickerButton)
903
  * Fixes: NB#93680 (HildonTimePicker need fully localized am/pm)
904
  * Fixes: NB#93228 (Done button is not shown always in listpicker)
905
  * Fixes: NB#93890 (Empty HildonAppMenu is pop-up)
906
  * Fixes: NB#92032 (In calendar application, date values in 'new event'
907
    are not proper)
908
  * Fixes: NB#94322 (Scale Updates)
909
  * Fixes: NB#94350 (HildonWindowStack:s have the same X Window group)
910
911
  New API:
912
913
  * HildonWindowStack: Support for multiple window stacks per application.
914
  * HildonButton::style property. See below.
915
  * hildon_button_set_picker_style(): Sets a different style to the value label
916
    in HildonButton.
917
  * HildonTouchSelector:columns-changed signal: Emitted every time the number
918
    of columns in a HildonTouchSelector changes.
919
920
  Deprecations:
921
922
  * hildon_program_pop_window_stack(),
923
    hildon_program_peek_window_stack(),
924
    hildon_program_go_to_root_window(): Superseded by HildonWindowStack.
925
926
  Other:
927
928
  * Many code fixes.
929
  * Examples updates and improvements.
930
  * Documentation improvements.
931
932
[2.1.24 release]
933
934
  Bug fixes:
935
936
  * Fixes: NB#89811 (Not able to select first image thumbnail in multi
937
    selection mode using custom widget inside pannable)
938
  * Fixes: NB#91863 (hildon_touch_selector_set_column_selection_mode()
939
    breaks HildonPickerDialog)
940
  * Fixes: NB#91769 (HildonColorChooserDialog's selected colour is
941
    highlighted but not visible)
942
  * Fixes: NB#92897 (HildonNotes have incorrect WINDOW_TYPE)
943
  * Fixes: NB#92744 (HildonDateSelector emits multiple "changed" singal
944
    with strange parameters)
945
  * Fixes: NB#92664 (Deprecate hildon_helper_set_insensitive_message)
946
  * Fixes: NB#89754 (Applications shouldn't display their names in the
947
    window title)
948
  * Fixes: NB#92476 (Update icon size constants to Fremantle (hildon-defines.h))
949
950
  Deprecations:
951
952
  * hildon_helper_set_insensitive_message()
953
  * hildon_helper_set_insensitive_messagef()
954
  * hildon_volumebar_set_range_insensitive_message()
955
  * hildon_volumebar_set_range_insensitive_messagef()
956
957
  New API:
958
959
  * hildon_init(): Initialization function for the library.
960
  * hildon_gtk_init(): Convenience init function for hildon and GTK+
961
962
  Other:
963
964
  * Build system improvements.
965
  * Examples updated.
966
967
[2.1.22 release]
968
969
  Bug fixes:
970
971
  * Fixes: NB#91688 (Never show icons in information notes/confirmation
972
    notes)
973
  * Fixes: NB#91995 (Calendar is crashing after pressing 'Enter' HW key
974
    in HildonDateSelector dialog)
975
976
  Deprecations:
977
978
  * hildon_note_new_confirmation_with_icon_name(): deprecated
979
  * hildon_note_new_information_with_icon_name(): deprecated
980
  * HildonNote::icon and HildonNote::stock_icon: deprecated
981
982
  Other:
983
984
  * Logical ids fixes.
985
  * Examples updated.
986
  * Build system improved.
987
988
[2.1.20 release]
989
990
  Bug fixes:
991
992
  * Fixes: NB#89541 (Crash in pannable area when closing picker dialog)
993
  * Fixes: NB#90994 (HildonPannableArea does not connect "destroyed"
994
    on child)
995
  * Fixes: NB#91192 (Memory leak in HildonTouchSelector default print
996
    function)
997
  * Fixes: NB#91135 (Deprecate legacy hildon widgets)
998
  * Fixes: NB#90662 (HildonButton "value" and "detail" text is
999
    unformatted)
1000
  * Fixes: NB#91104 (Remove stepper buttons from legacy hildon widgets)
1001
  * Fixes: NB#91016 (Change toolbar sizes, simplification)
1002
  * Fixes: NB#91385 (Hildon Touch List panning should be ALWAYS vertical only)
1003
1004
  Deprecations:
1005
1006
  * All Fremantle deprecated widgets has been marked as such with
1007
    HILDON_DISABLE_DEPRECATED marks.
1008
1009
  Other:
1010
1011
  * Improved sizing of the HildonTouchSelector/HildonPickerDialog widgets.
1012
  * Corrected alignment of HildonCheckButton contents.
1013
  * Many cancel-like button fixes.
1014
1015
  ABI:
1016
1017
  * Reverted change introduced in 2.1.16 that broke ABI compatibility. See
1018
    NB#91636 for further explanation.
1019
1020
[2.1.18 release]
1021
1022
  Bug fixes:
1023
1024
  * Fixes: NB#90535 (Memory leak in picker button)
1025
  * Fixes: NB#90861 (Custom Confirmation dialogs should be protected
1026
    from cancel button removal)
1027
  * Fixes: NB#90661 (Delete dialog is displayed without NO button)
1028
1029
  Other:
1030
1031
  * Remove all cancel/close dialogs, where appropriate.
1032
  * Documentation improvements, some internal cleanups.
1033
  * HildonAppMenu: unhandled keyboard accelerators are sent to the parent window.
1034
1035
[2.1.16 release]
1036
1037
  * HildonTouchSelector internal layout cleaning.
1038
  * Improved HildonButton customizability.
1039
  * Allow Hildon Touch Menu theming (Daniel Borgmann)
1040
1041
  Bug fixes:
1042
1043
  * Fixes: NB#89411 (Window Manager locks caused by HildonStackableWindow)
1044
  * Fixes: NB#89935 (Shortcuts for menu buttons are not working)
1045
  * Fixes  NB#90232 (Picker button does not set the label on done button for the
1046
    second time)
1047
1048
[2.1.14 release]
1049
1050
  Bug fixes:
1051
1052
  * Fixes: NB#88644 (Hardcoded first column of the model as text column)
1053
  * Fixes: NB#89329 (selectors in picker dialog are not visible when a
1054
    long text is set as label for done button)
1055
  * Fixes: NB#89651 (HildonTouchSelectorEntry title is <unnamed>, when
1056
    entry is empty)
1057
  * Fixes: NB#89632 (Picker button selection doesn't change on first click)
1058
  * Fixes: NB#88946 (Hildon Picker button should disable itself if there are no
1059
    values)
1060
  * Fixes: NB#89650 (Picker button is not updated, when selection in selector
1061
    has changed)
1062
1063
  API additions:
1064
1065
  * HildonTouchSelectorColumn::text-column property.
1066
  * hildon_picker_button_set_done_button_text() and
1067
    hildon_picker_button_get_done_button_text()
1068
  * HildonCheckButton is a proper widget.
1069
1070
  Deprecations:
1071
1072
  * HildonWeekdayPicker
1073
  * HildonTouchSelectorEntry::text-column property, use
1074
    HildonTouchSelectorColumn::text-column instead.
1075
  * hildon_touch_selector_set_column_attributes(), use
1076
    HildonTouchSelectorColumn and friends.
1077
  * HildonAppMenu::columns property, this is managed automatically now.
1078
1079
  Other:
1080
1081
  * hildon_gtk_set_theme_size() sets widget name using "WidgetName-size" layout,
1082
    to ease proper theming (Daniel Borgmann)
1083
  * Many documentation improvements and additions.
1084
  * Add --disable-deprecated configure option.
1085
1086
[2.1.12 release]
1087
1088
  Bug fixes:
1089
1090
  * Fixes: NB#88576 (critical warning in HildonTouchSelectorEntry)
1091
  * Fixes: NB#88720 (HildonPickerButton leaks a reference to the
1092
    HildonTouchSelector)
1093
  * Fixes: NB#88718 (HildonPickerButton not synchronizing its initial
1094
    'value' with the selector)
1095
  * Fixes: NB#88891 (Allow WM to handle properly close-on-tap-outside behavior)
1096
  * Fixes: NB#88850 (Update HildonNote button strings + signals)
1097
  * Fixes: NB#88887 (Hildon Wizard changes for Hildon2.2)
1098
  * Fixes: NB#88680 (Limiting API in HildonTouchSelector)
1099
  * Fixes: NB#88923 (Semantics of hildon_stackable_window_set_main_menu()
1100
    changed)
1101
  * Fixes: NB#88927 (Hildon Wizard should not use icons anymore)
1102
1103
  API additions:
1104
1105
  * New methods to set/get index of selected item in HildonPickerButton and
1106
    HildonTouchSelector.
1107
  * Add HildonAppMenu::columns property.
1108
  * New HildonTouchSelectorColumn class implementing GtkCellLayout interface.
1109
1110
  Other:
1111
1112
  * Examples updated, coding, theming, and documentation fixes.
1113
1114
[2.1.10 release]
1115
1116
* Fixes: NB#88214 (HildonPannableArea wrong requisition)
1117
* Fixes: NB#88287 (Missing translations)
1118
* Fixes: NB#88364 (Update margins definitions)
1119
* Fixes: NB#88414 (Crash in HildonDateSelector on finalize)
1120
* New widget: HildonTextEntry.
1121
* Removed long deprecated methods hildon_check_button_set_label(),
1122
  hildon_check_button_get_label().
1123
* New method: hildon_gtk_window_set_progress_indicator() to set progress
1124
  indicator in windows (depends on feature being implemented in WM).
1125
* Documentation updates, coding fixes, examples updates. See ChangeLog for
1126
  details.
1127
1128
[2.1.8 release]
1129
1130
* Make -gdb package contain useful debugging symbols.
1131
* Fixes: NB#88022 (parameter validation in
1132
  hildon_touch_selector_get_num_columns)
1133
* Fixes: NB#88023 (day range check
1134
  in hildon_date_selector_select_current_date)
1135
* Fixes: NB#88027 (implement hildon_date_selector_select_month)
1136
* Fixes: NB#88045 (fix logical id for time in HildonTimeSelector)
1137
* Fixes: NB#88047 (fix retrieval of selected items in HildonTouchSelector)
1138
* Fixes: NB#88036 (fix range of 12h time in HildonTimeSelector)
1139
* Fixes: NB#88049 (fix columns removal from HildonTouchSelector)
1140
* New hildon_button_get_image() method in HildonButton.
1141
* New widget: HildonEntry.
1142
* New methods to add buttons with finger size in HildonDialog.
1143
* Miscellaneous improvements, other minor bug fixes, documentation
1144
  improvements and examples updates. See ChangeLog for details.
1145
1146
[2.1.6 release]
1147
1148
* Deprecated hildon_check_button_{set/get}_label().
1149
* Renamed HILDON_PANNABLE_AREA_MOV_* macros to HILDON_MOVEMENT_*
1150
* Initial hint in the pannable area set to FALSE.
1151
* Renamed properties in HildonPannableArea from {h,v}indicator-mode to
1152
  {h,v}indicator_policy, and {h,v}scroll to {h,v}scroll_visible.
1153
* New widget: HildonEditToolbar.
1154
* Renamed hildon_touch_selector_{set,get}_active_iter() to
1155
  hildon_touch_selector_select_iter() and hildon_touch_selector_get_selected().
1156
* Several API additions, bug fixes, internals improvements, documentation
1157
  improvements, and examples updates. See ChangeLog for details.
1158
1159
[2.1.4-1 release]
1160
1161
* Lot of changes, see ChangeLog for more information.
1162
* Depending on the new Gtk+.
1163
1164
[2.1.3-1 release]
1165
1166
* Tons of changes, see the ChangeLog for more information.
1167
* Replaced libesd with libcanberra. Fixes: NB#86876
1168
1169
[2.1.2-1 release]
1170
1171
* Too many individual changes for them to all be relevant here, many widgets
1172
  added, many widgets have been changed. A full list of additional/changed
1173
  widgets can be found in the Hildon 2.2 widget UI spec.
1174
1175
[2.1.1-1 release]
1176
1177
* Too many individual changes for them to all be relevant here, many widgets
1178
  added, many widgets have been changed. A full list of additional/changed
1179
  widgets can be found in the Hildon 2.2 widget UI spec.
1180
1181
[2.0.3-1 release]
1182
1183
* Fixes: NB#78896: libhildon code inspection/coverity: uninitialised local
1184
  values in hildon_date_editor_size_allocate
1185
* Fixes: NB#77775: Media Player, Save Now playing list, too long name makes
1186
  banner disappear.
1187
* Fixes: NB#79182: info banner flickering with certain message lengts.
1188
* Fixes: NB#83953: Lock dialog is not visible when device is locked for the
1189
  first time after flash
1190
1191
[2.0.2-1 release]
1192
1193
* Fixes: MB#1220: HildonWindow should take GtkMenu accel_group into account
1194
* Fixes NB#78481: information banners are hidden under browser menu
1195
* Fixes: NB#79791: Cannot set focus to Master volume using stylus
1196
* Fixes: NB#22072: Revisiting fix for "Implement robust timer handling in Info
1197
  Banner" bug
1198
* Fixes: MB#924: Hildon widgets doesn't support RTL mode
1199
* Fixes: MB#1212: Hide info banners (infoprints) on click
1200
* Enable fixing: NB#79916 and NB#79918: The help topic for Color selector
1201
  cannot be opened
1202
* Fixes: NB#81696: The passcode is not overwritten even after	selecting
1203
1204
[2.0.1-2 release]
1205
1206
* Fixes: MB#1276: wrong allocators used in hildon_window_get_borders
1207
1208
[2.0.1-1 release]
1209
* Do not use PACKAGE_VERSION_MAJOR for the API revision.
1210
1211
[2.0.0-1 release]
1212
* Fix breadcrumb trail node removal logic.
1213
* Add missing outer-border style for HildonColorChooser.
1214
1215
[1.99.1-1 release]
1216
* Accesability fixes for get/set password dialog.
1217
1218
[1.99.0-1 release]
1219
* Upping version to (almost) 2.0.0 for hildon 2.0
1220
1221
[1.0.17-1 release]
1222
* Fixed toolbar visibility
1223
* Fixed breadcrumb separator 
1224
1225
[1.0.16-1 release]
1226
* Mem-leak fixes in font selector and color selector
1227
* Mem-leak fix in style helper
1228
* Making the code dialog a bit more thumbable 
1229
1230
[1.0.15-1 release]
1231
* Fixing hw keyboard support in lock code dialog
1232
* Fixing focus behavior in caption
1233
* Additions to find toolbar
1234
* Documentation fixes
1235
1236
[1.0.14-1 release]
1237
* Removing the patch for hiding HildonWindow before destroy. Breaks DBus.
1238
* Fixes for HildonCalendar expose methods
1239
* Fixes for composite-widgets focus handling
1240
* New dialog layout for the HildonCalendar (Ok/Cancel)
1241
* Making find toolbar thumbable
1242
* Changing the stylus repeat timeout to match our needs
1243
* New esd dependency 
1244
1245
[1.0.13-1 release]
1246
* Fixes to HildonBanners for temporary windows
1247
* Minor bugfix in the helper function for logical colors
1248
* New examples
1249
1250
[1.0.12-1 release]
1251
* New HILDON_CHECK_VERSION macro
1252
* Bugfixes
1253
* Minor doc updates
1254
1255
[1.0.11-1 release]
1256
* Adding some new API functions to control the active item in HildonFindToolbar
1257
* Fixing the default focus for font selection dialog
1258
* New examples
1259
* Changing the default long key press time
1260
* Fixed time picker on-map breakage
1261
1262
[1.0.10-2 release]
1263
* Fix header installation
1264
1265
[1.0.10-1 release]
1266
* Fixing a bit of focus crazyness in the time and date editors
1267
* Removing the separator from the code dialog
1268
* Fixing circular dep to enums
1269
* Hide the HildonWindow before performing the destroy
1270
1271
[1.0.9-1 release]
1272
* Breadcrumb align/visibility fixes
1273
* HildonWindow fixes
1274
1275
[1.0.8-1 release]
1276
* HildonBanner fixes for transiency
1277
* InfoBanner fixes
1278
* Updated examples 
1279
* A few other fixes in few places 
1280
1281
[1.0.7-1 release]
1282
* Adding the gtk-timeout-update multiplier  to certain widgets
1283
1284
[1.0.6-1 release]
1285
* Memory allocation fixes for color and font selection widgets
1286
* Breadcrumb leak/visibility fixes
1287
* New examples
1288
1289
[1.0.5-1 release]
1290
* Fixes in the HildonWizardDialog
1291
* Memory freeing fixes in font selection dialog
1292
* Breadcrumb update
1293
1294
[1.0.3-1 release]
1295
* Removing the API guard from helper functions. It was a mistake.
1296
1297
[1.0.2-1 release]
1298
* Guard unstable API's with ENABLE_UNSTABLE_API define
1299
* Breadcrumb updates
1300
* Fixing a problem with timed banners having their parrent destroyed before they are
1301
* Fixing the sh libs
1302
1303
[1.0.1-1 release] 
1304
* Breadcrumb trail widget by Xan
1305
* Fingerable scrollbar API by Michael