* examples/hildon-bread-crumb-trail-example.c
[hildon] / ChangeLog
1 2007-04-12  Xan Lopez  <xan.lopez@nokia.com>
2
3         * examples/hildon-bread-crumb-trail-example.c
4
5         Add license.
6         
7 2007-04-12  Xan Lopez  <xan.lopez@nokia.com>
8
9         * examples/Makefile.am
10         * examples/hildon-bread-crumb-trail-example.c
11         * src/Makefile.am
12         * src/hildon-bread-crumb-trail.c
13         * src/hildon-bread-crumb-trail.h
14         * src/hildon-bread-crumb.c
15         * src/hildon-bread-crumb.h
16
17         New HildonBreadCrumbTrail widget.
18
19 2007-04-02  Lucas Rocha  <lucas.rocha@nokia.com>
20
21         * src/hildon-range-editor.c (hildon_range_editor_init),
22         src/hildon-seekbar.c (hildon_seekbar_get_fraction,
23         hildon_seekbar_set_fraction, hildon_seekbar_set_position),
24         src/hildon-time-editor.c (hildon_time_editor_tap_and_hold_setup,
25         hildon_time_editor_class_init, hildon_time_editor_init),
26         src/hildon-get-password-dialog.c (invalid_input,
27         hildon_get_password_set_property, hildon_get_password_get_property,
28         create_contents, hildon_get_password_dialog_set_max_characters),
29         src/hildon-set-password-dialog.c (create_contents),
30         src/hildon-date-editor.c (hildon_date_editor_init),
31         src/hildon-login-dialog.c (hildon_login_dialog_init),
32         src/hildon-number-editor.c (hildon_number_editor_init),
33         src/hildon-find-toolbar.c (hildon_find_toolbar_emit_invalid_input,
34         hildon_find_toolbar_emit_close, hildon_find_toolbar_init): made all
35         the Maemo GTK+ specific API optional by adding a --with-maemo-gtk
36          configure option and adding the respective checks in the code.
37         * src/hildon-calendar.c (hildon_calendar_paint_week_numbers,
38         hildon_calendar_drag_data_received): fixed some build warnings.
39
40 2007-03-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
41
42         * debian/changelog: A 1.0.0 release notes.
43