Changing the default max year to 2037 in HildonDateEditor. The max/min year propertie...
[hildon] / ChangeLog
1 2007-05-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2
3         * src/hildon-date-editor.c: Changing the default max year to 2037. The
4         max/min year properties can be altered, so the client can modify it
5         anyways. 1970 - 2037 sounds like a sane default. Fixes NB#54147.
6
7 2007-05-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
8
9         * src/hildon-calendar.c: Removing the unused 'hildonlike' property, making
10         hildonlike by default. Fixing a problem with disappearing arrows when
11         scrolling through months and years. Fixes NB#54127. 
12
13 2007-05-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
14
15         * examples/hildon-date-editor-example.c: Adding error callback to the date
16         editor example. 
17
18 2007-05-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
19
20         [1.0.7-1 release]
21
22         * NEWS:
23         * debian/changelog:
24         * configure.ac: Updating.
25
26 2007-05-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
27
28         * configure.ac: Adding a special '--enable-xan' configure option that
29         turns off the -Werror compilation setting. Usefull for development.
30
31         * src/hildon-calendar.c:
32         * src/hildon-number-editor.c:
33         * src/hildon-time-picker.c: Adding the 5* multiplier to
34         gtk-timeout-update.
35
36 2007-05-24  Xan Lopez  <xan.lopez@nokia.com>
37
38         * src/hildon-note.c (hildon_note_init): Use g_object_ref_sink
39         instead of g_object_ref + gtk_object_sink.
40
41 2007-05-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
42
43         [1.0.6-1 release]
44
45         * NEWS:
46         * configure.ac:
47         * debian/changelog: Updating.
48
49 2007-05-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
50
51         * src/hildon-color-chooser-dialog.c:
52         * src/hildon-color-chooser.c: A few more GdkColor struct allocation fixes
53         straight from Tommi labs.
54
55 2007-05-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
56
57         * examples/hildon-finger-example.c: Correcting the header file path.
58
59         * src/hildon-color-chooser-dialog.c: Allocate the color on the stack for 
60         the changed signal. Fixes a small memory leak.
61
62 2007-05-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
63
64         * autogen.sh:
65         * debian/rules:
66         * src/hildon-banner.c: Importing several usefull fixes from the
67         ubuntu-mobile branch.
68
69 2007-05-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
70
71         * examples/Makefile.am:
72         * examples/hildon-finger-example.c: Adding a finger-checking code
73         example. 
74
75         * src/hildon-font-selection-dialog.c: Do not allocate the color
76         structure using the g_new. Fixes NB#54061.
77
78 2007-05-09  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
79
80         * src/hildon-helper.c: Correcting tabs in file.
81
82 2007-05-08  Xan Lopez  <xan.lopez@nokia.com>
83
84         * src/hildon-bread-crumb-trail.c: Use set_child_visible only to
85         control the visibility of the children.
86
87         * examples/hildon-bread-crumb-trail-example.c: Plug leak.
88
89 2007-05-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
90
91         [1.0.5-1 release]
92
93         * NEWS:
94         * configure.ac:
95         * debian/changelog: Updating.
96
97 2007-05-04  Xan Lopez  <xan.lopez@nokia.com>
98
99         * src/hildon-bread-crumb-trail.c:
100         (hildon_bread_crumb_trail_size_allocate): 
101
102         Make the back button always a square.
103
104 2007-05-04  Xan Lopez  <xan.lopez@nokia.com>
105
106         * src/hildon-bread-crumb-trail.h: Include hildon-bread-crumb-widget.h
107         from the .c file as it's a private file. 
108
109 2007-05-03  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
110
111         * examples/hildon-vvolumebar-example.c: The VVolumebar example now
112         uses slightly bigger height.
113
114         * src/hildon-font-selection-dialog.c: Adding some checks before
115         freeing memory in the font selection dialog.
116
117 2007-05-02  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
118
119         * src/hildon-font-selection-dialog.c: Adding a small check when
120         freeing memory. 
121
122         * src/hildon-wizard-dialog.c: Applying a patch by Iain Holmes to fix
123         buttons sensitivity on page switching.
124
125 2007-04-27  Xan Lopez  <xan.lopez@nokia.com>
126
127         * src/hildon-bread-crumb-trail.c: make the add method handle all the
128         internal details of adding a bread crumb to the trail.
129
130 2007-04-26  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
131
132         [1.0.4-1 release]
133
134         * README:
135         * configure.ac:
136         * debian/changelog: Updating.
137
138         * src/hildon-bread-crumb-trail.h:
139         * src/hildon-bread-crumb.h: Changing the API guard to
140         HILDON_ENABLE_UNSTABLE_API.
141
142 2007-04-26  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
143
144         [1.0.3-1 release]
145
146         * NEWS:
147         * configure.ac:
148         * debian/changelog:
149         * debian/rules:
150         * src/hildon-helper.h: Updating.
151
152 2007-04-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
153
154         [1.0.2-1 release]
155
156         * NEWS:
157         * configure.ac:
158         * debian/changelog:
159
160 2007-04-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
161
162         * README:
163         * configure.ac:
164         * src/hildon-helper.h: Small fix to make the package actually compile.
165
166 2007-04-25  Xan Lopez  <xan.lopez@nokia.com>
167
168         * src/hildon-bread-crumb-trail.h:
169         * src/hildon-bread-crumb.h:
170
171         Guard with ENABLE_UNSTABLE_API. To use the bread crumb you'll need
172         to define ENABLE_UNSTABLE_API in the code that includes these headers.
173         
174 2007-04-25  Xan Lopez  <xan.lopez@nokia.com>
175         
176         * examples/hildon-bread-crumb-trail-example.c:
177         * src/Makefile.am:
178         * src/hildon-bread-crumb-trail.c:
179         * src/hildon-bread-crumb-trail.h:
180         * src/hildon-bread-crumb.c:
181         * src/hildon-bread-crumb.h:
182         * src/hildon-marshalers.list:
183         * src/hildon-bread-crumb-widget.c:
184         * src/hildon-bread-crumb-widget.h:
185
186         Slight change in the widget design. The bread crumb trail API is
187         unchanged, but HildonBreadCrumb is now an interface. A *private*
188         implementation, hildon-bread-crumb-widget, is provided and used
189         internally by the trail for the push_text/push_icon functions.
190
191         The generic push API is still available, so anyone can implement
192         and use its own bread crumb widget.
193         
194 2007-04-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
195
196         * debian/rules: Fixing the shlibs.
197
198 2007-04-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
199
200         * src/hildon-banner.c: Fixing a problem with timed banners having
201         their parrent destroyed before they are.
202
203 2007-04-17  Xan Lopez  <xan.lopez@nokia.com>
204
205         * src/hildon-bread-crumb.c:
206         * src/hildon-bread-crumb.h:
207
208         Make the get_natural_size function a vfunc.
209
210 2007-04-16  Xan Lopez  <xan.lopez@nokia.com>
211
212         * src/hildon-bread-crumb.c:
213         * src/hildon-bread-crumb-trail.c:
214
215         Some cleanups.
216
217 2007-04-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
218
219         [1.0.1-1 release]
220
221         * AUTHORS:
222         * NEWS:
223         * configure.ac:
224         * debian/changelog: Updating for release.
225
226 2007-04-16  Xan Lopez  <xan.lopez@nokia.com>
227
228         * src/hildon-bread-crumb.c (hildon_bread_crumb_get_natural_size):
229         don't leak the pango layout.
230
231 2007-04-16  Xan Lopez  <xan.lopez@nokia.com>
232
233         * src/hildon.h:
234         * examples/hildon-bread-crumb-trail-example.c:
235
236         Fix example.
237
238 2007-04-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
239
240         * debian/changelog: Removing the bug-fixed entries that were actually
241         resolved as WONTFIX.
242
243         * src/hildon-date-editor.c: Removing a redundant check. Fixes
244         NB#54182.
245
246 2007-04-13  Xan Lopez  <xan.lopez@nokia.com>
247
248         * src/hildon-bread-crumb-trail.c:
249         * src/hildon-bread-crumb-trail.h:
250         * src/hildon-bread-crumb.c:
251         * src/hildon-bread-crumb.h:
252
253         Untabify.
254         
255 2007-04-13  Xan Lopez  <xan.lopez@nokia.com>
256
257         * src/hildon-bread-crumb-trail.c: don't use the priv data of bct
258         until it's passed the type check.
259
260 2007-04-12  Xan Lopez  <xan.lopez@nokia.com>
261
262         * examples/hildon-bread-crumb-trail-example.c
263
264         Add license.
265         
266 2007-04-12  Xan Lopez  <xan.lopez@nokia.com>
267
268         * examples/Makefile.am
269         * examples/hildon-bread-crumb-trail-example.c
270         * src/Makefile.am
271         * src/hildon-bread-crumb-trail.c
272         * src/hildon-bread-crumb-trail.h
273         * src/hildon-bread-crumb.c
274         * src/hildon-bread-crumb.h
275
276         New HildonBreadCrumbTrail widget.
277
278 2007-04-02  Lucas Rocha  <lucas.rocha@nokia.com>
279
280         * src/hildon-range-editor.c (hildon_range_editor_init),
281         src/hildon-seekbar.c (hildon_seekbar_get_fraction,
282         hildon_seekbar_set_fraction, hildon_seekbar_set_position),
283         src/hildon-time-editor.c (hildon_time_editor_tap_and_hold_setup,
284         hildon_time_editor_class_init, hildon_time_editor_init),
285         src/hildon-get-password-dialog.c (invalid_input,
286         hildon_get_password_set_property, hildon_get_password_get_property,
287         create_contents, hildon_get_password_dialog_set_max_characters),
288         src/hildon-set-password-dialog.c (create_contents),
289         src/hildon-date-editor.c (hildon_date_editor_init),
290         src/hildon-login-dialog.c (hildon_login_dialog_init),
291         src/hildon-number-editor.c (hildon_number_editor_init),
292         src/hildon-find-toolbar.c (hildon_find_toolbar_emit_invalid_input,
293         hildon_find_toolbar_emit_close, hildon_find_toolbar_init): made all
294         the Maemo GTK+ specific API optional by adding a --with-maemo-gtk
295          configure option and adding the respective checks in the code.
296         * src/hildon-calendar.c (hildon_calendar_paint_week_numbers,
297         hildon_calendar_drag_data_received): fixed some build warnings.
298
299 2007-03-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
300
301         * debian/changelog: A 1.0.0 release notes.
302