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