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