Changing the API guard to HILDON_ENABLE_UNSTABLE_API.
[hildon] / ChangeLog
1 2007-04-26  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2
3         [1.0.4-1 release]
4
5         * README:
6         * configure.ac:
7         * debian/changelog: Updating.
8
9         * src/hildon-bread-crumb-trail.h:
10         * src/hildon-bread-crumb.h: Changing the API guard to
11         HILDON_ENABLE_UNSTABLE_API.
12
13 2007-04-26  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
14
15         [1.0.3-1 release]
16
17         * NEWS:
18         * configure.ac:
19         * debian/changelog:
20         * debian/rules:
21         * src/hildon-helper.h: Updating.
22
23 2007-04-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
24
25         [1.0.2-1 release]
26
27         * NEWS:
28         * configure.ac:
29         * debian/changelog:
30
31 2007-04-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
32
33         * README:
34         * configure.ac:
35         * src/hildon-helper.h: Small fix to make the package actually compile.
36
37 2007-04-25  Xan Lopez  <xan.lopez@nokia.com>
38
39         * src/hildon-bread-crumb-trail.h:
40         * src/hildon-bread-crumb.h:
41
42         Guard with ENABLE_UNSTABLE_API. To use the bread crumb you'll need
43         to define ENABLE_UNSTABLE_API in the code that includes these headers.
44         
45 2007-04-25  Xan Lopez  <xan.lopez@nokia.com>
46         
47         * examples/hildon-bread-crumb-trail-example.c:
48         * src/Makefile.am:
49         * src/hildon-bread-crumb-trail.c:
50         * src/hildon-bread-crumb-trail.h:
51         * src/hildon-bread-crumb.c:
52         * src/hildon-bread-crumb.h:
53         * src/hildon-marshalers.list:
54         * src/hildon-bread-crumb-widget.c:
55         * src/hildon-bread-crumb-widget.h:
56
57         Slight change in the widget design. The bread crumb trail API is
58         unchanged, but HildonBreadCrumb is now an interface. A *private*
59         implementation, hildon-bread-crumb-widget, is provided and used
60         internally by the trail for the push_text/push_icon functions.
61
62         The generic push API is still available, so anyone can implement
63         and use its own bread crumb widget.
64         
65 2007-04-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
66
67         * debian/rules: Fixing the shlibs.
68
69 2007-04-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
70
71         * src/hildon-banner.c: Fixing a problem with timed banners having
72         their parrent destroyed before they are.
73
74 2007-04-17  Xan Lopez  <xan.lopez@nokia.com>
75
76         * src/hildon-bread-crumb.c:
77         * src/hildon-bread-crumb.h:
78
79         Make the get_natural_size function a vfunc.
80
81 2007-04-16  Xan Lopez  <xan.lopez@nokia.com>
82
83         * src/hildon-bread-crumb.c:
84         * src/hildon-bread-crumb-trail.c:
85
86         Some cleanups.
87
88 2007-04-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
89
90         [1.0.1-1 release]
91
92         * AUTHORS:
93         * NEWS:
94         * configure.ac:
95         * debian/changelog: Updating for release.
96
97 2007-04-16  Xan Lopez  <xan.lopez@nokia.com>
98
99         * src/hildon-bread-crumb.c (hildon_bread_crumb_get_natural_size):
100         don't leak the pango layout.
101
102 2007-04-16  Xan Lopez  <xan.lopez@nokia.com>
103
104         * src/hildon.h:
105         * examples/hildon-bread-crumb-trail-example.c:
106
107         Fix example.
108
109 2007-04-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
110
111         * debian/changelog: Removing the bug-fixed entries that were actually
112         resolved as WONTFIX.
113
114         * src/hildon-date-editor.c: Removing a redundant check. Fixes
115         NB#54182.
116
117 2007-04-13  Xan Lopez  <xan.lopez@nokia.com>
118
119         * src/hildon-bread-crumb-trail.c:
120         * src/hildon-bread-crumb-trail.h:
121         * src/hildon-bread-crumb.c:
122         * src/hildon-bread-crumb.h:
123
124         Untabify.
125         
126 2007-04-13  Xan Lopez  <xan.lopez@nokia.com>
127
128         * src/hildon-bread-crumb-trail.c: don't use the priv data of bct
129         until it's passed the type check.
130
131 2007-04-12  Xan Lopez  <xan.lopez@nokia.com>
132
133         * examples/hildon-bread-crumb-trail-example.c
134
135         Add license.
136         
137 2007-04-12  Xan Lopez  <xan.lopez@nokia.com>
138
139         * examples/Makefile.am
140         * examples/hildon-bread-crumb-trail-example.c
141         * src/Makefile.am
142         * src/hildon-bread-crumb-trail.c
143         * src/hildon-bread-crumb-trail.h
144         * src/hildon-bread-crumb.c
145         * src/hildon-bread-crumb.h
146
147         New HildonBreadCrumbTrail widget.
148
149 2007-04-02  Lucas Rocha  <lucas.rocha@nokia.com>
150
151         * src/hildon-range-editor.c (hildon_range_editor_init),
152         src/hildon-seekbar.c (hildon_seekbar_get_fraction,
153         hildon_seekbar_set_fraction, hildon_seekbar_set_position),
154         src/hildon-time-editor.c (hildon_time_editor_tap_and_hold_setup,
155         hildon_time_editor_class_init, hildon_time_editor_init),
156         src/hildon-get-password-dialog.c (invalid_input,
157         hildon_get_password_set_property, hildon_get_password_get_property,
158         create_contents, hildon_get_password_dialog_set_max_characters),
159         src/hildon-set-password-dialog.c (create_contents),
160         src/hildon-date-editor.c (hildon_date_editor_init),
161         src/hildon-login-dialog.c (hildon_login_dialog_init),
162         src/hildon-number-editor.c (hildon_number_editor_init),
163         src/hildon-find-toolbar.c (hildon_find_toolbar_emit_invalid_input,
164         hildon_find_toolbar_emit_close, hildon_find_toolbar_init): made all
165         the Maemo GTK+ specific API optional by adding a --with-maemo-gtk
166          configure option and adding the respective checks in the code.
167         * src/hildon-calendar.c (hildon_calendar_paint_week_numbers,
168         hildon_calendar_drag_data_received): fixed some build warnings.
169
170 2007-03-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
171
172         * debian/changelog: A 1.0.0 release notes.
173