Updates from 2.1.12-2.
[hildon] / debian / changelog
1 libhildon (2.1.12-2) unstable; urgency=low
2
3   * Add missing hildon-touch-selector-column.h to installable headers.
4   * Fix dh_makeshlibs rule.
5
6  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 01 Oct 2008 13:02:43 +0300
7
8 libhildon (2.1.12-1) unstable; urgency=low
9
10   * Ship the upstream ChangeLog and NEWS file.
11
12   Bug fixes:
13
14   * Fixes: NB#88576 (critical warning in HildonTouchSelectorEntry)
15   * Fixes: NB#88720 (HildonPickerButton leaks a reference to the
16     HildonTouchSelector)
17   * Fixes: NB#88718 (HildonPickerButton not synchronizing its initial
18     'value' with the selector)
19   * Fixes: NB#88891 (Allow WM to handle properly close-on-tap-outside behavior)
20   * Fixes: NB#88850 (Update HildonNote button strings + signals)
21   * Fixes: NB#88887 (Hildon Wizard changes for Hildon2.2)
22   * Fixes: NB#88680 (Limiting API in HildonTouchSelector)
23   * Fixes: NB#88923 (Semantics of hildon_stackable_window_set_main_menu()
24     changed)
25   * Fixes: NB#88927 (Hildon Wizard should not use icons anymore)
26
27   API additions:
28
29   * New methods to set/get index of selected item in HildonPickerButton and
30     HildonTouchSelector.
31   * Add HildonAppMenu::columns property.
32   * New HildonTouchSelectorColumn class implementing GtkCellLayout interface.
33
34   Other:
35
36   * Examples updated, coding, theming, and documentation fixes.
37
38  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 29 Sep 2008 10:08:47 +0300
39
40 libhildon (2.1.10-2) unstable; urgency=low
41
42   * Revert bump of shared library version to avoid shared library load issues.
43
44  -- Claudio Saavedra <csaavedra@igalia.com>  Wed, 17 Sep 2008 10:52:21 +0300
45
46 libhildon (2.1.10-1) unstable; urgency=low
47
48   * Fixes: NB#88214 (HildonPannableArea wrong requisition)
49   * Fixes: NB#88287 (Missing translations)
50   * Fixes: NB#88364 (Update margins definitions)
51   * Fixes: NB#88414 (Crash in HildonDateSelector on finalize)
52   * New widget: HildonTextEntry.
53   * Removed long deprecated methods hildon_check_button_set_label(),
54     hildon_check_button_get_label().
55   * New method: hildon_gtk_window_set_progress_indicator() to set progress indicator in
56     windows (depends on feature being implemented in WM).
57   * Documentation updates, coding fixes, examples updates. See ChangeLog for details.
58   * Add dependency of libhildon1 on hildon-libs-l10n-mr[0]
59   * Set myself as the maintainer of the debian package.
60
61  -- Claudio Saavedra <csaavedra@igalia.com>  Mon, 15 Sep 2008 15:36:06 +0300
62
63 libhildon (2.1.8-1) unstable; urgency=low
64
65   * Make -gdb package contain useful debugging symbols.
66   * Fixes: NB#88022 (parameter validation in
67     hildon_touch_selector_get_num_columns)
68   * Fixes: NB#88023 (day range check
69     in hildon_date_selector_select_current_date)
70   * Fixes: NB#88027 (implement hildon_date_selector_select_month)
71   * Fixes: NB#88045 (fix logical id for time in HildonTimeSelector)
72   * Fixes: NB#88047 (fix retrieval of selected items in HildonTouchSelector)
73   * Fixes: NB#88036 (fix range of 12h time in HildonTimeSelector)
74   * Fixes: NB#88049 (fix columns removal from HildonTouchSelector)
75   * New hildon_button_get_image() method in HildonButton.
76   * New widget: HildonEntry.
77   * New methods to add buttons with finger size in HildonDialog.
78   * Miscellaneous improvements, other minor bug fixes, documentation
79     improvementsand examples updates. See ChangeLog for details.
80
81  -- Claudio Saavedra <csaavedra@igalia.com>  Tue, 09 Sep 2008 10:47:11 +0300
82
83 libhildon (2.1.6-1) unstable; urgency=low
84
85   * Deprecated hildon_check_button_{set/get}_label().
86   * Renamed HILDON_PANNABLE_AREA_MOV_* macros to HILDON_MOVEMENT_*
87   * Initial hint in the pannable area set to FALSE.
88   * Renamed properties in HildonPannableArea from {h,v}indicator-mode to
89     {h,v}indicator_policy, and {h,v}scroll to {h,v}scroll_visible.
90   * New widget: HildonEditToolbar.
91   * Renamed hildon_touch_selector_{set,get}_active_iter() to
92     hildon_touch_selector_select_iter() and hildon_touch_selector_get_selected().
93   * Several API additions, bug fixes, internals improvements, documentation
94     improvements, and examples updates. See ChangeLog for details.
95
96  -- Claudio Saavedra <csaavedra@igalia.com>  Fri, 29 Aug 2008 15:25:33 +0300
97
98 libhildon (2.1.5-1~unreleased) gutsy; urgency=low
99
100   * Replace esd dependencies in the dev package with libcanberra-dev.
101     Fixes: NB#87481
102
103  -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Wed, 13 Aug 2008 16:10:36 +0300
104
105 libhildon (2.1.4-1) gutsy; urgency=low
106
107   * Lot of changes, see ChangeLog for more information.
108   * Depending on the new Gtk+.
109
110  -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Tue, 12 Aug 2008 18:22:00 +0300
111
112 libhildon (2.1.3-1) gutsy; urgency=low
113
114   * Tons of changes, see the ChangeLog for more information.
115   * Replaced libesd with libcanberra. Fixes: NB#86876
116
117  -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Mon,  4 Aug 2008 15:07:03 +0300
118
119 libhildon (2.1.2-1) gutsy; urgency=low
120
121   * Update version number to 2.1.2-1
122   * configure.ac 2.1.2
123   * Too many individual changes for them to all be relevant here, many widgets
124     added, many widgets have been changed. A full list of additional/changed  widgets
125     can be found in the Hildon 2.2 widget UI spec.
126
127  -- Karl Lattimer <karl.lattimer@nokia.com>  Mon, 30 Jun 2008 13:55:29 +0300 
128
129 libhildon (2.1.1-1) gutsy; urgency=low
130
131   * Update version number to 2.1.1-1
132   * configure.ac 2.1.1
133   * Too many individual changes for them to all be relevant here, many widgets
134     added, many widgets have been changed. A full list of additional/changed  widgets
135     can be found in the Hildon 2.2 widget UI spec.
136
137  -- Karl Lattimer <karl.lattimer@nokia.com>  Mon, 16 Jun 2008 16:00:00 +0200
138
139 libhildon (2.0.4-1) gutsy; urgency=low
140
141   * src/hildon-banner.c: revert the recent change, that introduced gtk_window_present() calls. 
142     This reopens: Bug 78481 - [freetest] information banners are hidden under browser menu
143     But resolves another variant of: Bug 83953
144
145  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Wed, 16 Apr 2008 10:37:00 +0100
146
147 libhildon (2.0.3-1) gutsy; urgency=low
148
149   * Fixes: NB#78896: libhildon code inspection/coverity: uninitialised local values in 
150     hildon_date_editor_size_allocate
151   * Fixes: NB#77775: Media Player, Save Now playing list, too long name makes banner disappear.
152   * Fixes: NB#79182: info banner flickering with certain message lengts.
153   * Fixes: NB#83953: Lock dialog is not visible when device is locked for the first time after flash
154
155  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Tue, 15 Apr 2008 15:03:00 +0100
156
157 libhildon (2.0.2-1) gutsy; urgency=low
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 Banner" bug
163   * Fixes: MB#924: Hildon widgets doesn't support RTL mode
164   * Fixes: MB#1212: Hide info banners (infoprints) on click
165   * Enable fixing: NB#79916 and NB#79918: The help topic for Color selector cannot be opened
166   * Fixes: NB#81696: The passcode is not overwritten even after selecting
167
168  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Thu, 03 Apr 2008 14:50:00 +0100
169
170 libhildon (2.0.1-2) gutsy; urgency=low
171
172   * Fixes: MB#1276: wrong allocators used in hildon_window_get_borders
173
174  -- Sven Herzberg <sven@imendio.com>  Mon, 25 Feb 2008 11:50:10 +0100
175
176 libhildon (2.0.1-1) unstable; urgency=low
177
178   * Do not use PACKAGE_VERSION_MAJOR for the API revision.
179
180  -- Xan Lopez <xan.lopez@nokia.com>  Thu, 10 Jan 2008 16:31:15 +0200
181
182 libhildon (2.0.0-1) unstable; urgency=low
183
184   * Fixes: NB#78616: breadcrumb trail node removal logic fix.
185   * Fixes: NB#75310: add missing outer-border style property to HildonColorChooser.
186
187  -- Xan Lopez <xan.lopez@nokia.com>  Wed, 09 Jan 2008 14:27:08 +0200
188
189 libhildon (1.99.1-1) stable; urgency=low
190
191   * Fixes: NB#25592 Accessibility unable to access entry box
192
193  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 14 Dec 2007 11:29:19 +0200
194
195 libhildon (1.99.0-2) stable; urgency=low
196
197   * Updating the gtk dependancy.
198
199  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 11 Oct 2007 16:05:48 +0300
200
201 libhildon (1.99.0-1) stable; urgency=low
202
203   * Fixes: NB#71660 RSS applet is not using correct logical colors for feeds
204   * Upping version to (almost) 2.0.0 for hildon 2.0
205
206  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 10 Oct 2007 14:10:28 +0300
207
208 libhildon (1.0.17-1.1) stable; urgency=low
209
210   * Fixes: NB#70842 General brokeness in toolbars visibility
211   * Fixes: NB#62031 Extra arrow in front of top level item in breadcrumb trail
212   * Fixes: MB#615 Can't show/hide the HildonWindow's toolbar
213
214  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 28 Sep 2007 15:03:11 +0300
215
216 libhildon (1.0.16-1.1) stable; urgency=low
217
218   * Mem-leak fixes in font selector and color selector
219   * Mem-leak fix in style helper
220   * Making the code dialog a bit more thumbable 
221
222   * Fixes: NB#63694 device lock, truncation of secu_application_title
223   * Fixes: NB#70273 Memory leaks when switching applets and background
224   * Fixes: NB#70474 Memory leak and access to already freed memory in color selector
225   * Fixes: NB#70499 HildonFontSelectionDialog memory leak 
226
227  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 21 Sep 2007 14:41:13 +0300
228
229 libhildon (1.0.15-1.1) stable; urgency=low
230
231   * debian/control: Add glib and gtk+ doc packages to build dependencies to
232     get gtk-doc crossreferences right
233   * debian/rules: --enable-gtk-doc (with nodocs DEB_BUILD_OPTIONS support)
234
235   * Fixes: NB#67955 Device lock/unlock code not accepted from HW keyboard
236   * Fixes: NB#52301 Wrong item is highlighted in Find toolbar history list 
237   * Fixes: NB#68610 caption multiple focus possible in Authentication dialog weba_fi_auhentication_realm
238   * Fixes: NB#69306 API documentation is missing
239
240  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 17 Sep 2007 14:07:51 +0300
241
242 libhildon (1.0.14-1) stable; urgency=low
243
244   * Removing the patch for hiding HildonWindow before destroy. Breaks DBus.
245   * Fixes for HildonCalendar expose methods
246   * Fixes for composite-widgets focus handling
247   * New dialog layout for the HildonCalendar (Ok/Cancel)
248   * Making find toolbar thumbable
249   * Changing the stylus repeat timeout to match our needs
250   * New esd dependency 
251
252   * Fixes: NB#54146 Hilon Calendar popup:The changes in active month/year are not shown
253   * Fixes: NB#59299 Leaving the calendar dialog is not possible without selecting something
254   * Fixes: NB#66060 Search toolbar has wrong height in ComboBoxEntry and toolbarbuttons are too narrow
255   * Fixes: NB#58352 on startup, hildon-desktop GLIB WARNING ** hildon-1...
256   * Fixes: NB#60489 Key repeat rate in number editor
257   * Fixes: NB#65155 HildonVolumebar: mute grabs focus, not possible to adjust volume using HW keys
258   * Fixes: NB#63955 hildon_volumebar_set_mute() grabs focus even if the widget is unmapped
259   * Fixes: NB#66673 Questionable main loop iteration in hildon_window_destroy()
260   * Fixes: NB#66628 Account setting dialog crashes while moving the focus using the h/w key. 
261  
262  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 24 Aug 2007 16:18:24 +0300
263
264 libhildon (1.0.13-1) stable; urgency=low
265
266   * Fixes to HildonBanners for temporary windows
267   * Minor bugfix in the helper function for logical colors
268   * New examples
269
270   * Fixes: NB#58352 on startup, hildon-desktop GLIB WARNING...
271
272  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 17 Aug 2007 14:46:03 +0300
273
274 libhildon (1.0.12-1) stable; urgency=low
275
276   * New HILDON_CHECK_VERSION macro
277   * Bugfixes
278   * Minor doc updates
279
280   * Fixes: NB#62061 Please include HILDON_CHECK_VERSION macro
281   * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
282   * Fixes: NB#64355 Control panel; Device lock: OK and Cancel buttons
283   * Fixes: NB#60154 It is possible to enter invalid date in the birthday date picker
284
285  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 06 Aug 2007 09:52:19 +0300
286
287 libhildon (1.0.11-1) stable; urgency=low
288
289   * Adding some new API functions to control the active item in HildonFindToolbar
290   * Fixing the default focus for font selection dialog
291   * New examples
292   * Changing the default long key press time
293   * Fixed time picker on-map breakage
294
295   * Fixes: NB#63700 wrong definition for HILDON_WINDOW_LONG_PRESS_TIME
296   * Fixes: NB#54182 HildonDateEditor min/max properties cannot be set
297   * Fixes: NB#63430 Ok button of preview dialog is not highlited,when font size is 32pt.
298
299  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Jul 2007 10:14:34 +0300
300
301 libhildon (1.0.10-2) stable; urgency=low
302
303   * Fix header installation. 
304
305  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon,  2 Jul 2007 10:09:31 +0300
306
307 libhildon (1.0.10-1) stable; urgency=low
308
309   * Fixing a bit of focus crazyness in the time and date editors
310   * Removing the separator from the code dialog
311   * Fixing circular dep to enums
312   * Hide the HildonWindow before performing the destroy
313
314   * Fixes: NB#61129 volumebar info banner in muted state
315   * Fixes: NB#61128 volumebar sensitivy does not change when the widget is not mapped
316   * Fixes: NB#60518 Unable to move the focus from the buttons to date or time editor.
317   * Fixes: NB#60349 Date editor invalidates keyboard number input
318
319  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 29 Jun 2007 16:49:58 +0300
320
321 libhildon (1.0.9-1) stable; urgency=low
322
323   * Breadcrumb align/visibility fixes
324
325   * Fixes: MB#1466 hildon_window_toggle_menu() unconditionally uses button=0 for gtk_menu_popup()
326   * Fixes: MB#1230 libhildon doesn't build because of broken strict-aliasing
327   * Fixes: MB#1093 Banners should use GDK_WINDOW_TYPE_HINT_NOTIFICATION
328   * Fixes: NB#52946 Pressing (accidentally) back and then menu key with thumb in quick succession and unfocusing the menu closes the application
329   * Fixes: MB#1101 Reproducible unintentional window/application close bug 
330
331  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 07 Jun 2007 14:39:06 +0300
332
333 libhildon (1.0.8-1) stable; urgency=low
334
335   * Breadcrumb fixes
336   * HildonBanner fixes for transiency 
337   * Updated examples
338
339   * Fixes: NB#56434 Name of the month truncates in the Date & Time page in the startup wizard.
340   * Fixes: NB#54127 The arrow heads of Calendar popup vanish(except the one that is tapped) when tapped on one of the arrows of month or year.
341   * Fixes: NB#50288 Box remains on the am/pm indicator of the Date and Time Settings dialog.
342   * Fixes: NB#56082 HildonCalendarpopup:Sliding sylus to a dimmed date changes the year to 1970
343   * Fixes: NB#54147 Hildon calendar popup:The range checks for the years are not consistent.
344   * Fixes: NB#41501 Last line of text in preview dialog is not shown properly when bold and maximum font is selected
345   * Fixes: NB#38955 Inconsistent behaviour observed when 2 instances of date and time applet are open.
346   * Fixes: NB#52379 HildonCaption won't accept focus when it contains a complex widget tree
347   * Fixes: NB#56624 "Searching" info note displayed even after minimizing the search window
348   * Fixes: NB#59276 Escape timeout handler is not removed when HildonWindow is deleted.
349   * Fixes: NB#55161 Refreshing library is shown on top of other applications 
350   * Fixes: NB#58982 HildonBreadcrumbtrail:Pressing Esc key does not show any effect
351
352  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 01 Jun 2007 15:43:59 +0300
353
354 libhildon (1.0.7-1) stable; urgency=low
355
356   * Fixed at some point in the past, but adding here:
357
358   * Fixes: NB#44440 hildon_note_new_cancel_with_progress_bar does unreasonable ellipsization...
359   * Fixes: NB#49916 ADDRESS BOOK, truncation, §addr_nc_notification4b§
360   * Fixes: NB#52006 The number editor in Pdf Viewer goes on a loop after reaching the maximum value.
361
362  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 25 May 2007 11:05:41 +0300
363
364 libhildon (1.0.6-1) stable; urgency=low
365
366   * Fixes: NB#54061 Notes application crashes when font size & font colour is changed
367   * Fixes: NB#48934 Switch to page with empty page number dialog responded when taped outside the content area
368
369   * Memory allocation fixes for color and font selection widgets
370   * Breadcrumb leak/visibility fixes
371   * New examples
372
373  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Tue, 22 May 2007 13:45:59 +0300
374
375 libhildon (1.0.5-1) stable; urgency=low
376
377   * Fixes: NB#54149 Date editor: Accepts year greater than 2037
378   * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
379
380   * Memory freeing fixes in font selection dialog.
381   * Breadcrumb update.
382
383  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 07 May 2007 13:16:09 +0300
384
385 libhildon (1.0.4-1) stable; urgency=low
386
387   * Changing the API guard name to HILDON_ENABLE_UNSTABLE_API.
388
389  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 16:20:55 +0300
390
391 libhildon (1.0.3-1) stable; urgency=low
392
393   * Removing the API guard from helper functions. It was a mistake.
394
395  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 15:54:12 +0300
396
397 libhildon (1.0.2-1) stable; urgency=low
398
399   * Guard unstable API's with ENABLE_UNSTABLE_API define
400   * Breadcrumb updates
401   * Fixing a problem with timed banners having their parrent destroyed before they are
402   * Fixing the sh libs
403
404  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Apr 2007 16:48:30 +0300
405
406 libhildon (1.0.1-1) stable; urgency=low
407
408   * New breadcrumb trial widget.
409   * Fingerable scrollbar API.
410
411   * Fixes: NB#54182 HildonDateEditor min/max properties cannot be set
412
413  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 16 Apr 2007 11:09:27 +0300
414
415 libhildon (1.0.0-1) stable; urgency=low
416
417   * Move to Gtk 2.10
418   * Consolidated API
419   * All the deprecated widgets are now removed
420   * Version bumping to 1.0.0 since we're now nice and stable
421   * Fix packaging for gtk-doc (not enabled by default)
422   * License change to LGPL version 2.1 or later
423   * Adding examples for many widgets
424
425   * Fixes: NB#49043 Build fails due to duplicate definition of INVALID_CHAR
426   * Fixes: NB#49810 Errors in hildon-libs
427   * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
428   * Fixes: NB#46434 HildonWindow: inconsistent memory management
429   * Fixes: NB#30265 Warning from hildonlibs build
430   * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
431   * Fixes: NB#47989 Not possible to set empty title for HildonWindow
432   * Fixes: NB#50496 While quickly tapping the same Edit button, the message is displayed differently.
433   * Fixes: NB#51736 Enhancement in hildon_caption_set_label_text()
434   * Fixes: NB#50854 application menu closes when mouse released
435   
436  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 29 Mar 2007 16:36:27 +0300
437