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