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