2006-09-06 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
[hildon] / ChangeLog
1 2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2
3         * hildon-widgets/hildon-font-selection-dialog.c: Adding a comment
4         about the new property introduced. Once we have property documentation
5         we need to mark it with a "Since: 0.14.1" keyword ("font-scaling").
6
7 2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
8
9         * Makefile.am:
10         * configure.ac: Removing the unit tests (ut/outo) from the build
11         system. They're introducing an additionall dependency and need to be
12         fixed/arranged differently anyways. 
13
14 2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
15
16         * hildon-widgets/hildon-app.h:
17         * hildon-widgets/hildon-defines.h: Applying Johan's new key mapping
18         patch back again. WARNING: This breaks compatibility with IT-2006.
19
20         * hildon-widgets/hildon-caption.c: Add specific behaviour for
21         containers when press button event occurs. Fixes #NB36843.
22
23         * hildon-widgets/hildon-program.c:
24         * hildon-widgets/hildon-window.c: Adding a patch to fix occassional
25         BadWindow X errors. Fixes #NB39679.
26
27 2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
28
29         * hildon-widgets/hildon-sort-dialog.c: Adding a function to add
30         reversed sort keys. Reversed sort keys present Descending/Ascending
31         selection instead of Ascending/Descending default. Fixes #NB32544. 
32
33 2006-09-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
34
35         * hildon-widgets/hildon-note.c: Fixing the behaviour of
36         hildon_note_new_confirmation_with_icon_stock. Fixes #NB22825.
37
38 2006-09-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
39
40         * hildon-widgets/hildon-font-selection-dialog.c: Adding a
41         "font-scaling" property that allows to customize the output of the
42         Preview dialog during font selection. By default font-scaling equals
43         1.0 = no change. Applications/clients should apply here the
44         font-scaling they use for user-output/visualization. Fixes #NB19001.
45
46 2006-09-05  Tomas Junnonen  <tomas.junnonen@nokia.com>
47
48         * src/hildon-widgets/hildon-find-toolbar.c: Start search on "activate"
49         entry signal instead of only KP_Enter. 
50
51 2006-09-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
52
53         * hildon-widgets/hildon-banner.c: Aling the stock images to 0.0
54         position, not to the center. Fixes #NB31168.
55
56 2006-09-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
57
58         * hildon-widgets/hildon-color-selector.c:
59         * hildon-widgets/hildon-time-picker.c: Applying a small patch by
60         Tamminen Eero to save some bytes of ram. Fixes #NB22965.
61
62 2006-09-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
63
64         * hildon-widgets/hildon-font-selection-dialog.c: Excluding some more
65         hardcoded fonts from the font selection dialog. We need a flexible API
66         to do that in future, but currently introducing it wouldn't be
67         feasible. Fixes #NB30530.
68
69 2006-09-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
70
71         * debian/changelog: Small ver. fix.
72
73 2006-09-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
74
75         [0.14.0 release]
76
77 2006-09-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
78
79         * debian/changelog: Adding info about bugs fixed: #NB16830, #NB38487,
80         #NB36938, #NB34642, #NB32772, #NB38598.
81
82         * doc/design/abstract_vs_modular_plugin_widgets.dia:
83         * doc/design/abstract_vs_modular_plugin_widgets.png: Adding the
84         missing design schemes. 
85
86 2006-09-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
87
88         * po/POTFILES.in:
89         * po/en_GB.po: Rebuilding & updating the PO files. 
90
91 2006-08-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
92
93         * changelog: Adding one more bug fix from the mergedown. Fixes
94         #NB38565.
95
96 2006-08-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
97
98         * debian/changelog: 
99         * hildon-widgets/hildon-defines.c: Disconnect the signal before
100         attaching a new one -- prevents signals from being emitted two times,
101         fixes a memory leak. Fixes #NB26114.
102
103 2006-08-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
104
105         * debian/changelog:
106         * hildon-widgets/hildon-wizard-dialog.c: Changing the orded of the
107         buttons in the wizard dialog to be: finish, previous, next, cancel.
108         Fixes #NB34613.
109
110 2006-08-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
111
112         * debian/changelog:
113         * hildon-widgets/hildon-name-password-dialog.c: Applying a patch by
114         Fernando to fix the autocaptialization for username/password entries.
115         Fixes #NB37467.
116
117 2006-08-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
118
119         [Merging 0.13.1 => TRUNK]
120
121         * ./: Merging the experimental color selector branch. Fixes: #NB37010,
122         #NB38559, #NB33217, #NB37172.   
123         Maintainer change:
124         Michael Dominic Kostrzewa
125         <michael.kostrzewa@nokia.com>
126
127         * configure.ac: Bumping the version number to 0.14.0.
128
129 2006-08-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
130
131         [0.13.1 branch]
132
133         * ./: Cosmetics.
134
135 2006-08-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
136
137         [0.13.1 branch]
138
139         * AUTHORS: Adding an AUTHORS file with maintainer/contact information.
140
141         * debian/control:
142         * debian/copyright:
143         * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c:
144         * hildon-widgets-plugins/hildon-color-chooser-hsv.c:
145         * hildon-widgets/gtk-infoprint.c:
146         * hildon-widgets/gtk-infoprint.h:
147         * hildon-widgets/hildon-add-home-dialog.c:
148         * hildon-widgets/hildon-add-home-dialog.h:
149         * hildon-widgets/hildon-app-private.h:
150         * hildon-widgets/hildon-app.c:
151         * hildon-widgets/hildon-app.h:
152         * hildon-widgets/hildon-appview.c:
153         * hildon-widgets/hildon-appview.h:
154         * hildon-widgets/hildon-banner.c:
155         * hildon-widgets/hildon-banner.h:
156         * hildon-widgets/hildon-calendar-popup.c:
157         * hildon-widgets/hildon-calendar-popup.h:
158         * hildon-widgets/hildon-caption.c:
159         * hildon-widgets/hildon-caption.h:
160         * hildon-widgets/hildon-code-dialog.c:
161         * hildon-widgets/hildon-code-dialog.h:
162         * hildon-widgets/hildon-color-button.c:
163         * hildon-widgets/hildon-color-button.h:
164         * hildon-widgets/hildon-color-chooser-button.c:
165         * hildon-widgets/hildon-color-chooser-button.h:
166         * hildon-widgets/hildon-color-chooser-dialog.c:
167         * hildon-widgets/hildon-color-chooser-dialog.h:
168         * hildon-widgets/hildon-color-chooser.c:
169         * hildon-widgets/hildon-color-chooser.h:
170         * hildon-widgets/hildon-color-popup.c:
171         * hildon-widgets/hildon-color-popup.h:
172         * hildon-widgets/hildon-color-selector.c:
173         * hildon-widgets/hildon-color-selector.h:
174         * hildon-widgets/hildon-composite-widget.c:
175         * hildon-widgets/hildon-composite-widget.h:
176         * hildon-widgets/hildon-controlbar.c:
177         * hildon-widgets/hildon-controlbar.h:
178         * hildon-widgets/hildon-date-editor.c:
179         * hildon-widgets/hildon-date-editor.h:
180         * hildon-widgets/hildon-defines.c:
181         * hildon-widgets/hildon-defines.h:
182         * hildon-widgets/hildon-dialoghelp.c:
183         * hildon-widgets/hildon-dialoghelp.h:
184         * hildon-widgets/hildon-file-handling-note.c:
185         * hildon-widgets/hildon-file-handling-note.h:
186         * hildon-widgets/hildon-find-toolbar.c:
187         * hildon-widgets/hildon-find-toolbar.h:
188         * hildon-widgets/hildon-font-selection-dialog.c:
189         * hildon-widgets/hildon-font-selection-dialog.h:
190         * hildon-widgets/hildon-get-password-dialog.c:
191         * hildon-widgets/hildon-get-password-dialog.h:
192         * hildon-widgets/hildon-grid-item-private.h:
193         * hildon-widgets/hildon-grid-item.c:
194         * hildon-widgets/hildon-grid-item.h:
195         * hildon-widgets/hildon-grid.c:
196         * hildon-widgets/hildon-grid.h:
197         * hildon-widgets/hildon-hvolumebar.c:
198         * hildon-widgets/hildon-hvolumebar.h:
199         * hildon-widgets/hildon-input-mode-hint.h:
200         * hildon-widgets/hildon-name-password-dialog.c:
201         * hildon-widgets/hildon-name-password-dialog.h:
202         * hildon-widgets/hildon-note.c:
203         * hildon-widgets/hildon-note.h:
204         * hildon-widgets/hildon-number-editor.c:
205         * hildon-widgets/hildon-number-editor.h:
206         * hildon-widgets/hildon-plugin-widget.c:
207         * hildon-widgets/hildon-plugin-widget.h:
208         * hildon-widgets/hildon-private.h:
209         * hildon-widgets/hildon-program.c:
210         * hildon-widgets/hildon-program.h:
211         * hildon-widgets/hildon-range-editor.c:
212         * hildon-widgets/hildon-range-editor.h:
213         * hildon-widgets/hildon-scroll-area.c:
214         * hildon-widgets/hildon-scroll-area.h:
215         * hildon-widgets/hildon-seekbar.c:
216         * hildon-widgets/hildon-seekbar.h:
217         * hildon-widgets/hildon-set-password-dialog.c:
218         * hildon-widgets/hildon-set-password-dialog.h:
219         * hildon-widgets/hildon-sort-dialog.c:
220         * hildon-widgets/hildon-sort-dialog.h:
221         * hildon-widgets/hildon-system-sound.c:
222         * hildon-widgets/hildon-system-sound.h:
223         * hildon-widgets/hildon-telephone-editor.c:
224         * hildon-widgets/hildon-telephone-editor.h:
225         * hildon-widgets/hildon-time-editor.c:
226         * hildon-widgets/hildon-time-editor.h:
227         * hildon-widgets/hildon-time-picker.c:
228         * hildon-widgets/hildon-time-picker.h:
229         * hildon-widgets/hildon-volumebar-private.h:
230         * hildon-widgets/hildon-volumebar-range.c:
231         * hildon-widgets/hildon-volumebar-range.h:
232         * hildon-widgets/hildon-volumebar.c:
233         * hildon-widgets/hildon-volumebar.h:
234         * hildon-widgets/hildon-vvolumebar.c:
235         * hildon-widgets/hildon-vvolumebar.h:
236         * hildon-widgets/hildon-weekday-picker.c:
237         * hildon-widgets/hildon-weekday-picker.h:
238         * hildon-widgets/hildon-window-private.h:
239         * hildon-widgets/hildon-window.c:
240         * hildon-widgets/hildon-window.h:
241         * hildon-widgets/hildon-wizard-dialog.c:
242         * hildon-widgets/hildon-wizard-dialog.h:
243         * timer/timer.c:
244         * timer/timer.h:
245         * ut/hildon-clock-widgets_tests.c:
246         * ut/hildon-widgets_tests.c:
247         * ut/tc_banner_truncate.c: Adding myself as the contact
248         person/maintainer. FIxing copyright notices to include 2006 as new things 
249         were added this year.
250
251 2006-08-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
252
253         [0.13.1 branch]
254
255         * hildon-widgets/hildon-app.h:
256         * hildon-widgets/hildon-defines.h: Undoing the Johan's new
257         key-handling changes from 2006-08-10. That requires a fix at a
258         different level, waiting for Daniel Stone. 
259
260 2006-08-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
261
262         [0.13.1 branch]
263
264         * debian==/changelog: Adding some missing entries about bugs being
265         fixed.
266
267         * debian/copyright: Adding information about the license version of
268         the package.
269
270 2006-08-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
271
272         [0.13.1 branch]
273
274         * hildon-widgets/hildon-window.c: Properly ref the attached menus,
275         allow NULL to be passed to the attach function to remove the existing
276         menu. Fixes NB#32845. 
277
278 2006-08-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
279
280         [0.13.1 branch]
281
282         * debian/control: Removing unnecessary manual dependencies, fixes
283         NB#34225. 
284
285 2006-08-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
286
287         [0.13.1 branch]
288
289         * hildon-widgets-plugins/Makefile.am:
290         * hildon-widgets-plugins/hildon-color-chooser-dialog_hsv.c:
291         * hildon-widgets-plugins/hildon-color-chooser_hsv.c:
292         * hildon-widgets-plugins/hildoncolorchooser_hsv.c:
293         * hildon-widgets-plugins/hildoncolorchooserdialog_hsv.c: Removing
294         left overs from the old color selector code, making the file names
295         more sane.
296
297 2006-08-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
298
299         [0.13.1 branch]
300
301         * hildon-widgets-plugins/hildon-color-chooser-dialog_hsv.c:
302         * hildon-widgets-plugins/hildon-color-chooser_hsv.c:
303         * hildon-widgets-plugins/hildoncolorchooser_hsv.c:
304         * hildon-widgets/gtk-infoprint.c:
305         * hildon-widgets/gtk-infoprint.h:
306         * hildon-widgets/hildon-add-home-dialog.c:
307         * hildon-widgets/hildon-add-home-dialog.h:
308         * hildon-widgets/hildon-app-private.h:
309         * hildon-widgets/hildon-app.c:
310         * hildon-widgets/hildon-app.h:
311         * hildon-widgets/hildon-appview.c:
312         * hildon-widgets/hildon-appview.h:
313         * hildon-widgets/hildon-banner.c:
314         * hildon-widgets/hildon-banner.h:
315         * hildon-widgets/hildon-calendar-popup.c:
316         * hildon-widgets/hildon-calendar-popup.h:
317         * hildon-widgets/hildon-caption.c:
318         * hildon-widgets/hildon-caption.h:
319         * hildon-widgets/hildon-code-dialog.c:
320         * hildon-widgets/hildon-code-dialog.h:
321         * hildon-widgets/hildon-color-button.c:
322         * hildon-widgets/hildon-color-button.h:
323         * hildon-widgets/hildon-color-chooser-button.c:
324         * hildon-widgets/hildon-color-chooser-button.h:
325         * hildon-widgets/hildon-color-chooser-dialog.c:
326         * hildon-widgets/hildon-color-chooser-dialog.h:
327         * hildon-widgets/hildon-color-chooser.h:
328         * hildon-widgets/hildon-color-popup.c:
329         * hildon-widgets/hildon-color-popup.h:
330         * hildon-widgets/hildon-color-selector.c:
331         * hildon-widgets/hildon-color-selector.h:
332         * hildon-widgets/hildon-composite-widget.c:
333         * hildon-widgets/hildon-composite-widget.h:
334         * hildon-widgets/hildon-controlbar.c:
335         * hildon-widgets/hildon-controlbar.h:
336         * hildon-widgets/hildon-date-editor.c:
337         * hildon-widgets/hildon-date-editor.h:
338         * hildon-widgets/hildon-defines.c:
339         * hildon-widgets/hildon-defines.h:
340         * hildon-widgets/hildon-dialoghelp.c:
341         * hildon-widgets/hildon-dialoghelp.h:
342         * hildon-widgets/hildon-file-handling-note.c:
343         * hildon-widgets/hildon-file-handling-note.h:
344         * hildon-widgets/hildon-find-toolbar.c:
345         * hildon-widgets/hildon-find-toolbar.h:
346         * hildon-widgets/hildon-font-selection-dialog.c:
347         * hildon-widgets/hildon-font-selection-dialog.h:
348         * hildon-widgets/hildon-get-password-dialog.c:
349         * hildon-widgets/hildon-get-password-dialog.h:
350         * hildon-widgets/hildon-grid-item-private.h:
351         * hildon-widgets/hildon-grid-item.c:
352         * hildon-widgets/hildon-grid-item.h:
353         * hildon-widgets/hildon-grid.c:
354         * hildon-widgets/hildon-grid.h:
355         * hildon-widgets/hildon-hvolumebar.c:
356         * hildon-widgets/hildon-hvolumebar.h:
357         * hildon-widgets/hildon-input-mode-hint.h:
358         * hildon-widgets/hildon-name-password-dialog.c:
359         * hildon-widgets/hildon-name-password-dialog.h:
360         * hildon-widgets/hildon-note.c:
361         * hildon-widgets/hildon-note.h:
362         * hildon-widgets/hildon-number-editor.c:
363         * hildon-widgets/hildon-number-editor.h:
364         * hildon-widgets/hildon-plugin-widget.c:
365         * hildon-widgets/hildon-private.h:
366         * hildon-widgets/hildon-program.c:
367         * hildon-widgets/hildon-program.h:
368         * hildon-widgets/hildon-range-editor.c:
369         * hildon-widgets/hildon-range-editor.h:
370         * hildon-widgets/hildon-scroll-area.c:
371         * hildon-widgets/hildon-scroll-area.h:
372         * hildon-widgets/hildon-seekbar.c:
373         * hildon-widgets/hildon-seekbar.h:
374         * hildon-widgets/hildon-set-password-dialog.c:
375         * hildon-widgets/hildon-set-password-dialog.h:
376         * hildon-widgets/hildon-sort-dialog.c:
377         * hildon-widgets/hildon-sort-dialog.h:
378         * hildon-widgets/hildon-system-sound.c:
379         * hildon-widgets/hildon-system-sound.h:
380         * hildon-widgets/hildon-telephone-editor.c:
381         * hildon-widgets/hildon-telephone-editor.h:
382         * hildon-widgets/hildon-time-editor.c:
383         * hildon-widgets/hildon-time-editor.h:
384         * hildon-widgets/hildon-time-picker.c:
385         * hildon-widgets/hildon-time-picker.h:
386         * hildon-widgets/hildon-volumebar-private.h:
387         * hildon-widgets/hildon-volumebar-range.c:
388         * hildon-widgets/hildon-volumebar-range.h:
389         * hildon-widgets/hildon-volumebar.c:
390         * hildon-widgets/hildon-volumebar.h:
391         * hildon-widgets/hildon-vvolumebar.c:
392         * hildon-widgets/hildon-vvolumebar.h:
393         * hildon-widgets/hildon-weekday-picker.c:
394         * hildon-widgets/hildon-weekday-picker.h:
395         * hildon-widgets/hildon-window-private.h:
396         * hildon-widgets/hildon-window.c:
397         * hildon-widgets/hildon-window.h:
398         * hildon-widgets/hildon-wizard-dialog.c:
399         * hildon-widgets/hildon-wizard-dialog.h:
400         * timer/timer.c:
401         * timer/timer.h:
402         * ut/hildon-clock-widgets_tests.c:
403         * ut/hildon-widgets_tests.c:
404         * ut/tc_banner_truncate.c: Fixing the license banners (adding them
405         if missing, correcting "... version 2 or any later version" to "version
406         2."
407
408 2006-08-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
409
410         [0.13.1 branch]
411
412         * hildon-widgets/hildon-window.c: Put extra ref on the GdkWindow 
413         before emitting the signal so that we don't lose it in event free
414         function. Fixes NB#38996.  
415
416 2006-08-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
417
418         [0.13.1 branch]
419
420         * configure.ac: Bumping the version number to 0.13.1.6.
421
422         * hildon-widgets-plugins/Makefile.am: Adding the proper symlinks for
423         default plugin targets during installation. Fixes a crasher bug in the
424         selector.
425
426         * hildon-widgets/hildon-color-button.c:
427         * hildon-widgets/hildon-color-chooser-dialog.c:
428         * hildon-widgets/hildon-plugin-widget.c: Adding some basic sanity checks.
429
430 2006-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
431
432         [0.13.1 branch]
433
434         * ./: Merging with the 0.13.1-1_pluged-in-color-selector branch.
435
436 2006-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
437
438         [0.13.1 branch]
439
440         * hildon-widgets/hildon-number-editor.c: When a range error occurs,
441         set the correct value before calling the range-error signal, so that
442         the widget consumer has a chance to actually adjust the value to it's
443         liking in the signal. Fixes NB#33260.
444
445 2006-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
446
447         [0.13.1 branch]
448
449         * hildon-widgets/hildon-wizard-dialog.c: Fixing a small compilation
450         whoops.
451
452 2006-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
453
454         [0.13.1 branch]
455
456         * hildon-widgets/hildon-time-picker.c: Fixing 
457         NB#37489.
458
459 2006-08-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
460
461         [0.13.1 branch]
462
463         * hildon-widgets/hildon-wizard-dialog.c:
464         * hildon-widgets/hildon-wizard-dialog.h: Cleaning up, fixing some
465         bugs.
466
467 2006-08-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
468
469         [0.13.1 branch]
470
471         * hildon-widgets/hildon-add-home-dialog.h:
472         * hildon-widgets/hildon-app.h:
473         * hildon-widgets/hildon-appview.h:
474         * hildon-widgets/hildon-calendar-popup.h:
475         * hildon-widgets/hildon-code-dialog.h:
476         * hildon-widgets/hildon-color-button.h:
477         * hildon-widgets/hildon-color-selector.h:
478         * hildon-widgets/hildon-controlbar.h:
479         * hildon-widgets/hildon-date-editor.h:
480         * hildon-widgets/hildon-file-handling-note.h:
481         * hildon-widgets/hildon-find-toolbar.h:
482         * hildon-widgets/hildon-grid-item-private.h:
483         * hildon-widgets/hildon-grid-item.h:
484         * hildon-widgets/hildon-grid.h:
485         * hildon-widgets/hildon-input-mode-hint.h:
486         * hildon-widgets/hildon-marshalers.h:
487         * hildon-widgets/hildon-name-password-dialog.h:
488         * hildon-widgets/hildon-private.h:
489         * hildon-widgets/hildon-program.h:
490         * hildon-widgets/hildon-range-editor.h:
491         * hildon-widgets/hildon-scroll-area.h:
492         * hildon-widgets/hildon-seekbar.h:
493         * hildon-widgets/hildon-sort-dialog.h:
494         * hildon-widgets/hildon-telephone-editor.h:
495         * hildon-widgets/hildon-time-picker.h:
496         * hildon-widgets/hildon-weekday-picker.h:
497         * hildon-widgets/hildon-window-private.h:
498         * hildon-widgets/hildon-window.h:
499         * hildon-widgets/hildon-wizard-dialog.h:
500         * timer/timer.h: Just cosmetic cleanups in defines for consistency.
501
502         * COPYING: Removing the executable bit from the text file. 
503
504 2006-08-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
505
506         [0.13.1 branch]
507
508         * Makefile.am:
509         * doc/Makefile.am:
510         * hildon-widgets-plugins/Makefile.am:
511         * hildon-widgets/Makefile.am:
512         * po/Makefile.am:
513         * timer/Makefile.am:
514         * ut/Makefile.am: Fixing the build system so that `make
515         maintainer-clean` can be used safely.
516
517 2006-08-22  Kuisma Salonen  <kuisma.salonen@nokia.com>
518
519         [0.13.1 branch]
520
521         * hildon-widgets-plugins/hildoncolorchooser_hsv.c:
522         Grayscale dimming re-enabled.
523
524 2006-08-16  Johan Bilien  <johan.bilien@nokia.com>
525
526         [0.13.1 branch]
527
528         * hildon-widgets/hildon-app.c:
529         (hildon_app_switch_to_desktop): Removed unused function
530         (hildon_app_key_snooper): Removed handling of the Home hardware key
531
532         NB#35076
533
534         * configure.ac: 0.13.1.4
535
536 2006-08-11  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
537
538         [0.13.1 branch]
539
540         * hildon-widgets/hildon-plugin-widget.c
541         (ascii_decapitalize_without_dashes): Fixed.
542
543 2006-08-10  Johan Bilien  <johan.bilien@nokia.com>
544
545         [0.13.1 branch]
546
547         * hildon-widgets/hildon-{app.h,defines.h}:
548         switched HILDON_MENU_KEY to now match GDK_F10
549         WARNING: This breaks compatibility with IT-2006
550
551         * configure.ac: 0.13.1.3
552
553 2006-08-08  Luc Pionchon  <luc.pionchon@nokia.com>
554
555         [0.13.1 branch]
556
557         * configure.ac: 0.13.1.2
558
559 2006-08-07  Johan Bilien  <johan.bilien@nokia.com>
560
561         * hildon-widgets/hildon-program.c
562         (hildon_program_common_toolbar_topmost_window): Added this
563         function, it is an internal function created to notify the topmost
564         window of the topmost program that it has a new common toolbar, it
565         is supposed to be used inside a foreach call.
566         (hildon_program_set_common_toolbar): Added a foreach call in case
567         the program is the topmost in order to notify the topmost window
568         it should take the common toolbar. Fixed a problem with unparent
569         call it causes the vbox disappears in some cases, now we are using
570         container_remove.
571
572         NB#22808
573
574 2006-08-01  Luc Pionchon  <luc.pionchon@nokia.com>
575
576         * configure.ac: 0.12.22
577
578 2006-07-31  Johan Bilien  <johan.bilien@nokia.com>
579
580         * hildon-widgets/hildon-code-dialog.c
581         (hildon_code_dialog_insert_text):
582         - Use hildon_banner_show_info instead of deprecated gtk_info_print
583         - Localize the string in the applet
584
585         NB#36309
586
587 2006-07-26  Kuisma Salonen  <kuisma.salonen@nokia.com>
588
589         [0.13.1 branch]
590
591         Added plugged-in color chooser,
592         
593         -- Plugin infrastructure:
594
595         * hildon-widgets/hildon-plugin-widget.[ch]: API to help loading
596         widgets from plugins.
597
598         * hildon-widgets-plugins/: directory containing widget
599         implementations which are going to be built into separate shared
600         object files (plugins)
601
602         * hildon-widgets-plugins/Makefile.am: automake file for the plugins.
603
604         * doc/design/abstract_vs_modular_plugin_widgets.dia:
605         * doc/design/hildon-plugin-widget.txt: design doc
606
607
608         -- ColorChooser plugin:
609
610         * hildon-widgets-plugins/hildoncolorchooser_hsv.c: Implementation of a
611         HildonColorChooser, HSV based one.
612
613         * hildon-widgets-plugins/hildoncolorchooserdialog_hsv.c: HSV based
614         implementation of color chooser dialog.
615
616
617         -- Uses the plugin infrastructure:
618         
619         * hildon-widgets/hildon-color-chooser.[ch] : An abstract class for
620         color chooser widget. The _new function utilizes plugin widget
621         helper functions to initialize the widget.
622
623         * hildon-widgets/hildon-color-chooser-dialog.[ch] : Same as color
624         chooser, but a dialog widget to choose a color.
625
626         * hildon-widgets/hildon-color-button.c: HildonColorButton uses now
627         HildonColorChooserDialog instead of HildonColorSelector.
628
629 2006-07-25  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
630
631         * configure.ac: 0.12.21
632
633 2006-07-25  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
634
635         * hildon-widgets/hildon-number-editor.c: Revert previous patch here
636         until we get a new release of themes stuff. (M#624)
637
638 2006-07-25  Johan Bilien  <johan.bilien@nokia.com>
639
640         * hildon-widgets/hildon-window.c:
641         (hildon_window_toggle_menu): free the GList returned by
642         gtk_container_get_children
643
644         NB#34340
645
646 2006-07-18  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
647
648         * hildon-widgets/hildon-number-editor.c: 
649         renamed {plus,minus}-button widgets to ne-{plus,minus}-button in
650         order to do the theming without depending on the HildonNumberEditor
651         widget name. Fixes maemo M#624
652
653 2006-06-13  Luc Pionchon  <luc.pionchon@nokia.com>
654
655         [0.13.1 branch]
656
657         * configure.ac: 0.13.1.1
658
659 2006-06-13  Luc Pionchon  <luc.pionchon@nokia.com>
660
661         [0.13.1 branch]
662
663         * added experimental plugged-in color selector
664
665 2006-06-13  Luc Pionchon  <luc.pionchon@nokia.com>
666
667         * configure.ac: 0.12.20
668
669 2006-06-12  Luc Pionchon  <luc.pionchon@nokia.com>
670
671         * hildon-widgets/hildon-color-button.c
672         (hildon_color_button_key_pressed):
673         return FALSE when no key was handled.
674
675         NB#32302
676
677 2006-06-12  Luc Pionchon  <luc.pionchon@nokia.com>
678
679         * hildon-widgets/hildon-banner.c:
680         (force_to_wrap_truncated): Modified size request of the label
681         when it is wider than the maximum allowed, using the pango
682         layout extension instead of the maximum allowed width.
683
684         NB#31256
685
686 2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
687
688         * configure.ac: 0.12.19
689
690 2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
691
692         * hildon-widgets/hildon-color-button.c
693         (hildon_color_button_init): Moved key handling from key release
694         event to key press event.
695
696         (hildon_color_button_key_released): Renamed  to   _key_pressed
697         (hildon_color_button_key_pressed) : new name from _key_released
698
699         NB#31604
700
701 2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
702
703         * hildon-widgets/hildon-time-editor.c
704         (validated_conversion): return the minimum allowed value for the
705         entry when the user types an empty text into an entry and moves
706         the focus, instead of returning -1. This change implies that the
707         minimum allowed value for the entry is set into the entry instead
708         of leaving it empty.
709
710         NB#30937
711
712 2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
713
714         * hildon-widgets/hildon-grid.c (hildon_grid_class_init): do not
715         use accumulator for "popup-context-menu"
716
717         NB#29888 / M#483
718
719 2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
720
721         * hildon-widgets/hildon-window.c
722         (hildon_window_toggle_menu): Changed the hide condition of the
723         menu, now we are using GTK_WIDGET_MAPPED instead of
724         GTK_WIDGET_VISIBLE, because the menu can be visible but not mapped
725         in some situations, like the one described in this bug.
726
727         NB#28836
728
729 2006-06-02  Luc Pionchon  <luc.pionchon@nokia.com>
730
731         * hildon-widgets/hildon-app.c (hildon_app_key_snooper): Add code
732         to control if there is a combobox activated when the menu key is
733         pressed and stop the menu drawing, this is a new case that happens
734         when the application is avoiding the focus can go to the combobox.
735
736         NB#26383 (bis)
737
738 2006-06-02  Luc Pionchon  <luc.pionchon@nokia.com>
739
740         * hildon-widgets/hildon-time-editor.c
741         (hildon_time_editor_validate): removed the assinment of the
742         error_widget, now just the highlight_callback can do it when it
743         finished with it. Control that if we are already managing an error
744         we don't start working in other.
745
746         (hildon_time_editor_inserted_text): added a control to stop insert
747         handle if we are already managing an error, we have also blocked
748         the focusout event before que grab focus to avoid another
749         validation of the field.
750
751         NB#30955
752
753         * hildon-widgets/hildon-time-editor.c
754         (highlight_callback): Removed the return in the middle of the
755         function, now that situation is imposible. It was causing the
756         interlock.
757
758 2006-05-31  Luc Pionchon  <luc.pionchon@nokia.com>
759
760         * hildon-widgets/hildon-banner.c
761         (HILDON_BANNER_LABEL_MAX_PROGRESS): increase even more 320 -> 375
762         to satisfy NB#31099. (actually info and anim banners should have
763         375 px width and only progress banners should have 265 px)
764
765         NB#31099 (workaround)
766
767 2006-05-30  Luc Pionchon  <luc.pionchon@nokia.com>
768
769         [0.13.1 branch]
770
771         * configure.ac: 0.13.1 unstable branch
772
773 2006-05-30  Luc Pionchon  <luc.pionchon@nokia.com>
774
775         * hildon-libs.pc.in (Description): updated description
776
777 2006-05-29  Luc Pionchon  <luc.pionchon@nokia.com>
778
779         * configure.ac: 0.12.18
780
781 2006-05-29  Luc Pionchon  <luc.pionchon@nokia.com>
782
783         * hildon-widgets/hildon-app.c
784         (hildon_app_key_snooper): Add code to control if there is a
785         combobox activated when the menu key is pressed and prevent the
786         menu drawing.
787
788         NB#26383
789
790 2006-05-29  Luc Pionchon  <luc.pionchon@nokia.com>
791
792         * hildon-widgets/hildon-banner.c
793         (hildon_banner_set_property): Set max_width hint to -1 instead of
794         HILDON_BANNER_LABEL_MAX_TIMED when banner is timed to avoid. This
795         has been done to ensure that the size of the banner will be the
796         requisition size and avoid the size problem when reusing the
797         banner window. See NB#24339.
798
799         (hildon_banner_set_text): Removed useless gtk_window_resize after
800         changing the label text. The size requisition of the banner is
801         updated when the label text is modified, so there is no need to do
802         a resize of the window to the requisition size.
803         (hildon_banner_set_markup): Likewise.
804         
805         (hildon_banner_check_position): Added cast to widget argument in
806         call to force_to_wrap_truncated in order to avoid a compilation
807         warning.
808
809 2006-05-29  Luc Pionchon  <luc.pionchon@nokia.com>
810
811         Added time-error signal - NB#22155
812         
813         * hildon-widgets/hildon-time-editor.c:
814         (hildon_time_editor_class_init): added time-error signal
815         (validated_conversion): added 'error_code' output parameter.
816         (hildon_time_editor_real_validate): use 'error_code' and trigger
817         'time-error' signal when apprpriate.
818         (highlight_callback): avoid revalidation
819
820         * hildon-widgets/hildon-time-editor.h (HildonTimeEditorErrorType):
821         new enumerative type for error types
822         (_HildonTimeEditorClass): added time_error signal
823
824         * hildon-widgets/Makefile.am (hildon-libs-enum-types.c): added time-editor.h
825
826 2006-05-23  Luc Pionchon  <luc.pionchon@nokia.com>
827
828         * configure.ac: 0.12.17
829
830 2006-05-23  Luc Pionchon  <luc.pionchon@nokia.com>
831
832         * hildon-widgets/gtk-infoprint.c
833         (gtk_confirmation_banner_with_icon_name): wooops, use _with_markup
834         variant to process markup string. NB#28370 (ter)
835
836 2006-05-22  Luc Pionchon  <luc.pionchon@nokia.com>
837
838         * configure.ac: 0.12.16
839
840 2006-05-22  Johan Bilien  <johan.bilien@nokia.com>
841
842         * hildon-widgets/hildon-window.c
843         (hildon_window_vbox_expose_event): This function has been
844         removed, now the window has the responsability of painting the
845         toolbar, because it has that space allocated.
846         (hildon_window_init): we do not have to connect the
847         hildon_window_vbox_expose_event function to the expose event of
848         the toolbar vbox anymore.
849         (hildon_window_expose): Added the call to paint_toolbar, as we can
850         see in the allocation function the toolbar decorators are
851         responsability of the window, and gdk was not sending the proper
852         events to the vbox because that space is not its responsability.
853         (hildon_window_remove_toolbar): We don't need a queue_draw here
854         because we have another call in the expose function when the size
855         of the container has been changed.
856
857         NB#29461
858
859 2006-05-21  Luc Pionchon  <luc.pionchon@nokia.com>
860
861         Removed hildon-insert-object-dialog NB#8015
862
863         * hildon-widgets/hildon-insert-object-dialog.[ch]: removed
864         * doc/tmpl/hildon-insert-object-dialog.sgml: removed
865         * ut/hildon-widgets_tests.c (test27a, test27b, test27c): removed 
866         
867         * hildon-widgets/Makefile.am (hildonwidgetsincludeinst_DATA) 
868         * hildon-widgets/Makefile.am (libhildonwidgets_la_SOURCES)
869         * doc/hildon-libs-docs.sgml: 
870         * po/POTFILES.in: : removed reference
871         
872         * configure.ac: removed check for gnome-vfs
873         * hildon-widgets/Makefile.am: removed gnome-vfs flags
874         * doc/Makefile.am: likewise
875         * ut/Makefile.am: likewise
876
877 2006-05-21  Luc Pionchon  <luc.pionchon@nokia.com>
878
879         * hildon-widgets/gtk-infoprint.c
880         (gtk_confirmation_banner_with_icon_name):
881         added bold markup for backward compatibility. NB#28370 (bis)
882
883 2006-05-21  Luc Pionchon  <luc.pionchon@nokia.com>
884
885         * hildon-widgets/hildon-grid.c (get_child_index_by_coord): returns
886         if empty grid. NB#29883
887
888 2006-05-21  Luc Pionchon  <luc.pionchon@nokia.com>
889
890         * hildon-widgets/gtk-intoprint.c (find_banner_for_parent): Added
891         check for "is-timed" property. NB#26546
892
893 2006-05-21  Johan Bilien  <johan.bilien@nokia.com>
894
895         * hildon-widgets/hildon-window.c
896         (hildon_window_remove_toolbar)
897         (hildon_window_size_expose): Removed the
898         gtk_widget_queue_draw_area call from this functions, because
899         sometimes the event is not managed in the proper order.
900
901         (hildon_window_size_allocate): Added the
902         gtk_widget_queue_draw_area call in case the number of the toolbars
903         has changed, this way we insure an expose event for the proper
904         region will come after the change of the toolbars.
905
906         NB#26366
907
908 2006-05-21  Johan Bilien  <johan.bilien@nokia.com>
909         
910         * hildon-widgets/hildon-window.c:
911         (hildon_window_size_allocate): Now the window uses all the space
912         when its state is fullscreen, we avoid to subtract the top and
913         bottom borders if the window state is fullscreen.
914         
915         NB#28925
916
917 2006-05-18  Tapani Palli <tapani.palli@nokia.com>
918
919         * hildon-widgets/hildon-time-editor.c: block signal handler for
920         hildon_time_editor_inserted_text, null check for entry widget in
921         highlight_callback. Fixes NB#28679
922
923 2006-05-16  Luc Pionchon  <luc.pionchon@nokia.com>
924
925         * hildon-widgets/gtk-infoprint.c (gtk_confirmation_banner): added
926         bold markup for backward compatibility. NB#28370
927
928 2006-05-15  Luc Pionchon  <luc.pionchon@nokia.com>
929
930         * configure.ac: 0.12.15
931
932 2006-05-15  Johan Bilien  <johan.bilien@nokia.com>
933
934         * hildon-widgets/hildon-window.[ch]:
935           - Added clipboad_operation signal used by osso-browser to receive
936             clipborad operations from hildon-input-method
937           - Trigger this signal when we receive an clipboard X message
938             from HIM. related to NB#25502
939
940 2006-05-11  Luc Pionchon  <luc.pionchon@nokia.com>
941
942         * hildon-widgets/hildon-caption.c
943         (hildon_caption_set_label_alignment)
944         (hildon_caption_get_label_alignment): added gtk-doc "Since" marker
945
946         * doc/hildon-libs-docs.sgml: added index for 0.12.0 new symbols
947
948 2006-05-10  Luc Pionchon  <luc.pionchon@nokia.com>
949
950         * hildon-widgets/hildon-time-editor.c:
951         (hildon_time_editor_set_ticks) removed block signal handler for
952         hildon_time_editor_inserted_text. Added block and unblock signal
953         handler for hildon_time_editor_entry_focusout.
954
955         NB#28027
956
957 2006-05-10  Luc Pionchon  <luc.pionchon@nokia.com>
958
959         * hildon-widgets/hildon-caption.c:
960         (hildon_caption_size_allocate): add a margin to the start position
961         of the caption_area (HILDON_CAPTION_SPACING), leaving this way the
962         space required to the left of the caption.
963
964         (hildon_caption_expose): allocation, subtract the left margin
965         which we have added to the children widgets when we paint the
966         selection box.
967
968         NB#28483
969
970 3006-05-10 Tapani Palli <tapani.palli@nokia.com>
971
972         * hildon-widgets/hildon-time-editor.c:
973         block signal handler for hildon_time_editor_inserted_text
974
975         NB#28679
976
977 2006-05-09  Luc Pionchon  <luc.pionchon@nokia.com>
978
979         * hildon-widgets/hildon-time-editor.c:
980         (_hildon_time_editor_get_time_separators) renamed from
981         _get_time_separator(). Refactored to return h-m and m-s
982         separators. Now it is independent of the time editor priv
983         structure and receives two labels that can be NULL.
984
985         (_HildonTimeEditorPrivate): removed hm_sep_symbol and ms_sep_symbol
986         members: not used anymore.
987         (hildon_time_editor_init): removed ref to above members.
988         (hildon_time_editor_finalize): likewise
989
990         (hildon_time_editor_check_locale): use
991         _hildon_time_editor_get_time_separators()
992         
993         * hildon-widgets/hildon-private.h: new file. To be used to use
994         private functions from other widgets inside the library.
995         (_hildon_time_editor_get_time_separators): added.
996         
997         * hildon-widgets/Makefile.am:
998         added hildon-private.h to the source list.
999
1000         
1001         * hildon-widgets/hildon-time-picker.c (hildon_time_picker_init):
1002         Use _hildon_time_editor_get_time_separators() to get the h-m
1003         separator from the locale (and not from a .po file)
1004
1005         N#28654
1006
1007 2006-05-09  Marius Vollmer  <marius.vollmer@nokia.com>
1008
1009         * hildon-widgets/hildon-find-toolbar.c
1010         (hildon_find_toolbar_class_init): Reverted change from 2006-04-15:
1011         The "search", "close", "invalid_input", "history_append" signals
1012         have always been correctly registered: you don't include the last
1013         'user data' parameter in the list of argument types passed to
1014         g_signal_new et al.  Thanks to Jorn from OpenedHand!
1015
1016         N#28807
1017         
1018 2006-05-08  Luc Pionchon  <luc.pionchon@nokia.com>
1019
1020         * configure.ac: 0.12.14
1021
1022 2006-05-04  Luc Pionchon  <luc.pionchon@nokia.com>
1023
1024         gtk-doc config bits...
1025         * autogen.sh: call aclocal first
1026         * configure.ac: enable GTK_DOC_CHECK
1027         * doc/Makefile.am: really "include". "-include" is not followed by
1028         automake, as a result gtk-doc.make would not be processed.
1029         
1030 2006-05-03  Luc Pionchon  <luc.pionchon@nokia.com>
1031
1032         N#27000 (additional fixes to patch from 2006-05-01)
1033
1034         * hildon-widgets/hildon-banner.c (force_to_wrap_truncated): do not
1035         hardcode pixel scaling factor ("/1000"), use PANGO_PIXELS instead
1036         which deals with rounding (and uses the right factor: 1024).
1037         Thanks Michael Natterer <mitch@imendio.com>
1038
1039         Force label size also when width_text == width_max.
1040
1041 2006-05-03  Luc Pionchon  <luc.pionchon@nokia.com>
1042
1043         * configure.ac: 0.12.13
1044
1045 2006-05-03  Luc Pionchon  <luc.pionchon@nokia.com>
1046
1047         * hildon-widgets/hildon-font-selection-dialog.c:
1048         (is_internal_font): new function. Tells if a font family is internal.
1049         (filter_out_internal_fonts): new function. Filters out inernal fonts.
1050         (hildon_font_selection_dialog_show_available_fonts): call filter_out_internal_fonts
1051         Fixes N#21854
1052
1053 2006-05-01  Luc Pionchon  <luc.pionchon@nokia.com>
1054
1055         * hildon-libs/hildon-widgets/hildon-time-editor.c
1056         * hildon-libs/hildon-widgets/hildon-time-picker.c
1057         * hildon-libs/hildon-widgets/hildon-wizard-dialog.h:
1058         added comments to anonymous enums
1059
1060 2006-05-01  Luc Pionchon  <luc.pionchon@nokia.com>
1061
1062         Hildon banner truncations,
1063         * hildon-widgets/hildon-banner.c
1064         (force_to_wrap_truncated): new function. Force to wrap truncated
1065         label by setting explicit size request. See N#27000 and G#329646
1066         (hildon_banner_check_position): call force_to_wrap_truncated()
1067         fixes N#27000, N#25305, N#26203
1068
1069         * hildon-widgets/hildon-banner.c
1070         (HILDON_BANNER_LABEL_MAX_PROGRESS): increase value 265 -> 320 to
1071         satisfy N#26624, N#26161, N#27875
1072
1073         * ut/tc_banner_truncate.c: new file. Test cases for banner truncations.
1074
1075 2006-05-01  Luc Pionchon  <luc.pionchon@nokia.com>
1076
1077         * hildon-widgets/hildon-banner.[ch]: code cleanup.
1078
1079 2006-04-29  Johan Bilien  <johan.bilien@nokia.com>
1080
1081         * hildon-widgets/hildon-window.c:
1082           - removed connection to self, replaced with overridding virtual
1083             methods
1084           - removed gtk_widget_set_event in init, legacy from HildonApp
1085           - use gtk_widget_get_child_requisition() instead of
1086             gtk_widget_size_request() in _allocation
1087           - don't allocate space for the child if it is not visible
1088
1089 2006-04-28  Johan Bilien  <johan.bilien@nokia.com>
1090
1091         * hildon-widgets/hildon-window.c:
1092           - forgot to reinitialize convenience pointers to borders after they
1093             are reinitialised
1094           - replaced a g_return_if_fail with a g_return_val_if_fail now
1095             that toggle_menu returns a g_boolean
1096
1097 2006-04-28  Johan Bilien  <johan.bilien@nokia.com>
1098
1099         N#28176
1100         * hildon-widgets/hildon-window.c: Free the borders structure
1101           when the window is destroyed.
1102
1103 2006-04-27 Tapani Palli <tapani.palli@nokia.com>
1104
1105         * hildon-widgets/hildon-caption.c : check if ancestor
1106         (still) exists in set-focus handler, fixes N#25501
1107
1108 2006-04-27  Luc Pionchon  <luc.pionchon@nokia.com>
1109
1110         * hildon-widgets/hildon-time-editor.c
1111         (hildon_time_editor_check_locale): do not force lower case for
1112         AM/PM symbols. Use the string as it is given by the locale. Makes
1113         it coherent with hildon time picker. Fixes N#27963
1114
1115 2006-04-26  Luc Pionchon  <luc.pionchon@nokia.com>
1116
1117         * hildon-widgets/hildon-set-password-dialog.c
1118         (c_): new macro, calls dgettext on "hildon-common-strings" domain.
1119         (hildon_set_password_response_set): use c_ for common strings
1120         (hildon_set_password_response_change): likewise.
1121         Fixes N#27749
1122
1123         * hildon-widgets/hildon-set-password-dialog.h: indent cleanup
1124
1125 2006-04-26  Luc Pionchon  <luc.pionchon@nokia.com>
1126
1127         * hildon-widgets/hildon-file-handling-note.c (gettext macro): use
1128         "hildon-fm" as textual domain. Fixes N#27702
1129
1130 2006-04-26  Luc Pionchon  <luc.pionchon@nokia.com>
1131
1132         * configure.ac: 0.12.12
1133
1134         * Makefile.am (clean-all): brutal target to cleanup the
1135         folder. Will do this properly later.
1136
1137 2006-04-25  Luc Pionchon  <luc.pionchon@nokia.com>
1138
1139         * doc/Makefile.am: use "-include" for gtk-doc.make (ignore
1140         included Makefile if missing).
1141
1142         * configure.ac: temporarily disable GTK_DOC_CHECK (problem in
1143         integration environement)
1144
1145         * configure.ac: print configuration summary after processing
1146
1147 2006-04-24  Marius Vollmer  <marius.vollmer@nokia.com>
1148
1149         From Murray Cumming  <murrayc@murrayc.com>, M#183.
1150
1151         * hildon-widgets/hildon-calendar-popup.c:
1152         (hildon_calendar_popup_new): Use only g_object_new(), passing 
1153         it properties, so that language bindings can do the same.
1154         (hildon_calendar_popup_set_date): Veryify the date here, 
1155         instead of only in the _new() function.
1156         (hildon_calendar_popup_set_property): Use get/set_date() to 
1157         verify the new date and to select it.
1158         (hildon_calendar_popup_get_property): Remove unused variables.
1159         * ut/hildon-widgets_tests.c (test45): New.
1160
1161         * hildon-widgets/hildon-add-home-dialog.c:
1162         (hildon_add_home_dialog_new): Move code into
1163         hildon_add_home_dialog_init(),
1164         hildon_add_home_dialog_set_old_name(), and
1165         hildon_add_home_dialog_set_new_name().  Supply parameters as
1166         properties values to g_object_new() instead, so that language
1167         bindings can do the same.
1168         (hildon_add_home_dialog_class_init): Added name and new_name
1169         properties.
1170         (hildon_add_home_dialog_init): Create always-needed widgets.
1171         (hildon_add_home_dialog_get_property),
1172         (hildon_add_home_dialog_set_property): Get/Set the name and
1173         new_name properties, recreating widgets if necessary, using new
1174         static helper function.
1175         * ut/hildon-widgets_tests.c (test46): New.
1176
1177         * hildon-widgets/hildon-grid-item.c
1178         (hildon_grid_item_set_property), (hildon_grid_item_get_property),
1179         (hildon_grid_item_class_init): Add icon-basename property.
1180         (hildon_grid_item_new, hildon_grid_item_new_with_label): Move code
1181         from here to hildon_grid_item_init(), so we can just call
1182         g_object_new().
1183         (hildon_grid_item_set_label): Convert NULL label to empty string.
1184         Bug fix: don't cast the label widget to a string and compare it
1185         against the new label text, use gtk_label_get_label instead.
1186         Expect priv->label to always be non-NULL.
1187         (update_icon): Don't pass NULL icon name to
1188         gtk_icon_theme_load_icon, use default icon instead in that case.
1189         * hildon-widgets/hildon-grid-item.h: Make
1190         _hildon_grid_item_set_label into public
1191         hildon_grid_item_set_label(), so that language bindings can use
1192         it.
1193         * ut/hildon-widgets_tests.c (VALID_ICON): Use existing icon.
1194         (test33a2, test33b4, test33b4): Expect them to succeed now that a
1195         HildonGridItem can handle NULL icons.
1196         
1197 2006-04-21  Luc Pionchon  <luc.pionchon@nokia.com>
1198
1199         * configure.ac: 0.12.11
1200
1201 2006-04-19 Tapani Palli <tapani.palli@nokia.com>
1202
1203         * thread safety (N#24348), fixed timeout and idle callbacks :
1204         hildon-widgets/hildon-window.c : hildon_window_escape_timeout()
1205         hildon-widgets/hildon-time-picker.c : hildon_time_picker_key_repeat_timeout()
1206         hildon-widgets/hildon-number-editor.c : do_mouse_timeout(),hildon_number_editor_select_all()
1207         hildon-widgets/hildon-banner.c : hildon_banner_timeout()
1208         hildon-widgets/hildon-app.c : hildon_app_escape_timeout()
1209         hildon-widgets/hildon-time-editor.c : highlight_callback()
1210         hildon-widgets/hildon-date-editor.c : _hildon_date_editor_entry_select_all()
1211
1212 2006-04-19 Tapani Palli <tapani.palli@nokia.com>
1213
1214         * hildon-widgets/hildon-app.c (hildon_app_key_release): send
1215         correct state for fullscreen, fixes N#26611
1216
1217 2006-04-19  Johan Bilien  <johan.bilien@nokia.com>
1218
1219         N#22909 
1220         * hildon-widgets/hildon-window.c:
1221           - hildon_window_toggle_menu now returns whether or not something was
1222             done
1223           - hildon_window_key_press_event(): when handling the menu hard key,
1224             return TRUE if we actually handled it
1225         * hildon-widgets/hildon-appview.c: _hildon_appview_toggle_menu()
1226           now returns if something was done
1227         * hildon-widgets/hildon-app.c: hildon_app_key_snooper(): return TRUE
1228           if we actually handled the menu hard key.
1229
1230 2006-04-19  Johan Bilien  <johan.bilien@nokia.com>
1231
1232         * hildon-widgets/hildon-window.c: Fixed a bug in child size allocation
1233           in fullscreen.
1234
1235 2006-04-19  Luc Pionchon  <luc.pionchon@nokia.com>
1236
1237         * configure.ac: 0.12.10
1238
1239
1240 2006-04-17  Luc Pionchon  <luc.pionchon@nokia.com>
1241
1242         * doc/hildon-libs-docs.sgml: added index for new symbols.
1243         
1244 2006-04-17  Luc Pionchon  <luc.pionchon@nokia.com>
1245
1246         * doc/Makefile.am (version.xml): generates version.xml
1247         * doc/hildon-libs-docs.sgml: added &version; entity, and display
1248         the version number in the doc title.
1249
1250 2006-04-17  Luc Pionchon  <luc.pionchon@nokia.com>
1251
1252         Minor changes for gtk-doc
1253         * hildon-note.c
1254         * hildon-weekday-picker.h
1255         * hildon-name-password-dialog.c
1256         * hildon-calendar-popup.h
1257         * hildon-range-editor.h
1258         * hildon-volumebar-range.h
1259         * hildon-banner.c
1260         * hildon-app.c
1261         * hildon-time-editor.c
1262         * gtk-infoprint.c
1263         * hildon-date-editor.h
1264
1265 2006-04-16  Luc Pionchon  <luc.pionchon@nokia.com>
1266
1267         * hildon-widgets/hildon-time-editor.c
1268         (hildon_time_editor_set_show_hours) 
1269         (hildon_time_editor_get_show_hours): added gtk-doc tag 'Since:'
1270
1271 2006-04-15  Luc Pionchon  <luc.pionchon@nokia.com>
1272
1273         N#22557
1274         * hildon-widgets/hildon-time-editor.c
1275         (hildon_time_editor_entry_keypress): use
1276         hildon_gtk_button_set_depressed, provided by osso-GTK, since
1277         2.6.10-1.osso4, instead of GTK private symbol
1278         _gtk_button_set_depressed
1279
1280 2006-04-15  Marius Vollmer  <marius.vollmer@nokia.com>
1281
1282         From Murray Cummings (M#185 M#283), with slight changes:
1283
1284         * configure.ac: Add a --rebuilds option, defaulting to yes, so we
1285         can disable the regeneration of hildon-libs-enum-types.[h|c], also
1286         based on the gnome-vfs build.
1287
1288         * hildon-widgets/Makefile.am: Use glib-mkenums to generate
1289         hildon-libs-enum-types.[h|c], and build them, based on the
1290         gnome-vfs build. This adds GTypes for the enums, needed for
1291         accurate signal registration, needed by bindings.
1292
1293         * hildon-widgets/hildon-number-editor.h: Rename the error_handler
1294         default signal handler to range_error, so it has the same name as
1295         the signal, as expected by bindings.
1296
1297         * hildon-widgets/hildon-marshalers.list: Change to the now-used
1298         marshallers.
1299
1300         * hildon-widgets/hildon-note.h (HildonNodeType): Marked as 'skip'.
1301         since hildon_note_type_get_type is defined manually and
1302         glib-mkenums should ignore this enum.
1303
1304         * hildon-widgets/hildon-app.h (HildonZoomLevel): Likewise.
1305         * hildon-widgets/hildon-caption.h (HildonCaptionStatus): Likewise.
1306
1307         Correct the signal registration for:
1308         
1309         * hildon-widgets/hildon-app.c 
1310         (hildon_app_class_init):
1311         "switch_to",
1312         "clipboard_copy",
1313         "clipboard_cut",
1314         "clipboard_paste"
1315
1316         * hildon-widgets/hildon-date-editor.c
1317         (hildon_date_editor_class_init):
1318         "date_error"
1319
1320         * hildon-widgets/hildon-find-toolbar.c
1321         (hildon_find_toolbar_class_init):
1322         "search", 
1323         "close",
1324         "invalid_input", 
1325         "history_append signals"
1326
1327         * hildon-widgets/hildon-grid.c
1328         (hildon_grid_class_init):
1329         "popup_context_menu"
1330
1331         * hildon-widgets/hildon-number-editor.c
1332         (hildon_number_editor_class_init):
1333         "range_error".
1334
1335 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
1336
1337         M#90 - Use standard GLib macro names.
1338         Based on a patch from Osvaldo Santana <osvaldo.santana@indt.org.br>
1339
1340         Deprecate HILDON_*_TYPE, replace by HILDON_TYPE_*,
1341         * hildon-widgets/hildon-calendar-popup.h: 
1342         * hildon-widgets/hildon-date-editor.h: 
1343         * hildon-widgets/hildon-range-editor.h: 
1344         * hildon-widgets/hildon-weekday-picker.h: 
1345         * hildon-widgets/hildon-volumebar-range.h: 
1346
1347         Updated macro name,
1348         * hildon-widgets/hildon-calendar-popup.c: 
1349         * hildon-widgets/hildon-date-editor.c: 
1350         * hildon-widgets/hildon-range-editor.c: 
1351         * hildon-widgets/hildon-volumebar-range.c: 
1352         * hildon-widgets/hildon-weekday-picker.c:
1353
1354 2006-04-13  Johan Bilien  <johan.bilien@nokia.com>
1355
1356         * hildon-widgets/hildon-code-dialog.c: Fixed L10n logical ids
1357           for Ok and Cancel buttons.
1358
1359 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
1360
1361         * configure.ac: 0.12.9
1362
1363 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
1364
1365         * hildon-widgets/hildon-color-button.c
1366         (INNER_BORDER_THICKNESS, COLOR_BUTTON_WIDTH, COLOR_BUTTON_HEIGHT):
1367         updated dimensions.
1368
1369
1370 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
1371
1372         * hildon-widgets/hildon-time-editor.c
1373         (convert_to_12h): removed m and s paramters (useless)
1374         (convert_to_24h): likewise.
1375         
1376 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
1377
1378         Automatic focus movement for HildonTimeEditor (IMP-13)
1379
1380         * hildon-widgets/hildon-time-editor.c
1381         (hildon_time_editor_init): connect after signal "insert_text"
1382         (hildon_time_editor_inserted_text): new function.
1383         On inserted text, if entry has two digits, jumps to the next field.
1384
1385 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
1386
1387         Pops up the color selector on 'select' hardkey (IMP-15)
1388         
1389         * hildon-widgets/hildon-color-button.c
1390         (hildon_color_button_init): connect "key-release-event"
1391         (hildon_color_button_key_released): new function.
1392         Pops up the color selector on 'select' hardkey release
1393
1394 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
1395
1396         Hildon grid, set items to be focus-and-activate instead of single
1397         tap activation (IMP-14) 
1398         
1399         * hildon-widgets/hildon-grid.c (hildon_grid_button_pressed): do not set focus.
1400         * hildon-widgets/hildon-grid.c (hildon_grid_button_released): activate selected item.
1401
1402
1403 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
1404
1405         Fetch hours/minutes/seconds separators from current locale (IMP-8)
1406         N#19061
1407
1408         * hildon-widgets/hildon-time-editor.c
1409         (struct _HildonTimeEditorPrivate): added 'hm_sep_symbol' and 'ms_sep_symbol'
1410         (hildon_time_editor_init): do not get separator labels from i18n, but from locale
1411         (hildon_time_editor_finalize): free separator symbols
1412         (get_time_separators): new function. Get time separators from locale.
1413         (hildon_time_editor_check_locale): call get_time_separators.
1414
1415 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
1416
1417         Removed icon for mandatory fields (IMP-3).
1418         Note: the logic and API to specify mandatory fields is preserved.
1419
1420         * hildon-widgets/hildon-caption.c (HILDON_CAPTION_MANDATORY_ICON): removed.
1421         (struct _HildonCaptionPrivate): removed 'mandatory_icon' field.
1422         (hildon_caption_set_property): case PROP_STATUS, removed related code.
1423         (hildon_caption_set_label_alignment): removed related code.
1424
1425
1426 2006-04-07  Luc Pionchon  <luc.pionchon@nokia.com>
1427
1428         * configure.ac: 0.12.8
1429
1430 2006-04-07  Luc Pionchon  <luc.pionchon@nokia.com>
1431
1432         * hildon-widgets/hildon-banner.c: added gtk-doc Since markers.
1433
1434
1435 2006-04-07  Tomas Junnonen  <tomas.junnonen@nokia.com>
1436
1437         - Added support for Pango markup
1438           Added   hildon_banner_show_information_with_markup
1439         - Removed hildon_banner_show_confirmation
1440         - Re-position the banner when its content changes
1441         - Banner now doesn't truncate strings nor insert linebreaks
1442         - fixes N#24339 - Information banners do not resize
1443
1444         * hildon-widgets/hildon-banner.[ch]
1445         (hildon_banner_show_information_with_markup): new function. Adds
1446         pango markup support for information banners.
1447         
1448         (hildon_banner_show_confirmation): removed. 'confirmation' was
1449         used only for the taask navigator (at most). It should use
1450         _show_information_with_markup with appropriate markup.
1451         
1452         (hildon_banner_set_markup): new function. 
1453
1454         (hildon_banner_check_position): new function. Factor code from
1455         hildon_banner_realize(), and update position calculation.
1456
1457         (struct _HildonBannerPrivate): removed max_lines.
1458         Uses as much lines as needed.
1459
1460         (hildon_banner_init): set banner label to wrap lines.
1461         
1462         (hildon_banner_set_text): do not truncate. Update banner's position.
1463
1464         (hildon_banner_set_markup): new function.
1465                                     Set banner's text with Pango markup.
1466
1467         (_hildon_gtk_label_set_text_n_lines): marked as deprecated.
1468
1469
1470         * hildon-widgets/gtk-infoprint.c
1471         (gtk_confirmation_banner): use hildon_banner_show_information
1472         instead of _show_confirmation.
1473         (gtk_confirmation_banner_with_icon_name): likewise.
1474
1475
1476 2006-04-07  Luc Pionchon  <luc.pionchon@nokia.com>
1477
1478         * hildon-widgets/hildon-color-button.c
1479         (hildon_color_field_expose_event): correct parameter order.
1480
1481
1482 2006-04-07  Johan Bilien  <johan.bilien@nokia.com>
1483
1484         * hildon-widgets/hildon-window.c:
1485           - Fixed a potential infinite loop when detaching the menus
1486             from the window widget (Closes N#26033)
1487
1488 2006-04-06  Johan Bilien  <johan.bilien@nokia.com>
1489
1490         * hildon-widgets/hildon-window.c:
1491           - Fixed a bug that made window fullscreen state tracking fail
1492           - Apply correct theming to menus so that they get placed
1493             correctly (Fixes N#24325)
1494           - Redraw the window borders if the size of the toolbar vbox changes
1495           - Reset the program to NULL in hildon_window_destroy
1496           - Stop the ESC key-press timeout when the window loses the focus
1497           - Small cleanups
1498         * hildon-widgets/hildon-program.c:
1499           - Reset the common toolbar to NULL when the program is finalised
1500
1501 2006-04-04  Marius Vollmer  <marius.vollmer@nokia.com>
1502
1503         * hildon-widgets/hildon-get-password-dialog.h,
1504         hildon-widgets/hildon-get-password-dialog.c
1505         (hildon_get_password_dialog_new,
1506         hildon_get_password_dialog_new_with_default): Renamed
1507         get_old_password_title parameter to "get_old" to correspond with
1508         the property name.  This helps the C++ bindings.
1509         * ut/hildon-widgets_tests.c (test43, test44): New.
1510
1511 2006-04-03  Marius Vollmer  <marius.vollmer@nokia.com>
1512
1513         * ut/hildon-widgets_tests.c: Disabled unimplemented testcases:
1514         test20a, test20b, test20c, test20d, test36a, test36b, test36c,
1515         test36d.
1516
1517         From Murray Cumming.
1518         
1519         * hildon-libs/hildon-caption.c:
1520         (hildon_caption_init): Do the hildon_caption_set_child_expand()
1521         here.
1522         (hildon_caption_new): Use the child property from GtkContainer
1523         instead of calling gtk_container_add(), because _new() functions
1524         should just use g_object_new(), so that language-bindings can do
1525         the same.
1526
1527         * ut/hildon-widgets_tests.c: Added test42 for hildon_caption_new. 
1528
1529 2006-03-30  Luc Pionchon  <luc.pionchon@nokia.com>
1530
1531         * configure.ac: 0.12.7
1532
1533 2006-03-29  Luc Pionchon  <luc.pionchon@nokia.com>
1534
1535         Fixes N#20917
1536         * hildon-widgets/hildon-font-selection-dialog.c
1537         (REFERENCE_LINE): removed
1538         (hildon_font_selection_dialog_show_preview): added l10n support
1539         for the reference string (use to differentiate sub/super script in
1540         font preview)
1541         (hildon_font_selection_dialog_show_preview): likewise
1542
1543
1544 2006-03-28  Luc Pionchon  <luc.pionchon@nokia.com>
1545
1546         * po/en_GB.po: update
1547
1548 2006-03-28  Luc Pionchon  <luc.pionchon@nokia.com>
1549
1550         * hildon-widgets/hildon-add-home-dialog.c
1551         (hildon_add_home_dialog_init): removed i18n support (deprecated
1552         widget. Hinder logical ID processing)
1553         (hildon_add_home_dialog_new): likewise.
1554
1555         * hildon-widgets/hildon-insert-object-dialog.c
1556         (hildon_insert_object_dialog_init): likewise.
1557
1558
1559 2006-03-28  Luc Pionchon  <luc.pionchon@nokia.com>
1560
1561         * hildon-widgets/hildon-font-selection-dialog.c
1562         (hildon_font_selection_dialog_construct_notebook): logical ID typo
1563         
1564
1565 2006-03-27  Johan Bilien  <johan.bilien@nokia.com>
1566
1567         * hildon-widgets/hildon-window.[ch]:
1568           - update the title when the window is realized
1569           - added support for long press on the ESC key. Fixes N#24620
1570
1571 2006-03-26  Luc Pionchon  <luc.pionchon@nokia.com>
1572
1573         * hildon-widgets/hildon-time-editor.h: indent, improve readability.
1574
1575 2006-03-26  Luc Pionchon  <luc.pionchon@nokia.com>
1576
1577         * hildon-widgets/hildon-seekbar.c
1578         (hildon_seekbar_button_press_event): use if statement instead of 's?a:b'
1579
1580 2006-03-24  Luc Pionchon  <luc.pionchon@nokia.com>
1581
1582         * configure.ac: 0.12.6
1583
1584 2006-03-23  Luc Pionchon  <luc.pionchon@nokia.com>
1585
1586         * hildon-widgets/hildon-defines.h (HILDON_HARDKEY_LEFT):
1587         fixed typo GKD_Left -> GDK_Left, N#24042
1588
1589
1590 2006-03-22  Luc Pionchon  <luc.pionchon@nokia.com>
1591
1592
1593         Fixed i18n issues:
1594
1595
1596         Updated logical id to lower case: Ckct_ -> ckct_
1597         * hildon-widgets/hildon-date-editor.c (hildon_date_editor_date_error): 
1598         * hildon-widgets/hildon-number-editor.c (hildon_number_editor_error_handler): 
1599         * hildon-widgets/hildon-range-editor.c (hildon_range_editor_class_init) 
1600         (hildon_range_editor_init, hildon_range_editor_entry_validate) 
1601         (hildon_range_editor_entry_validate): 
1602         * hildon-widgets/hildon-time-editor.c (validated_conversion) 
1603         (validated_conversion, hildon_time_editor_real_validate): 
1604         * hildon-widgets/hildon-grid.c (hildon_grid_class_init) 
1605         (hildon_grid_init): 
1606
1607
1608         Updated logical id to lower case: Ecdg_ -> ecdg_
1609         * hildon-widgets/hildon-time-editor.c (hildon_time_editor_init): 
1610         * hildon-widgets/hildon-time-picker.c (hildon_time_picker_init): 
1611         * hildon-widgets/hildon-calendar-popup.c (hildon_calendar_popup_init): 
1612         * hildon-widgets/hildon-color-popup.c (hildon_color_popup_new) 
1613         * hildon-widgets/hildon-wizard-dialog.c (hildon_wizard_dialog_init) 
1614         (hildon_wizard_dialog_create_title): 
1615         * hildon-widgets/hildon-find-toolbar.c (hildon_find_toolbar_class_init): 
1616         (hildon_find_toolbar_init): 
1617         * hildon-widgets/hildon-note.c (hildon_note_rebuild) 
1618         (hildon_note_rebuild, hildon_note_set_button_text): 
1619
1620
1621         Removed i18n support for property description,
1622         * hildon-widgets/hildon-time-picker.c (hildon_time_picker_class_init):
1623
1624
1625 2006-03-21  Luc Pionchon  <luc.pionchon@nokia.com>
1626
1627         * configure.ac: 0.12.5
1628
1629 2006-03-21  Tommi Komulainen  <tommi.komulainen@nokia.com>
1630         
1631         * doc/hildon-libs-docs.sgml: Move HildonWizardDialog in Dialogs
1632         * hildon-widgets/hildon-caption.c: Fix erroneous gtk-doc comment
1633         blocks, again.
1634
1635 2006-03-20  Johan Bilien  <johan.bilien@nokia.com>
1636
1637         * hildon-widgets/hildon-grid.c: added missing include hildon-app.h for
1638           HILDON_IS_APP
1639
1640 2006-03-20  Johan Bilien  <johan.bilien@nokia.com>
1641
1642         Cleanup wizard dialog,
1643
1644         * hildon-widgets/hildon-wizard-dialog.c
1645         (struct HildonWizardDialogPrivate): removed 'previous_button'
1646           and 'next_button' (obsolete)
1647         
1648         (hildon_wizard_dialog_response): new private function. Handles the
1649         'response' signal and replaces direction_button_clicked() in
1650         taking care of notebook page changes and button dimming.
1651
1652         (hildon_wizard_dialog_init): 'previous' and 'next' buttons are now
1653         added to the dialog as response buttons. This enables the usage of
1654         GtkDialog API for setting their sensitiveness.
1655         
1656         (dimming/undimming): Connected hildon_wizard_dialog_response to
1657         "resonse" signal. Removed useless title creation because it
1658         depends on the notebook which is not yet created.
1659         
1660         (hildon_wizard_dialog_set_property): minor code cleanup
1661         
1662         (hildon_wizard_dialog_create_title): removed useless else-if
1663         statement.
1664
1665         * hildon-widgets/hildon-wizard-dialog.h
1666         (hildon_wizard_dialog_get_type): added G_GNUC_CONST
1667
1668
1669         * hildon-widgets/hildon-wizard-dialog.[ch]: Reverted the patch
1670           adding the page_change signal, as the application can now track
1671           the response signal instead.
1672
1673
1674 2006-03-17  Luc Pionchon  <luc.pionchon@nokia.com>
1675
1676         * configure.ac: 0.12.4
1677
1678
1679 2006-03-16  Luc Pionchon  <luc.pionchon@nokia.com>
1680
1681         * doc/tmpl/*
1682         * hildon-widgets/*
1683         moved widget descriptions to respective source file (*.c)
1684         + minor doc updates
1685
1686
1687 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
1688
1689         Cleanup color button
1690
1691         * hildon-widgets/hildon-color-button.c: 
1692         - removed unused #include
1693         - removed unused gettext macro
1694
1695         (COLOR_FIELD_WIDTH) : renamed to COLOR_FILLED_WIDTH
1696         (COLOR_FIELD_HEIGHT): renamed to COLOR_FILLED_HEIGHT
1697         + value updated to match specifications
1698         
1699         (struct _HildonColorButtonPrivate):
1700         removed 'drawing_area' and 'pixbuf' members (unused)
1701
1702         (hildon_color_button_init):     
1703         use drawing_area directly, update COLOR_FILLED_ macro names
1704
1705         (hildon_color_button_unrealize): new function.
1706         (hildon_color_button_class_init): register unrealize function   
1707         (hildon_color_button_finalize): free allocated GC in unrealize
1708         handler instead of in finalize.
1709         
1710         (hildon_color_button_recolor_pixbuf): removed. (use
1711         gdk_draw_rectangle() instead)
1712         (hildon_color_button_draw_pixbuf_borders): likewise
1713         
1714         (hildon_color_field_expose_event): use gdk_draw_rectangle() to
1715         draw the button
1716         (hildon_color_button_set_property): queue the drawing - instead of
1717         calling recolor_pixbuf
1718
1719         (hildon_color_button_clicked): renamed variable 'csd' to 'cs_dialog'
1720
1721
1722 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
1723
1724         More cleanup for range editor,
1725         
1726         * hildon-widgets/hildon-range-editor.[ch]
1727         - removed useless includes
1728         (hildon_range_editor_new_with_separator): set char parameter 'const'
1729
1730         * hildon-widgets/hildon-range-editor.c
1731         - removed useless includes
1732         - rewritten a lot of functions because code was inefficient.  
1733         - removed useless g_return_if_fail calls from various functions.  
1734
1735         (hildon_range_editor_init): Romoved unneeded casts, added composite names.
1736         (hildon_range_editor_entry_keypress):  rewritten
1737         (hildon_range_editor_entry_focus_out): rewritten
1738         (hildon_range_editor_refresh_widths): New function
1739         (hildon_range_editor_set_range): Make sure that the values are in
1740         correct order
1741         (hildon_range_editor_set_lower):  rewritten.
1742         (hildon_range_editor_set_higher): rewritten.
1743         (hildon_range_editor_set_min):    rewritten.
1744         (hildon_range_editor_set_max):    rewritten.
1745
1746         (hildon_range_editor_entry_validate): New validator function
1747         (hildon_range_editor_entry_changed): New signal handler for
1748         "changed" for entries, this will now validate whenever entry changes.
1749
1750         (hildon_range_editor_entry_focus_out): Added g_assert for
1751         editor. Removed call to hildon_range_editor_apply_current_range().
1752         Added call to the new function hildon_range_editor_entry_validate()
1753         for validation.
1754         
1755         (hildon_range_editor_init): connected
1756         hildon_range_editor_entry_changed to "changed" for entries.
1757
1758
1759 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
1760
1761         Major cleanup for time editor
1762
1763         * hildon-widgets/hildon-time-editor.c
1764         - removed unused #includes.
1765         - Removed useless g_return_if_fail(editor) calls
1766         (HILDON_IS_TIME_EDITOR does this check as well for us).
1767         
1768         (hildon_time_editor_add_style):         removed, obsolete.
1769         (hildon_time_editor_mnemonic_activate): removed, obsolete
1770         (hildon_time_editor_get_max_values):    removed, obsolete.
1771         
1772         (validated_conversion): New helper function
1773
1774         (hildon_time_editor_entry_changed): New function, now the widget
1775         interactively validates the inputted contents (not requiring focus
1776         move).
1777
1778         (ticks_to_time): rewritten, using less arithmetic operations.
1779         (hildon_time_editor_validate):          rewritten
1780         (hildon_time_editor_set_ticks):         rewritten
1781         (hildon_time_editor_set_duration_mode): rewritten
1782         (hildon_time_editor_entry_keypress):    rewritten
1783
1784         * hildon-widgets/hildon-time-editor.[ch]
1785         (hildon_time_editor_set_show_hours)
1786         (hildon_time_editor_get_show_hours) new functions to show/hide hours
1787
1788         
1789 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
1790
1791         Cleanup number editor
1792         
1793         * hildon-widgets/hildon-number-editor.c: 
1794         (SPACE_BORDER): removed
1795         
1796         (hildon_number_editor_size_request):
1797         (hildon_number_editor_size_allocate): updated to use hildondefines
1798         
1799         (hildon_number_editor_mnemonic_activate): function removed,
1800         mnemonic are not used
1801         
1802         (hildon_number_editor_stop_repeat_timer): new function, to avoid
1803         duplicated code
1804         (hildon_number_editor_button_release):
1805         (hildon_number_editor_finalize): updated to use new function
1806
1807         (hildon_number_editor_entry_keypress): completely rewritten
1808         (change_numbers): likewise
1809         (do_mouse_timeout): likewise
1810         (hildon_number_editor_set_range): likewise
1811
1812         (hildon_number_editor_validate_value): new function, used for all
1813         validation
1814         (hildon_number_editor_focus_out):
1815         (hildon_number_editor_entry_changed): updated to use previous.
1816
1817         (hildon_number_editor_real_set_value): new function that formats
1818         given int to field. Used by change_numbers and set_value
1819
1820         (integer_to_string): removed, we now have one place that
1821         converts numbers and that uses buffer from stack.
1822         (hildon_number_editor_set_value): changed to use new format function.
1823
1824
1825 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
1826
1827         * hildon-widgets/hildon-time-picker.c:
1828         reorganized how the widgets are stored to reduce code
1829         (HildonTimePickerWidgetGroup): new struct
1830         (struct _HildonTimePickerPrivate): added member 'widgets' as an array of HildonTimePickerWidgetGroup
1831         (hildon_time_picker_init)
1832         (hildon_time_picker_arrow_press)
1833         (hildon_time_picker_event_box_key_press)
1834         (hildon_time_picker_change_time)
1835         (hildon_time_picker_map)
1836         (hildon_time_picker_event_box_key_release): use new widget organization
1837         
1838
1839         (hildon_time_picker_init): return value from nl_timeinfo() is
1840         valid only until it's called again, so g_strdup() the value when
1841         storing it.
1842
1843         (MINS_IN_1H, MINS_IN_24H, MINS_IN_12H): defines hardcoded values
1844         (HILDON_TIME_PICKER_LABEL_X_PADDING) 
1845         (HILDON_TIME_PICKER_LABEL_Y_PADDING): defines hardcoded values
1846         (hildon_time_picker_set_time):
1847         (hildon_time_picker_get_time):
1848         (hildon_time_picker_ampm_release): used the new defines
1849
1850         (struct _HildonTimePickerPrivate)
1851         (hildon_time_picker_init) 
1852         (hildon_time_picker_event_box_key_press) 
1853         (hildon_time_picker_change_time): 
1854         - c12h     renamed to show_ampm,
1855         - ampo_pos renamed to ampm_left.
1856
1857         (hildon_time_picker_timeout): renamed to
1858         hildon_time_picker_key_repeat_timeout(), 
1859         and renamed parameter to 'hildon_time_picker'
1860
1861         (hildon_time_picker_event_box_press): renamed to
1862         hildon_time_picker_event_box_button_press()
1863
1864         (hildon_time_picker_finalize): Added finalizer to make sure the
1865         key repeat timeout handler gets removed.
1866
1867         (hildon_time_picker_arrow_press): Placed multipliers into
1868         button_multipliers[] array to avoid multiple if/then/else
1869         blocks.
1870
1871
1872 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
1873
1874         * hildon-libs/hildon-find-toolbar.c (hildon_find_toolbar_filter):
1875         calculates correctly which items will be visible. Fixes N#16991.
1876
1877
1878 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
1879
1880         * hildon-widgets/hildon-find-toolbar.c
1881         (hildon_find_toolbar_history_append): set "column" property only
1882         after model has been set.
1883         
1884         
1885 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
1886
1887         * hildon-widgets/hildon-app.c (hildon_app_escape_timeout): rename
1888         the parameter more descriptively
1889
1890
1891 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
1892
1893         Cleanup HildonApp,
1894         
1895         * hildon-widgets/hildon-app-private.h: use G_*_DECLS
1896
1897         * hildon-widgets/hildon-app.[ch]
1898         (hildon_zoom_level_get_type): removed G_CONST_RETURN
1899
1900         * hildon-widgets/hildon-app.c:
1901         - removed HILDON_DISABLE_DEPRECATED flags
1902         - added g_assert'ions to internal functions
1903         - more code comments
1904         
1905         (hildon_app_button): Move the fixed define to the function itself,
1906         add simple autodetection, clean up comments.
1907
1908         (hildon_app_key_release): Remove bogus argument to signal emission
1909         (not needed), emit the "fullscreen_state_change" directly instead
1910         of calling set_fullscreen.
1911
1912         (hildon_app_construct_title): removed dead code
1913
1914         (hildon_app_register_view_with_id): do not call g_slist_nth() to
1915         get the first element...
1916         
1917         
1918 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
1919
1920         * hildon-widgets/hildon-appview.c: 
1921         (hildon_appview_init):   indented comments properly
1922         (paint_toolbar):         indented comments properly
1923         (hildon_appview_expose): indented code properly
1924         (hildon_appview_toolbar_toggle_request): removed dead code
1925
1926
1927 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
1928
1929         * hildon-widgets/hildon-caption.c
1930         (hildon_caption_expose): use g_assert instead of g_return_val_if_fail
1931         (hildon_caption_size_allocate): likewise.
1932         (hildon_caption_forall): likewise.
1933
1934
1935 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
1936
1937         Cleanup Find toolbar,
1938         
1939         * hildon-widgets/hildon-find-toolbar.[ch]
1940         (hildon_find_toolbar_new): set 'label' parameter const.
1941         (hildon_find_toolbar_new_with_model): likewise.
1942
1943         * hildon-widgets/hildon-find-toolbar.c
1944         (struct _HildonFindToolbarPrivate):
1945           changed entry_combo_box type to GtkComboBoxEntry*
1946
1947         (hildon_find_toolbar_get_list_model): new function, to factor
1948         member access and casting
1949         (hildon_find_toolbar_get_entry): likewise.
1950         (hildon_find_toolbar_apply_filter): removed set_column parameter
1951         since it was used by only one caller, and made the caller do it
1952         instead. Removed unnecessary casts.
1953
1954         (hildon_find_toolbar_find_string): new function.
1955         (hildon_find_toolbar_history_append): code cleanup. use
1956         hildon_find_toolbar_find_string.
1957         
1958         (hildon_find_toolbar_get_property)
1959         (hildon_find_toolbar_get_entry)
1960         (hildon_find_toolbar_init)
1961         (hildon_find_toolbar_new)
1962         (hildon_find_toolbar_new_with_model)
1963         (hildon_find_toolbar_highlight_entry): Removed unnecessary casts
1964         and changed some of them to use the new convenience functions
1965         instead.
1966
1967         (hildon_find_toolbar_highlight_entry): use g_return_if_fail()
1968         instead of if-check to validate parameter.
1969
1970         
1971 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
1972
1973         Cleanup hildon-defines,
1974         
1975         * hildon-widgets/hildon-defines.c (hildon_icon_sizes_init) 
1976         (hildon_change_style_recursive_from_ld): use G_GNUC_EXTENSION macro instead of #ifdef
1977
1978         (hildon_logical_data_free): new function. Free logical data.
1979         (hildon_gtk_widget_set_logical_font): store logicalfontstring g_strdup()ed.
1980         (hildon_gtk_widget_set_logical_color): store logicalcolorstring g_strdup()ed.
1981
1982         * hildon-widgets/hildon-defines.[ch]
1983         (hildon_gtk_widget_set_logical_font): use const gchar*
1984         (hildon_gtk_widget_set_logical_color): likewise.
1985
1986         * hildon-widgets/hildon-defines.c: 
1987         (hildoniconsizes): set const
1988         (hildoninternaliconsizes): set static, renamed 'iis'
1989
1990         
1991 2006-03-14  Luc Pionchon  <luc.pionchon@nokia.com>
1992
1993         Cleanup Caption widget,
1994         
1995         * hildon-libs/hildon-caption.[ch]
1996         (hildon_caption_status_get_type, hildon_caption_get_type):
1997         G_CONST_RETURN removed, G_GNUC_CONST added
1998
1999         * hildon-widgets/hildon-caption.c
2000
2001         (struct _HildonCaptionPrivate): removed 'activate_block' member; not used anymore.
2002
2003         (hildon_caption_set_property): removed useless code.
2004         (hildon_caption_button_press): simplified greatly by removing the
2005         unnecessary recursion to locate the first focusable child of a
2006         container - simple gtk_widget_grab_focus achieves the same
2007         (get_first_focusable_child): removed (not used anymore)
2008         
2009         (hildon_caption_set_focus): uses gtk_widget_is_ancestor instead of reinventing it
2010
2011         (hildon_caption_set_focus_child): removed (not used anymore)
2012         (hildon_caption_class_init): remove ref to hildon_caption_set_focus_child()
2013
2014         (hildon_caption_hierarchy_changed): type check added
2015         (hildon_caption_forall): callback null check added
2016         (hildon_caption_set_status): type check added
2017         (hildon_caption_set_icon_image): type check added
2018         (hildon_caption_activate): activate_block kludge removed as outdated
2019         (hildon_caption_get_child_expand): argument declared const
2020         (hildon_caption_set_label_text): g_return_if_fail changed to
2021         g_assert since this is not a public function;
2022         Duplicate separator check now uses correct localized separator
2023         instead of assuming ':'
2024
2025         
2026 2006-03-14  Luc Pionchon  <luc.pionchon@nokia.com>
2027
2028         Cleanup AppView,
2029         
2030         * hildon-libs/hildon-appview-c:
2031         (hildon_app_view_init): Fixed a problem that prevented to set an
2032         arbitrary value for TOOLBAR_MIDDLE (the distance, in pixel,
2033         between toolbars). This fix involves a change in the default gtkrc
2034         file, ie. the modification of the 'border' value of the
2035         "toolbar-frame-middle" image in the osso-appview-background style.
2036
2037         (hildon_appview_add_with_scrollbar): pack in a scrolled window all
2038         widget supporting adjustements, not only viewports.
2039
2040         (visible_toolbar): use proper parameter names
2041         (find_findtoolbar_index): likewise.
2042         (find_findtoolbar): likewise.
2043         
2044         (find_findtoolbar): use g_assert for internal functions instead of g_return_if_fail
2045         (hildon_appview_finalize): likewise.
2046         (hildon_appview_signal_marshal): likewise.
2047         (hildon_appview_forall): likewise.
2048         (hildon_appview_switched_to): likewise. 
2049         (hildon_appview_real_fullscreen_state_change): likewise.
2050
2051         
2052 2006-03-14  Luc Pionchon  <luc.pionchon@nokia.com>
2053
2054         * hildon-widgets/hildon-date-editor.c
2055         (hildon_date_editor_entry_validate): Now, if an invalid date is
2056         entered, date-editor reverts to previous date, instead of setting
2057         the maximum allowed days.
2058
2059
2060 2006-03-14  Luc Pionchon  <luc.pionchon@nokia.com>
2061
2062         * hildon-widgets/hildon-date-editor.h
2063         (enum HildonDateEditorErrorType): added NO_ERROR entry.
2064
2065         * hildon-widgets/hildon-date-editor.c
2066         (hildon_date_editor_entry_validate): initialize error_code to NO_ERROR.
2067         (hildon_date_editor_entry_validate): check error_code against NO_ERROR
2068
2069
2070 2006-03-14  Luc Pionchon  <luc.pionchon@nokia.com>
2071
2072         * hildon-widgets/hildon-get-password-dialog.c:
2073         (hildon_get_password_dialog_set_title): Removed the deprecation
2074         #ifdefs from the .c file.
2075
2076         * hildon-widgets/hildon-file-handling-note.c: likewise.
2077
2078
2079
2080 2006-03-14  Luc Pionchon  <luc.pionchon@nokia.com>
2081
2082         * hildon-widgets/hildon-color-selector.c: Removed unused defines.
2083
2084         * hildon-widgets/hildon-color-selector.c
2085         (struct _HildonColorSelectorPriv): split 'index' into 'selected_index' and 'focus_index'
2086         (hildon_color_selector_expose)
2087         (hildon_color_selector_get_color)
2088         (hildon_color_selector_set_color)
2089         (key_pressed)
2090         (select_color)  
2091         (modify_focused): Separate selected color and focused color.
2092         Focused color now draws a different colored border around it.
2093         Renamed modify_selected() to modify_focused().
2094
2095         * hildon-widgets/hildon-color-selector.c
2096         (hildon_color_selector_expose)
2097         (select_color): Changed the logic in how the box positions are
2098         calculated. The old logic was wrong, but just happened to work
2099         with those specific values.
2100
2101         * hildon-widgets/hildon-color-selector.c
2102         (hildon_color_selector_expose): Draw the selected-border using
2103         ImageBorderColor color instead of hardcoded black.
2104
2105
2106 2006-03-13  Luc Pionchon  <luc.pionchon@nokia.com>
2107
2108         * hildon-widgets/hildon-color-popup.c (hildon_color_popup_new):
2109         removed current_color; use initial_color directly.
2110         Disabled select-hardkey from activating to OK-button by default. 
2111
2112
2113 2006-03-13  Luc Pionchon  <luc.pionchon@nokia.com>
2114
2115         * hildon-widgets/hildon-date-editor.c
2116         (hildon_date_editor_keypress): removed the unnecessary check for
2117         the position of the cursor in the text-field which was hindering
2118         the Left key from working as expected.
2119
2120
2121 2006-03-13  Luc Pionchon  <luc.pionchon@nokia.com>
2122
2123         * hildon-widgets/hildon-date-editor.c: connect 'toggled' signal 
2124         after setting the toggle_button active. Prevents GLIB_CRITICALs. 
2125
2126 2006-03-13  Luc Pionchon  <luc.pionchon@nokia.com>
2127
2128         * hildon-widgets/hildon-dialoghelp.c: minor cleanups
2129
2130         
2131 2006-03-13  Luc Pionchon  <luc.pionchon@nokia.com>
2132
2133         * hildon-widgets/hildon-font-selection-dialog.c
2134         (hildon_font_selection_dialog_show_preview): set line wrap for
2135         preview label.
2136
2137
2138 2006-03-13  Luc Pionchon  <luc.pionchon@nokia.com>
2139
2140         * hildon-widgets/hildon-date-editor.c
2141         (hildon_child_forall): cast 'container'
2142         (hildon_date_editor_size_allocate): adjusted height allocation.
2143
2144
2145 2006-03-13  Luc Pionchon  <luc.pionchon@nokia.com>
2146
2147         Cleanup calendar popup,
2148
2149         * hildon-widgets/hildon-calendar-popup.c: 
2150         - updated 'longdesc' comment.
2151         - removed gtk-infoprint.h from included headers (unused).
2152
2153         (struct HildonCalendarPopupPrivate): removed member
2154         'can_exit' (useless).
2155         (hildon_calendar_day_selected): removed (useless).
2156         (hildon_calendar_allow_exit): likewise.
2157         (hildon_calendar_deny_exit): likewise.
2158
2159         (hildon_calendar_selected_date): new function. replaces
2160         hildon_calendar_allow_exit()
2161
2162         (hildon_calendar_popup_init):
2163         - Removed initialization for 'can_exit'. 
2164         - Removed connection to removed useless functions.
2165         - Connect "selected_date" to hildon_calendar_selected_date().
2166         - Do not grab the focus (useless)
2167
2168         (hildon_key_pressed): just handle ESC and Return keys.
2169
2170         (hildon_calendar_popup_get_property): removed unused variables.
2171
2172
2173 2006-03-13  Tommi Komulainen  <tommi.komulainen@nokia.com>
2174
2175         * hildon-widgets/hildon-caption.c
2176         * hildon-widgets/hildon-composite-widget.h
2177         * hildon-widgets/hildon-get-password-dialog.c
2178         * hildon-widgets/hildon-grid.h
2179         * hildon-widgets/hildon-grid-item.h
2180         * hildon-widgets/hildon-volumebar-range.c
2181         * hildon-widgets/hildon-vvolumebar.c: Fix erroneous gtk-doc comment
2182         blocks.
2183         (hildon_controlbar_get_type): likewise.
2184
2185 2006-03-13  Tommi Komulainen  <tommi.komulainen@nokia.com>
2186
2187         * doc/hildon-libs.types: Add missing types
2188         * doc/hildon-libs-docs.sgml: Add missing links and some organization
2189         * doc/tmpl/*: Regenerate and add new files
2190
2191 2006-03-13  Tommi Komulainen  <tommi.komulainen@nokia.com>
2192
2193         * doc/Makefile.am: 
2194         * doc/hildon-libs-docs.xml: rename to hildon-libs-docs.sgml
2195
2196 2006-03-13  Tommi Komulainen  <tommi.komulainen@nokia.com>
2197
2198         * doc/tmpl/hildon-wizard-dialog.sgml: Fix unmatching tags
2199         * doc/Makefile.am: Ignore right files with IGNORE_HFILES
2200
2201 2006-03-13  Tommi Komulainen  <tommi.komulainen@nokia.com>
2202         
2203         * autogen.sh
2204         * configure.ac
2205         * doc/Makefile.am: Update gtk-doc framework bits
2206         * gtk-doc.make (commit generated file)
2207         * doc/hildon-libs-overrides.txt (add empty file for gtk-doc 1.1) 
2208
2209 2006-03-13  Johan Bilien  <johan.bilien@nokia.com>
2210         * hildon-widgets/hildon-code-dialog.c:
2211           - Add default title
2212           - Fix l10n
2213
2214 2006-03-07  Johan Bilien  <johan.bilien@nokia.com>
2215
2216         * hildon-widgets/hildon-window.c: propagate key-press event to the
2217           parent class (Closes N#23400)
2218         * configure.ac: 0.12.3
2219
2220 2006-03-06  Johan Bilien  <johan.bilien@nokia.com>
2221
2222         * hildon-wizard-dialog.[ch]: Add page_change signal. Patch courtesy
2223           of Artem Garmash 
2224         * configure.ac: 0.12.2
2225
2226
2227 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
2228
2229         * hildon-widgets/hildon-color-selector.c (key_pressed): use
2230         g_assert instead of g_return_val_if_fail
2231
2232         + indent changes
2233
2234
2235 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
2236
2237         * hildon-widgets/hildon-get-password-dialog.[ch]: 
2238         (hildon_get_password_dialog_set_title) marked deprecated.
2239
2240         + cleanup header coding style
2241
2242         
2243 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
2244
2245         Cleanup font selection dialog
2246         
2247         * hildon-widgets/hildon-font-selection-dialog.c
2248
2249         (hildon_font_selection_dialog_construct_notebook): removed dummy
2250         label
2251
2252         (color_modified_cb): renamed argument 'data' to 'fsd_priv'
2253
2254         (hildon_font_selection_dialog_preview_key_press): Renamed argument
2255         'data' to 'unused'. Replaced g_return_val_if_fail with g_assert.
2256
2257         (toggle_clicked): renamed argument 'data' to 'unused'
2258
2259         (hildon_font_selection_dialog_set_preview_text): added proper
2260         argument checking
2261
2262
2263 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
2264
2265         * hildon-widgets/hildon-system-sound.c (hildon_play_system_sound):
2266         removed console messages.
2267
2268         
2269 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
2270
2271         * hildon-widgets/hildon-sort-dialog.c: removed unused #include
2272         (struct _HildonSortDialogPrivate):
2273         - removed okButton, cancelButton
2274         - removed sort_by_value, sort_order_type
2275         - removed index_first
2276         - renamed combo1   to combo_key
2277         - renamed caption1 to caption_key
2278         - renamed combo2   to combo_order
2279         - renamed caption2 to cpation_order
2280
2281         (hildon_sort_dialog_init): removed init of unused fields.
2282                                    use new field names.
2283         (hildon_sort_dialog_get_sort_key): likewise.
2284         (hildon_sort_dialog_get_sort_order): likewise.
2285         (hildon_sort_dialog_set_sort_key): likewise.
2286         (hildon_sort_dialog_set_sort_order): likewise.
2287         (hildon_sort_dialog_add_sort_key): likewise.
2288         
2289 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
2290
2291         * hildon-widgets/hildon-date-editor.c
2292         (hildon_child_forall): use g_assert instead of g_return_if_fail
2293         (hildon_date_editor_entry_validate): likewise.
2294
2295
2296 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
2297
2298         * hildon-widgets/hildon-controlbar.c
2299         (hildon_controlbar_change_value): commented function.
2300
2301         * hildon-widgets/hildon-wizard-dialog.c
2302         (hildon_wizard_dialog_get_property): likewise.
2303
2304
2305 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
2306
2307         Cleanup weekday picker,
2308
2309         * hildon-widgets/hildon-weekday-picker.c
2310         (_): removed unused gettext macro
2311         (button_toggle): use meaningful parameter name
2312         (hildon_weekday_picker_forall): use g_asserts instead of g_return_if_fail
2313         (hildon_weekday_picker_size_allocate): likewise.
2314         (button_toggle): likewise.
2315
2316         
2317 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
2318
2319         Cleanup time editor,
2320         
2321         * hildon-widgets/hildon-time-editor.c
2322         (HILDON_TIME_EDITOR_GET_PRIVATE): moved up in the file.
2323         (ENTRY_BORDER, ICON_WIDTH, ICON_HEIGHT): removed hardcoded pixel sizes.
2324         (HILDON_TIME_EDITOR_TIME_LOWER_VALUE): removed (unused)
2325         (HILDON_TIME_EDITOR_TIME_UPPER_VALUE): removed (unused)
2326
2327         (struct _HildonTimeEditorPrivate):
2328         - h_entry, m_entry, s_entry replaced by entries[],
2329                                     allows to remove a lot of code.
2330         - label  renamed to hm_label
2331         - label2 renamed to sec_label
2332         - ampm   renamed to ampm_label
2333         - show_s renamed to show_seconds
2334         - removed fields: icon, valid_value, validated
2335
2336         + moved up in the file.
2337
2338         (enum HildonValidation): removed unused field 'VALIDATION_ERROR'
2339
2340         (ENTRY_HOURS, ENTRY_MINS, ENTRY_SECS): added (enum)
2341
2342         (set_widget_allocation): removed
2343         (hildon_time_editor_entry_changed): removed
2344
2345         (hildon_time_editor_forall): use g_asserts instead of g_return_if_fails
2346
2347         (hildon_time_editor_forall): removed unnecessary code
2348         (hildon_time_editor_destroy): likewise. 
2349
2350         (hildon_time_editor_class_init): use MIN_DURATION and MAX_DURATION
2351
2352         (hildon_time_editor_tap_and_hold_setup): loop on 'entries[]'
2353
2354         (hildon_time_editor_set_to_current_time): new function. (factorise code)
2355         (hildon_time_editor_init): loop on 'entries[]' (simplifies the code),
2356                                    use new variable names,
2357                                    use hildon_time_editor_set_to_current_time
2358         
2359         (hildon_time_editor_mnemonic_activate): uses 'entries[]'
2360         (hildon_time_editor_set_ticks): use g_assert instead of
2361                                         g_return_if_fails, use
2362                                         'entries[]', removed dead code
2363
2364         (hildon_time_editor_set_show_seconds): use 'entries[]' and new variable names
2365         (hildon_time_editor_validate): use 'entries[]', removed dead code
2366         (hildon_time_editor_get_max_values): use 'entries[]'
2367
2368
2369         (hildon_time_editor_get_show_seconds): use new variable names
2370         (hildon_time_editor_set_duration_mode): likewise.
2371
2372         (hildon_time_editor_check_locale): do not g_strdup (fix memory leak)
2373
2374         (hildon_time_editor_ampm_clicked): use g_asserts instead of g_return_if_fails
2375                                            removed dead code
2376         (hildon_time_editor_icon_clicked): use g_asserts instead of g_return_if_fails
2377
2378         (hildon_time_editor_size_request): cleaned up, removed hardcoded sizes.
2379
2380         (set_widget_allocation): removed (unused)
2381         (hildon_time_editor_entry_changed): removed (unused)
2382
2383         (IS_VALID_KEYPRESS): new macro
2384         (hildon_time_editor_entry_keypress): use g_asserts instead of g_return_if_fails
2385                                              deleate dead/unnecessary code
2386                                              use 'entries[]'
2387                                              use IS_VALID_KEYPRESS
2388
2389         (hildon_time_editor_validate_duration): use g_asserts instead of g_return_if_fails
2390
2391         (hildon_time_editor_validate_time): removed 'editor' parameter (unused)
2392
2393         (hildon_time_editor_size_allocate): cleanup
2394         (convert_to_12h): cleanup code style
2395
2396         (hildon_time_editor_show_seconds): removed deprecation flag
2397         (hildon_time_editor_enable_duration_mode): likewise.
2398
2399
2400 2006-03-02  Luc Pionchon  <luc.pionchon@nokia.com>
2401         
2402         Cleanup volume bars,
2403
2404         * hildon-widgets/hildon-volumebar.h: removed unused #include
2405         + coding style cleanup
2406
2407         * hildon-widgets/hildon-volumebar.c
2408         (_hildon_volumebar_mute_toggled): new function. Sends mute-toggled
2409         signal to widget.
2410         (hildon_child_forall): use g_assert instead of g_return_if_fail
2411
2412         * hildon-widgets/hildon-volumebar-range.h: removed unused #include
2413         + coding style cleanup
2414
2415         * hildon-widgets/hildon-volumebar-private.h:
2416         added missing #include.
2417         added _hildon_volumebar_mute_toggled.
2418         (struct _HildonVolumebarPrivate): removed 'orientation' field (unused)
2419
2420
2421         
2422         * hildon-widgets/hildon-vvolumebar.h: removed unused #include
2423         + coding style cleanup
2424
2425         * hildon-widgets/hildon-vvolumebar.c
2426         (hildon_vvolumebar_size_request)
2427         (hildon_vvolumebar_size_allocate)
2428         (hildon_vvolumebar_expose): use g_assert instead of g_return_if_fail
2429
2430         * hildon-widgets/hildon-vvolumebar.c (hildon_vvolumebar_mute): removed (unused).
2431         
2432         * hildon-widgets/hildon-vvolumebar.c: removed unused #include
2433         (vvolumebar_class_init): renamed to hildon_vvolumebar_class_init
2434         (vvolumebar_init): renamed to hildon_vvolumebar_init
2435         (hildon_vvolumebar_init): removed unused 'orientation'
2436         initialisation. Use _hildon_volumebar_mute_toggled instead of
2437         removed hildon_vvolumebar_mute.
2438
2439
2440         
2441         * hildon-widgets/hildon-hvolumebar.h: removed unused #include
2442         
2443         * hildon-widgets/hildon-hvolumebar.c (hvolumebar_class_init):
2444         renamed to hildon_hvolumebar_class_init
2445
2446         * hildon-widgets/hildon-hvolumebar.c (hvolumebar_init): renamed to
2447         hildon_hvolumebar_init
2448
2449         * hildon-widgets/hildon-hvolumebar.c (hildon_hvolumebar_mute):
2450         removed (unused).
2451
2452         * hildon-widgets/hildon-hvolumebar.c (hildon_hvolumebar_init):
2453         removed unused 'orientation' initialisation.
2454
2455         * hildon-widgets/hildon-hvolumebar.c (hildon_hvolumebar_init): use
2456         _hildon_volumebar_mute_toggled instead of removed
2457         hildon_hvolumebar_mute.
2458
2459
2460 2006-03-02  Luc Pionchon  <luc.pionchon@nokia.com>
2461
2462         More cleanup,
2463
2464         * hildon-widgets/hildon-dialoghelp.h: use G_BEGIN_DECLS +
2465         coding style cleanup
2466
2467         * hildon-widgets/hildon-color-popup.h: likewise.
2468
2469         * hildon-widgets/hildon-color-popup.[ch] (hildon_color_popup_new):
2470         use const parameter
2471
2472         * hildon-widgets/hildon-color-selector.c
2473         (hildon_color_selector_new): use g_return_val_if_fail instead of
2474         g_assert.
2475         (select_color): use g_assert instead of g_return_if_fail
2476
2477         * hildon-widgets/hildon-calendar-popup.c
2478         (hildon_calendar_allow_exit): use g_assert instead of g_return_if_fail.
2479
2480
2481
2482 2006-03-02  Johan Bilien  <johan.bilien@nokia.com>
2483
2484         * hildon-widgets/hildon-code-dialog.[ch], hildon-widgets/Makefile.am:
2485           added HildonCodeDialog widget
2486
2487
2488 2006-03-02  Johan Bilien  <johan.bilien@nokia.com>
2489
2490         * hildon-widgets/hildon-window.c: 
2491           - set the toolbar height explicitely
2492           - use show instead of show_all on the common_toolbar
2493           - add the toolbars bottom-up instead of top-down
2494         * hildon-widgets/hildon-program.c:
2495           - don't assume that a window was realized when added to 
2496             the program
2497
2498
2499 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
2500
2501         Cleanup font selection dialog,
2502
2503         * hildon-widgets/hildon-font-selection-dialog.h: use G_BEGIN_DECLS
2504         + coding style cleanup
2505
2506         * hildon-widgets/hildon-font-selection-dialog.c
2507         (hildon_font_selection_dialog_finalize): use g_return_if_fail
2508         instead of g_assert.
2509
2510         * hildon-widgets/hildon-font-selection-dialog.c
2511         (hildon_font_selection_dialog_get_text_tag)
2512         (hildon_font_selection_dialog_set_buffer)
2513         (hildon_font_selection_dialog_get_font)
2514         (hildon_font_selection_dialog_set_font): Removed deprecation #ifdef.
2515
2516
2517 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
2518
2519         Cleanup range editor,
2520         
2521         * hildon-widgets/hildon-range-editor.c
2522         (hildon_range_editor_calss_init):Removed
2523         widget_calss->mnemonic_activate init
2524
2525         * hildon-widgets/hildon-range-editor.c
2526         (hildon_range_editor_mnemonic_activate): Removed static function
2527         hildon_range_mnemonic_activate and FIXME. It is useless even
2528         through it is overriding function for
2529         GtkWidgetClass->mnemonic_activate. The activation and keyboard
2530         focus will be realized based on different applications.
2531
2532         * hildon-widgets/hildon-range-editor.c
2533         (is_valid_keyvalue_for_entry_keypress): new function.
2534
2535         * hildon-widgets/hildon-range-editor.c
2536         (hildon_range_editor_entry_keypress): uses
2537         is_valid_keyvalue_for_entry_keypress
2538         
2539         * hildon-widgets/hildon-range-editor.c
2540         (hildon_range_editor_forall): use g_return_if_fail instead of
2541         g_assert
2542
2543         * hildon-widgets/hildon-range-editor.cvn
2544         (hildon_range_editor_mnemonic_activate): removed. (unused)
2545
2546
2547 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
2548
2549         Cleanup hildon-note,
2550         
2551         * hildon-widgets/hildon-note.[ch]
2552
2553         (hildon_note_five_line_truncate): removed.
2554         (hildon_note_one_line_truncate): removed.
2555
2556         (hildon_note_set_property): use _hildon_gtk_label_set_text_n_lines
2557         instead of _{one|five}_line_truncate() functions.
2558
2559
2560         (hildon_note_new_information_with_icon_theme): Deprecated. Turned
2561         into wrapper of "hildon_note_new_information_with_icon_name".
2562
2563         (hildon_note_new_confirmation_with_icon_stock): Deprecated (broken)
2564         (hildon_note_new_information_with_icon_stock): Deprecated (broken)
2565         
2566         - removed some unnessecary includes.
2567
2568         - Merged hildon_note_create & hildon_note_create_form and rewrote
2569         the combination as hildon_note_rebuild
2570
2571         - Added missing g_return_* into public functions.
2572
2573         - Acquire real references to children which are packed/unpacked,
2574         so we do not need to bother about refcounting while changing the
2575         layout.
2576         
2577         
2578 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
2579
2580         More cleanup:
2581         
2582         * hildon-widgets/hildon-number-editor.c
2583
2584         (set_widget_allocation): use const parameter.
2585
2586         (hildon_number_editor_forall): use g_assert instead of g_return_if_fail
2587
2588         (struct _HildonNumberEditorPrivate): removed unused member 'negative'
2589         (hildon_number_editor_set_range): removed 'negative'
2590
2591
2592         * hildon-widgets/hildon-sort-dialog.c (hildon_sort_dialog_init):
2593         use g_assert instead of g_return_if_fail
2594
2595
2596         * hildon-widgets/hildon-time-picker.c:
2597         - in several places, replace 1440 by 24*60
2598         (PROP_AMPM): removed, unused.
2599         (hildon_time_picker_timeout): use significant parameter name,
2600                                       removed dead code
2601         (hildon_time_picker_init): removed useless call to _change_time()
2602
2603
2604 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
2605         
2606         Cleanup Seekbar,
2607         
2608         * hildon-widgets/hildon-seekbar.c
2609
2610         (_): Removed dgettext macro definition.
2611         
2612         (HildonSeekbarPrivate): Removed 'label' and 'draw_value'. (unused).
2613
2614         (hildon_seekbar_finalize): removed. not needed.
2615         (hildon_seekbar_class_init): Removed hildon_seekbar_finalize.
2616         
2617         (hildon_seekbar_size_request): indent cleanup.
2618
2619         (hildon_seekbar_size_allocate): simplified function.
2620
2621         (hildon_seekbar_button_press_event): Removed unused variables.
2622         (hildon_seekbar_button_release_event): likewise.
2623
2624
2625 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
2626
2627         Cleanup date editor,
2628
2629         * hildon-widgets/hildon-date-editor.c
2630
2631         (BUTTON_SPACING): removed. Use HILDON_MARGIN_DEFAULT
2632         (MAX_DATE_LEN): removed. Specify buffer lenght in code.
2633
2634         (hildon_date_editor_get_font_width): removed (legacy static
2635         function), use gtk_entry_set_width_chars instead.
2636         
2637         (hildon_date_editor_mnemonic_activate): removed mnemonic
2638         activation handler, since it's no more used by HildonCaption.
2639
2640         
2641         - Removed some meaningless code (if (somewidget != NULL)) from
2642         size allocate.
2643         
2644         - HEAVILY modified key_press, completely removed if/grab_focus
2645         spaghetti by gtk_widget_child_focus
2646
2647         - Removed input validation from keypress (that would not work
2648         anyway, since our input method do not generate presses).  => This
2649         allows to change default return value to FALSE and remove all cases
2650         that just returned FALSE for some keys.
2651         
2652         - Merged all *_entry_changed callbacks to use the same
2653         function. Again using gtk_widget_child_focus, but now with return
2654         value as well to detect last field.
2655
2656         - Changed that calendar button is no more implemented through
2657         changing widget hierarchy (old implementation caused critical
2658         issues when you used both stylus and hardkeys at the same time to
2659         popup. => finalize method no longer contained anything => removed
2660
2661         - Locale type is no longer needed after initial setup.
2662
2663         - Changed idle_popup to popup_calendar_dialog. Idle was a legacy
2664         hack from the days of background dimming (it was important to
2665         process background updates before the dimming was done).
2666
2667         - Changed the field order/delimeters to be correcly derived form
2668         the locale.
2669
2670         - Rewrote validation function, combined it with validation done in
2671         focus_out (since both are now called at the same time).
2672
2673         - Changed set_date function to set all components at one go
2674         without doing any validation there between (before setting each
2675         component).
2676
2677
2678
2679 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
2680         
2681         Cleanup set-password dialog
2682         
2683         * hildon-widgets/hildon-set-password-dialog.[ch]
2684         (hildon_set_password_dialog_set_domain): gchar * param is const
2685         (hildon_set_password_dialog_new_with_default): likewise.
2686
2687         * hildon-widgets/hildon-set-password-dialog.c
2688
2689         (hildon_set_password_set_property): setting 'modify-protection'
2690         now creates the UI
2691
2692         (hildon_set_password_get_property): fixed broken 'domain' (missing
2693         break statement!) and 'modify-protection' (was a null operation)
2694         properties; code simplified.
2695
2696         (hildon_set_password_dialog_constructor),
2697         (create_contents),
2698         (hildon_set_password_dialog_class_init),
2699         (hildon_set_password_dialog_init):
2700         hildon_set_password_dialog_constructor removed as weird and
2701         obsolete and replaced with new function create_contents; fixed
2702         leaking group variable; removed some unused, outdated code that
2703         was already commented out.
2704
2705         (hildon_set_password_response_change),
2706         (hildon_set_password_response_set): GtkWindow *parent arguments
2707         changed to gpointer unused; cleaned up unnecessary strcmp's
2708
2709         (hildon_checkbox_toggled): fixed typo in function name (checbox ->
2710         checkbox). gpointer renamed to be more descriptive; Code simplified  
2711
2712         (hildon_set_password_dialog_get_type): empty function argument
2713         list replaced with void keyword.
2714
2715         (hildon_set_password_dialog_new),
2716         (hildon_set_password_dialow_new_with_default): simplified by
2717         having the simpler constructor call the more complex one, not vice
2718         versa; moved callback connects to create_contents since they
2719         depend on the status of 'modify-protection' property
2720
2721         (hildon_set_password_dialog_get_password): type check added
2722         (hildon_set_password_dialog_get_protected): likewise
2723         (hildon_set_password_dialog_set_domain): likewise
2724         
2725         
2726 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
2727
2728         Cleanup name-password dialog:
2729         
2730         * hildon-widgets/hildon-name-password-dialog.[ch]
2731
2732         (HildonNamePasswordDialogPrivate): nameEntry and passwordEntry
2733         types changed from *HildonCaption to *GtkEntry
2734
2735         (hildon_name_password_dialog_set_property): layout fixes;
2736         duplicated code replaced with calls to relevant public functions
2737
2738         (hildon_name_password_dialog_get_property): layout fixes;
2739         duplicated code replaced with calls to relevant public functions
2740
2741         (hildon_name_password_dialog_init): fixed leaking group variable;
2742         reworked to have captions as local variables and captioned entries
2743         in the private struct
2744
2745         (hildon_name_password_dialog_new_with_default): name and password
2746         arguments declared const
2747
2748         (hildon_name_password_dialog_get_name): type check added + cleanup
2749         (hildon_name_password_dialog_get_password): likewise.
2750
2751         (hildon_name_password_dialog_set_domain): domain argument declared
2752         const; type check added + cleanup
2753
2754 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
2755
2756         Cleanup get-password dialog:
2757         
2758         * hildon-widgets/hildon-get-password-dialog.[ch]
2759
2760         (HildonGetPasswordDialogPrivate): gboolean get_old added
2761
2762         (hildon_get_password_set_property): fixed broken 'numbers-only'
2763         and 'max-characters' cases; 'get-old' property added
2764
2765         (hildon_get_password_get_property): added support for reading
2766         'numbers-only' properties; added missing break to 'domain' case.
2767         added 'get-old' property
2768
2769         (hildon_get_password_dialog_class_init): 'domain' and
2770         'numbers-only' properties are now readable; 'get-old' property
2771         added
2772
2773         (hildon_get_password_dialog_init, create_contents): everything
2774         that depends on the type of the dialog (i.e. 'get-old' property)
2775         is now done in create_contents after properties are initialized;
2776         fixed leaking group variable
2777
2778         (hildon_get_password_dialog_get_type): empty function argument
2779         list replaced with void keyword
2780
2781         (hildon_get_password_dialog_new): moved setting the labels of the
2782         get password dialog to init where it should be done; 'get-old'
2783         property set upon construction to achieve this
2784
2785         (hildon_get_password_dialog_new_with_default): password argument
2786         declared const
2787
2788         (hildon_get_password_dialog_get_password): type check added
2789         (hildon_get_password_dialog_set_domain): type check added; domain
2790         argument declared const; duplicate function declaration removed
2791
2792         (hildon_get_password_dialog_set_title): type check added;
2793         new_title argument declared const
2794
2795         (hildon_get_password_dialog_set_caption): type check added;
2796         new_caption argument declared const
2797
2798         (hildon_get_password_dialog_set_max_characters): broken type check fixed
2799         (_invalid_input): gpointer data argument renamed unused
2800
2801 2006-02-28  Luc Pionchon  <luc.pionchon@nokia.com>
2802
2803         (*_get_type): declared G_GNUC_CONST
2804         
2805         * hildon-widgets/hildon-app.h:
2806         * hildon-widgets/hildon-appview.h:
2807         * hildon-widgets/hildon-calendar-popup.h:
2808         * hildon-widgets/hildon-color-selector.h:
2809         * hildon-widgets/hildon-date-editor.h:
2810         * hildon-widgets/hildon-find-toolbar.h: 
2811         * hildon-widgets/hildon-get-password-dialog.h:
2812         * hildon-widgets/hildon-name-password-dialog.h:
2813         * hildon-widgets/hildon-number-editor.h:
2814         * hildon-widgets/hildon-seekbar.h:
2815         * hildon-widgets/hildon-set-password-dialog.h:
2816         * hildon-widgets/hildon-sort-dialog.h:
2817         * hildon-widgets/hildon-time-editor.h:
2818         * hildon-widgets/hildon-weekday-picker.h:
2819         * hildon-widgets/hildon-wizard-dialog.h:
2820
2821 2006-02-28  Luc Pionchon  <luc.pionchon@nokia.com>
2822
2823         Volume bars cleanup
2824         
2825         * hildon-widgets/hildon-volumebar.c
2826         (hildon_volumebar_class_init): object class casts cleaned up
2827         (hildon_child_forall): removed unnecessary variable vbar; type check added
2828         (hildon_volumebar_set_property): removed unnecessary variable vbar
2829         (hildon_volumebar_set_level): type check added
2830         (hildon_volumebar_get_level): type check added
2831         (hildon_volumebar_set_mute): type check added
2832         (hildon_volumebar_get_mute): type check added
2833         (hildon_volumebar_get_adjustment): type check added
2834         (hildon_volumebar_key_press): removed unnecessary g_return_if_fail
2835
2836         * hildon-widgets/hildon-volumebar.h
2837         (hildon_volumebar_get_type): declared G_GNUC_CONST
2838
2839         * hildon-widgets/hildon-volumebar-private.h:
2840         - G_BEGIN_DECLS/G_END_DECLS added
2841         - ownorientation removed from private struct
2842
2843         * hildon-widgets/hildon-volumebar-range.c
2844         (hildon_volumebar_range_init): vacuous return statement removed
2845
2846         (hildon_volumebar_range_set_level): removed unnecessary clamping
2847         kludge that violated object oriented principles only to provide an
2848         extremely minor, unnecessary optimization; type check added
2849
2850         (hildon_volumebar_range_get_level): now accesses adjustment value
2851         with appropriate functions instead of reading it directly from the
2852         struct, which is bad OOP; type check added
2853
2854         (hildon_volumebar_range_button_press_event): Added more descriptive comments
2855         (hildon_volumebar_range_button_release_event): Added more descriptive comments
2856
2857         * hildon-widgets/hildon-volumebar-range.h
2858         (hildon_volumebar_range_get_type): declared G_GNUC_CONST
2859
2860         * hildon-widgets/hildon-hvolumebar.c
2861         (hvolumebar_init): priv->ownorientation and v_ptr removed;
2862         completely removed the gtk_widget_show() call that was already
2863         commented out
2864
2865         (hildon_hvolumebar_new): empty function parameter list replaced
2866         with void keyword
2867
2868         (hildon_hvolumebar_map): vbar variable removed; type check added
2869         (hildon_hvolumebar_expose): type check added
2870         (hildon_hvolumebar_size_request): type check added
2871         (hildon_hvolumebar_size_allocate): vbar variable removed; type check added
2872
2873         * hildon-widgets/hildon-hvolumebar.h
2874         (hildon_hvolumebar_get_type): declared G_GNUC_CONST
2875
2876         * hildon-widgets/hildon-vvolumebar.c
2877         (vvolumebar_init): priv->ownorientation and v_ptr removed
2878         (hildon_vvolumebar_new): empty function parameter list replaced with void keyword
2879
2880         (hildon_vvolumebar_expose): type check added
2881         (hildon_vvolumebar_size_request): type check added
2882         (hildon_vvolumebar_size_allocate): vbar variable removed; type check added
2883
2884         * hildon-widgets/hildon-vvolumebar.h
2885         (hildon_vvolumebar_get_type): declared G_GNUC_CONST 
2886
2887 2006-02-28  Luc Pionchon  <luc.pionchon@nokia.com>
2888
2889         * hildon-widgets/hildon-weekday-picker.c
2890         (_HildonWeekdayPickerPrivate): Removed members: dayorder, days,
2891         last_index; added day_order_buttons
2892         
2893         * (hildon_weekday_picker_mnemonic_activate): removed.
2894         mnemonics are no longer used.
2895         
2896         * (hildon_weekday_picker_class_init): Removed mnemonic_activate
2897         function. Rewritten creation of buttons. Unref'ed size group.
2898         
2899         * (button_toggle): Removed bit mask checking, simplified function
2900         
2901         * (hildon_weekday_picker_set_day):
2902         * (hildon_weekday_picker_unset_day): Removed bit mask checking, date
2903         adjustment, unecessary for loop
2904         
2905         * (hildon_weekday_picker_toggle_day): Removed date adjustment and
2906         unecessary for loop. Simplified button toggling
2907
2908         * (hildon_weekday_picker_set_all):
2909         * (hildon_weekday_picker_unset_all): Removed bit mask checking and
2910         simplified for loop
2911
2912         (hildon_weekday_picker_isset_day): Removed date adjustment and
2913         unecessary for loop;
2914
2915 2006-02-21  Luc Pionchon  <luc.pionchon@nokia.com>
2916
2917         Added hildon-banner, as a clean replacement for gtk-infoprint
2918         * hildon-widgets/hildon-banner.[ch]: implementation and header  
2919         * hildon-widgets/Makefile.am: reference new files
2920         * hildon-widgets/gtk-infoprint.c: removed implementation, now just
2921         a compatibility wrapper to hildon-banner
2922         
2923 2006-02-21  Luc Pionchon  <luc.pionchon@nokia.com>
2924         
2925         * hildon-widgets/hildon-color-button.c: added comments
2926         * hildon-widgets/hildon-controlbar.c: Likewise.
2927         * hildon-widgets/hildon-composite-widget.c: Likewise.
2928         * hildon-widgets/hildon-calendar-popup.c: Likewise.
2929
2930 2006-02-21  Luc Pionchon  <luc.pionchon@nokia.com>
2931
2932         * ChangeLog-hildon-lgpl: copied from old hildon-lgpl/ChangeLog for
2933         reference
2934
2935 2006-02-21  Luc Pionchon  <luc.pionchon@nokia.com>
2936
2937         * configure.ac: 0.12.1
2938
2939 2006-02-21  Johan Bilien  <johan.bilien@nokia.com>
2940
2941         * doc/tmpl/hildon-program.sgml: added from hildon-lgpl HW branch
2942         * doc/tmpl/hildon-window.sgml: likewise.
2943         * hildon-widgets/hildon-program.[ch]: likewise.
2944         * hildon-widgets/hildon-window.[ch]: likewise.
2945         * hildon-widgets/hildon-window-private.h: likewise.
2946         * hildon-widgets/Makefile.am: Added these new files to the build
2947           and distribution.
2948
2949 2006-02-14  Luc Pionchon  <luc.pionchon@nokia.com>
2950
2951         * configure.ac: 0.12.0
2952
2953         Merged hildon-lgpl into hildon-libs (and hildon-fm)
2954
2955         * doc/tmpl/hildon-system-sound.sgml: added from hildon-lgpl
2956         * doc/tmpl/hildon-appview.sgml: likewise.
2957         * doc/tmpl/hildon-color-popup.sgml: likewise.
2958         * doc/tmpl/hildon-find-toolbar.sgml: likewise.
2959         * doc/tmpl/hildon-app.sgml: likewise.
2960         * doc/tmpl/hildon-input-mode-hint.sgml: likewise.
2961         * doc/tmpl/hildon-caption.sgml: likewise.
2962         * doc/tmpl/hildon-marshalers.sgml: likewise.
2963         * doc/tmpl/hildon-add-home-dialog.sgml: likewise.
2964         * doc/tmpl/hildon-defines.sgml: likewise.
2965         * doc/tmpl/gtk-infoprint.sgml: likewise.
2966         * doc/tmpl/hildon-composite-widget.sgml: likewise.
2967
2968         * hildon-widgets/gtk-infoprint.[ch]: added from hildon-lgpl
2969         * hildon-widgets/hildon-app.[ch]:likewise.
2970         * hildon-widgets/hildon-app-private.h:likewise.
2971         * hildon-widgets/hildon-appview.[ch]:likewise.
2972         * hildon-widgets/hildon-caption.[ch]:likewise.
2973         * hildon-widgets/hildon-defines.[ch]:likewise.
2974         * hildon-widgets/hildon-find-toolbar.[ch]:likewise.
2975         * hildon-widgets/hildon-input-mode-hint.h:likewise.
2976         
2977         * hildon-widgets/Makefile.am (libhildonwidgets_la_SOURCES): 
2978         removed hildon-file-details-dialog.[ch] (moved to hildon-fm)
2979         added,
2980             gtk-infoprint.[ch]
2981             hildon-app.[ch]
2982             hildon-app-private.h
2983             hildon-appview.[ch]
2984             hildon-caption.[ch]
2985             hildon-defines.[ch]
2986             hildon-find-toolbar.[ch]
2987             hildon-input-mode-hint.h
2988
2989         * hildon-widgets/hildon-get-password-dialog.c: corrected #include
2990         path for gtk-infoprint.h and hildon-input-mode-hint.h
2991
2992         * po/en_GB.po: merged msgstr from hildon-lgpl
2993
2994         * timer/*: added from hildon-lgpl
2995
2996
2997
2998         Moved hildon-file-details-dialog from hildon-libs to hildon-fm
2999
3000         * hildon-widgets/hildon-file-details-dialog.[ch]: moved to
3001         hildon-fm
3002
3003         * ut/hildon-widgets_tests.c (test41a): removed test case for
3004         hildon_file_details_dialog
3005
3006         * doc/hildon-libs.types: likewise.
3007         * doc/hildon-libs-docs.xml: likewise.
3008
3009
3010
3011         Update build files
3012
3013         * hildon-libs.pc.in (Libs): do not requires hildon-lgpl anymore
3014         nor hildon-fm
3015
3016         * Makefile.am (SUBDIRS): added timer/
3017
3018         * configure.ac: do not depend anymore on hildon-lgpl nor
3019         hildon-fm, check for libmb, added Makefile output for timer/
3020         
3021 2006-01-18  Luc Pionchon  <luc.pionchon@nokia.com>
3022
3023         * configure.ac: 0.10.2
3024
3025 2006-01-18  Luc Pionchon  <luc.pionchon@nokia.com>
3026
3027         N#22240 CP: Tapping outside the scroll bar invoke the applet.
3028         * hildon-widgets/hildon-grid.c (adjust_scrollbar_height):
3029         hildon-apps scroll-control property is now handled.
3030         (get_child_index_by_coord): ignores events not matching a grid
3031         item.
3032
3033 2006-01-11  Luc Pionchon  <luc.pionchon@nokia.com>
3034
3035         * configure.ac: 0.10.1
3036
3037 2006-01-11  Luc Pionchon  <luc.pionchon@nokia.com>
3038
3039         Missing/Buggy documentation from,
3040         N#11566 make password dialog customizable (messages)
3041         * hildon-widgets/hildon-get-password-dialog.c
3042         (hildon_get_password_dialog_set_title): typo in gtkdoc function
3043         name
3044         * doc/tmpl/xxx.sgml: updated.
3045         
3046 2006-01-11  Luc Pionchon  <luc.pionchon@nokia.com>
3047
3048         N#19369 TRUE Scketch does not show colour change when using white color
3049         
3050         Color button needs inner border white, and outer border black.
3051         * hildon-widgets/hildon-color-button.c
3052         (hildon_color_button_draw_pixbuf_borders): new function. Paint the
3053         border
3054         * hildon-widgets/hildon-color-button.c (hildon_color_button_init):
3055         (hildon_color_button_realize): call the above function
3056
3057 2006-01-11  Luc Pionchon  <luc.pionchon@nokia.com>
3058
3059         N#21063 hildon_note_new_confirmation_add_buttons has misleading docs
3060         * hildon-widgets/hildon-note.c: 
3061         (hildon_note_new_confirmation_add_buttons): updated doc
3062         (hildon_note_set_button_texts): likewise.
3063
3064 2006-01-11  Luc Pionchon  <luc.pionchon@nokia.com>
3065
3066         N#21884 Cannot select read-only by using the center of the scroll key
3067         * hildon-widgets/hildon-file-details-dialog.c
3068         (hildon_file_details_dialog_init): Removed dialog default response.
3069
3070 2006-01-11  Luc Pionchon  <luc.pionchon@nokia.com>
3071
3072         N#8094 5-bit color selector: wrong margins and pixel measurements
3073         M#59   HildonColorSelector needs more space
3074         * hildon-widgets/hildon-color-popup.c (HILDON_COLOR_COL_SPACING)
3075         (hildon_color_popup_new): add space between the control bars and
3076         the color preview area.
3077
3078 2006-01-03  Luc Pionchon  <luc.pionchon@nokia.com>
3079
3080         * hildon-widgets/hildon-calendar-popup.c
3081         * hildon-widgets/hildon-color-button.c
3082         * hildon-widgets/hildon-color-popup.c
3083         * hildon-widgets/hildon-color-selector.c
3084         * hildon-widgets/hildon-composite-widget.c
3085         * hildon-widgets/hildon-controlbar.c
3086         * hildon-widgets/hildon-date-editor.c
3087         * hildon-widgets/hildon-dialoghelp.c
3088         * hildon-widgets/hildon-file-details-dialog.c
3089         * hildon-widgets/hildon-font-selection-dialog.c
3090         * hildon-widgets/hildon-get-password-dialog.c
3091         * hildon-widgets/hildon-grid-item.c
3092         * hildon-widgets/hildon-grid.c
3093         * hildon-widgets/hildon-hvolumebar.c
3094         * hildon-widgets/hildon-name-password-dialog.c
3095         * hildon-widgets/hildon-note.c
3096         * hildon-widgets/hildon-number-editor.c
3097         * hildon-widgets/hildon-range-editor.c
3098         * hildon-widgets/hildon-scroll-area.c
3099         * hildon-widgets/hildon-seekbar.c
3100         * hildon-widgets/hildon-set-password-dialog.c
3101         * hildon-widgets/hildon-sort-dialog.c
3102         * hildon-widgets/hildon-time-editor.c
3103         * hildon-widgets/hildon-time-picker.c
3104         * hildon-widgets/hildon-volumebar-private.h
3105         * hildon-widgets/hildon-volumebar-range.c
3106         * hildon-widgets/hildon-volumebar.c
3107         * hildon-widgets/hildon-vvolumebar.c
3108         * hildon-widgets/hildon-weekday-picker.c
3109         * hildon-widgets/hildon-wizard-dialog.c
3110           commented code
3111
3112 2005-12-28  Luc Pionchon  <luc.pionchon@nokia.com>
3113
3114         * configure.ac: 0.10.0
3115
3116 2005-12-12  Luc Pionchon  <luc.pionchon@nokia.com>
3117
3118         Some more properties for Gazpacho support,      
3119
3120         * hildon-widgets/hildon-calendar-popup.c: "day", "month", "year"
3121         * hildon-widgets/hildon-color-selector.c: "color"
3122
3123
3124         * hildon-widgets/hildon-color-selector.[ch]
3125         (hildon_color_selector_get_color): return const pointer to the
3126         color (not a copy).
3127         
3128 2005-11-18  Luc Pionchon  <luc.pionchon@nokia.com>
3129
3130         Gazpacho support, added the following properties:
3131         
3132         * hildon-widgets/hildon-insert-object-dialog.c: "name", "mimetype"
3133         * hildon-widgets/hildon-seekbar.c: "position", "fraction"
3134         * hildon-widgets/hildon-grid-item.c: "emblem-type"
3135         * hildon-widgets/hildon-sort-dialog.c: "sort-key", "sort-order"
3136         * hildon-widgets/hildon-grid.c: "style", "scrollbar-pos"
3137         * hildon-widgets/hildon-font-selection-dialog.c: "preview-text"
3138         * hildon-widgets/hildon-get-password-dialog.c: "caption-label", "max-characters"
3139         * hildon-widgets/hildon-telephone-editor.c: "border", "plus" (obsolet widget)
3140         * hildon-widgets/hildon-number-editor.c: "value"
3141
3142         * hildon-widgets/hildon-color-button.c: minor cleanup
3143
3144 2005-11-18  Luc Pionchon  <luc.pionchon@nokia.com>
3145
3146         Started new development
3147         (branche for maintenance continues with versions 0.9.x)
3148
3149 2005-11-03  Luc Pionchon  <luc.pionchon@nokia.com>
3150
3151         * configure.ac: 0.9.53
3152
3153 2005-10-31  Luc Pionchon  <luc.pionchon@nokia.com>
3154
3155         same fix for,
3156         N#19283 Control panel - The values entered are not saved.
3157         N#19648 Hildon Date Editor widget detects values too high
3158         (note: complete fix include also fixes in GTk+)
3159
3160         * hildon-widgets/hildon-calendar-popup.c
3161         (hildon_calendar_popup_set_property),
3162         (hildon_calendar_popup_class_init),
3163         (init_dmy): Added 'min-year', 'max-year' properties for passing
3164         the information through from HildonDateEditor to GtkCalendar
3165
3166         * hildon-widgets/hildon-date-editor.c:
3167         (hildon_date_editor_class_init),
3168         (hildon_date_editor_init),
3169         (hildon_date_editor_set_property),
3170         (hildon_date_editor_get_property),
3171         (idle_popup),
3172         (hildon_date_editor_entry_validate),
3173         (hildon_date_editor_date_error): Added 'min-year', 'max-year'
3174         properties and replaced hardcoded constants with them
3175
3176         * hildon-widgets/hildon-date-editor.c
3177         (hildon_date_editor_d_entry_changed),
3178         (hildon_date_editor_m_entry_changed),
3179         (hildon_date_editor_d_entry_changed): new functions to ensure that
3180         the fields are validated and the focus is moved when maximum
3181         number of characters has been entered.
3182         
3183 2005-10-13  Luc Pionchon  <luc.pionchon@nokia.com>
3184
3185         * configure.ac: 0.9.52
3186
3187 2005-10-12  Luc Pionchon  <luc.pionchon@nokia.com>
3188
3189         N#19140 System alerts still audible despite being turned off
3190         
3191         * hildon-widgets/hildon-note.c (sound_handling): 
3192
3193         * hildon-system-sound.[ch]: New files, implements hildon_play_system_sound.
3194
3195         * hildon-note.c (sound_handling): Changed to use new
3196         hildon_play_system_sound.
3197         (hildon_note_init): Signal handler id is changed to be in private
3198         structure, not in global variable.
3199
3200         * hildon-note.c: Removed unused defines etc.
3201
3202         * Makefile.am: Appended new files to build rules.
3203
3204 2005-10-05  Luc Pionchon  <luc.pionchon@nokia.com>
3205
3206         * configure.ac: 0.9.51
3207
3208 2005-10-05  Luc Pionchon  <luc.pionchon@nokia.com>
3209
3210         N#20027 PDF Reader crashes on selecting read only option in the
3211         details dialog box.
3212
3213         * hildon-widgets/hildon-file-details-dialog.c:
3214         (change_state): Fixed assertion that was causing problems
3215         (check_validity): New function: We now automatically close the
3216         dialog if the displayed file is removed.
3217         (handle_focus): Callback removed:
3218         (init): Now using correct gtk way to bind container and adjustment
3219         together. Not the previous callback.
3220         (set_property): Connecting/disconnecting new handlers (for
3221         change_state).
3222         (finalize): disconnecting new handler.
3223         
3224 2005-10-05  Luc Pionchon  <luc.pionchon@nokia.com>
3225
3226         N#17918 Volumebar widget background image doesn't change when
3227         widget goes into mute state,
3228         
3229         * hildon-vvolumebar.c (hildon_volumebar_set_mute): queued widget
3230         for drawing
3231         
3232         * hildon-hvolumebar.c (hildon_hvolumebar_expose): paint background
3233         using the state of the internal volumebar, not the whole container
3234
3235         * hildon-vvolumebar.c (hildon_vvolumebar_expose): paint background
3236         using the state of the internal volumebar, not the whole container
3237
3238 2005-09-19 Tapani Palli <tapani.palli@nokia.com>
3239
3240         * hildon-widgets/hildon-dialoghelp.[ch]: added
3241         gtk_dialog_help_disable and fixed bug N#19468
3242
3243 2005-09-14  Luc Pionchon  <luc.pionchon@nokia.com>
3244
3245         * configure.ac: Release 0.9.50 
3246
3247 2005-09-13  Luc Pionchon  <luc.pionchon@nokia.com>
3248
3249         Part of N#11129,
3250
3251         * po/en_GB.po: Added "Ckct_wi_grid_no_items"
3252
3253         * hildon-widgets/hildon-grid.c
3254         (hildon_grid_class_init, hildon_grid_init): Replaced default empty
3255         label by logical name "Ckct_wi_grid_no_items"
3256
3257 2005-08-31  Luc Pionchon  <luc.pionchon@nokia.com>
3258
3259         * po/en_GB.po (ecdg_ti_verify_password): translation update.
3260
3261 2005-08-30  Tommi Komulainen  <tommi.komulainen@nokia.com>
3262
3263         * configure.ac: Release 0.9.49
3264
3265 2005-08-30  Tommi Komulainen  <tommi.komulainen@nokia.com>
3266
3267         * hildon-widgets/hildon-number-editor.c (add_select_all_idle,
3268         hildon_number_editor_finalize, hildon_number_editor_entry_changed):
3269         Save the id of the idle callback and remove it when the widget is
3270         destroyed to avoid crashing.  N#18096
3271
3272 2005-08-30  Tommi Komulainen  <tommi.komulainen@nokia.com>
3273
3274         * hildon-widgets/hildon-number-editor.c (button_event_id): GSource
3275         id's are unsigned and undefined at zero (instead of signed and -1)
3276
3277 2005-08-30  Tommi Komulainen  <tommi.komulainen@nokia.com>
3278         
3279         * hildon-widgets/hildon-time-editor.c (convert_to_12h): Removed a hack
3280         that was not working.  N#16805
3281
3282 2005-08-22  Tommi Komulainen  <tommi.komulainen@nokia.com>
3283
3284         * configure.ac: Release 0.9.48
3285
3286 2005-08-22  Tommi Komulainen  <tommi.komulainen@nokia.com>
3287
3288         * hildon-widgets/hildon-grid.c (hildon_grid_set_num_columns): Never
3289         allow area_rows to be 0 (ie. before widget is visible), otherwise the
3290         initial jump_scrollbar_to_focused() scrolls wrong.  N#17152
3291
3292 2005-08-22  Tommi Komulainen  <tommi.komulainen@nokia.com>
3293
3294         * hildon-widgets/hildon-calendar-popup.c (hildon_calendar_popup_init):
3295         Do not override the week-start property of GtkCalendar according to
3296         the hildon-libs PO file, it is automatically determined from locale
3297         data.  N#12176
3298
3299 2005-08-17  Tommi Komulainen  <tommi.komulainen@nokia.com>
3300
3301         * configure.ac: Release 0.9.47
3302
3303 2005-08-17  Tommi Komulainen  <tommi.komulainen@nokia.com>
3304
3305         * hildon-widgets/hildon-get-password-dialog.c: Add "numbers_only"
3306         property for setting the password entry accept only numeric values.
3307         N#15212
3308
3309 2005-08-17  Tommi Komulainen  <tommi.komulainen@nokia.com>
3310
3311         * hildon-widgets/hildon-calendar-popup.c (MAX_YEAR, MIN_YEAR):
3312         * hildon-widgets/hildon-note.c (ELLIPSATION_STRING, BOX_SPAXING):
3313         * hildon-widgets/hildon-volumebar-range.c (CHANGE_THRESHOLD):
3314         Use defines rather than magic numbers in the code.
3315
3316 2005-08-17  Tommi Komulainen  <tommi.komulainen@nokia.com>
3317
3318         Update to new l10n packaging style.  po-files (inside this package)
3319         are not used for now, the message catalogs come from separate packages
3320         and including them here would conflict.
3321
3322         * Makefile.am (SUBDIRS): stop including po-files
3323         * Makefile.am (EXTRA_DIST):
3324         * debian/hildon-libs-l10n-engb.install:
3325         * debian/hildon-libs-l10n-src.install:
3326         * po/debian/*: Removed
3327
3328 2005-08-09  Luc Pionchon  <luc.pionchon@nokia.com>
3329
3330         * hildon-widgets/hildon-file-details-dialog.c: Added read only
3331         checks to cover gateway content as well.
3332         
3333         * hildon-widgets/hildon-time-editor.c:
3334         (hildon_time_editor_validate): Replace solid numbers with defined
3335         values
3336         (convert_to_12h): Remove "work-around" for the broken 12h timespec
3337
3338
3339 2005-08-05  Luc Pionchon  <luc.pionchon@nokia.com>
3340
3341         * hildon-widgets/hildon-color-selector.c (modify_selected): fix
3342         invalid cast from `GdkWindow' to `GtkWindow' 
3343
3344         * hildon-widgets/hildon-color-popup.c
3345         (hildon_popup_palette_expose): removed debug printing
3346
3347 2005-08-03  Luc Pionchon  <luc.pionchon@nokia.com>
3348
3349         * doc/tmpl/hildon-note.sgml: code example, use slightly less funny
3350         string examples.
3351
3352         * hildon-widgets/hildon-scroll-area.c
3353         (hildon_scroll_area_destroy): one-instruction function:
3354         removed. Call g_free directly.
3355         + minor cleanup
3356         (hildon_scroll_area_size_allocate):When a scrollbar appears to the
3357         right edge of window, size of the child is also shrinked. 'fixed'
3358         does not automatically update this data -> Doing it manually.
3359
3360         * hildon-widgets/hildon-date-editor.h: added
3361         HildonDateEditorErrorType error enumeration type, removed signal
3362         "validate-date" virtual function, added signal "date-error"
3363         virtual function.
3364
3365         * hildon-widgets/hildon-date-editor.c (hildon_date_editor_date_error):
3366         added custom info prints.
3367         (hildon_date_editor_validate_date): removed
3368         (hildon_date_editor_entry_validate): validate maximum and minimum
3369         limits on each field.
3370         (hildon_date_editor_entry_focus_out): check the date validation
3371         in simpler manner, don't put content if field is empty (spec
3372         doesn't say if there should be anything placed in the entry if
3373         it is empty).
3374         (hildon_date_editor_get_date),
3375         (hildon_date_editor_get_month),
3376         (hildon_date_editor_get_year),
3377         (hildon_date_editor_get_day): use direct entry content, so that 0
3378         indicates empty entry, and information is more accurate.
3379
3380 2005-08-01  Luc Pionchon  <luc.pionchon@nokia.com>
3381
3382         * configure.ac: Adjusted CFLAGS and removed -Werror due to the
3383         glib-2.0 flaw. See
3384         http://bugzilla.gnome.org/show_bug.cgi?id=310175 and
3385         http://bugzilla.gnome.org/show_bug.cgi?id=310216
3386
3387 2005-07-29  Luc Pionchon  <luc.pionchon@nokia.com>
3388
3389         * hildon-widgets/hildon-controlbar.h: added missing signal when end reached
3390
3391 2005-07-26  Luc Pionchon  <luc.pionchon@nokia.com>
3392
3393         * hildon-widgets/hildon-number-editor.c: 
3394         (hildon_number_editor_select_all): new function, selects all
3395         the text in the entry.
3396         * hildon-widgets/hildon-number-editor.c: added several calls to
3397         hildon_number_editor_select_all with g_idle_add.
3398
3399         * hildon-controlbar.c : add signal when end reached
3400
3401         * hildon-time-editor.c : fixed: Time chooser widget displays am/pm and time separator indicators badly alligned.
3402
3403         * hildon-time-picker.c : displays valid date at 12:00 am/pm. 
3404         
3405 2005-07-25  Luc Pionchon  <luc.pionchon@nokia.com>
3406
3407         Fixed incorrect values in <Filetype> Details Dialog
3408         
3409         Fixed help button usage in dialogs
3410         
3411         * hildon-dialoghelp.c: Added more documentation about the
3412         help signal
3413         
3414         * hildon-file-details-dialog.c: Updated to match
3415         'File Management in OSSO' version 3.0
3416         
3417         * Fixed application hang after calling gtk_main_quit
3418         
3419         * hildon-date-editor.c: Fixed HildonDateEditor that caught
3420         ESC presses needlessly
3421         
3422         * hildon-time-editor.c: Fixed memory corruption