2009-02-02 Claudio Saavedra <csaavedra@igalia.com>
[hildon] / NEWS
1 [2.1.40 release]
2
3   Bug fixes:
4
5   * Fixes: NB#98855 (HildonBanner uses qgn_note_infoprint)
6   * Fixes: NB#98614 (Hildon information note (background) should have
7     minimum height and maximum text width)
8   * Fixes: NB#91657 (HildonPickerDialog closes immediately when used
9     with some dynamic tree model)
10   * Fixes: NB#97468 (HildonPickerDialog doesn't need to show selected
11     contents in title)
12   * Fixes: NB#99713 (HildonButton value label color is wrong)
13   * Fixes: NB#94970 (Hildon Edit Mode Toolbar should use back button
14     graphics from theme)
15
16   Other:
17
18   * Do not use cairo to render the HildonPannableArea panning indicators.
19   * HildonButton layout fixes.
20   * Improved and updated examples.
21   * Documentation improvements.
22
23 [2.1.38 release]
24
25   Bug fixes:
26
27   * Fixes: NB#98609 (Use wdgt_ strings for all hildon dialog buttons)
28   * Fixes: NB#98537 (Device hangs in account settings dialog)
29   * Fixes: NB#95395 (prestarted applications show GLIB WARNING ** Gdk
30     - gdkdrawable-x11.c:878 drawable is not a pixmap or window)
31   * Fixes: NB#98383 (is-topmost signal is not emitted when task
32     switcher is clicked.)
33
34   New API:
35
36   * New HildonAnimationActor widget (Artem Egorkine)
37
38   Other:
39
40   * Reverted change in pannable area that caused irresponsive applications.
41   * Pannable Area misc. improvements.
42
43 [2.1.36 release]
44
45   Bug fixes:
46
47   * Fixes: NB#93410 (API required for setting IM mode in HildonTouchSelectorEntry)
48   * Fixes: NB#94460 (stackable window's menu is not closed when its window is hidden)
49   * Fixes: NB#97015 (HildonPickerButton shouldn't gtk_dialog_run() the picker dialog)
50   * Fixes: NB#95828 (HildonTextView functionality)
51   * Fixes: NB#96202 (FKB causes HildonPickerButton's value update before the selection is accepted in the dialog)
52   * Fixes: NB#94970 (Hildon Edit Mode Toolbar should use back button graphics from theme)
53   * Fixes: NB#96225 (Dialog titles are not shown according to the values selected in the list picker)
54   * Fixes: NB#96226 (In multiple selection mode Done button is shown sometimes in listpicker)
55   * Fixes: NB#96837 (HildonPannableArea - scroll indicator shown despite the view not being scrollable)
56   * Fixes: NB#95709 (Invalid casts in HildonPannableArea(?))
57   * Fixes: NB#97458 (Pannable area prevents propagation of button press events)
58   * Fixes: NB#97028 (Pannable area updates on every motion event)
59   * Fixes: NB#92849 (Selected item is not always visible when HildonTouchSelector is shown)
60   * Fixes: NB#97908 (Not possible to change the year range in HildonDateSelector/HildonDateButton)
61   * Fixes: NB#98317 (Provide parametarized API for TimePicker widget)
62
63   New API:
64
65   * HildonPickerDialog:
66
67     - ::center-on-show property:
68       Whether to center on the selected items each time the dialog is presented.
69
70   * HildonTouchSelector:
71
72     - hildon_touch_selector_entry_set/get_input_mode: New accessors for
73       the input mode used in a HildonTouchSelectorEntry's entry.
74     - hildon_touch_selector_unselect_all(): Unselect current selection
75       in one of the columns.
76     - hildon_touch_selector_center_on_selected(): Centers on the nearest
77       selected element in each column.
78
79   * HildonDateSelector:
80
81     - ::min-year, ::max-year properties:
82       Allows to define boundaries for the year column in the selector.
83     - hildon_date_selector_new_with_year_range():
84       Create a date selector with custom year boundaries.
85
86   * HildonDateButton:
87
88     - hildon_date_button_new_with_year_range():
89       Create a button with custom year boundaries in its date selector.
90
91   * HildonEditToolbar:
92
93     - ::arrow-width and ::arrow-height style properties:
94       Allow to set the size of the arrow button.
95
96   * HildonTimeSelector:
97
98     - ::minutes-step:
99       Allows to define steps between minutes in the time selector.
100     - hildon_time_selector_new_step():
101       Allows to create a HildonTimeSelector with a custom minutes step.
102
103   * HildonTimeButton:
104
105     - hildon_time_button_new_step():
106       Allows to create a HildonTimeButton with a custom minutes step in
107       its selector.
108
109   Other:
110
111   * Improved documentation.
112   * Many code fixes and memory leaks fixed.
113   * Improved HildonPannableArea responsiveness/performance.
114
115 [2.1.34 release]
116
117   Bug fixes:
118
119   * Fixes: NB#94460 (stackable window's menu is not closed when its
120   window is hidden)
121   * Fixes: NB#89890 (Information notes does not get disappeared after
122   few seconds)
123
124   Other:
125
126   * Code cleanups, minor fixes.
127
128 [2.1.32 release]
129
130   Bug fixes:
131
132   * Fixes: NB#95714 (GtkCellView in HildonCheckButton should be
133     larger / configurable size)
134
135   Other
136
137    * Update a GtkRange property change in GTK+ (Christian Dywan)
138
139 [2.1.30 release]
140
141   Bug fixes:
142
143   * Fixes: NB#93744 (Tapping should jump to location on GtkScale)
144
145   New API:
146
147   * hildon_pannable_area_get_[sv]adjustment(): Method to retrieve the GtkAdjustments
148     in HildonPannableArea.
149
150   Other:
151
152   * Code fixes.
153   * Leaks fixed.
154   * New progress indicator example (Thomas Thurman)
155   * Documentation improvements and updates (Ivan Gomez).
156   * Theme properly HildonPickerButton derived classes.
157
158 [2.1.28 release]
159
160   Bug fixes:
161
162   * Fixes: NB#94214 (No way to stop HildonWizardDialog from going to
163     next page)
164   * Fixes: NB#94972 (Hildon Picker with Entry should use HildonEntry
165     widget, not GtkEntry)
166   * Fixes: NB#90867 (Deprecate HildonDialog and use GtkDialog (with
167     maemo changes) instead)
168
169   New API:
170
171   * hildon_program_set/get_common_app_menu(): Use to set a common
172     HildonAppMenu for all stackable windows in a HildonProgram.
173   * hildon_wizard_dialog_set_forward_page_func(): Use to define a
174     HildonWizardDialogPageFunc function to control flow of the wizard.
175   * hildon_gtk_tree_view_set_ui_mode(): Method to change the UI mode.
176   * hildon_gtk_icon_view_set_ui_mode(): Method to change the UI mode.
177   * HildonPannableArea::size-request-policy: Size requisition policy property.
178   * hildon_pannable_area_set/get_size_request_policy(): Method to change the
179     size request policy.
180
181   Deprecations:
182
183   * HildonDialog. Prefer GtkDialog instead.
184
185   Other:
186
187   * Examples updated, code fixes, documentation updates.
188   * Explicitely set the interactive search widget off in hildon specific
189     GtkTreeView.
190   * Bump GTK+ dependency to 2.12.12.
191
192 [2.1.26 release]
193
194   Bug fixes:
195
196   * Fixes: NB#92230 (Scroll indication not visible in HildonTouchSelector)
197   * Fixes: NB#93281 (new API: hildon_button_set_picker_style() to set
198     HildonButton look like PickerButton)
199   * Fixes: NB#93680 (HildonTimePicker need fully localized am/pm)
200   * Fixes: NB#93228 (Done button is not shown always in listpicker)
201   * Fixes: NB#93890 (Empty HildonAppMenu is pop-up)
202   * Fixes: NB#92032 (In calendar application, date values in 'new event'
203     are not proper)
204   * Fixes: NB#94322 (Scale Updates)
205   * Fixes: NB#94350 (HildonWindowStack:s have the same X Window group)
206
207   New API:
208
209   * HildonWindowStack: Support for multiple window stacks per application.
210   * HildonButton::style property. See below.
211   * hildon_button_set_picker_style(): Sets a different style to the value label
212     in HildonButton.
213   * HildonTouchSelector:columns-changed signal: Emitted every time the number
214     of columns in a HildonTouchSelector changes.
215
216   Deprecations:
217
218   * hildon_program_pop_window_stack(),
219     hildon_program_peek_window_stack(),
220     hildon_program_go_to_root_window(): Superseded by HildonWindowStack.
221
222   Other:
223
224   * Many code fixes.
225   * Examples updates and improvements.
226   * Documentation improvements.
227
228 [2.1.24 release]
229
230   Bug fixes:
231
232   * Fixes: NB#89811 (Not able to select first image thumbnail in multi
233     selection mode using custom widget inside pannable)
234   * Fixes: NB#91863 (hildon_touch_selector_set_column_selection_mode()
235     breaks HildonPickerDialog)
236   * Fixes: NB#91769 (HildonColorChooserDialog's selected colour is
237     highlighted but not visible)
238   * Fixes: NB#92897 (HildonNotes have incorrect WINDOW_TYPE)
239   * Fixes: NB#92744 (HildonDateSelector emits multiple "changed" singal
240     with strange parameters)
241   * Fixes: NB#92664 (Deprecate hildon_helper_set_insensitive_message)
242   * Fixes: NB#89754 (Applications shouldn't display their names in the
243     window title)
244   * Fixes: NB#92476 (Update icon size constants to Fremantle (hildon-defines.h))
245
246   Deprecations:
247
248   * hildon_helper_set_insensitive_message()
249   * hildon_helper_set_insensitive_messagef()
250   * hildon_volumebar_set_range_insensitive_message()
251   * hildon_volumebar_set_range_insensitive_messagef()
252
253   New API:
254
255   * hildon_init(): Initialization function for the library.
256   * hildon_gtk_init(): Convenience init function for hildon and GTK+
257
258   Other:
259
260   * Build system improvements.
261   * Examples updated.
262
263 [2.1.22 release]
264
265   Bug fixes:
266
267   * Fixes: NB#91688 (Never show icons in information notes/confirmation
268     notes)
269   * Fixes: NB#91995 (Calendar is crashing after pressing 'Enter' HW key
270     in HildonDateSelector dialog)
271
272   Deprecations:
273
274   * hildon_note_new_confirmation_with_icon_name(): deprecated
275   * hildon_note_new_information_with_icon_name(): deprecated
276   * HildonNote::icon and HildonNote::stock_icon: deprecated
277
278   Other:
279
280   * Logical ids fixes.
281   * Examples updated.
282   * Build system improved.
283
284 [2.1.20 release]
285
286   Bug fixes:
287
288   * Fixes: NB#89541 (Crash in pannable area when closing picker dialog)
289   * Fixes: NB#90994 (HildonPannableArea does not connect "destroyed"
290     on child)
291   * Fixes: NB#91192 (Memory leak in HildonTouchSelector default print
292     function)
293   * Fixes: NB#91135 (Deprecate legacy hildon widgets)
294   * Fixes: NB#90662 (HildonButton "value" and "detail" text is
295     unformatted)
296   * Fixes: NB#91104 (Remove stepper buttons from legacy hildon widgets)
297   * Fixes: NB#91016 (Change toolbar sizes, simplification)
298   * Fixes: NB#91385 (Hildon Touch List panning should be ALWAYS vertical only)
299
300   Deprecations:
301
302   * All Fremantle deprecated widgets has been marked as such with
303     HILDON_DISABLE_DEPRECATED marks.
304
305   Other:
306
307   * Improved sizing of the HildonTouchSelector/HildonPickerDialog widgets.
308   * Corrected alignment of HildonCheckButton contents.
309   * Many cancel-like button fixes.
310
311   ABI:
312
313   * Reverted change introduced in 2.1.16 that broke ABI compatibility. See
314     NB#91636 for further explanation.
315
316 [2.1.18 release]
317
318   Bug fixes:
319
320   * Fixes: NB#90535 (Memory leak in picker button)
321   * Fixes: NB#90861 (Custom Confirmation dialogs should be protected
322     from cancel button removal)
323   * Fixes: NB#90661 (Delete dialog is displayed without NO button)
324
325   Other:
326
327   * Remove all cancel/close dialogs, where appropriate.
328   * Documentation improvements, some internal cleanups.
329   * HildonAppMenu: unhandled keyboard accelerators are sent to the parent window.
330
331 [2.1.16 release]
332
333   * HildonTouchSelector internal layout cleaning.
334   * Improved HildonButton customizability.
335   * Allow Hildon Touch Menu theming (Daniel Borgmann)
336
337   Bug fixes:
338
339   * Fixes: NB#89411 (Window Manager locks caused by HildonStackableWindow)
340   * Fixes: NB#89935 (Shortcuts for menu buttons are not working)
341   * Fixes  NB#90232 (Picker button does not set the label on done button for the
342     second time)
343
344 [2.1.14 release]
345
346   Bug fixes:
347
348   * Fixes: NB#88644 (Hardcoded first column of the model as text column)
349   * Fixes: NB#89329 (selectors in picker dialog are not visible when a
350     long text is set as label for done button)
351   * Fixes: NB#89651 (HildonTouchSelectorEntry title is <unnamed>, when
352     entry is empty)
353   * Fixes: NB#89632 (Picker button selection doesn't change on first click)
354   * Fixes: NB#88946 (Hildon Picker button should disable itself if there are no
355     values)
356   * Fixes: NB#89650 (Picker button is not updated, when selection in selector
357     has changed)
358
359   API additions:
360
361   * HildonTouchSelectorColumn::text-column property.
362   * hildon_picker_button_set_done_button_text() and
363     hildon_picker_button_get_done_button_text()
364   * HildonCheckButton is a proper widget.
365
366   Deprecations:
367
368   * HildonWeekdayPicker
369   * HildonTouchSelectorEntry::text-column property, use
370     HildonTouchSelectorColumn::text-column instead.
371   * hildon_touch_selector_set_column_attributes(), use
372     HildonTouchSelectorColumn and friends.
373   * HildonAppMenu::columns property, this is managed automatically now.
374
375   Other:
376
377   * hildon_gtk_set_theme_size() sets widget name using "WidgetName-size" layout,
378     to ease proper theming (Daniel Borgmann)
379   * Many documentation improvements and additions.
380   * Add --disable-deprecated configure option.
381
382 [2.1.12 release]
383
384   Bug fixes:
385
386   * Fixes: NB#88576 (critical warning in HildonTouchSelectorEntry)
387   * Fixes: NB#88720 (HildonPickerButton leaks a reference to the
388     HildonTouchSelector)
389   * Fixes: NB#88718 (HildonPickerButton not synchronizing its initial
390     'value' with the selector)
391   * Fixes: NB#88891 (Allow WM to handle properly close-on-tap-outside behavior)
392   * Fixes: NB#88850 (Update HildonNote button strings + signals)
393   * Fixes: NB#88887 (Hildon Wizard changes for Hildon2.2)
394   * Fixes: NB#88680 (Limiting API in HildonTouchSelector)
395   * Fixes: NB#88923 (Semantics of hildon_stackable_window_set_main_menu()
396     changed)
397   * Fixes: NB#88927 (Hildon Wizard should not use icons anymore)
398
399   API additions:
400
401   * New methods to set/get index of selected item in HildonPickerButton and
402     HildonTouchSelector.
403   * Add HildonAppMenu::columns property.
404   * New HildonTouchSelectorColumn class implementing GtkCellLayout interface.
405
406   Other:
407
408   * Examples updated, coding, theming, and documentation fixes.
409
410 [2.1.10 release]
411
412 * Fixes: NB#88214 (HildonPannableArea wrong requisition)
413 * Fixes: NB#88287 (Missing translations)
414 * Fixes: NB#88364 (Update margins definitions)
415 * Fixes: NB#88414 (Crash in HildonDateSelector on finalize)
416 * New widget: HildonTextEntry.
417 * Removed long deprecated methods hildon_check_button_set_label(),
418   hildon_check_button_get_label().
419 * New method: hildon_gtk_window_set_progress_indicator() to set progress
420   indicator in windows (depends on feature being implemented in WM).
421 * Documentation updates, coding fixes, examples updates. See ChangeLog for
422   details.
423
424 [2.1.8 release]
425
426 * Make -gdb package contain useful debugging symbols.
427 * Fixes: NB#88022 (parameter validation in
428   hildon_touch_selector_get_num_columns)
429 * Fixes: NB#88023 (day range check
430   in hildon_date_selector_select_current_date)
431 * Fixes: NB#88027 (implement hildon_date_selector_select_month)
432 * Fixes: NB#88045 (fix logical id for time in HildonTimeSelector)
433 * Fixes: NB#88047 (fix retrieval of selected items in HildonTouchSelector)
434 * Fixes: NB#88036 (fix range of 12h time in HildonTimeSelector)
435 * Fixes: NB#88049 (fix columns removal from HildonTouchSelector)
436 * New hildon_button_get_image() method in HildonButton.
437 * New widget: HildonEntry.
438 * New methods to add buttons with finger size in HildonDialog.
439 * Miscellaneous improvements, other minor bug fixes, documentation
440   improvements and examples updates. See ChangeLog for details.
441
442 [2.1.6 release]
443
444 * Deprecated hildon_check_button_{set/get}_label().
445 * Renamed HILDON_PANNABLE_AREA_MOV_* macros to HILDON_MOVEMENT_*
446 * Initial hint in the pannable area set to FALSE.
447 * Renamed properties in HildonPannableArea from {h,v}indicator-mode to
448   {h,v}indicator_policy, and {h,v}scroll to {h,v}scroll_visible.
449 * New widget: HildonEditToolbar.
450 * Renamed hildon_touch_selector_{set,get}_active_iter() to
451   hildon_touch_selector_select_iter() and hildon_touch_selector_get_selected().
452 * Several API additions, bug fixes, internals improvements, documentation
453   improvements, and examples updates. See ChangeLog for details.
454
455 [2.1.4-1 release]
456
457 * Lot of changes, see ChangeLog for more information.
458 * Depending on the new Gtk+.
459
460 [2.1.3-1 release]
461
462 * Tons of changes, see the ChangeLog for more information.
463 * Replaced libesd with libcanberra. Fixes: NB#86876
464
465 [2.1.2-1 release]
466
467 * Too many individual changes for them to all be relevant here, many widgets
468   added, many widgets have been changed. A full list of additional/changed
469   widgets can be found in the Hildon 2.2 widget UI spec.
470
471 [2.1.1-1 release]
472
473 * Too many individual changes for them to all be relevant here, many widgets
474   added, many widgets have been changed. A full list of additional/changed
475   widgets can be found in the Hildon 2.2 widget UI spec.
476
477 [2.0.3-1 release]
478
479 * Fixes: NB#78896: libhildon code inspection/coverity: uninitialised local
480   values in hildon_date_editor_size_allocate
481 * Fixes: NB#77775: Media Player, Save Now playing list, too long name makes
482   banner disappear.
483 * Fixes: NB#79182: info banner flickering with certain message lengts.
484 * Fixes: NB#83953: Lock dialog is not visible when device is locked for the
485   first time after flash
486
487 [2.0.2-1 release]
488
489 * Fixes: MB#1220: HildonWindow should take GtkMenu accel_group into account
490 * Fixes NB#78481: information banners are hidden under browser menu
491 * Fixes: NB#79791: Cannot set focus to Master volume using stylus
492 * Fixes: NB#22072: Revisiting fix for "Implement robust timer handling in Info
493   Banner" bug
494 * Fixes: MB#924: Hildon widgets doesn't support RTL mode
495 * Fixes: MB#1212: Hide info banners (infoprints) on click
496 * Enable fixing: NB#79916 and NB#79918: The help topic for Color selector
497   cannot be opened
498 * Fixes: NB#81696: The passcode is not overwritten even after   selecting
499
500 [2.0.1-2 release]
501
502 * Fixes: MB#1276: wrong allocators used in hildon_window_get_borders
503
504 [2.0.1-1 release]
505 * Do not use PACKAGE_VERSION_MAJOR for the API revision.
506
507 [2.0.0-1 release]
508 * Fix breadcrumb trail node removal logic.
509 * Add missing outer-border style for HildonColorChooser.
510
511 [1.99.1-1 release]
512 * Accesability fixes for get/set password dialog.
513
514 [1.99.0-1 release]
515 * Upping version to (almost) 2.0.0 for hildon 2.0
516
517 [1.0.17-1 release]
518 * Fixed toolbar visibility
519 * Fixed breadcrumb separator 
520
521 [1.0.16-1 release]
522 * Mem-leak fixes in font selector and color selector
523 * Mem-leak fix in style helper
524 * Making the code dialog a bit more thumbable 
525
526 [1.0.15-1 release]
527 * Fixing hw keyboard support in lock code dialog
528 * Fixing focus behavior in caption
529 * Additions to find toolbar
530 * Documentation fixes
531
532 [1.0.14-1 release]
533 * Removing the patch for hiding HildonWindow before destroy. Breaks DBus.
534 * Fixes for HildonCalendar expose methods
535 * Fixes for composite-widgets focus handling
536 * New dialog layout for the HildonCalendar (Ok/Cancel)
537 * Making find toolbar thumbable
538 * Changing the stylus repeat timeout to match our needs
539 * New esd dependency 
540
541 [1.0.13-1 release]
542 * Fixes to HildonBanners for temporary windows
543 * Minor bugfix in the helper function for logical colors
544 * New examples
545
546 [1.0.12-1 release]
547 * New HILDON_CHECK_VERSION macro
548 * Bugfixes
549 * Minor doc updates
550
551 [1.0.11-1 release]
552 * Adding some new API functions to control the active item in HildonFindToolbar
553 * Fixing the default focus for font selection dialog
554 * New examples
555 * Changing the default long key press time
556 * Fixed time picker on-map breakage
557
558 [1.0.10-2 release]
559 * Fix header installation
560
561 [1.0.10-1 release]
562 * Fixing a bit of focus crazyness in the time and date editors
563 * Removing the separator from the code dialog
564 * Fixing circular dep to enums
565 * Hide the HildonWindow before performing the destroy
566
567 [1.0.9-1 release]
568 * Breadcrumb align/visibility fixes
569 * HildonWindow fixes
570
571 [1.0.8-1 release]
572 * HildonBanner fixes for transiency
573 * InfoBanner fixes
574 * Updated examples 
575 * A few other fixes in few places 
576
577 [1.0.7-1 release]
578 * Adding the gtk-timeout-update multiplier  to certain widgets
579
580 [1.0.6-1 release]
581 * Memory allocation fixes for color and font selection widgets
582 * Breadcrumb leak/visibility fixes
583 * New examples
584
585 [1.0.5-1 release]
586 * Fixes in the HildonWizardDialog
587 * Memory freeing fixes in font selection dialog
588 * Breadcrumb update
589
590 [1.0.3-1 release]
591 * Removing the API guard from helper functions. It was a mistake.
592
593 [1.0.2-1 release]
594 * Guard unstable API's with ENABLE_UNSTABLE_API define
595 * Breadcrumb updates
596 * Fixing a problem with timed banners having their parrent destroyed before they are
597 * Fixing the sh libs
598
599 [1.0.1-1 release] 
600 * Breadcrumb trail widget by Xan
601 * Fingerable scrollbar API by Michael