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