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