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