2008-11-11 Claudio Saavedra <csaavedra@igalia.com>
[hildon] / NEWS
1 [2.1.22 release]
2
3   Bug fixes:
4
5   * Fixes: NB#91688 (Never show icons in information notes/confirmation
6     notes)
7   * Fixes: NB#91995 (Calendar is crashing after pressing 'Enter' HW key
8     in HildonDateSelector dialog)
9
10   Deprecations:
11
12   * hildon_note_new_confirmation_with_icon_name(): deprecated
13   * hildon_note_new_information_with_icon_name(): deprecated
14   * HildonNote::icon and HildonNote::stock_icon: deprecated
15
16   Other:
17
18   * Logical ids fixes.
19   * Examples updated.
20   * Build system improved.
21
22 [2.1.20 release]
23
24   Bug fixes:
25
26   * Fixes: NB#89541 (Crash in pannable area when closing picker dialog)
27   * Fixes: NB#90994 (HildonPannableArea does not connect "destroyed"
28     on child)
29   * Fixes: NB#91192 (Memory leak in HildonTouchSelector default print
30     function)
31   * Fixes: NB#91135 (Deprecate legacy hildon widgets)
32   * Fixes: NB#90662 (HildonButton "value" and "detail" text is
33     unformatted)
34   * Fixes: NB#91104 (Remove stepper buttons from legacy hildon widgets)
35   * Fixes: NB#91016 (Change toolbar sizes, simplification)
36   * Fixes: NB#91385 (Hildon Touch List panning should be ALWAYS vertical only)
37
38   Deprecations:
39
40   * All Fremantle deprecated widgets has been marked as such with
41     HILDON_DISABLE_DEPRECATED marks.
42
43   Other:
44
45   * Improved sizing of the HildonTouchSelector/HildonPickerDialog widgets.
46   * Corrected alignment of HildonCheckButton contents.
47   * Many cancel-like button fixes.
48
49   ABI:
50
51   * Reverted change introduced in 2.1.16 that broke ABI compatibility. See
52     NB#91636 for further explanation.
53
54 [2.1.18 release]
55
56   Bug fixes:
57
58   * Fixes: NB#90535 (Memory leak in picker button)
59   * Fixes: NB#90861 (Custom Confirmation dialogs should be protected
60     from cancel button removal)
61   * Fixes: NB#90661 (Delete dialog is displayed without NO button)
62
63   Other:
64
65   * Remove all cancel/close dialogs, where appropriate.
66   * Documentation improvements, some internal cleanups.
67   * HildonAppMenu: unhandled keyboard accelerators are sent to the parent window.
68
69 [2.1.16 release]
70
71   * HildonTouchSelector internal layout cleaning.
72   * Improved HildonButton customizability.
73   * Allow Hildon Touch Menu theming (Daniel Borgmann)
74
75   Bug fixes:
76
77   * Fixes: NB#89411 (Window Manager locks caused by HildonStackableWindow)
78   * Fixes: NB#89935 (Shortcuts for menu buttons are not working)
79   * Fixes  NB#90232 (Picker button does not set the label on done button for the
80     second time)
81
82 [2.1.14 release]
83
84   Bug fixes:
85
86   * Fixes: NB#88644 (Hardcoded first column of the model as text column)
87   * Fixes: NB#89329 (selectors in picker dialog are not visible when a
88     long text is set as label for done button)
89   * Fixes: NB#89651 (HildonTouchSelectorEntry title is <unnamed>, when
90     entry is empty)
91   * Fixes: NB#89632 (Picker button selection doesn't change on first click)
92   * Fixes: NB#88946 (Hildon Picker button should disable itself if there are no
93     values)
94   * Fixes: NB#89650 (Picker button is not updated, when selection in selector
95     has changed)
96
97   API additions:
98
99   * HildonTouchSelectorColumn::text-column property.
100   * hildon_picker_button_set_done_button_text() and
101     hildon_picker_button_get_done_button_text()
102   * HildonCheckButton is a proper widget.
103
104   Deprecations:
105
106   * HildonWeekdayPicker
107   * HildonTouchSelectorEntry::text-column property, use
108     HildonTouchSelectorColumn::text-column instead.
109   * hildon_touch_selector_set_column_attributes(), use
110     HildonTouchSelectorColumn and friends.
111   * HildonAppMenu::columns property, this is managed automatically now.
112
113   Other:
114
115   * hildon_gtk_set_theme_size() sets widget name using "WidgetName-size" layout,
116     to ease proper theming (Daniel Borgmann)
117   * Many documentation improvements and additions.
118   * Add --disable-deprecated configure option.
119
120 [2.1.12 release]
121
122   Bug fixes:
123
124   * Fixes: NB#88576 (critical warning in HildonTouchSelectorEntry)
125   * Fixes: NB#88720 (HildonPickerButton leaks a reference to the
126     HildonTouchSelector)
127   * Fixes: NB#88718 (HildonPickerButton not synchronizing its initial
128     'value' with the selector)
129   * Fixes: NB#88891 (Allow WM to handle properly close-on-tap-outside behavior)
130   * Fixes: NB#88850 (Update HildonNote button strings + signals)
131   * Fixes: NB#88887 (Hildon Wizard changes for Hildon2.2)
132   * Fixes: NB#88680 (Limiting API in HildonTouchSelector)
133   * Fixes: NB#88923 (Semantics of hildon_stackable_window_set_main_menu()
134     changed)
135   * Fixes: NB#88927 (Hildon Wizard should not use icons anymore)
136
137   API additions:
138
139   * New methods to set/get index of selected item in HildonPickerButton and
140     HildonTouchSelector.
141   * Add HildonAppMenu::columns property.
142   * New HildonTouchSelectorColumn class implementing GtkCellLayout interface.
143
144   Other:
145
146   * Examples updated, coding, theming, and documentation fixes.
147
148 [2.1.10 release]
149
150 * Fixes: NB#88214 (HildonPannableArea wrong requisition)
151 * Fixes: NB#88287 (Missing translations)
152 * Fixes: NB#88364 (Update margins definitions)
153 * Fixes: NB#88414 (Crash in HildonDateSelector on finalize)
154 * New widget: HildonTextEntry.
155 * Removed long deprecated methods hildon_check_button_set_label(),
156   hildon_check_button_get_label().
157 * New method: hildon_gtk_window_set_progress_indicator() to set progress
158   indicator in windows (depends on feature being implemented in WM).
159 * Documentation updates, coding fixes, examples updates. See ChangeLog for
160   details.
161
162 [2.1.8 release]
163
164 * Make -gdb package contain useful debugging symbols.
165 * Fixes: NB#88022 (parameter validation in
166   hildon_touch_selector_get_num_columns)
167 * Fixes: NB#88023 (day range check
168   in hildon_date_selector_select_current_date)
169 * Fixes: NB#88027 (implement hildon_date_selector_select_month)
170 * Fixes: NB#88045 (fix logical id for time in HildonTimeSelector)
171 * Fixes: NB#88047 (fix retrieval of selected items in HildonTouchSelector)
172 * Fixes: NB#88036 (fix range of 12h time in HildonTimeSelector)
173 * Fixes: NB#88049 (fix columns removal from HildonTouchSelector)
174 * New hildon_button_get_image() method in HildonButton.
175 * New widget: HildonEntry.
176 * New methods to add buttons with finger size in HildonDialog.
177 * Miscellaneous improvements, other minor bug fixes, documentation
178   improvements and examples updates. See ChangeLog for details.
179
180 [2.1.6 release]
181
182 * Deprecated hildon_check_button_{set/get}_label().
183 * Renamed HILDON_PANNABLE_AREA_MOV_* macros to HILDON_MOVEMENT_*
184 * Initial hint in the pannable area set to FALSE.
185 * Renamed properties in HildonPannableArea from {h,v}indicator-mode to
186   {h,v}indicator_policy, and {h,v}scroll to {h,v}scroll_visible.
187 * New widget: HildonEditToolbar.
188 * Renamed hildon_touch_selector_{set,get}_active_iter() to
189   hildon_touch_selector_select_iter() and hildon_touch_selector_get_selected().
190 * Several API additions, bug fixes, internals improvements, documentation
191   improvements, and examples updates. See ChangeLog for details.
192
193 [2.1.4-1 release]
194
195 * Lot of changes, see ChangeLog for more information.
196 * Depending on the new Gtk+.
197
198 [2.1.3-1 release]
199
200 * Tons of changes, see the ChangeLog for more information.
201 * Replaced libesd with libcanberra. Fixes: NB#86876
202
203 [2.1.2-1 release]
204
205 * Too many individual changes for them to all be relevant here, many widgets
206   added, many widgets have been changed. A full list of additional/changed
207   widgets can be found in the Hildon 2.2 widget UI spec.
208
209 [2.1.1-1 release]
210
211 * Too many individual changes for them to all be relevant here, many widgets
212   added, many widgets have been changed. A full list of additional/changed
213   widgets can be found in the Hildon 2.2 widget UI spec.
214
215 [2.0.3-1 release]
216
217 * Fixes: NB#78896: libhildon code inspection/coverity: uninitialised local
218   values in hildon_date_editor_size_allocate
219 * Fixes: NB#77775: Media Player, Save Now playing list, too long name makes
220   banner disappear.
221 * Fixes: NB#79182: info banner flickering with certain message lengts.
222 * Fixes: NB#83953: Lock dialog is not visible when device is locked for the
223   first time after flash
224
225 [2.0.2-1 release]
226
227 * Fixes: MB#1220: HildonWindow should take GtkMenu accel_group into account
228 * Fixes NB#78481: information banners are hidden under browser menu
229 * Fixes: NB#79791: Cannot set focus to Master volume using stylus
230 * Fixes: NB#22072: Revisiting fix for "Implement robust timer handling in Info
231   Banner" bug
232 * Fixes: MB#924: Hildon widgets doesn't support RTL mode
233 * Fixes: MB#1212: Hide info banners (infoprints) on click
234 * Enable fixing: NB#79916 and NB#79918: The help topic for Color selector
235   cannot be opened
236 * Fixes: NB#81696: The passcode is not overwritten even after   selecting
237
238 [2.0.1-2 release]
239
240 * Fixes: MB#1276: wrong allocators used in hildon_window_get_borders
241
242 [2.0.1-1 release]
243 * Do not use PACKAGE_VERSION_MAJOR for the API revision.
244
245 [2.0.0-1 release]
246 * Fix breadcrumb trail node removal logic.
247 * Add missing outer-border style for HildonColorChooser.
248
249 [1.99.1-1 release]
250 * Accesability fixes for get/set password dialog.
251
252 [1.99.0-1 release]
253 * Upping version to (almost) 2.0.0 for hildon 2.0
254
255 [1.0.17-1 release]
256 * Fixed toolbar visibility
257 * Fixed breadcrumb separator 
258
259 [1.0.16-1 release]
260 * Mem-leak fixes in font selector and color selector
261 * Mem-leak fix in style helper
262 * Making the code dialog a bit more thumbable 
263
264 [1.0.15-1 release]
265 * Fixing hw keyboard support in lock code dialog
266 * Fixing focus behavior in caption
267 * Additions to find toolbar
268 * Documentation fixes
269
270 [1.0.14-1 release]
271 * Removing the patch for hiding HildonWindow before destroy. Breaks DBus.
272 * Fixes for HildonCalendar expose methods
273 * Fixes for composite-widgets focus handling
274 * New dialog layout for the HildonCalendar (Ok/Cancel)
275 * Making find toolbar thumbable
276 * Changing the stylus repeat timeout to match our needs
277 * New esd dependency 
278
279 [1.0.13-1 release]
280 * Fixes to HildonBanners for temporary windows
281 * Minor bugfix in the helper function for logical colors
282 * New examples
283
284 [1.0.12-1 release]
285 * New HILDON_CHECK_VERSION macro
286 * Bugfixes
287 * Minor doc updates
288
289 [1.0.11-1 release]
290 * Adding some new API functions to control the active item in HildonFindToolbar
291 * Fixing the default focus for font selection dialog
292 * New examples
293 * Changing the default long key press time
294 * Fixed time picker on-map breakage
295
296 [1.0.10-2 release]
297 * Fix header installation
298
299 [1.0.10-1 release]
300 * Fixing a bit of focus crazyness in the time and date editors
301 * Removing the separator from the code dialog
302 * Fixing circular dep to enums
303 * Hide the HildonWindow before performing the destroy
304
305 [1.0.9-1 release]
306 * Breadcrumb align/visibility fixes
307 * HildonWindow fixes
308
309 [1.0.8-1 release]
310 * HildonBanner fixes for transiency
311 * InfoBanner fixes
312 * Updated examples 
313 * A few other fixes in few places 
314
315 [1.0.7-1 release]
316 * Adding the gtk-timeout-update multiplier  to certain widgets
317
318 [1.0.6-1 release]
319 * Memory allocation fixes for color and font selection widgets
320 * Breadcrumb leak/visibility fixes
321 * New examples
322
323 [1.0.5-1 release]
324 * Fixes in the HildonWizardDialog
325 * Memory freeing fixes in font selection dialog
326 * Breadcrumb update
327
328 [1.0.3-1 release]
329 * Removing the API guard from helper functions. It was a mistake.
330
331 [1.0.2-1 release]
332 * Guard unstable API's with ENABLE_UNSTABLE_API define
333 * Breadcrumb updates
334 * Fixing a problem with timed banners having their parrent destroyed before they are
335 * Fixing the sh libs
336
337 [1.0.1-1 release] 
338 * Breadcrumb trail widget by Xan
339 * Fingerable scrollbar API by Michael