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