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