[1.0.1 release]
[hildon] / ChangeLog
1 2007-04-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2
3         [1.0.1 release]
4
5         * AUTHORS:
6         * NEWS:
7         * configure.ac:
8         * debian/changelog: Updating for release.
9
10 2007-04-16  Xan Lopez  <xan.lopez@nokia.com>
11
12         * src/hildon-bread-crumb.c (hildon_bread_crumb_get_natural_size):
13         don't leak the pango layout.
14
15 2007-04-16  Xan Lopez  <xan.lopez@nokia.com>
16
17         * src/hildon.h:
18         * examples/hildon-bread-crumb-trail-example.c:
19
20         Fix example.
21
22 2007-04-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
23
24         * debian/changelog: Removing the bug-fixed entries that were actually
25         resolved as WONTFIX.
26
27         * src/hildon-date-editor.c: Removing a redundant check. Fixes
28         NB#54182.
29
30 2007-04-13  Xan Lopez  <xan.lopez@nokia.com>
31
32         * src/hildon-bread-crumb-trail.c:
33         * src/hildon-bread-crumb-trail.h:
34         * src/hildon-bread-crumb.c:
35         * src/hildon-bread-crumb.h:
36
37         Untabify.
38         
39 2007-04-13  Xan Lopez  <xan.lopez@nokia.com>
40
41         * src/hildon-bread-crumb-trail.c: don't use the priv data of bct
42         until it's passed the type check.
43
44 2007-04-12  Xan Lopez  <xan.lopez@nokia.com>
45
46         * examples/hildon-bread-crumb-trail-example.c
47
48         Add license.
49         
50 2007-04-12  Xan Lopez  <xan.lopez@nokia.com>
51
52         * examples/Makefile.am
53         * examples/hildon-bread-crumb-trail-example.c
54         * src/Makefile.am
55         * src/hildon-bread-crumb-trail.c
56         * src/hildon-bread-crumb-trail.h
57         * src/hildon-bread-crumb.c
58         * src/hildon-bread-crumb.h
59
60         New HildonBreadCrumbTrail widget.
61
62 2007-04-02  Lucas Rocha  <lucas.rocha@nokia.com>
63
64         * src/hildon-range-editor.c (hildon_range_editor_init),
65         src/hildon-seekbar.c (hildon_seekbar_get_fraction,
66         hildon_seekbar_set_fraction, hildon_seekbar_set_position),
67         src/hildon-time-editor.c (hildon_time_editor_tap_and_hold_setup,
68         hildon_time_editor_class_init, hildon_time_editor_init),
69         src/hildon-get-password-dialog.c (invalid_input,
70         hildon_get_password_set_property, hildon_get_password_get_property,
71         create_contents, hildon_get_password_dialog_set_max_characters),
72         src/hildon-set-password-dialog.c (create_contents),
73         src/hildon-date-editor.c (hildon_date_editor_init),
74         src/hildon-login-dialog.c (hildon_login_dialog_init),
75         src/hildon-number-editor.c (hildon_number_editor_init),
76         src/hildon-find-toolbar.c (hildon_find_toolbar_emit_invalid_input,
77         hildon_find_toolbar_emit_close, hildon_find_toolbar_init): made all
78         the Maemo GTK+ specific API optional by adding a --with-maemo-gtk
79          configure option and adding the respective checks in the code.
80         * src/hildon-calendar.c (hildon_calendar_paint_week_numbers,
81         hildon_calendar_drag_data_received): fixed some build warnings.
82
83 2007-03-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
84
85         * debian/changelog: A 1.0.0 release notes.
86