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