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