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