2008-09-29 Claudio Saavedra <csaavedra@igalia.com>
[hildon] / NEWS
1 [2.1.10 release]
2
3 * Fixes: NB#88214 (HildonPannableArea wrong requisition)
4 * Fixes: NB#88287 (Missing translations)
5 * Fixes: NB#88364 (Update margins definitions)
6 * Fixes: NB#88414 (Crash in HildonDateSelector on finalize)
7 * New widget: HildonTextEntry.
8 * Removed long deprecated methods hildon_check_button_set_label(),
9   hildon_check_button_get_label().
10 * New method: hildon_gtk_window_set_progress_indicator() to set progress
11   indicator in windows (depends on feature being implemented in WM).
12 * Documentation updates, coding fixes, examples updates. See ChangeLog for
13   details.
14
15 [2.1.8 release]
16
17 * Make -gdb package contain useful debugging symbols.
18 * Fixes: NB#88022 (parameter validation in
19   hildon_touch_selector_get_num_columns)
20 * Fixes: NB#88023 (day range check
21   in hildon_date_selector_select_current_date)
22 * Fixes: NB#88027 (implement hildon_date_selector_select_month)
23 * Fixes: NB#88045 (fix logical id for time in HildonTimeSelector)
24 * Fixes: NB#88047 (fix retrieval of selected items in HildonTouchSelector)
25 * Fixes: NB#88036 (fix range of 12h time in HildonTimeSelector)
26 * Fixes: NB#88049 (fix columns removal from HildonTouchSelector)
27 * New hildon_button_get_image() method in HildonButton.
28 * New widget: HildonEntry.
29 * New methods to add buttons with finger size in HildonDialog.
30 * Miscellaneous improvements, other minor bug fixes, documentation
31   improvements and examples updates. See ChangeLog for details.
32
33 [2.1.6 release]
34
35 * Deprecated hildon_check_button_{set/get}_label().
36 * Renamed HILDON_PANNABLE_AREA_MOV_* macros to HILDON_MOVEMENT_*
37 * Initial hint in the pannable area set to FALSE.
38 * Renamed properties in HildonPannableArea from {h,v}indicator-mode to
39   {h,v}indicator_policy, and {h,v}scroll to {h,v}scroll_visible.
40 * New widget: HildonEditToolbar.
41 * Renamed hildon_touch_selector_{set,get}_active_iter() to
42   hildon_touch_selector_select_iter() and hildon_touch_selector_get_selected().
43 * Several API additions, bug fixes, internals improvements, documentation
44   improvements, and examples updates. See ChangeLog for details.
45
46 [2.1.4-1 release]
47
48 * Lot of changes, see ChangeLog for more information.
49 * Depending on the new Gtk+.
50
51 [2.1.3-1 release]
52
53 * Tons of changes, see the ChangeLog for more information.
54 * Replaced libesd with libcanberra. Fixes: NB#86876
55
56 [2.1.2-1 release]
57
58 * Too many individual changes for them to all be relevant here, many widgets
59   added, many widgets have been changed. A full list of additional/changed
60   widgets can be found in the Hildon 2.2 widget UI spec.
61
62 [2.1.1-1 release]
63
64 * Too many individual changes for them to all be relevant here, many widgets
65   added, many widgets have been changed. A full list of additional/changed
66   widgets can be found in the Hildon 2.2 widget UI spec.
67
68 [2.0.3-1 release]
69
70 * Fixes: NB#78896: libhildon code inspection/coverity: uninitialised local
71   values in hildon_date_editor_size_allocate
72 * Fixes: NB#77775: Media Player, Save Now playing list, too long name makes
73   banner disappear.
74 * Fixes: NB#79182: info banner flickering with certain message lengts.
75 * Fixes: NB#83953: Lock dialog is not visible when device is locked for the
76   first time after flash
77
78 [2.0.2-1 release]
79
80 * Fixes: MB#1220: HildonWindow should take GtkMenu accel_group into account
81 * Fixes NB#78481: information banners are hidden under browser menu
82 * Fixes: NB#79791: Cannot set focus to Master volume using stylus
83 * Fixes: NB#22072: Revisiting fix for "Implement robust timer handling in Info
84   Banner" bug
85 * Fixes: MB#924: Hildon widgets doesn't support RTL mode
86 * Fixes: MB#1212: Hide info banners (infoprints) on click
87 * Enable fixing: NB#79916 and NB#79918: The help topic for Color selector
88   cannot be opened
89 * Fixes: NB#81696: The passcode is not overwritten even after   selecting
90
91 [2.0.1-2 release]
92
93 * Fixes: MB#1276: wrong allocators used in hildon_window_get_borders
94
95 [2.0.1-1 release]
96 * Do not use PACKAGE_VERSION_MAJOR for the API revision.
97
98 [2.0.0-1 release]
99 * Fix breadcrumb trail node removal logic.
100 * Add missing outer-border style for HildonColorChooser.
101
102 [1.99.1-1 release]
103 * Accesability fixes for get/set password dialog.
104
105 [1.99.0-1 release]
106 * Upping version to (almost) 2.0.0 for hildon 2.0
107
108 [1.0.17-1 release]
109 * Fixed toolbar visibility
110 * Fixed breadcrumb separator 
111
112 [1.0.16-1 release]
113 * Mem-leak fixes in font selector and color selector
114 * Mem-leak fix in style helper
115 * Making the code dialog a bit more thumbable 
116
117 [1.0.15-1 release]
118 * Fixing hw keyboard support in lock code dialog
119 * Fixing focus behavior in caption
120 * Additions to find toolbar
121 * Documentation fixes
122
123 [1.0.14-1 release]
124 * Removing the patch for hiding HildonWindow before destroy. Breaks DBus.
125 * Fixes for HildonCalendar expose methods
126 * Fixes for composite-widgets focus handling
127 * New dialog layout for the HildonCalendar (Ok/Cancel)
128 * Making find toolbar thumbable
129 * Changing the stylus repeat timeout to match our needs
130 * New esd dependency 
131
132 [1.0.13-1 release]
133 * Fixes to HildonBanners for temporary windows
134 * Minor bugfix in the helper function for logical colors
135 * New examples
136
137 [1.0.12-1 release]
138 * New HILDON_CHECK_VERSION macro
139 * Bugfixes
140 * Minor doc updates
141
142 [1.0.11-1 release]
143 * Adding some new API functions to control the active item in HildonFindToolbar
144 * Fixing the default focus for font selection dialog
145 * New examples
146 * Changing the default long key press time
147 * Fixed time picker on-map breakage
148
149 [1.0.10-2 release]
150 * Fix header installation
151
152 [1.0.10-1 release]
153 * Fixing a bit of focus crazyness in the time and date editors
154 * Removing the separator from the code dialog
155 * Fixing circular dep to enums
156 * Hide the HildonWindow before performing the destroy
157
158 [1.0.9-1 release]
159 * Breadcrumb align/visibility fixes
160 * HildonWindow fixes
161
162 [1.0.8-1 release]
163 * HildonBanner fixes for transiency
164 * InfoBanner fixes
165 * Updated examples 
166 * A few other fixes in few places 
167
168 [1.0.7-1 release]
169 * Adding the gtk-timeout-update multiplier  to certain widgets
170
171 [1.0.6-1 release]
172 * Memory allocation fixes for color and font selection widgets
173 * Breadcrumb leak/visibility fixes
174 * New examples
175
176 [1.0.5-1 release]
177 * Fixes in the HildonWizardDialog
178 * Memory freeing fixes in font selection dialog
179 * Breadcrumb update
180
181 [1.0.3-1 release]
182 * Removing the API guard from helper functions. It was a mistake.
183
184 [1.0.2-1 release]
185 * Guard unstable API's with ENABLE_UNSTABLE_API define
186 * Breadcrumb updates
187 * Fixing a problem with timed banners having their parrent destroyed before they are
188 * Fixing the sh libs
189
190 [1.0.1-1 release] 
191 * Breadcrumb trail widget by Xan
192 * Fingerable scrollbar API by Michael