[1.0.17-1 release]
[hildon] / ChangeLog
1 2007-09-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2
3         [1.0.17-1 release]
4
5         * NEWS:
6         * configure.ac:
7         * debian/changelog: Updating.
8
9 2007-09-26  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
10
11         * src/hildon-window.c: Applying patches by Xan to fix the toolbar
12         visibility. Fixes: NB#70842 and MB#615.
13
14 2007-09-25  Xan Lopez  <xan.lopez@nokia.com>
15
16         * src/hildon-bread-crumb-widget.c (hildon_bread_crumb_widget_constructor):
17         set the separator as no-show-all so it doesn't unintentionally appear when
18         someone does a show_all.
19
20 2007-09-25  Xan Lopez  <xan.lopez@nokia.com>
21
22         * src/hildon-bread-crumb-trail.c (hildon_bread_crumb_trail_push_text)
23         (hildon_bread_crumb_trail_push_icon): Do not show the separator for the
24         toplevel item. Fixes: NB#62031
25
26 2007-09-24  Xan Lopez  <xan.lopez@nokia.com>
27
28         * src/hildon-bread-crumb-trail.c (hildon_bread_crumb_trail_push_icon):
29         fix the name of the function in the docs.
30
31 2007-09-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
32
33         [1.0.16-1 release]
34
35         * NEWS:
36         * configure.ac:
37         * debian/changelog: Updating.
38
39 2007-09-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
40
41         * examples/hildon-banner-long-example.c: Adding a test-case for long
42         hildon banner.
43
44         * src/hildon-find-toolbar.c: Fixing the get_last_index function.
45
46 2007-09-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
47
48         * src/hildon-color-chooser-dialog.c:
49         * src/hildon-color-chooser.c:
50         * src/hildon-font-selection-dialog.c: Adding two patches by Tommi to fix
51         memory leaks in font selector and color selector. Fixes: NB#70499 and
52         NB#70474.
53
54 2007-09-20  Johan Bilien  <johan.bilien@nokia.com> 
55
56         * src/hildon-helper.c: Fixed the leak of the a GList. Fixes: NB#70273.
57
58 2007-09-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
59
60         * src/hildon-code-dialog.c: Making the hardcoded WIDTH/HEIGHT values a
61         little bit bigger. Fixes: #NB63694.
62
63 2007-09-17  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
64
65         [1.0.15-1 release]
66
67         * NEWS:
68         * configure.ac:
69         * debian/changelog: Updating.
70
71 2007-09-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
72
73         * doc/Makefile.am:
74         * doc/hildon-docs.sgml:
75         * doc/images/bread-crumb-trail.png:
76         * doc/images/calendar-popup.png:
77         * doc/images/caption.png:
78         * doc/images/code-dialog.png:
79         * doc/images/color-button.png:
80         * doc/images/color-chooser-dialog.png:
81         * doc/images/color-chooser.png:
82         * doc/images/controlbar.png:
83         * doc/images/date-editor.png:
84         * doc/images/font-selection-dialog.png:
85         * doc/images/get-password-dialog.png:
86         * doc/images/hvolumebar.png:
87         * doc/images/login-dialog.png:
88         * doc/images/note.png:
89         * doc/images/number-editor.png:
90         * doc/images/range-editor.png:
91         * doc/images/seekbar.png:
92         * doc/images/set-password-dialog.png:
93         * doc/images/sort-dialog.png:
94         * doc/images/time-editor.png:
95         * doc/images/time-picker.png:
96         * doc/images/vvolumebar.png:
97         * doc/images/weekday-picker.png: Adding the new generated widget shots.
98         Adding the bread-crumb-trial and helpers to the documentation.
99
100 2007-09-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
101
102         * examples/hildon-find-toolbar-example.c:
103         * src/hildon-find-toolbar.c:
104         * src/hildon-find-toolbar.h: FIxing the default history-append handler to
105         actually continue firing the other handlers if connected. Adding a new
106         function:
107         hildon_find_toolbar_get_last_index that gets the index of the most
108         recently added (last) item. Fixes: NB#52301.
109
110 2007-09-10  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
111
112         * src/hildon-caption.c: Applying a patch by Tommi to fix the focus
113         behaviour. Fixes: NB#68610. 
114
115 2007-09-10  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
116
117         * src/hildon-banner.c: Actually reverting the previous change. It somehow
118         looks a bit worse.
119
120 2007-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
121
122         * src/hildon-banner.c: Changing the infobanner background pixmap to NULL
123         when realizing the banner. Should make the infonbanner effect a bit more
124         bearable.
125
126 2007-09-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
127
128         * src/hildon-volumebar.c:
129         * src/hildon-volumebar.h: Changing the GtkWidget to HildonVolumebar in
130         hildon_volumebar_set_range_insensitive_message and
131         hildon_volumebar_set_range_insensitive_messagef. Fixes MB#1848.
132
133 2007-09-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
134
135         * src/hildon-window.c: Fixing the border freeing on destroy.
136
137 2007-09-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
138
139         * src/hildon-code-dialog-private.h:
140         * src/hildon-code-dialog.c: Adding a patch by Tomas Junnonen to fix the
141         kw keyboard support in HildonCodeDialog.
142
143 2007-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
144
145         [1.0.14-1 release]
146
147         * NEWS:
148         * configure.ac:
149         * debian/changelog: Updating.
150
151 2007-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
152
153         * src/hildon-date-editor.c:
154         * src/hildon-number-editor.c:
155         * src/hildon-private.c:
156         * src/hildon-private.h:
157         * src/hildon-time-editor.c:
158         * src/hildon-weekday-picker.c: A patch by Xan Lopez to fix focus
159         handling in subclassed composite widgets. Fixes: NB#66628.
160
161 2007-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
162
163         * src/hildon-window.c: Removing extra gtk_main_iteration () processing
164         from destroy_ callback as it introduces problems in async dbus signal
165         handlers. Fixes NB#66673.
166
167 2007-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
168
169         * examples/hildon-hvolumebar-example.c:
170         * src/hildon-volumebar.c: Improving the focus handling in the
171         volumebar widgets. Fixes NB#63955 and NB#65155. Also fixing the
172         set_property accessor so that "mute" property can be actually set. I'm
173         scared that nobody noticed it's totally broken.
174
175 2007-08-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
176
177         * debian/control: Use libesd0-dev or osso-esd-dev as esd dependancy.
178         Fixes NB#66548.
179
180 2007-08-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
181
182         * src/hildon-calendar.c:
183         * src/hildon-number-editor.c:
184         * src/hildon-time-picker.c: Changing the timeout repeat so that it
185         matches the spec of 6 chars per second. Fixes: NB#60489.
186
187 2007-08-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
188
189         * src/hildon-helper.c: Really fixing NB#58352. Looks like
190         gtk_style_lookup_color sometime returns FALSE even though color was
191         found and values were filled properly. Weird. Removing the warning for the
192         time being.
193
194 2007-08-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
195
196         * src/hildon-find-toolbar.c: Puting the combobox inside alignment to not
197         expand vertically. Adding some extra space to the find toolbar buttons to
198         make them thumbable. Fixes NB#66060.
199
200 2007-08-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
201
202         * src/hildon-calendar-popup.c: Replacing the "Done" button in the calendar
203         popup with "Ok" and "Cancel". Fixes NB#59299.
204
205 2007-08-20  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
206
207         * src/hildon-calendar.c: Process all window updates before executing next
208         timeout. Fixes: NB#54146.
209
210 2007-08-17  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
211
212         [1.0.13-1 release]
213
214         * NEWS:
215         * configure.ac:
216         * debian/changelog: Updating.
217
218 2007-08-16  Xan Lopez  <xan.lopez@nokia.com>
219
220         * src/hildon-banner.c: (hildon_banner_client_event): connect directly to
221         the client event and ignore it, since we use the delete event to close
222         after timeouts.
223
224 2007-08-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
225
226         * src/hildon-helper.c: Remove the bogus warning about color not being
227         found. Fixes NB#58352.
228
229 2007-08-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
230
231         * examples/Makefile.am:
232         * examples/hildon-toolbar-seekbar-example.c: Adding an example to test a
233         HildonSeekbar widget inside a toolbar.
234
235 2007-08-16  Xan Lopez  <xan.lopez@nokia.com>
236
237         * src/hildon-banner.c (hildon_banner_init): mark the banners as
238         temporary, depends on maemo-gtk >= 2.10.12-osso7. Also ignore the
239         delete event that will come from _GTK_DELETE_TEMPORARIES, as we
240         don't want to be closed by non-temporary windows on map.
241
242         Also use G_DEFINE_TYPE instead of manually typed code.
243
244 2007-08-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
245
246         [1.0.12-1 release]
247
248         * NEWS:
249         * configure.ac:
250         * debian/changelog:
251         * debian/rules: Updating.
252
253 2007-08-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
254
255         * examples/Makefile.am:
256         * examples/hildon-hvolumebar-timer-example.c: Adding an exmaple to debug
257         bug NB#61128. Strangely it works.
258
259 2007-08-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
260
261         * src/hildon-date-editor.c: When the date editor entry has been changed
262         but the numbers of characters < max, turn off the skip validation flag.
263         Prevents a situation when we enter first a valid year and later re-write
264         it with an invalid one. Fixes NB#60154.
265
266 2007-07-26  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
267
268         * src/hildon-code-dialog.c: Fixing the dialog button alignment inside the
269         code dialog. Fixes NB#64355.
270
271 2007-07-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
272
273         * src/hildon-wizard-dialog.c: Don't call the _set_sensitivity again after
274         switching the page. Fixes NB#49374.
275
276         * examples/Makefile.am:
277         * examples/hildon-wizard-dialog-example.c: Adding an example for
278         HildonWizardDialog that shows how to handle manual sensitivity setting on
279         the wizard dialog.
280
281 2007-07-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
282
283         * configure.ac:
284         * src/Makefile.am:
285         * src/hildon-version.h.in:
286         * src/hildon.h: Adding the HILDON_CHECK_VERSION macro. Fixes: NB#62061.
287
288 2007-07-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
289
290         * src/hildon-volumebar.c: Updating the docs.
291
292 2007-07-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
293
294         [1.0.11-1 release]
295
296         * NEWS:
297         * configure.ac:
298         * debian/changelog: Updating.
299
300 2007-07-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
301
302         * src/hildon-find-toolbar.c:
303         * src/hildon-find-toolbar.h: Adding a few new functions to control the
304         selected item: hildon_find_toolbar_set_active,
305         hildon_find_toolbar_set_active_iter, hildon_find_toolbar_get_active, 
306         hildon_find_toolbar_get_active_iter . They correspond to respective
307         GtkComboBox functions. 
308
309         * examples/Makefile.am:
310         * examples/hildon-find-toolbar-example.c: Adding the example to test the
311         new functionality.
312
313 2007-07-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
314
315         * examples/Makefile.am:
316         * examples/hildon-seekbar-example.c: Adding the seekbar example to check
317         theming easily.
318
319         * src/hildon-font-selection-dialog.c: Fixing the default focus for dialog
320         when font size > 32 and we pack a focusable widget inside. Actually using
321         the default response would work too, but since we don't show default
322         response state in any way (no theming) it would not be visible to the
323         user. Fixes NB#63430.
324
325 2007-07-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
326
327         * src/hildon-date-editor.c: Adding the missing variable setter in the
328         set_property handler. Fixes NB#54182.
329
330 2007-07-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
331
332         * src/hildon-window.h: Changing the long key press time from 1500ms to
333         800ms as requested in NB#63700. I have a bad feeling about this, let's
334         see... Fixes NB#63700.
335
336 2007-07-12  Tommi Komulainen  <tommi.komulainen@nokia.com>
337
338         * src/hildon-time-picker.c (hildon_time_picker_class_init,
339         hildon_time_picker_map, hildon_time_picker_realize,
340         hildon_time_picker_style_set): Split the contents of map to more
341         appropriate functions; set window decorations on realize and update
342         arrows' size requisitions on style-set. Avoids unnecessary resizing.
343
344 2007-07-02  Xan Lopez <xan.lopez@nokia.com>
345
346         [1.0.10-2 release]
347
348         * NEWS:
349         * debian/changelog: Updating.
350
351 2007-07-02  Johan Bilien  <johan.bilien@nokia.com>
352
353         * src/Makefile.am: fixed installation of the header files
354
355 2007-06-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
356
357         [1.0.10-1 release]
358
359         * NEWS:
360         * configure.ac:
361         * debian/changelog: Updating.
362
363 2007-06-27  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
364
365         * configure.ac: Removing some remaining of --enable-xan.
366
367 2007-06-26  Xan Lopez  <xan.lopez@nokia.com>
368
369         * src/hildon-date-editor.c: (hildon_date_editor_keypress):
370         * src/hildon-time-editor.c: (hildon_time_editor_entry_keypress):
371
372         Move all focus crazyness to the rc files. This depends on gtk+2.0 >=
373         2.10.12-osso6 because the move-focus signal needs to be available in
374         GtkWidget.
375
376 2007-06-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
377
378         * examples/Makefile.am:
379         * examples/hildon-hvolumebar-insensitive-map-example.c: Adding an example
380         that makes a HildonVolumebar insensitive before mapping it. Seems to work
381         fine. Prolly NB#61128 is fixed now.
382
383 2007-06-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
384
385         * src/hildon-volumebar.c:
386         * src/hildon-volumebar.h: Adding the
387         hildon_volumebar_set_range_insensitive_message and
388         hildon_volumebar_set_range_insensitive_messagef functions to set
389         insensitive message on the slider of the volumebar. Fixes NB#61129.
390
391         * examples/Makefile.am:
392         * examples/hildon-hvolumebar-insensitive-example.c: Adding an example to
393         test the new insensitive messsage functionality on HildonVolumebar.
394
395 2007-06-14  Xan Lopez  <xan.lopez@nokia.com>
396
397         * src/hildon-private.c (hildon_private_composite_focus): make the focus handler
398         work again.
399
400 2007-06-13  Xan Lopez  <xan.lopez@nokia.com>
401
402         * src/hildon-bread-crumb-trail.c (hildon_bread_crumb_trail_clear): workaround
403         http://bugzilla.gnome.org/show_bug.cgi?id=56070 hiding and showing the back
404         button on after clearing the trail.
405
406 2007-06-13  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
407
408         * src/hildon-code-dialog.c: Removing the separator from the dialog.
409
410 2007-06-12  Xan Lopez  <xan.lopez@nokia.com>
411
412         * src/Makefile.am: remove circular dependency in hildon-enum-types.h creation
413         by splitting the installed headers in generated and non-generated groups. Use
414         only the non-generated headers to create the hildon-enum-types.h file.
415
416         * src/hildon-seekbar.h: gtkscale.h already includes gtkrange.h.
417
418 2007-06-12  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
419
420         * src/hildon-window.c: Hide the window before performing the destroy.
421         Should make the app closing a little tiny bit more snappy. 
422
423 2007-06-12  Xan Lopez  <xan.lopez@nokia.com>
424
425         * src/hildon-seekbar.c: add gtkrange.h header
426         * src/hildon-caption.c: remove unused variable
427
428 2007-06-08  Tommi Komulainen  <tommi.komulainen@nokia.com>
429
430         * configure.ac: Remove dysfunctional AC_ARG_ENABLE. Pointed out by
431         Loic Minier.
432
433 2007-06-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
434
435         [1.0.9-1 release]
436
437         * NEWS:
438         * configure.ac:
439         * debian/changelog: Updating.
440
441 2007-06-07  Tommi Komulainen  <tommi.komulainen@nokia.com>
442
443         * src/hildon-window.c (hildon_window_window_state_event,
444         hildon_window_is_topmost_notify, hildon_window_class_init): Stop the
445         escape timeout on focus-out-event rather than notify::is-topmost; the
446         latter doesn't get called when menus pop up. Fixes: NB#52946, MB#1101
447
448 2007-06-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
449
450         * src/hildon-window.c: Adding a patch from Tommi Komulainen to pass the
451         correct timestamp and button to gtk_menu_popup. Fixes MB#1466. 
452
453 2007-06-07  Xan Lopez  <xan.lopez@nokia.com>
454
455         * src/hildon-window: actually, you need to use the macro always, there's
456         no private pointer in the instance structure. We should have cleaned this up
457         when we had the chance...
458         
459 2007-06-07  Xan Lopez  <xan.lopez@nokia.com>
460
461         * src/hildon-window.c: do not get the private date from HildonWindow before
462         it passes the g_return_if_fail check. Once it's passed the test, there's no
463         need to g_assert that it exists. Do not create a HildonWindowPrivate variable
464         if you are only going to access the data once. Whitespace cleanups.
465
466 2007-06-04  Xan Lopez  <xan.lopez@nokia.com>
467
468         * src/hildon-bread-crumb-trail.c: set children visible before allocation.
469         * src/hildon-bread-crumb-widget.c: set xalign to 0.0 for labels.
470
471 2007-06-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
472
473         [1.0.8-1 release]
474
475         * NEWS:
476         * configure.ac:
477         * debian/changelog: Updating.
478
479 2007-06-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
480
481         * src/hildon-window.c: When destroying the window, remove (if exists) the
482         escape timeout handler. Fixes #NB59276.
483
484 2007-06-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
485
486         * src/hildon-banner.c: When realizing the widget, set the window
487         transiency. Setting the transiency in the gobject constructor is not
488         good, as the widget is not realized at that point. Fixes: #NB56624.
489
490 2007-05-30  Xan Lopez  <xan.lopez@nokia.com>
491
492         * src/hildon-bread-crumb-trail.h (struct _HildonBreadCrumbTrailClass):
493         Add padding for future expansions.
494
495 2007-05-30  Xan Lopez  <xan.lopez@nokia.com>
496
497         * src/hildon-bread-crumb-trail.c (hildon_bread_crumb_trail_class_init):
498         Add a new signal "move-parent", bind Escape and BackSpace to it. The handler
499         will fake an activation on the previous to the last item of the trail, so
500         the effect can be overrided by the developer as usual.
501         Also change the callback for the back button to do the same thing, so its
502         effect can be overrided too. Fixes: NB#58982
503
504 2007-05-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
505
506         * src/hildon-caption.c: Implementing the proper focus grabbing in the
507         HildonCaption. Fixes NB#52379. 
508
509 2007-05-30  Xan Lopez  <xan.lopez@nokia.com>
510
511         * src/hildon-bread-crumb-trail.c (crumb_activated_cb): be very paranoid about
512         the internal state of the trail after the user has had the chance of executing
513         his handler for the signal. Specifically, it may happen that the activated button
514         is removed and the user still lets the default handler run. This would segfault
515         previously.
516
517 2007-05-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
518
519         * src/hildon-font-selection-dialog.c: When the font is really big, add the
520         scrollbar to the preview dialog. Fixes NB#54147.
521
522 2007-05-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
523
524         * src/hildon-date-editor.c: Changing the default max year to 2037. The
525         max/min year properties can be altered, so the client can modify it
526         anyways. 1970 - 2037 sounds like a sane default. Fixes NB#54147.
527
528 2007-05-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
529
530         * src/hildon-calendar.c: Removing the unused 'hildonlike' property, making
531         hildonlike by default. Fixing a problem with disappearing arrows when
532         scrolling through months and years. Fixes NB#54127. 
533
534 2007-05-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
535
536         * examples/hildon-date-editor-example.c: Adding error callback to the date
537         editor example. 
538
539 2007-05-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
540
541         [1.0.7-1 release]
542
543         * NEWS:
544         * debian/changelog:
545         * configure.ac: Updating.
546
547 2007-05-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
548
549         * configure.ac: Adding a special '--enable-xan' configure option that
550         turns off the -Werror compilation setting. Usefull for development.
551
552         * src/hildon-calendar.c:
553         * src/hildon-number-editor.c:
554         * src/hildon-time-picker.c: Adding the 5* multiplier to
555         gtk-timeout-update.
556
557 2007-05-24  Xan Lopez  <xan.lopez@nokia.com>
558
559         * src/hildon-note.c (hildon_note_init): Use g_object_ref_sink
560         instead of g_object_ref + gtk_object_sink.
561
562 2007-05-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
563
564         [1.0.6-1 release]
565
566         * NEWS:
567         * configure.ac:
568         * debian/changelog: Updating.
569
570 2007-05-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
571
572         * src/hildon-color-chooser-dialog.c:
573         * src/hildon-color-chooser.c: A few more GdkColor struct allocation fixes
574         straight from Tommi labs.
575
576 2007-05-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
577
578         * examples/hildon-finger-example.c: Correcting the header file path.
579
580         * src/hildon-color-chooser-dialog.c: Allocate the color on the stack for 
581         the changed signal. Fixes a small memory leak.
582
583 2007-05-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
584
585         * autogen.sh:
586         * debian/rules:
587         * src/hildon-banner.c: Importing several usefull fixes from the
588         ubuntu-mobile branch.
589
590 2007-05-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
591
592         * examples/Makefile.am:
593         * examples/hildon-finger-example.c: Adding a finger-checking code
594         example. 
595
596         * src/hildon-font-selection-dialog.c: Do not allocate the color
597         structure using the g_new. Fixes NB#54061.
598
599 2007-05-09  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
600
601         * src/hildon-helper.c: Correcting tabs in file.
602
603 2007-05-08  Xan Lopez  <xan.lopez@nokia.com>
604
605         * src/hildon-bread-crumb-trail.c: Use set_child_visible only to
606         control the visibility of the children.
607
608         * examples/hildon-bread-crumb-trail-example.c: Plug leak.
609
610 2007-05-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
611
612         [1.0.5-1 release]
613
614         * NEWS:
615         * configure.ac:
616         * debian/changelog: Updating.
617
618 2007-05-04  Xan Lopez  <xan.lopez@nokia.com>
619
620         * src/hildon-bread-crumb-trail.c:
621         (hildon_bread_crumb_trail_size_allocate): 
622
623         Make the back button always a square.
624
625 2007-05-04  Xan Lopez  <xan.lopez@nokia.com>
626
627         * src/hildon-bread-crumb-trail.h: Include hildon-bread-crumb-widget.h
628         from the .c file as it's a private file. 
629
630 2007-05-03  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
631
632         * examples/hildon-vvolumebar-example.c: The VVolumebar example now
633         uses slightly bigger height.
634
635         * src/hildon-font-selection-dialog.c: Adding some checks before
636         freeing memory in the font selection dialog.
637
638 2007-05-02  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
639
640         * src/hildon-font-selection-dialog.c: Adding a small check when
641         freeing memory. 
642
643         * src/hildon-wizard-dialog.c: Applying a patch by Iain Holmes to fix
644         buttons sensitivity on page switching.
645
646 2007-04-27  Xan Lopez  <xan.lopez@nokia.com>
647
648         * src/hildon-bread-crumb-trail.c: make the add method handle all the
649         internal details of adding a bread crumb to the trail.
650
651 2007-04-26  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
652
653         [1.0.4-1 release]
654
655         * README:
656         * configure.ac:
657         * debian/changelog: Updating.
658
659         * src/hildon-bread-crumb-trail.h:
660         * src/hildon-bread-crumb.h: Changing the API guard to
661         HILDON_ENABLE_UNSTABLE_API.
662
663 2007-04-26  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
664
665         [1.0.3-1 release]
666
667         * NEWS:
668         * configure.ac:
669         * debian/changelog:
670         * debian/rules:
671         * src/hildon-helper.h: Updating.
672
673 2007-04-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
674
675         [1.0.2-1 release]
676
677         * NEWS:
678         * configure.ac:
679         * debian/changelog:
680
681 2007-04-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
682
683         * README:
684         * configure.ac:
685         * src/hildon-helper.h: Small fix to make the package actually compile.
686
687 2007-04-25  Xan Lopez  <xan.lopez@nokia.com>
688
689         * src/hildon-bread-crumb-trail.h:
690         * src/hildon-bread-crumb.h:
691
692         Guard with ENABLE_UNSTABLE_API. To use the bread crumb you'll need
693         to define ENABLE_UNSTABLE_API in the code that includes these headers.
694         
695 2007-04-25  Xan Lopez  <xan.lopez@nokia.com>
696         
697         * examples/hildon-bread-crumb-trail-example.c:
698         * src/Makefile.am:
699         * src/hildon-bread-crumb-trail.c:
700         * src/hildon-bread-crumb-trail.h:
701         * src/hildon-bread-crumb.c:
702         * src/hildon-bread-crumb.h:
703         * src/hildon-marshalers.list:
704         * src/hildon-bread-crumb-widget.c:
705         * src/hildon-bread-crumb-widget.h:
706
707         Slight change in the widget design. The bread crumb trail API is
708         unchanged, but HildonBreadCrumb is now an interface. A *private*
709         implementation, hildon-bread-crumb-widget, is provided and used
710         internally by the trail for the push_text/push_icon functions.
711
712         The generic push API is still available, so anyone can implement
713         and use its own bread crumb widget.
714         
715 2007-04-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
716
717         * debian/rules: Fixing the shlibs.
718
719 2007-04-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
720
721         * src/hildon-banner.c: Fixing a problem with timed banners having
722         their parrent destroyed before they are.
723
724 2007-04-17  Xan Lopez  <xan.lopez@nokia.com>
725
726         * src/hildon-bread-crumb.c:
727         * src/hildon-bread-crumb.h:
728
729         Make the get_natural_size function a vfunc.
730
731 2007-04-16  Xan Lopez  <xan.lopez@nokia.com>
732
733         * src/hildon-bread-crumb.c:
734         * src/hildon-bread-crumb-trail.c:
735
736         Some cleanups.
737
738 2007-04-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
739
740         [1.0.1-1 release]
741
742         * AUTHORS:
743         * NEWS:
744         * configure.ac:
745         * debian/changelog: Updating for release.
746
747 2007-04-16  Xan Lopez  <xan.lopez@nokia.com>
748
749         * src/hildon-bread-crumb.c (hildon_bread_crumb_get_natural_size):
750         don't leak the pango layout.
751
752 2007-04-16  Xan Lopez  <xan.lopez@nokia.com>
753
754         * src/hildon.h:
755         * examples/hildon-bread-crumb-trail-example.c:
756
757         Fix example.
758
759 2007-04-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
760
761         * debian/changelog: Removing the bug-fixed entries that were actually
762         resolved as WONTFIX.
763
764         * src/hildon-date-editor.c: Removing a redundant check. Fixes
765         NB#54182.
766
767 2007-04-13  Xan Lopez  <xan.lopez@nokia.com>
768
769         * src/hildon-bread-crumb-trail.c:
770         * src/hildon-bread-crumb-trail.h:
771         * src/hildon-bread-crumb.c:
772         * src/hildon-bread-crumb.h:
773
774         Untabify.
775         
776 2007-04-13  Xan Lopez  <xan.lopez@nokia.com>
777
778         * src/hildon-bread-crumb-trail.c: don't use the priv data of bct
779         until it's passed the type check.
780
781 2007-04-12  Xan Lopez  <xan.lopez@nokia.com>
782
783         * examples/hildon-bread-crumb-trail-example.c
784
785         Add license.
786         
787 2007-04-12  Xan Lopez  <xan.lopez@nokia.com>
788
789         * examples/Makefile.am
790         * examples/hildon-bread-crumb-trail-example.c
791         * src/Makefile.am
792         * src/hildon-bread-crumb-trail.c
793         * src/hildon-bread-crumb-trail.h
794         * src/hildon-bread-crumb.c
795         * src/hildon-bread-crumb.h
796
797         New HildonBreadCrumbTrail widget.
798
799 2007-04-02  Lucas Rocha  <lucas.rocha@nokia.com>
800
801         * src/hildon-range-editor.c (hildon_range_editor_init),
802         src/hildon-seekbar.c (hildon_seekbar_get_fraction,
803         hildon_seekbar_set_fraction, hildon_seekbar_set_position),
804         src/hildon-time-editor.c (hildon_time_editor_tap_and_hold_setup,
805         hildon_time_editor_class_init, hildon_time_editor_init),
806         src/hildon-get-password-dialog.c (invalid_input,
807         hildon_get_password_set_property, hildon_get_password_get_property,
808         create_contents, hildon_get_password_dialog_set_max_characters),
809         src/hildon-set-password-dialog.c (create_contents),
810         src/hildon-date-editor.c (hildon_date_editor_init),
811         src/hildon-login-dialog.c (hildon_login_dialog_init),
812         src/hildon-number-editor.c (hildon_number_editor_init),
813         src/hildon-find-toolbar.c (hildon_find_toolbar_emit_invalid_input,
814         hildon_find_toolbar_emit_close, hildon_find_toolbar_init): made all
815         the Maemo GTK+ specific API optional by adding a --with-maemo-gtk
816          configure option and adding the respective checks in the code.
817         * src/hildon-calendar.c (hildon_calendar_paint_week_numbers,
818         hildon_calendar_drag_data_received): fixed some build warnings.
819
820 2007-03-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
821
822         * debian/changelog: A 1.0.0 release notes.
823