Play sounds with "module-stream-restore.id" set to "x-maemo-system-sound"
[hildon] / debian / changelog1
1 hildon-libs (0.9.35-1) unstable; urgency=low
2
3   * po/Makefile.am:
4   * - Fixed the 'make merge'
5   * POTFILES.in:
6   * - Added missing and removed nonexisting files, corrected path
7   * po/README:
8   * - Updated the description how to properly merge the translations
9   * Fixed #13744 (again): Tapping time editor's am/pm field changes time
10     to "xx:54"
11   * Fixed #13897: Time editor does not display the AM/PM indicator
12     correctly always
13   * hildon-time-editor.c:
14   * - Fixed broken-ness in validation logic, if the validation had been
15     done already, the values inserted were ignored (oops)
16   * Fixed #14100: hildon-number-editor: truncation of number at left of
17     entry box.
18   * - Modified: hildon-number-editor.c
19
20  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon, 27 Jun 2005 15:51:38 +0300
21
22 hildon-libs (0.9.34-1) unstable; urgency=low
23
24   * Implementation fixed for bug #14392: Duration Editor specification
25     prevents user from inputting values freely
26   * hildon-time-editor.c:
27   * - Change duration validation to validate by whole time (in seconds)
28     instead of by individual values. Removed the resulted unused and
29     obsolete function.
30
31  -- Luc Pionchon <luc.pionchon@nokia.com>  Fri, 17 Jun 2005 10:49:40 +0300
32
33 hildon-libs (0.9.33-1) unstable; urgency=low
34
35   * code clean up
36   * Fixed 13744, 13897, 13827, 12549, at least
37   * - Time editor rewrite
38   * get-password-dialog.c:
39   * - added option max characters reached.
40   * - fixed minor bugs.
41   * - Application options for setting strings
42   * get-password-dialog.h:
43   * - necessary changes for supporting the above.
44
45  -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 16 Jun 2005 19:54:59 +0300
46
47 hildon-libs (0.9.32-1) unstable; urgency=low
48
49   * Fixed #13990: HildonNote: There's no Cancel note w/o a progress bar
50     anymore
51   * hildon-note.c:
52   * - removed automatic progressbar creation if cancel note has NULL
53     progressbar
54
55  -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 14 Jun 2005 12:32:17 +0300
56
57 hildon-libs (0.9.31-1) unstable; urgency=low
58
59   * Fixed #13831: Wizard widget: Pixel perfecting
60   * hildon-wizard-dialog.c:
61   * - fixed icon name and placement, removed frame and separator
62
63  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon, 13 Jun 2005 17:00:25 +0300
64
65 hildon-libs (0.9.30-1) unstable; urgency=low
66
67   * hildon-scroll-area.c:
68   * code cleanup.
69   * Fixed #13827: Time editor: pixel perfecting
70   * Fixed #13828: Time picker: pixel perfecting
71   * hildon-date-editor.c,hildon-time-editor.c:
72   * - Don't use xthickness and ythickness here, as the border is drawn
73     by the frame which already handles them
74   * - Correct spacing between 'entry' and button
75   * hildon-time-picker.c:
76   * - Specs-compliant spacing, sizing, etc
77   * Fixed #13992 - some old code present in hildon_wizard widget
78   * hildon-wizard-dialog.c:
79   * Stock icon usage changed to icon theme usage
80   * Fixed #13897: Time editor does not display the AM/PM indicator
81     correctly always
82   * hildon-time-editor.c:
83   * - Commented out unneccesary, duplicate and invalid higlighting from
84     hildon_time_editor_entry_clicked (shall be removed when the code is
85     cleaned up properly)
86
87  -- Luc Pionchon <luc.pionchon@nokia.com>  Fri, 10 Jun 2005 10:53:29 +0300
88
89 hildon-libs (0.9.29-1) unstable; urgency=low
90
91   * hildontimeeditor.c:
92   * - De-crackify size allocation
93   * - Set frame border width to 0
94   * hildon-date-editor.c:
95   * - Set frame border width to 0
96   * Fixed #13534: TimePicker text misaligned
97   * hildon-time-editor.c:
98   * - Play with ythickness correctly
99   * Fixed #13213: time values retrieval from HildonTimeEditor is
100     incorrect
101   * hildon-time-editor.c:
102   * - Update ticks after invalid value correction
103
104  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon,  6 Jun 2005 11:53:06 +0300
105
106 hildon-libs (0.9.28-1) unstable; urgency=low
107
108   * hildon-composite-widget.c:
109   * - Added more checking to fix gtk-warning
110   * Fixed #11129: some strings are not localizable
111   * hildon-calendar-popup.c:
112   * - removed erroneous-date signal handling as deprecated and the
113     associated  infoprint as non-supported
114   * hildon-grid.c:
115   * - default "no items" label is now an empty string
116   * hildon-time-editor.c:
117   * - separator now uses logical name
118   * hildon-time-picker.c:
119   * - separator now uses logical name
120   * en_GB.po:
121   *  - added new logical strings in hildon-time-editor and hildon-time-
122     picker
123   * Fixed #9869: Search Field: Isn't this HildonSearch?
124   * hildon-libs-docs-xml,hildon-libs-section.txt,hildon-libs.types:
125   * - removed HildonSearch, HildonFindObjectDialog and
126     HildonFindReplaceDialog
127
128  -- Luc Pionchon <luc.pionchon@nokia.com>  Fri, 27 May 2005 11:04:27 +0300
129
130 hildon-libs (0.9.27-1) unstable; urgency=low
131
132   * hildon-time-editor.c:
133   * - Removed leftover test that wasn't catched at build time
134   * Fixed #7298: Preview of font properties Superscript and Subscript
135     are not shown
136   * Fixed #8493: Notable to select Italic in Font Dialog
137   * Fixed #10259: HildonFontSelectionDialog - Inital focus mismatch
138   * Fixed #11371: AF-BAT: HildonFontDialog field separators displayed as
139     ::
140   * Fixed #8400: Font selection dialog not showing the already applied
141     attribute to text
142   * API changes:
143   * - deprecated the following functions:
144   * - hildon_font_selection_dialog_set_buffer
145   * - hildon_font_selection_dialog_get_text_tag
146   * hildon-font-selection-dialog.[ch]:
147   * - old api doesnt work at all, redesign to have property approach
148   * - remove things like two overlapping property enumeration, unused
149     private member, over-larged private structure, unecessary self
150     written loop(which can be replaced by g_list_foreach), and much
151     more.
152   * - try to make the code flow clear and readable, more comment added
153   * - make things actually work, this includes: intermedia(inconsistent)
154     state of widget general state setting of the widget et.
155   * po/en_GB.po:
156   * - remove ":"
157   * Fixed #12675: HildonSearch container implementation bug (Gazpacho
158     integration)
159   * hildon-widgets/Makefile.am:
160   * - removed references to removed widgets
161   * Removed:
162   * - hildon-find-object-dialog.c, hildon-find-object-dialog.h, hildon-
163     find-replace-dialog.c, hildon-find-replace-dialog.h, hildon-
164     search.c, hildon-search.h
165   * ut/hildon-widgets_tests.c:
166   * - removed unit tests for removed widgets
167   * Fixed #12252: AF-BAT: HildonTimeEditor: Time picker flashes when
168     "Select" key is pressed
169   * hildon-time-picker.c:
170   * - moved handling of Select and Escape keys from key-release event to
171     key-press event
172   * Fixed #12785 - NOKGTK-35 HildonNote gazpacho integration
173   * hildon-note.c:
174   * - Removed G_PARAM_CONSTRUCT_ONLY from all properties
175   * - code needed to change properties at any time
176   * - fixed a potential crash in finalize()
177   * - makes the property blurbs somewhat more verbose
178
179  -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 26 May 2005 16:00:59 +0300
180
181 hildon-libs (0.9.26-1) unstable; urgency=low
182
183   * hildon-find-replace-dialog.c,hildon-file-handling-note.{h,c},hildon-
184     sort-dialog.c,hildon-get-password-dialog.c,hildon-name-password-
185     dialog.c,hildon-set-password-dialog.c:
186   * - Fixed compilation problems if HILDON_DISABLE_DEPRECATED is
187     defined
188   * hildon-time-editor.c:
189   * - Change the max time value to be 23.59.59 instead of 24.59.59
190   * Fixed #12674: NOKGTK-36 HildonSeekbar gazpacho integration
191   * hildon-seekbar.c:
192   * - When changing the properties "total_time" and "position", the
193     widget needs to be updated, instead of just setting the new value.
194   * Fixed #12176: it_IT Control Panel Date Time: Calendar view in
195     English
196   * hildon-calendar.c:
197   * - sets week_start property of GtkCalendar if week_start string is
198     localized
199   * Fixed #9624: Incorrect values in <Filetype> Details Dialog
200   * en_GB.po:
201   * - changed File details -> Details (once again...)
202   * Fixed #12276: AF-BAT: HildonVolumebar: When the mute button is
203     hidden, on pressing "select" h/w key, the volumebar is dimmed.
204   * hildon-volumebar.c:
205   * - select hardkey doesn't toggle mute button anymore if it is not
206     visible
207
208  -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 24 May 2005 19:15:27 +0300
209
210 hildon-libs (0.9.25-1) unstable; urgency=low
211
212   * Fixed #9690: Derived classes shouldn't connect to own signals
213   * Fixed #12229: hildon libs not ready for publishing
214   * - Applied Nokia patch from #12229 (Correct copyright/license
215     statements)
216   * Fixed #4289 (partly): Design doc has information that should be in
217     the developer documentation
218   * Modified: hildon-scroll-area.c,hildon-grid-item.sgml,hildon-
219     grid.sgml,hildon-scroll-area.sgml
220
221  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon, 23 May 2005 17:14:17 +0300
222
223 hildon-libs (0.9.24-1) unstable; urgency=low
224
225   * hildon-time-editor.c:
226     * - fixed size allocation for widget's frame.
227   * hildon-scroll-area.sgml:
228   * - Added some missing documentation
229   * hildon-file-details-dialog.c:
230   * - Added missing NULL check
231   * Fixed #12128 - HildonControlbar: minimum_visible_bars does not work
232     properly
233   * controlbar.c:
234   * - handle minimum_visible_bars property correctly
235   * - fix widget sensitivity issues
236   * - use internal structures instead of public functions in private API
237   * Fixed #10129 (again): Af-BAT: HildonPasswordDialog fields have "::"
238     as separators
239   * hildon-get-password-dialog.c,hildon-name-password-dialog.c,hildon-
240     set-password-dialog.c:
241   * - caption separators set to ":"
242   * Fixed #4061 - HildonDateEditor: date fields not properly localized
243   * hildon-date-editor.c:
244   * - date separator is now a localizable string instead of being parsed
245     from  nl_langinfo output (which was kludgy and risky)
246   * en_GB.po:
247   * - added missing date editor strings (separator + "Date does not
248     exist"  that seemed to be missing although logical name was used in
249     the code)
250   * Fixed #12251: Range editor separator displayed in logical string.
251   * hildon-controlbar.c,hildon-range-editor.c,hildon-weekday-picker.c:
252   * - Changed to use dgettext insted of gettext.
253
254  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon, 23 May 2005 10:59:39 +0300
255
256 hildon-libs (0.9.23-1) unstable; urgency=low
257
258   * Fixed #9350: Hildon-libs-test is an empty package
259   * Fixed #9191 - Lot of Critical GTK Warnings are thrown
260   * hildon-file-details-dialog.c:
261   * - Fixed unref warnings by adding checks in all instances of
262     g_object_unref()
263   * Fixed #11383: Text in the notification displayed when a search item
264     is deleted shows logical string
265   * en_GB.po:
266   * - restored several logical strings that were removed in rev.  1.11
267     for reasons unknown is deleted shows logical string
268
269  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 18 May 2005 11:07:50 +0300
270
271 hildon-libs (0.9.22-1) unstable; urgency=low
272
273   * Fixed #11265: PDF Reader - Wrong information banner on entering
274     invalid page number in the switch to page dialog box
275   * - added signal range_error and its handler to hildon number editor
276   * hildon-grid.c:
277   * - removed marshaler code
278   * hildon-number-editor.h:
279   * - make error enumeration public
280   * - add function pointer for the signal handler
281   * hildon-number-editor.c:
282   * - add signal "range_error"
283   * - implemented default handler
284   * hildon-marshalers.list:
285   * - list for our customized marshalers
286   * hildon-widgets/Makefile.am:
287   * - make target for marshalers
288   * Fixed #10755: Control panel grid has layout problems
289   * API changes:
290   * - Bunch of changes in hildon-grid-item-private.h
291   * hildon-grid.c:
292   * - New purpose for style-properties
293   * - Allocation-fixes
294   * - Restructured the thing
295   * - Use new private API
296   * hildon-grid-item.c:
297   * - New allocate to match changes in hildon-grid
298   * - New private API
299   * hildon-grid-item-private.h:
300   * - New private API
301   * Fixed #11941: HildonFileDetailsDialog: there's a frame around the
302     additional tab widget
303   * hildon-file-details-dialog.c:
304   * - removed shadow of the viewport contained in additional tab
305   * Fixed #11968: Memory Leak in Hildon Range Editor API
306   * hildon-range-editor.c:
307   * - remove unnecessary strdups
308
309  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon, 16 May 2005 15:21:24 +0300
310
311 hildon-libs (0.9.21-1) unstable; urgency=low
312
313   * Fixed #11372: AF-BAT: HildonFontSelectionDialog: Font Size field
314     displayed in logical strings
315   * Fixed #11373: AF-BAT: HildonFontSelectionDialog: The field name
316     'Colour' displayed as 'Color'
317   * Fixed #11096: Hildon number editor size request is calculated
318     incorrectly
319   * Fixed #10251: HildonTimePicker - left right keys not working at the
320     extreme end fields of the timepicker
321   * en_GB.po: Logical string corrections
322   * hildon-number-editor.c: Sanitize size requisition function
323   * hildon-time-picker.c: Fixed up/down/left/right keys + a few cleanups
324
325  -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 12 May 2005 15:53:56 +0300
326
327 hildon-libs (0.9.20-1) unstable; urgency=low
328
329   * Fixed #11129: Some strings are not localizable
330   * hildon-date-editor.c:
331   * - plain English infoprints changed to localizable logical names
332   * hildon-file-handling-note.c:
333   * - plain English strings changed to logical names
334   * hildon-note.c:
335   * - default title set to empty string since not supported by spec (and
336     not visible anyway)
337   * hildon-range-editor.c:
338   * - separator now uses logical name
339   * - typofix: hildon_range_editor_new_with_separator was setting
340     "separtor" property, which only produces an error message and sets
341     nothing
342   * hildon-time-editor.c:
343   * - plain English strings changed to logical names
344   * en_GB.po:
345   * - updates related to the above
346   * Fixed #11501: Re-added the translation for the modify-button
347   * Fixed #9880 - wrong infobanner shown in HildonTimeEditor
348   * hildon-time-editor.c:
349   * - Changed the infoprints to be clever in duration mode. They now
350     check the other field to determine values for the infoprint
351   * - Fixed few comparison bugs and entry<->internal value inconsistency
352
353  -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 12 May 2005 13:41:47 +0300
354
355 hildon-libs (0.9.19-1) unstable; urgency=low
356
357   * Fixed #11128: BM - Sorting - double colons
358   * hildon-sort-dialog.c:
359   * - both caption separators set to empty string
360
361  -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 10 May 2005 10:17:06 +0300
362
363 hildon-libs (0.9.18-1) unstable; urgency=low
364
365   * Fixed #10221: Preview in font selection dialog ellipzises text
366     invalidly after font size reduction
367   * hildon-font-selection-dialog.c:
368   * - Lot's of code reordering to make preview dialog destroyable
369   * - widget can be controlled with keyboard
370
371  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed,  4 May 2005 15:49:47 +0300
372
373 hildon-libs (0.9.17-1) unstable; urgency=low
374
375   * Fixed #10249 - HildonTimePicker - ESC key is not closing the
376     timepicker
377   * hildon-time-picker.c:
378   * - Set Escape and Return keys to emit the "response" signal in
379     hildon_time_picker_event_box_key_release()
380
381  -- Luc Pionchon <luc.pionchon@nokia.com>  Tue,  3 May 2005 17:14:43 +0300
382
383 hildon-libs (0.9.16-1) unstable; urgency=low
384
385   * Fixed #9919: HildonGrid - weird behaviour when switching between
386     views
387   * Fixed #10253: HildonTimeEditor - Infoprint mismatch on deletion of a
388     number in a field
389   * hildon-grid.c:
390   * - scroll view to show something (in size_request)
391   * hildon-grid-item.c:
392   * - change default icon to something that exists
393   * en_GB.po:
394   * - changed the string in question
395   * hildon-volumebar.c,hildon-volumebar-range.c
396   * - Added properties
397   * hildon-volumebar.c:
398   * - Added lost gtk_toggle_button_set_active call
399
400  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon,  2 May 2005 14:38:31 +0300
401
402 hildon-libs (0.9.15-1) unstable; urgency=low
403
404   * Fixed #8759 (Content area missing in username/password dialog)
405   * Fixed #10256 (HildonSortDialog - UI string mismatch)
406   * Fixed #10221 (Preview in font selection dialog ellipzises text
407     invalidly after font size reduction)
408   * Fixed #3092 (Horizontal scroll bar shown unnecessarily when using
409     multiline textview)
410   * Updated .po files from SDL were integrated
411   * hildon-note.[c|h]: Added requested properties and gtype to Note.
412   * hildon-get-password-dialog.h: Updated logical strings.
413   * hildon-get-password-dialog.c: Largely rewritten. Added a function.
414   * hildon-set-password-dialog.h: Logical strings were updated. Added a
415     function.
416   * hildon-set-password-dialog.c: Added a function.
417   * hildon-name-password-dialog.h: Updated logical strings. Added a
418     function.
419   * hildon-name-password-dialog.c: Added a function.
420   * hildon-note.h: added a function to set note dialog's button labels,
421     both of them.
422   * hildon-note.c: added a function to set note dialog's button labels,
423     both of them. Added requested properties and gtype to Note
424   * hildon-font-selection-dialog.c: Reorder code, so window is resized
425     correctly
426   * hildon-scroll-area.c: Scrollarea no longer displays horizontal
427     scroll bar when not needed. Some other cleanup.
428
429  -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 28 Apr 2005 15:08:25 +0300
430
431 hildon-libs (0.9.14-1) unstable; urgency=low
432
433   * Fixed #9694: Deprecated APIs should be marked with
434     HILDON_DISABLE_DEPRECATED
435   * hildon-file-details-dialog.[ch],hildon-widgets_tests.c,hildon-font-
436     selection-dialog.c:
437   * - Added HILDON_DISABLE_DEPRECATED ifdefs
438   * hildon-range-editor.[ch]:
439   * - Added properties; lower, higher, min, max, separator
440   * hildon-controlbar.c:
441   * - Added properties; min, max, value
442
443  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 27 Apr 2005 13:36:40 +0300
444
445 hildon-libs (0.9.13-1) unstable; urgency=low
446
447   * Fixed #6840: gtk_dialog_help_enable () is broken
448   * Fixed #10123: Font Dialog - Contents of 'size' choice list is not as
449     per widget specification
450   * Fixed #10132 AF-BAT: HildonUserName and Password Dialog title
451     incorrect.
452   * Fixed #10133 AF-BAT: HildonSetPasswordDialog second field displayed
453     incorrectly.
454   * Fixed #10136 AF-BAT: File handling Notes display logical strings.
455   * Fixed #4061: HildonDateEditor: date fields not properly localized
456   * Fixed #10257: HildonRangeEditor - accepting alphabets also from VKB
457   * Fixed #10129: HildonPasswordDialog fields have "::" as separators
458   * Fixed #9624: Incorrect values in <Filetype> Details Dialog
459   * hildon-dialoghelp.c: changed the help signal type to GTK_TYPE_DIALOG
460   * en_GB.po: added translation for trailing text
461   * en_GB.po:
462   * - added translation for trailing text
463   * - added localizations for logical names in hildon-file-handling-
464     note.c
465   * - fixed incorrect strings for hildon-name-password-dialog.c and
466     hildon-set-password-dialog.c
467   * hildon-date-editor.c:
468   * - removed the hard coded "/" delimeter characters
469   * - added localized delimiters
470   * hildon-date-editor.[ch]:
471   * - Added year, month, day properties
472   * hildon-range-editor.c:
473   * - set the entries to use the numeric input-mode
474   * hildon-time-editor.[ch]:
475   * - added following public functions:
476   * -- hildon_time_editor_set_ticks ()
477   * -- hildon_time_editor_get_ticks ()
478   * -- hildon_time_editor_set_show_seconds ()
479   * -- hildon_time_editor_get_show_seconds ()
480   * -- hildon_time_editor_set_duration_mode ()
481   * -- hildon_time_editor_get_duration_mode ()
482   * -- hildon_time_editor_set_duration_min ()
483   * -- hildon_time_editor_get_duration_min ()
484   * -- hildon_time_editor_set_duration_max ()
485   * -- hildon_time_editor_get_duration_max ()
486   * - Added the following properties and rewrote some of the widget to
487     accommodate internal changes:
488   * -- "ticks": uint: The time/duration in seconds (from midnight if
489     appr.)
490   * -- "duration_mode": boolean: The mode of operation (true for
491     duration)
492   * -- "duration_min": uint: Smallest accepted duration
493   * -- "duration_max": uint: Greates accepted duration
494   * -- "show_seconds": boolean: Show seconds in the editor (or not if
495     false)
496   * hildon-get-password-dialog.c,hildon-name-password-dialog.c,hildon-
497     set-password-dialog.c:
498   * - caption separators set to empty string
499   * hildon-file-details-dialog.c
500   * - set two caption separators to empty strings to remove double
501     colons (first colon comes from localized string, second from caption
502     control)
503   * - wrapped <Filetype> view to a scrolled window to implement vertical
504     scrollbar
505   * - file type string is now localized
506   * - set G_PARAM_CONSTRUCT flag for show-tabs property hildon-
507     libs/po/en_GB.po
508   * - fixed string "File details" -> "Details"
509   * - Added HILDON_DISABLE_DEPRECATED ifdefs
510
511  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 27 Apr 2005 13:34:13 +0300
512
513 hildon-libs (0.9.12-1) unstable; urgency=low
514
515   * Fixed #8557: Even after muting the audio Seek bar thumb progressess
516     and after that unmute also mute mark enabled
517   * hildon-volumebar.c:
518   * - The 'keyboard' navigation was made possible by enabling the mute
519     button to get focus. The icon for the focused button was set to the
520     same as mute icon because the mute button can have focus only when
521     volume is muted. After the volume was unmuted, the focus for mute
522     button was disabled and focus grabbed for the volumebar. If the
523     volumebar was unable to get focus, the mute button didn't lose focus
524     and a wrong icon was displayed -> fixed by adding a check if
525     volumebar can indeed focus and choosing the action based on that
526     information.
527
528  -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 14 Apr 2005 20:08:51 +0300
529
530 hildon-libs (0.9.11-1) unstable; urgency=low
531
532   * Fixed #8358 (Clicking mute button on volume bar does not affect the
533     mute icon.)
534   * Fixed #8400 (Font selection dialog not showing the already applied
535     attribute to text)
536   * Fixed #9155 (HildonTimeEditor - The border of the editors are
537     incomplete)
538   * hildon-date-editor.[c|h]: changed the widget to use a validate date
539     signal
540   * Fixed #9195 (HildonColorSelector - UI string mismatch)
541   * Fixed #9198 (HildonColorSelector - Tapping on custom colour does not
542     open the 5-bit palette)
543   * hildon-color-popup.c: fixed logical name of Cancel button
544   * hildon-color-selector.c: - Modify button is now dimmed when
545     predefined colour is selected
546   * - when a custom colour is selected, tapping on the selected colour
547     or pressing enter now opens the 5-bit colour selected
548   * - added parameter motion to select_color to distinguish between
549     button_press and motion_notify events (i.e. tapping on selected
550     colour and dragging the selected colour)
551   * - moved code related to creating and returning from the popup from
552     hildon_color_selector_response to a new function modify_selected to
553     avoid duplicating code
554   * .po changes: added Modify button text for Color Selector
555
556  -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 14 Apr 2005 14:10:12 +0300
557
558 hildon-libs (0.9.10-1) unstable; urgency=low
559
560   * Added osso-esd-dev dependency to hildon-libs-dev
561
562  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 13 Apr 2005 16:59:11 +0300
563
564 hildon-libs (0.9.9-1) unstable; urgency=low
565
566   * Pretty much rewritten time picker
567
568  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 13 Apr 2005 10:58:32 +0300
569
570 hildon-libs (0.9.8-1) unstable; urgency=low
571
572   * hildon-note.c: Fixes text ellipsizing (related to #8426, but does
573     not fix it)
574   * hildon-number-editor.c: Fixed (partially?) #5005 (In Settings
575     dialog,it is possible to enter alphabets to define the cache size)
576   * Hildon Note now uses ESD for the sound support instead of OSSO
577     multimedia
578
579  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon, 11 Apr 2005 17:55:01 +0300
580
581 hildon-libs (0.9.7-1) unstable; urgency=low
582
583   * hildon-date-editor.c: improved enter key press handling
584   * - added hint for input mode only numeric
585   * - fixed setting of values if the some field is left empty
586   * - also made small pixel adjust
587   * hildon-time-editor.c:
588   * - improved enter key press handling
589   * - also made small pixel adjusts
590   * - the semicolon between hour and minutes is now visible
591   * - changed the rc file and size allocate to improve the look of the
592     widget
593   * Fixed #5381 (HildonTimeEditor - The api
594     hildon_time_editor_highlight_field() does not compile.)
595   * *.po clean up
596   * Fixed #5079 (Hildon Timeeditor-Accepting alphabets also from VKB)
597   * Fixed #5075 (HildonTimeEditor-Improper alignment of the clockicon)
598   * - added numeric input mode hints to the allow only numeric input
599     from the VKB
600
601  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon, 11 Apr 2005 12:03:59 +0300
602
603 hildon-libs (0.9.6-2) unstable; urgency=low
604
605   * removed extra locales
606
607  -- Luc Pionchon <luc.pionchon@nokia.com>  Sun,  22 May 2005 18:27:55 +0300
608
609 hildon-libs (0.9.6-1) unstable; urgency=low
610
611   * Cleaned non-logical and obsolete strings
612   * Updated localization
613
614  -- First Release <Nokia>  Wed,  6 Apr 2005 18:27:55 +0300
615
616 hildon-libs (0.9.5-1) unstable; urgency=low
617
618   * Seekbar fixes
619   * Updated dependency to newest GTK
620
621
622 hildon-libs (0.9.4-1) unstable; urgency=low
623
624   * Fixed #2953 (HildonNumberEditor returns maximum value when it is
625     empy)
626   * Fixed #5542 (Hildon number editor behaviour is not inlined with UI
627     SPEC)
628   * Fixed #8386 (Incorrect + and - button showing in HildonNumberEditor)
629
630
631 hildon-libs (0.9.3-1) unstable; urgency=low
632
633   * Fixed #8416 (Icons were missing in most of the information notes
634     displayed by the applications)
635   * Removed a useless focus grabbing to avoid focus flashing when
636     scrolling the page with focused item in it (task1645).
637   * Fixed #4276 (HildonDateEditor - When user enters a date manually in
638     the dateeditor, it is not accepted)
639   * Fixed #6050 (HildonDateEditor : No calendar icon debchange Fixed
640
641
642 hildon-libs (0.9.2-1) unstable; urgency=low
643
644   * Updated to GTK 2.6
645
646
647 hildon-libs (0.9.1-1) unstable; urgency=low
648
649   * GTK 2.6 Fixes
650
651
652 hildon-libs (0.8.25-1) unstable; urgency=low
653
654   * Fixed hildon-time-editor to use icon name instead of stock icons
655   * Fixed hildon-time-editor pixels so that the previously unvisible
656     frame is show.
657   * Fixed po headers
658   * Fixed #3440 (HildonSetPasswordDialog - on pressing ENTER hard key
659     the field is getting cleared(reset))
660
661
662 hildon-libs (0.8.24-1) unstable; urgency=low
663
664   * Update HildonGrid not to change focus when scrolled
665   * Dialogs: Keyboard navigation for each dialog, the focus must cycle
666     around the dialog widgets
667
668
669 hildon-libs (0.8.23-1) unstable; urgency=low
670
671   * Fixed po issues
672   * Fixed logical localization IDs in all widgets according to WS 2.0
673     part 2
674   * Separated the More Colors selector to its own widget from the Color
675     Selector Widget
676
677
678 hildon-libs (0.8.22-1) unstable; urgency=low
679
680   * Added es_MX and fr_CA
681   * Renamed localization packages: fi -> fi_FI
682
683
684 hildon-libs (0.8.21-2) unstable; urgency=low
685
686   * Updated dependency to hildon-fm1
687
688
689 hildon-libs (0.8.21-1) unstable; urgency=low
690
691   * ControlBar: application option for minimum number of visible bars
692
693
694 hildon-libs (0.8.20-1) unstable; urgency=low
695
696   * Fixed #4638 (Updates to <Filetype> Details Dialog (WUD-DIA272)
697   * ColorSelector: add new color
698   * Number editor errorhandling improvements and localization
699   * VolumeBar: hardkey mute/unmute addition
700
701
702 hildon-libs (0.8.19-1) unstable; urgency=low
703
704   * Seekbar: Added a feature that allows a different stream graphics to be shown
705     when streaming is complete.
706   * Fixed #6383 (hildon-libs, hildon-lgpl --- refers to new API provided
707     by updated gtk, but this is not specified in build-deps.)
708   * Fixed #6355 (HildonFontSelectionDialog - Segmentation Fault)
709
710
711 hildon-libs (0.8.18-1) unstable; urgency=low
712
713   * Merge had happened against non-100% HEAD code, thus rebuilding...
714
715
716 hildon-libs (0.8.17-1) unstable; urgency=low
717
718   * Added support for GTK icon theme names (task1777)
719   * hildon
720
721
722 hildon-libs (0.8.16-1) unstable; urgency=low
723
724   * Fixed #5705 (HildonFontSelectionDialog crashes with Nokia Sans font
725     when selecting bold face)
726   * Fixed #5739 (FontSelectionDialog allows choosing italic face even
727     though it doesn't exist for some fonts)
728
729
730 hildon-libs (0.8.15-1) unstable; urgency=low
731
732   * HildonFontSelectionDialog updates
733
734
735 hildon-libs (0.8.14-1) unstable; urgency=low
736
737   * Fixed #3827 (HildonVolumebar is not dimmed when volume is muted)
738
739
740 hildon-libs (0.8.13-1) unstable; urgency=low
741
742   * Timepicker skin updates
743
744
745 hildon-libs (0.8.12-1) unstable; urgency=low
746
747   * Debianized locale-packages
748   * Fixed #4704 (libraries should be versioned)
749
750
751 hildon-libs (0.8.11-1) unstable; urgency=low
752
753   * Fixed #1638 (HildonSeekBar & HilldonVolumeBar: widgets grab focus and
754     keypress events). Fixed by adding an option for applications to set focus
755     on/off
756
757
758 hildon-libs (0.8.10-1) unstable; urgency=low
759
760   * Editors: Changed the focus behaviour inside a widget
761   * Fixed #3689 (It is not possible to adjust sound level through navigational
762     keys.). Mute button no longer can get focus. 
763
764
765 hildon-libs (0.8.9-1) unstable; urgency=low
766
767   * Fixed #4285 (API docs contain old/deprecated widgets) 
768
769
770 hildon-libs (0.8.8-2) unstable; urgency=low
771
772   * Added GnomeVFS dependencies
773
774
775 hildon-libs (0.8.8-1) unstable; urgency=low
776
777   * Added sound support to hildon-note. Requires DBUS and osso-sounds-ui.
778   * Removed erroneus version dependency from pkgconfig file for fm and lgp.
779
780
781 hildon-libs (0.8.7-1) unstable; urgency=low
782
783   * Fixed #4652 (missing dependency to hildon-fm-dev)
784   * Removed dependency to matchbox 
785
786
787 hildon-libs (0.8.6-1) unstable; urgency=low
788
789   * Lots of updates from development. 
790
791
792 hildon-libs (0.8.5-1) unstable; urgency=low
793
794   * Release 0.8.5 
795
796
797 hildon-libs (0.8.4-3) unstable; urgency=low
798
799   * HildonRangeEditor: Changed author, removed #include
800   * Updated GTK doc
801
802
803 hildon-libs (0.8.4-1) unstable; urgency=low
804
805   * 0.8.4 Release
806