2007-02-06 Xan Lopez <xan.lopez@nokia.com>
[hildon] / ChangeLog.2
1 2007-02-06 Xan Lopez <xan.lopez@nokia.com> 
2
3         * src/hildon-helper.c:
4         * src/hildon-helper.h:
5
6         Fix the insensitive message function to copy the string in the widget,
7         as it might not valid anymore when the banner needs to be displayed.
8
9         Also add a version with printf-like string formatting.
10
11 2007-02-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
12
13         * examples/hildon-insensitive-example.c: Correcting the example for
14         insensitive press to use HildonWindow. For strange reasons doesn't
15         work with Dialogs.
16
17 2007-02-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
18
19         * examples/Makefile.am:
20         * examples/hildon-insensitive-example.c: Example for the insensitive
21         message setting.
22
23         * src/hildon-helper.c: Insensitive implementation by Xan Lopez.
24
25 2007-02-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
26
27         * examples/hildon-controlbar-example.c:
28         * src/hildon-controlbar.c: Fixing the controlbar to behave as if
29         minimal-bars-visible (old 2.6 mod) was equal 1.
30
31         * src/hildon-banner-private.h:
32         * src/hildon-banner.c: Fixing the problem with two information banners
33         being spawned one after another.
34
35 2007-02-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
36
37         * src/hildon-find-toolbar.c: Fixing the documentation for the
38         FindToolbar.
39
40 2007-02-02  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
41
42         * doc/Makefile.am:
43         * doc/gtk-doc.make: EXTRA_DIST cleanup.
44
45         * src/hildon-defines.c:
46         * src/hildon-defines.h: Icon sizes fixture.
47
48         * examples/Makefile.am:
49         * examples/hildon-icon-sizes-example.c: Example for new icon defines.
50
51         * src/hildon-time-editor.c:
52         * src/hildon-wizard-dialog.c:
53         * src/hildon-date-editor.c: Fixes for new icon sizes.
54
55 2007-02-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
56
57         * src/hildon-helper.c:
58         * src/hildon-helper.h: Adding the
59         hildon_helper_set_insensitive_message function. Implementation not
60         done yet.
61
62 2007-02-01  Johan Bilien  <johan.bilien@nokia.com>
63
64         * src/hildon-window.c:
65         Fixed the check for which property changed in _notify
66         Removed unused static function. Fixes: MB#962
67
68 2007-02-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
69
70         * doc/gtk-doc.make:
71         * doc/Makefile.am: Small adjustments to directory layout.
72
73         * examples/Makefile.am:
74         * examples/hildon-time-editor-example.c: A new example for time
75         editor.
76
77 2007-01-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
78
79         * examples/hildon-caption-example.c: Adding checkbutton to the caption
80         examples to see how things are looking.
81
82         * src/hildon-caption.c: Xan's fix for caption and checkbutton.
83
84 2007-01-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
85
86         * src/hildon-color-chooser-dialog.c:
87         * src/hildon-color-chooser.c: Adding some documentation.
88
89 2007-01-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
90
91         * configure.ac:
92         * pkgconfig/hildon.pc.in:
93         * src/hildon-seekbar.c: Xan's fixes for new gtk compilation.
94
95 2007-01-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
96
97         * ./: More documentation fixes. 
98
99 2007-01-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
100
101         * doc/Makefile.am:
102         * src/hildon-hvolumebar.c:
103         * src/hildon-note.c:
104         * src/hildon-number-editor.c:
105         * src/hildon-program.c:
106         * src/hildon-range-editor.c: Moving thesgml documentation to code.
107
108 2007-01-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
109
110         * doc/Makefile.am:
111         * src/hildon-calendar-popup.c:
112         * src/hildon-color-button.c:
113         * src/hildon-color-chooser-dialog.h:
114         * src/hildon-controlbar.c:
115         * src/hildon-date-editor.c:
116         * src/hildon-get-password-dialog.c:
117         * src/hildon-login-dialog.c:
118         * src/hildon-login-dialog.h:
119         * src/hildon-note.c:
120         * src/hildon-program.c:
121         * src/hildon-sort-dialog.c:
122         * src/hildon-time-editor.c:
123         * src/hildon-time-picker.c:
124         * src/hildon-vvolumebar.c:
125         * src/hildon-weekday-picker.c:
126         * src/hildon-window.c:
127         * src/hildon-wizard-dialog.c: Moving the sgml documentation to code.
128
129 2007-01-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
130
131         * ./: Big documentation fix mess continued.
132
133 2007-01-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
134
135         * ./: Big documentation fix mess.
136
137 2007-01-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
138
139         * src/hildon-sort-dialog.c:
140         * src/hildon-sort-dialog.h:
141         * src/hildon-time-editor.c:
142         * src/hildon-time-picker.c:
143         * src/hildon-volumebar-range.c:
144         * src/hildon-volumebar.c:
145         * src/hildon-vvolumebar.c:
146         * src/hildon-weekday-picker.c:
147         * src/hildon-window.c:
148         * src/hildon-wizard-dialog.c: Cleaning up the documentation.
149
150 2007-01-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
151
152         * src/hildon-program.c:
153         * src/hildon-program.h:
154         * src/hildon-range-editor.c:
155         * src/hildon-seekbar.c:
156         * src/hildon-set-password-dialog.c: Cleaing up the documentation.
157
158 2007-01-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
159
160         * src/hildon-get-password-dialog.c:
161         * src/hildon-helper.c:
162         * src/hildon-hvolumebar.c:
163         * src/hildon-login-dialog.c:
164         * src/hildon-note.c:
165         * src/hildon-note.h:
166         * src/hildon-number-editor.c: Cleaning up the documentation.
167
168 2007-01-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
169
170         * src/hildon-defines.h: Removing accidentaly left function prototypes.
171
172         * src/hildon-find-toolbar.c: Fixing documentation for
173         HildonFindToolbar.
174
175         * src/hildon-font-selection-dialog.c: Fixing documentation for
176         HildonfontSelectionDialog.
177
178 2007-01-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
179
180         * src/hildon-date-editor.c: Fixing the documentation for
181         HildonTimeEditor. Removing the year limitations.
182
183         * src/hildon-defines.c:
184         * src/hildon-defines.h: Fixing the defines documentation.
185
186 2007-01-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
187
188         * src/hildon-banner.c: Fixing documentation for HildonBanner.
189
190         * src/hildon-caption.c:
191         * src/hildon-caption.h: Fixing documentation for HildonCaption.
192
193         * src/hildon-code-dialog.c: Fixing documentation for HildonCodeDialog.
194
195         * src/hildon-controlbar.c: Fixing docuemtnation for HildonControlbar.
196
197 2007-01-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
198
199         * src/hildon-banner.c:
200         * src/hildon-banner.h: Fixing documentation. Removing the n-lines
201         helper function.
202
203         * src/hildon-note.c: Removing the n-lines wrapping stuff.
204
205 2007-01-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
206
207         * tests/Makefile.am: Missing MAINTAINERCLEAN files.
208
209         * tests/hildon-clock-widgets_tests.c:
210         * tests/hildon-widgets_tests.c: Removing, old outo stuff.
211
212         * tests/tc_banner_truncate.c: More info in header.
213
214 2007-01-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
215
216         * tests/check-hildon-banner.c:
217         * tests/check-hildon-calendar-popup.c:
218         * tests/check-hildon-caption.c:
219         * tests/check-hildon-code-dialog.c:
220         * tests/check-hildon-color-button.c:
221         * tests/check-hildon-color-chooser.c:
222         * tests/check-hildon-controlbar.c:
223         * tests/check-hildon-date-editor.c:
224         * tests/check-hildon-dialoghelp.c:
225         * tests/check-hildon-find-toolbar.c:
226         * tests/check-hildon-font-selection-dialog.c:
227         * tests/check-hildon-get-password-dialog.c:
228         * tests/check-hildon-helper.c:
229         * tests/check-hildon-name-password-dialog.c:
230         * tests/check-hildon-note.c:
231         * tests/check-hildon-number-editor.c:
232         * tests/check-hildon-program.c:
233         * tests/check-hildon-range-editor.c:
234         * tests/check-hildon-scroll-area.c:
235         * tests/check-hildon-seekbar.c:
236         * tests/check-hildon-set-password-dialog.c:
237         * tests/check-hildon-sort-dialog.c:
238         * tests/check-hildon-system-sound.c:
239         * tests/check-hildon-time-editor.c:
240         * tests/check-hildon-time-picker.c:
241         * tests/check-hildon-volumebar-range.c:
242         * tests/check-hildon-volumebar.c:
243         * tests/check-hildon-weekday-picker.c:
244         * tests/check-hildon-window.c:
245         * tests/check-hildon-wizard-dialog.c:
246         * tests/check_test.c:
247         * tests/check_utils.c:
248         * tests/check_utils.h:
249         * tests/hildon-clock-widgets_tests.c:
250         * tests/hildon-widgets_tests.c:
251         * tests/tc_banner_truncate.c:
252         * tests/test_suites.h: Updating the copyright header.
253
254 2007-01-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
255
256         * debian/libhildon1-dbg.install:
257         * debian/libhildon1-dev.docs:
258         * debian/libhildon1-dev.install:
259         * debian/libhildon1.install:
260         * configure.ac:
261         * debian/control:
262         * debian/rules: Updating deps, making hildon0 a hildon1.
263
264         * pkgconfig/hildon.pc.in: Fixing a dash expansion problem.
265
266 2007-01-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
267
268         * debian/libhildon0-dbg.install:
269         * debian/libhildon0-dev.docs:
270         * debian/libhildon0-dev.install:
271         * debian/libhildon0.install:
272         * debian/changelog:
273         * debian/control: Adjusting package name to libhildon.
274
275         * debian/rules: Auto sh-libs generation.
276
277 2007-01-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
278
279         * src/hildon-calendar-popup.c:
280         * src/hildon-caption.c:
281         * src/hildon-code-dialog.c:
282         * src/hildon-color-chooser-dialog.c:
283         * src/hildon-controlbar.c:
284         * src/hildon-date-editor.c:
285         * src/hildon-find-toolbar.c:
286         * src/hildon-font-selection-dialog.c:
287         * src/hildon-get-password-dialog.c:
288         * src/hildon-login-dialog.c:
289         * src/hildon-note.c:
290         * src/hildon-number-editor.c:
291         * src/hildon-range-editor.c:
292         * src/hildon-set-password-dialog.c:
293         * src/hildon-sort-dialog.c:
294         * src/hildon-time-editor.c:
295         * src/hildon-time-picker.c:
296         * src/hildon-wizard-dialog.c: For the time being changing the
297         tranlslation package from PACKAGE (hildon) to hildon-libs to force/get
298         the old translations.
299
300 2007-01-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
301
302         * src/hildon-date-editor.c:
303         * src/hildon-time-editor.c:
304         * src/hildon-number-editor.c: Adding some missing bugfixes from
305         pre-consolidation from another branch.
306
307         * src/hildon-helper.c:
308         * src/hildon-helper.h: Adding the missing finger event recognition
309         helper.
310
311         * tests/test_suites.h: Fixing the test suite.
312
313 2007-01-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
314
315         * src/hildon.h:
316         * src/Makefile.am:
317         * src/hildon-defines.c:
318         * src/hildon-helper.c:
319         * src/hildon-helper.h: Introducing the hildon-helper and moving some
320         -defines functions there.
321
322         * tests/Makefile.am:
323         * tests/Makefile.in:
324         * tests/TEST-CASES.txt:
325         * tests/check-hildon-defines.c:
326         * tests/check_test.c: Modyfying tests for hildon helper.
327
328 2007-01-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
329
330         * src/hildon-input-mode-hint.h: Cleaning up the
331         hildon-input-mode-hint.
332
333 2007-01-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
334
335         * src/hildon-defines.c:
336         * src/hildon-defines.h: Cleaning up hildon-defines.
337
338 2007-01-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
339
340         * src/hildon-find-toolbar.c:
341         * src/hildon-program.c:
342         * src/hildon-volumebar.c:
343         * src/hildon-vvolumebar.c: Adding the proper HAVE_CONFIG where needed.
344
345 2007-01-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
346
347         * src/hildon-composite-widget.c:
348         * src/hildon-composite-widget.h:
349         * src/hildon-date-editor.c:
350         * src/hildon-number-editor.c:
351         * src/hildon-time-editor.c:
352         * src/hildon-weekday-picker.c:
353         * src/Makefile.am:
354         * src/hildon-private.c:
355         * src/hildon-private.h: Moving "composite widget" to private since
356         essentially it's just a handy private function.
357
358         * src/hildon.h: Removing it from exported headers.
359
360         * tests/Makefile.am:
361         * tests/Makefile.in:
362         * tests/TEST-CASES.txt:
363         * tests/check-hildon-composite-widget.c:
364         * tests/check_test.c: Removing the composite test case, since it's
365         external/not exported anymore.
366
367 2007-01-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
368
369         * debian/changelog: Adding missing.
370
371         * src/hildon-banner.c: Modyfying to allow creation with null window.
372
373         * tests/check-hildon-calendar-popup.c:
374         * tests/check-hildon-color-button.c:
375         * tests/check-hildon-note.c: Fixing the unit tests.
376
377 2007-01-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
378
379         * ChangeLog-hildon-lgpl: Moving to ChangeLog.1.
380
381         * ChangeLog.2: Creating from the ChangeLog. Will hold all changelogs
382         before consolidations.
383
384         * debian/changelog:
385         * debian/control:
386         * debian/hildon-dev.docs:
387         * debian/hildon-dev.install:
388         * debian/hildon-libs-dev.docs:
389         * debian/hildon-libs-dev.install:
390         * debian/hildon-libs0-dbg.install:
391         * debian/hildon-libs0.install:
392         * debian/hildon-libs0.links:
393         * debian/hildon0-dbg.install:
394         * debian/hildon0.install:
395         * debian/rules: Updating the debian stuff.
396
397 2007-01-17  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
398
399         * examples/Makefile.am:
400         * examples/hildon-login-dialog-example.c: Adding login dialog example.
401
402 2007-01-17  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
403
404         * examples/: Moving the examples out of the directory.
405
406 2007-01-17  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
407
408         * src/hildon.h: Changing from hildon-widgets.h
409
410         * examples/hildon-banner/hildon-banner-example.c:
411         * examples/hildon-caption/hildon-caption-example.c:
412         * examples/hildon-color-button/hildon-color-button-example.c:
413         * examples/hildon-color-chooser/hildon-color-chooser-example.c:
414         * examples/hildon-controlbar/hildon-controlbar-example.c:
415         * examples/hildon-note/hildon-note-example.c:
416         * examples/hildon-sort-dialog/hildon-sort-dialog-example.c:
417         * examples/hildon-time-picker/hildon-time-picker-example.c:
418         * examples/hildon-weekday-picker/hildon-weekday-picker-example.c:
419         * examples/hildon-window/hildon-window-example.c: Fixing the example
420         license header. 
421
422         * src/Makefile.am: Fixing the noinst headers.
423
424 2007-01-17  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
425
426         * ./: Upgrading the license headers, moving package name to "hildon"
427         etc. 
428         
429 2007-01-17  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
430
431         * examples/Makefile.am:
432         * examples/hildon-color-button:
433         * examples/hildon-color-button/hildon-color-button-example.c:
434         * examples/hildon-color-chooser:
435         * examples/hildon-color-chooser/hildon-color-chooser-example.c: Adding
436         the color button and color chooser examples.
437
438         * src/hildon-color-button.c:
439         * src/hildon-color-button.h:
440         * src/hildon-color-chooser-dialog.c:
441         * src/hildon-color-chooser.c: Fixing the color-returning functions.
442
443         * src/hildon-find-toolbar.c:
444         * src/hildon-font-selection-dialog.c: Adjusting to new color-returning
445         functions.
446
447         * tests/Makefile.am:
448         * tests/Makefile.in:
449         * tests/check-hildon-color-button.c:
450         * tests/check-hildon-color-popup.c:
451         * tests/check-hildon-color-selector.c:
452         * tests/check_test.c:
453         * tests/test_suites.h: Adding the tests for color button and color
454         chooser.
455
456 2007-01-15  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
457
458         * Makefile.am:
459         * configure.ac:
460         * tests:
461         * tests/Makefile.am:
462         * tests/Makefile.in:
463         * tests/TEST-CASES.txt:
464         * tests/check-hildon-banner.c:
465         * tests/check-hildon-calendar-popup.c:
466         * tests/check-hildon-caption.c:
467         * tests/check-hildon-code-dialog.c:
468         * tests/check-hildon-color-button.c:
469         * tests/check-hildon-color-popup.c:
470         * tests/check-hildon-color-selector.c:
471         * tests/check-hildon-composite-widget.c:
472         * tests/check-hildon-controlbar.c:
473         * tests/check-hildon-date-editor.c:
474         * tests/check-hildon-defines.c:
475         * tests/check-hildon-dialoghelp.c:
476         * tests/check-hildon-find-toolbar.c:
477         * tests/check-hildon-font-selection-dialog.c:
478         * tests/check-hildon-get-password-dialog.c:
479         * tests/check-hildon-name-password-dialog.c:
480         * tests/check-hildon-note.c:
481         * tests/check-hildon-number-editor.c:
482         * tests/check-hildon-program.c:
483         * tests/check-hildon-range-editor.c:
484         * tests/check-hildon-scroll-area.c:
485         * tests/check-hildon-seekbar.c:
486         * tests/check-hildon-set-password-dialog.c:
487         * tests/check-hildon-sort-dialog.c:
488         * tests/check-hildon-system-sound.c:
489         * tests/check-hildon-time-editor.c:
490         * tests/check-hildon-time-picker.c:
491         * tests/check-hildon-volumebar-range.c:
492         * tests/check-hildon-volumebar.c:
493         * tests/check-hildon-weekday-picker.c:
494         * tests/check-hildon-window.c:
495         * tests/check-hildon-wizard-dialog.c:
496         * tests/check_test.c:
497         * tests/check_utils.c:
498         * tests/check_utils.h:
499         * tests/hildon-clock-widgets_tests.c:
500         * tests/hildon-widgets_tests.c:
501         * tests/run_tests:
502         * tests/tc_banner_truncate.c:
503         * tests/test_suites.h: Adding the test suite.
504
505 2007-01-15  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
506
507         * examples/Makefile.am:
508         * examples/hildon-time-picker:
509         * examples/hildon-time-picker/hildon-time-picker-example.c: Adding a
510         hildon-time-picker example.
511
512 2007-01-11  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
513
514         * configure.ac:
515         * examples/Makefile.am: Adding the --with-examples and --with-asserts
516         configure options (defaulting to no ; no respectively).
517
518 2007-01-10  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
519
520         * examples/Makefile.am:
521         * examples/hildon-note:
522         * examples/hildon-note/hildon-note-example.c: Example for hildon note.
523
524         * src/hildon-note.c:
525         * src/hildon-note.h: Fixing buggy code in new object creation.
526
527 2007-01-10  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
528
529         * examples/Makefile.am:
530         * examples/hildon-controlbar:
531         * examples/hildon-controlbar/hildon-controlbar-example.c: Adding an
532         example for the HildonControlBar.
533
534         * src/hildon-banner.c: Fixing some refactoring bugs.
535
536         * src/hildon-defines.c:
537         * src/hildon-number-editor.c:
538         * src/hildon-time-editor.c:
539         * src/hildon-time-picker.c: Gtk 2.10 fixes.
540
541 2007-01-08  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
542
543         * src/hildon-date-editor.c:
544         * src/hildon-date-editor.h:
545         * src/hildon-time-editor.c:
546         * src/hildon-time-editor.h: Cleaning up the enum name.
547
548 2007-01-08  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
549
550         * src/hildon-wizard-dialog-private.h:
551         * src/hildon-wizard-dialog.c:
552         * src/hildon-wizard-dialog.h: Cleaning up the HildonWizardDialog.
553
554 2007-01-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
555
556         * src/hildon-set-password-dialog-private.h:
557         * src/hildon-set-password-dialog.c:
558         * src/hildon-set-password-dialog.h: Cleaning up the
559         HildonSetPasswordDialog.
560
561 2007-01-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
562
563         * src/hildon-get-password-dialog-private.h:
564         * src/hildon-get-password-dialog.c:
565         * src/hildon-get-password-dialog.h: Cleaning up the
566         HildonGetPasswordDialog.
567
568 2007-01-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
569
570         * src/hildon-font-selection-dialog.c:
571         * src/hildon-font-selection-dialog.h:
572         * src/hildon-font-selection-dialog-private.h: Cleaning up the
573         HildonFontSelectionDialog. 
574
575 2007-01-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
576
577         * src/hildon-login-dialog.c:
578         * src/hildon-login-dialog.h:
579         * src/Makefile.am:
580         * src/hildon-login-dialog-private.h:
581         * src/hildon-widgets.h: Cleaning up the HildonNamePassword dialog and
582         renaming it to HildonLoginDialog.
583
584 2007-01-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
585
586         * src/hildon-banner.c: Introducing static protos, removing the
587         macrofied GType init, full the parent_class with proper value.
588
589 2007-01-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
590
591         * src/hildon-banner.c:
592         * src/hildon-banner.h:
593         * src/hildon-note.c:
594         * src/hildon-banner-private.h: Cleaning up the HildonBanner.
595
596         * src/hildon-color-chooser-dialog-private.h:
597         * src/hildon-color-chooser-dialog.c:
598         * src/hildon-color-chooser-dialog.h: Fixing build.
599
600 2007-01-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
601
602         * src/hildon-note.c:
603         * src/hildon-note.h:
604         * src/hildon-note-private.h: Cleaning up the HildonNote.
605
606 2007-01-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
607
608         * src/hildon-date-editor-private.h:
609         * src/hildon-date-editor.c:
610         * src/hildon-date-editor.h: Cleaning up the date editor.
611
612 2007-01-03  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
613
614         * src/hildon-private.h: Removing. It was only holding one private
615         function which is now public (makes sense).
616
617         * src/hildon-time-editor-private.h:
618         * src/hildon-time-editor.c:
619         * src/hildon-time-editor.h:
620         * src/hildon-time-picker.c:
621         * src/hildon-widgets.h: Cleaning up the time editor.
622
623 2007-01-03  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
624
625         * src/hildon-color-chooser-dialog.c:
626         * src/hildon-color-chooser-dialog.h:
627         * src/hildon-color-chooser.c:
628         * src/hildon-color-chooser.h: More color chooser stuff.
629
630 2007-01-03  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
631
632         * plugins:
633         * plugins/Makefile.am:
634         * plugins/hildon-color-chooser-dialog-hsv.c:
635         * plugins/hildon-color-chooser-hsv.c:
636         * src/Makefile.am:
637         * src/hildon-plugin-widget.c:
638         * src/hildon-plugin-widget.h: Removing old plugin bits.
639
640 2007-01-03  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
641
642         * src/Makefile.am:
643         * src/hildon-color-button-private.h:
644         * src/hildon-color-button.c:
645         * src/hildon-color-button.h:
646         * src/hildon-color-chooser-button.c:
647         * src/hildon-color-chooser-button.h:
648         * src/hildon-color-chooser-dialog-private.h:
649         * src/hildon-color-chooser-dialog.c:
650         * src/hildon-color-chooser-dialog.h:
651         * src/hildon-color-chooser-private.h:
652         * src/hildon-color-chooser.c:
653         * src/hildon-color-chooser.h:
654         * src/hildon-color-popup.c:
655         * src/hildon-color-popup.h:
656         * src/hildon-color-selector.c:
657         * src/hildon-color-selector.h:
658         * src/hildon-font-selection-dialog.c:
659         * src/hildon-widgets.h: Cleaning up the color-widgets stuff.
660
661 2006-12-20  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
662
663         * src/hildon-seekbar.c: Fixing one missing include file.
664
665         * src/hildon-time-picker-private.h:
666         * src/hildon-time-picker.c:
667         * src/hildon-time-picker.h: Cleaning up the HildonTimePicker.
668
669 2006-12-20  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
670
671         * src/hildon-seekbar-private.h:
672         * src/hildon-seekbar.c:
673         * src/hildon-seekbar.h: Cleaning up the HildonSeekbar.
674
675 2006-12-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
676
677         * src/hildon-number-editor-private.h:
678         * src/hildon-number-editor.c:
679         * src/hildon-number-editor.h: Cleaning up the HildonNumberEditor.
680
681 2006-12-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
682
683         * src/hildon-code-dialog-private.h:
684         * src/hildon-code-dialog.c:
685         * src/hildon-code-dialog.h: Cleaning up the HildonCodeDialog.
686
687 2006-12-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
688
689         * src/hildon-caption-private.h:
690         * src/hildon-caption.c:
691         * src/hildon-caption.h: Cleaning up the HildonCaption.
692
693 2006-12-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
694
695         * src/hildon-sort-dialog-private.h:
696         * src/hildon-sort-dialog.c:
697         * src/hildon-sort-dialog.h: Cleaning up the HildonSortDialog.
698
699 2006-12-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
700
701         * src/hildon-weekday-picker-private.h:
702         * src/hildon-weekday-picker.c:
703         * src/hildon-weekday-picker.h: Cleaning up the HildonWeekdayPicker.
704
705 2006-12-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
706
707         * src/hildon-calendar-popup-private.h:
708         * src/hildon-calendar-popup.c:
709         * src/hildon-calendar-popup.h: Cleaning up the HildonCalendarPopup.
710
711 2006-12-15  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
712
713         * src/hildon-controlbar-private.h:
714         * src/hildon-controlbar.c:
715         * src/hildon-controlbar.h: Cleaning up the HildonControlBar.
716
717 2006-12-15  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
718
719         * src/hildon-range-editor-private.h:
720         * src/hildon-range-editor.c:
721         * src/hildon-range-editor.h: Cleaning up HildonRangeEditor.
722
723 2006-12-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
724
725         * src/hildon-sound.c:
726         * src/hildon-sound.h: Cleaning up.
727
728 2006-12-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
729
730         * TODO: Removing. 
731
732         * src/hildon-volumebar-range.c:
733         * src/hildon-volumebar-range.h: Cleaning up HildonVolumebarRange.
734
735 2006-12-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
736
737         * TODO:
738         * src/hildon-find-toolbar-private.h:
739         * src/hildon-find-toolbar.c:
740         * src/hildon-find-toolbar.h: Cleaning up HildonFindToolbar.
741
742 2006-12-13  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
743
744         * TODO:
745         * src/hildon-program-private.h:
746         * src/hildon-program.c:
747         * src/hildon-program.h: Cleaning up HildonProgram.
748
749 2006-12-12  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
750
751         * TODO: 
752         * src/hildon-hvolumebar.c:
753         * src/hildon-hvolumebar.h: Cleaning up.
754
755         * src/hildon-vvolumebar.c: Defines fixes.
756
757 2006-12-12  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
758
759         * TODO: Removing cleaned stuff.
760
761         * src/hildon-volumebar.h: Cosmetic.
762
763         * src/hildon-vvolumebar.c: 
764         * src/hildon-vvolumebar.h: Cleaning.
765
766 2006-12-12  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
767
768         * TODO: Adding more TODO.
769
770         * src/hildon-volumebar-private.h:
771         * src/hildon-volumebar.c:
772         * src/hildon-volumebar.h: Cleaning up.
773
774         * src/hildon-hvolumebar.c:
775         * src/hildon-vvolumebar.c: Adjusting for changes in volumebar.
776         
777         * src/hildon-window-private.h:
778         * src/hildon-window.c:
779         * src/hildon-window.h: Adding the G_GNUC_CONST keyword, some more
780         layouting tweaks.
781
782 2006-12-12  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
783
784         * TODO: Adding a TODO file.
785
786 2006-12-11  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
787
788         * src/hildon-window-private.h:
789         * src/hildon-window.c:
790         * src/hildon-window.h: Correcting the coding style. Correcting the
791         identing. Modyfying to use standard gobject set_private thingies.
792         Making the private API not exported to symbols.
793
794 2006-12-11  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
795
796         * pkgconfig/hildon.pc.in:
797         * src/Makefile.am: Fixing the install directories.
798
799 2006-11-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
800
801         * autogen.sh: Updated autogen not to complain when launched without
802         parameters in NOCONFIGURE mode.
803
804 2006-11-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
805
806         * examples/Makefile.am:
807         * examples/hildon-sort-dialog:
808         * examples/hildon-sort-dialog/hildon-sort-dialog-example.c: Adding the
809         example for HildonSortDialog. 
810
811 2006-11-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
812
813         * configure.ac: Fixing the build problem of the examples (missing _)
814
815         * examples/Makefile.am:
816         * examples/hildon-weekday-picker:
817         * examples/hildon-weekday-picker/hildon-weekday-picker-example.c:
818         Adding a weekday picker example.
819
820         * src/Makefile.am: Fixing the problem mis-ordered build.
821
822 2006-11-20  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
823
824         * Makefile.am:
825         * configure.ac:
826         * m4/as-version.m4:
827         * pkgconfig/Makefile.am:
828         * pkgconfig/hildon-widgets.pc.in:
829         * src/Makefile.am: Changing the install dirs etc. 
830
831 2006-11-20  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
832
833         * src/hildon-banner.c:
834         * src/hildon-calendar-popup.c:
835         * src/hildon-caption.c:
836         * src/hildon-code-dialog.c:
837         * src/hildon-color-button.c:
838         * src/hildon-color-chooser-button.c:
839         * src/hildon-color-chooser-button.h:
840         * src/hildon-color-chooser-dialog.c:
841         * src/hildon-color-chooser-dialog.h:
842         * src/hildon-color-chooser.c:
843         * src/hildon-color-popup.c:
844         * src/hildon-color-selector.c:
845         * src/hildon-composite-widget.c:
846         * src/hildon-composite-widget.h:
847         * src/hildon-controlbar.c:
848         * src/hildon-date-editor.c:
849         * src/hildon-defines.c:
850         * src/hildon-find-toolbar.c:
851         * src/hildon-font-selection-dialog.c:
852         * src/hildon-get-password-dialog.c:
853         * src/hildon-hvolumebar.c:
854         * src/hildon-hvolumebar.h:
855         * src/hildon-name-password-dialog.c:
856         * src/hildon-note.c:
857         * src/hildon-number-editor.c:
858         * src/hildon-plugin-widget.c:
859         * src/hildon-plugin-widget.h:
860         * src/hildon-program.c:
861         * src/hildon-program.h:
862         * src/hildon-range-editor.c:
863         * src/hildon-seekbar.c:
864         * src/hildon-set-password-dialog.c:
865         * src/hildon-sort-dialog.c:
866         * src/hildon-sound.c:
867         * src/hildon-sound.h:
868         * src/hildon-time-editor.c:
869         * src/hildon-time-picker.c:
870         * src/hildon-volumebar-range.c:
871         * src/hildon-volumebar.c:
872         * src/hildon-vvolumebar.c:
873         * src/hildon-vvolumebar.h:
874         * src/hildon-weekday-picker.c:
875         * src/hildon-widgets.h:
876         * src/hildon-window.c:
877         * src/hildon-window.h:
878         * src/hildon-wizard-dialog.c: Fixing the include files.
879
880 2006-11-20  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
881
882         * examples/Makefile.am:
883         * examples/hildon-caption:
884         * examples/hildon-caption/hildon-caption-example.c: Adding the example
885         for hildon-caption.
886
887 2006-11-20  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
888
889         * examples/Makefile.am:
890         * examples/hildon-banner:
891         * examples/hildon-banner/hildon-banner-example.c: Adding a hildon-banner example. 
892         
893         * examples/hildon-window/hildon-window-example.c: Addin the quit
894         function.
895
896 2006-11-17  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
897
898         * Makefile.am:
899         * configure.ac:
900         * examples:
901         * examples/Makefile.am:
902         * examples/hildon-program:
903         * examples/hildon-window:
904         * examples/hildon-window/hildon-window-example.c:
905         * src/Makefile.am:
906         * src/hildon-banner.c:
907         * src/hildon-banner.h:
908         * src/hildon-caption.c:
909         * src/hildon-code-dialog.c:
910         * src/hildon-color-button.c:
911         * src/hildon-color-chooser-button.c:
912         * src/hildon-color-chooser-button.h:
913         * src/hildon-color-chooser-dialog.c:
914         * src/hildon-color-chooser-dialog.h:
915         * src/hildon-date-editor.c:
916         * src/hildon-defines.c:
917         * src/hildon-find-toolbar.c:
918         * src/hildon-font-selection-dialog.c:
919         * src/hildon-get-password-dialog.c:
920         * src/hildon-note.c:
921         * src/hildon-number-editor.c:
922         * src/hildon-range-editor.c:
923         * src/hildon-set-password-dialog.c:
924         * src/hildon-sort-dialog.c:
925         * src/hildon-sort-dialog.h:
926         * src/hildon-sound.c:
927         * src/hildon-sound.h:
928         * src/hildon-time-editor.h:
929         * src/hildon-time-picker.c:
930         * src/hildon-widgets.h:
931         * src/hildon-window.c:
932         * src/hildon-wizard-dialog.c: Making the stuff compile with -Werror. 
933
934 2006-11-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
935
936         * src/Makefile.am:
937         * src/gtk-infoprint.c:
938         * src/gtk-infoprint.h: Removing the infoprints for good.
939
940 2006-11-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
941
942         * hildon-date-editor.c:
943         * hildon-date-editor.h:
944         * hildon-time-editor.h: Switching to a common DateTime editor error
945         type.
946
947 2006-11-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
948
949         * src/hildon-time-editor.c:
950         * src/hildon-time-editor.h: Switching to a common DateTime editor
951         error type.
952
953 2006-11-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
954
955         * src/hildon-calendar-popup.h:
956         * src/hildon-caption.c:
957         * src/hildon-caption.h:
958         * src/hildon-date-editor.h:
959         * src/hildon-font-selection-dialog.c:
960         * src/hildon-font-selection-dialog.h:
961         * src/hildon-get-password-dialog.c:
962         * src/hildon-get-password-dialog.h:
963         * src/hildon-note.c:
964         * src/hildon-note.h:
965         * src/hildon-program.h:
966         * src/hildon-range-editor.h:
967         * src/hildon-time-editor.c:
968         * src/hildon-time-editor.h:
969         * src/hildon-volumebar-range.h:
970         * src/hildon-weekday-picker.h:
971         * src/hildon-wizard-dialog.h: Removing deprecated functions.
972
973 2006-11-15  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
974
975         * src/hildon-caption.c:
976         * src/hildon-caption.h:
977         * src/hildon-note.c:
978         * src/hildon-note.h:
979         * src/hildon-window.h: Register all the unregistered enums as GEnums
980         to make it easier for the language bindings.
981
982 2006-11-15  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
983
984         * src/Makefile.am:
985         * src/hildon-marshalers.c:
986         * src/hildon-marshalers.h: Fixing the marshalers rebuilding etc.
987
988 2006-11-15  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
989
990         * ./: Making the source buildable again, fixing the mkenums thingy.
991
992 2006-11-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com>
993
994         * ./: Removing the whole lot of deprecated components.  
995
996 2006-11-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
997
998         * ./: Some basic fixed to make the source actually buildable. Removing
999         the marshallers from the build system for a little while. 
1000
1001 2006-11-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1002
1003         * configure.ac:
1004         * pkgconfig/hildon-widgets.pc.in: Few more fixes for the pkgconfig
1005         file.
1006
1007 2006-11-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1008         
1009         * ./: Moving pkgconfig file to pkgconfig/.
1010
1011 2006-11-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1012
1013         * ./: Removing plugins and doc temporarily from the build process.
1014         Upgrading the autogen.sh and configure.ac.
1015
1016 2006-11-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1017
1018         * ./: Removing the theme, ut and timer. 
1019
1020 2006-11-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1021
1022         * ./: hildon-widgets => src . hildon-widgets-plugins => plugins.
1023         Changing dir names etc. 
1024
1025 2006-11-10  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1026
1027         [0.14.11-1 release]
1028
1029         * configure.ac:
1030         * debian/changelog: Updating.
1031
1032 2006-11-09  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1033
1034         * hildon-widgets/hildon-date-editor.c:
1035         * hildon-widgets/hildon-time-editor.c: Fixing the back logical string used.
1036
1037 2006-11-08  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1038
1039         [0.14.10-1 release]
1040
1041         * configure.ac:
1042         * debian/changelog: Updating.
1043
1044 2006-11-08  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1045
1046         * hildon-widgets/hildon-libs.c:
1047         Removed gtk_widget_grab_focus on entry_validate() and added 
1048         control on entry_changed() for moving the focus when validate returns 
1049         NO_ERROR. Also it's used skip_validation for not validating 
1050         twice when entering a valid date in each entry.
1051         Fixes NB#41059 and NB#42579.
1052
1053 2006-11-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1054
1055         [0.14.8-1 release]
1056
1057         * configure.ac:
1058         * debian/changelog: Updating.
1059
1060         * hildon-widgets/hildon-scroll-area.c: Fixing a silly compilation
1061         breakage.
1062
1063 2006-10-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1064
1065         * hildon-widgets/hildon-scroll-area.c:
1066         * hildon-widgets/hildon-scroll-area.h: When using a GtkTextView inside
1067         the HildonScrollArea try to "compensete" the cursor position
1068         scrolling. Fixes NB#20219.
1069
1070 2006-10-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1071
1072         * hildon-widgets/hildon-font-selection-dialog.c: Making the preview
1073         dialog wider when being font sizes are being used. Fixes NB#41501. 
1074
1075 2006-10-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1076
1077         * hildon-widgets/hildon-set-password-dialog.c: Removing
1078         auto-capitalization from the entry used to verify the password. Fixes
1079         NB#39585.
1080
1081 2006-10-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1082
1083         [0.14.7-1 release]
1084
1085         * configure.ac:
1086         * debian/changelog: Updating. 
1087
1088         * hildon-widgets/hildon-time-editor.c: Adding a "skipper" variable
1089         that prevents us from doing validations from within validations. When
1090         skipper == TRUE vallidation step is being skipped. A workaround.
1091         Fixes NB#44610.
1092
1093 2006-10-24  Daniel Elstner  <daniel.kitta@gmail.com>
1094
1095         * hildon-widgets/hildon-find-toolbar.h (search, close,
1096         invalid_input, history_append): Remove the final user_data
1097         parameter from the signal prototypes.  The user_data pointer
1098         is a generic feature of GLib signal handling and not supposed
1099         to be declared explicitely. (MB#185)
1100
1101 2006-10-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com>
1102
1103         * hildon-widgets/hildon-time-editor.c: Removing the extra focus grab,
1104         missing patch from NB#42555.
1105
1106 2006-10-20  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com>
1107
1108         * hildon-widgets/hildon-time-editor.c:
1109         (hildon_time_editor_entry_keypress): Added check for not allowed keys.
1110         Fixes NB#43926.
1111
1112         * hildon-widgets/hildon-time-editor.h:
1113         Added INVALID_CHAR to HildonTimeEditorErrorType enumeration.
1114
1115 2006-10-20  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1116
1117         * hildon-widgets/hildon-find-toolbar.c: Do not grab focus but just
1118         hide the IM context when the toolbar is being closed. Patch by Tomas
1119         Ostman, fixes for good NB#34193. 
1120
1121 2006-10-20  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1122
1123         * hildon-widgets/hildon-date-editor.c: Changing the error infobanner
1124         displayed to ckct_ib_illegal_character (when user presses non-numeric
1125         character in the date editor).
1126
1127 2006-10-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com>
1128
1129         * hildon-widgets/hildon-date-editor.c:
1130         (hildon_date_editor_keypress): Added check for not allowed keys.
1131         (hildon_date_editor_date_error): Added banner message for not
1132         allowed keys. Fixes NB#41049.
1133
1134         * hildon-widgets/hildon-date-editor.h:
1135         Added INVALID_CHAR to HildonDateEditorErrorType enumeration.
1136
1137 2006-10-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1138
1139         * hildon-widgets/hildon-banner.c:
1140         (force_to_wrap_truncated): Set label size request to its natural 
1141         size (it stands fixed after it's wrapped). Fixes NB#38598.
1142
1143 2006-10-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1144
1145         [0.14.6-1 release]
1146
1147         * configure.ac:
1148         * debian/changelog: Updating.
1149
1150 2006-10-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1151
1152         * hildon-widgets-plugins/hildon-color-chooser-hsv.c: Fixing the
1153         clipping in the color selector. Fixes NB#43565.
1154
1155 2006-10-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1156
1157         * hildon-widgets/hildon-color-button.c: One more extra to actually fix
1158         NB#39798.
1159
1160 2006-10-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1161
1162         * hildon-widgets/hildon-get-password-dialog.c: Making the password
1163         text entry 20 characters long. Fixes NB#39586. A workaround.
1164
1165 2006-10-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1166
1167         * hildon-widgets/hildon-name-password-dialog.c: Fixing the
1168         auto-capitalization issues in the name password dialog. Two things
1169         accumulated here -- missing NULL in property set and the lack of
1170         visibility re-set after input method hint setting (this should not be
1171         needed BTW). Fixes NB#37467.
1172
1173 2006-10-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1174
1175         * hildon-widgets/hildon-color-button.c: Correctly fixing NB#39798 --
1176         the expose event should draw it's bits according to widget's
1177         allocation and not the expose area.
1178
1179 2006-10-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1180
1181         * hildon-widgets-plugins/hildon-color-chooser-hsv.c: Changing the way the
1182         dimmed elements of the dialog are being drawn -- fixes NB#41498. 
1183         Cache the pre-generated dimmed pixbuf to improve the performance. We could
1184         cache the actual hsv plane too in a similiar way.  
1185
1186 2006-10-11  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1187
1188         * hildon-widgets-plugins/hildon-color-chooser-hsv.c: Adding the border
1189         around the color selector. Fixes #NB42007. 
1190
1191 2006-10-10  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1192
1193         * hildon-widgets/hildon-font-selection-dialog.c: Forcing the dialog to
1194         be more wide. A slightly ugly fix, but fixes NB#41501. Will be fixed
1195         properly once we solve all the label truncating/wrapping/ellipsizing
1196         issues. 
1197
1198 2006-10-10  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1199
1200         * hildon-widgets/hildon-date-editor.c: Remove the focus grab after
1201         dialog execution. Fixes NB#42555.
1202
1203 2006-10-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1204
1205         * hildon-widgets/hildon-date-editor.c:
1206         (hildon_date_editor_entry_validate): Set the stored date value 
1207         when it's validated with some entry empty. Fixes NB#42504.
1208
1209 2006-10-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1210         
1211         [0.14.5-1 release]
1212         
1213         * configure.ac:
1214         * debian/changelog: Update.
1215
1216         * debian/hildon-libs-dev.install: Removing redundant .la/.a files. 
1217
1218 2006-10-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1219
1220         * debian/copyright: One more license fix. 
1221
1222 2006-10-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1223
1224         * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c:
1225         * hildon-widgets-plugins/hildon-color-chooser-hsv.c:
1226         * hildon-widgets/gtk-infoprint.c:
1227         * hildon-widgets/gtk-infoprint.h:
1228         * hildon-widgets/hildon-add-home-dialog.c:
1229         * hildon-widgets/hildon-add-home-dialog.h:
1230         * hildon-widgets/hildon-app-private.h:
1231         * hildon-widgets/hildon-app.c:
1232         * hildon-widgets/hildon-app.h:
1233         * hildon-widgets/hildon-appview.c:
1234         * hildon-widgets/hildon-appview.h:
1235         * hildon-widgets/hildon-banner.c:
1236         * hildon-widgets/hildon-banner.h:
1237         * hildon-widgets/hildon-calendar-popup.c:
1238         * hildon-widgets/hildon-calendar-popup.h:
1239         * hildon-widgets/hildon-caption.c:
1240         * hildon-widgets/hildon-caption.h:
1241         * hildon-widgets/hildon-code-dialog.c:
1242         * hildon-widgets/hildon-code-dialog.h:
1243         * hildon-widgets/hildon-color-button.c:
1244         * hildon-widgets/hildon-color-button.h:
1245         * hildon-widgets/hildon-color-chooser-button.c:
1246         * hildon-widgets/hildon-color-chooser-button.h:
1247         * hildon-widgets/hildon-color-chooser-dialog.c:
1248         * hildon-widgets/hildon-color-chooser-dialog.h:
1249         * hildon-widgets/hildon-color-chooser.c:
1250         * hildon-widgets/hildon-color-chooser.h:
1251         * hildon-widgets/hildon-color-popup.c:
1252         * hildon-widgets/hildon-color-popup.h:
1253         * hildon-widgets/hildon-color-selector.c:
1254         * hildon-widgets/hildon-color-selector.h:
1255         * hildon-widgets/hildon-composite-widget.c:
1256         * hildon-widgets/hildon-composite-widget.h:
1257         * hildon-widgets/hildon-controlbar.c:
1258         * hildon-widgets/hildon-controlbar.h:
1259         * hildon-widgets/hildon-date-editor.c:
1260         * hildon-widgets/hildon-date-editor.h:
1261         * hildon-widgets/hildon-defines.c:
1262         * hildon-widgets/hildon-defines.h:
1263         * hildon-widgets/hildon-dialoghelp.c:
1264         * hildon-widgets/hildon-dialoghelp.h:
1265         * hildon-widgets/hildon-file-handling-note.c:
1266         * hildon-widgets/hildon-file-handling-note.h:
1267         * hildon-widgets/hildon-find-toolbar.c:
1268         * hildon-widgets/hildon-find-toolbar.h:
1269         * hildon-widgets/hildon-font-selection-dialog.c:
1270         * hildon-widgets/hildon-font-selection-dialog.h:
1271         * hildon-widgets/hildon-get-password-dialog.c:
1272         * hildon-widgets/hildon-get-password-dialog.h:
1273         * hildon-widgets/hildon-grid-item-private.h:
1274         * hildon-widgets/hildon-grid-item.c:
1275         * hildon-widgets/hildon-grid-item.h:
1276         * hildon-widgets/hildon-grid.c:
1277         * hildon-widgets/hildon-grid.h:
1278         * hildon-widgets/hildon-hvolumebar.c:
1279         * hildon-widgets/hildon-hvolumebar.h:
1280         * hildon-widgets/hildon-input-mode-hint.h:
1281         * hildon-widgets/hildon-name-password-dialog.c:
1282         * hildon-widgets/hildon-name-password-dialog.h:
1283         * hildon-widgets/hildon-note.c:
1284         * hildon-widgets/hildon-note.h:
1285         * hildon-widgets/hildon-number-editor.c:
1286         * hildon-widgets/hildon-number-editor.h:
1287         * hildon-widgets/hildon-plugin-widget.c:
1288         * hildon-widgets/hildon-plugin-widget.h:
1289         * hildon-widgets/hildon-private.h:
1290         * hildon-widgets/hildon-program.c:
1291         * hildon-widgets/hildon-program.h:
1292         * hildon-widgets/hildon-range-editor.c:
1293         * hildon-widgets/hildon-range-editor.h:
1294         * hildon-widgets/hildon-scroll-area.c:
1295         * hildon-widgets/hildon-scroll-area.h:
1296         * hildon-widgets/hildon-seekbar.c:
1297         * hildon-widgets/hildon-seekbar.h:
1298         * hildon-widgets/hildon-set-password-dialog.c:
1299         * hildon-widgets/hildon-set-password-dialog.h:
1300         * hildon-widgets/hildon-sort-dialog.c:
1301         * hildon-widgets/hildon-sort-dialog.h:
1302         * hildon-widgets/hildon-system-sound.c:
1303         * hildon-widgets/hildon-system-sound.h:
1304         * hildon-widgets/hildon-telephone-editor.c:
1305         * hildon-widgets/hildon-telephone-editor.h:
1306         * hildon-widgets/hildon-time-editor.c:
1307         * hildon-widgets/hildon-time-editor.h:
1308         * hildon-widgets/hildon-time-picker.c:
1309         * hildon-widgets/hildon-time-picker.h:
1310         * hildon-widgets/hildon-volumebar-private.h:
1311         * hildon-widgets/hildon-volumebar-range.c:
1312         * hildon-widgets/hildon-volumebar-range.h:
1313         * hildon-widgets/hildon-volumebar.c:
1314         * hildon-widgets/hildon-volumebar.h:
1315         * hildon-widgets/hildon-vvolumebar.c:
1316         * hildon-widgets/hildon-vvolumebar.h:
1317         * hildon-widgets/hildon-weekday-picker.c:
1318         * hildon-widgets/hildon-weekday-picker.h:
1319         * hildon-widgets/hildon-window-private.h:
1320         * hildon-widgets/hildon-window.c:
1321         * hildon-widgets/hildon-window.h:
1322         * hildon-widgets/hildon-wizard-dialog.c:
1323         * hildon-widgets/hildon-wizard-dialog.h:
1324         * timer/timer.c:
1325         * timer/timer.h:
1326         * ut/hildon-clock-widgets_tests.c:
1327         * ut/hildon-widgets_tests.c:
1328         * ut/tc_banner_truncate.c: One again fixing the license headers...
1329         NB#40228.
1330
1331 2006-10-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1332
1333         * common-rcfiles/gtk-2.0/ossomediaplayer: Changing the wizard dialog
1334         enum to equal GTK_RESPONSE_CANCEL for automatic Escape key handling.
1335         Fixes NB#41234.
1336
1337 2006-10-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1338
1339         * hildon-widgets/hildon-caption.c:
1340         * hildon-widgets/hildon-caption.h: Adding a new property:
1341         "icon-position" and helper set/get routine methods.
1342         This propery controls the align/position of the icon in the caption.
1343         The icon can be aligned left or right. 
1344
1345 2006-10-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1346
1347         * hildon-widgets/hildon-wizard-dialog.c: Adding an "autotitle"
1348         property that controls the way wizard handles window titles. If set to
1349         TRUE (default) the wizard will automatically update window title when
1350         changing wizard pages. If set to FALSE, no title handling is being
1351         done, and the title can be overriden by the application developer.
1352
1353 2006-10-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1354
1355         * hildon-widgets/hildon-time-editor.c
1356         (validated_conversion): Modifications to check the '-' 
1357         input and change value to the default min. Fixes NB#40059.
1358
1359 2006-10-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1360
1361         * hildon-widgets/hildon-set-password-dialog.c: Turning off the
1362         auto-capitalization. Fixes NB#39585.
1363
1364 2006-10-03  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1365
1366         * debian/rules: Correcting debian debug package generation. Should
1367         really fix NB#40532.
1368
1369 2006-10-02  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1370
1371         * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c: Make ok
1372         the default response for the dialog. Fixes NB#39909.
1373
1374 2006-09-29  Tomas Junnonen  <tomas.junnonen@nokia.com>
1375
1376         * hildon-font-selection-dialog.c: Remove extra space in font size
1377         string. Fixes NB#41291.
1378
1379 2006-09-26  Iain Holmes  <iain@openedhand.com>
1380
1381         * hildon-wizard-dialog.c: Show all created widgets so that a
1382         gtk_widget_show is all that is required to display the dialog
1383         correctly. Fixes MB#432. 
1384
1385 2006-09-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1386
1387         * hildon-widgets/hildon-number-editor.c: Applying a patch by Fernando
1388         Herrera to fix the number editor notification signals. Fixes MB#625. 
1389
1390 2006-09-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1391         
1392         [0.14.4-1 release]
1393         
1394         * configure.ac:
1395         * debian/changelog: Update.
1396
1397 2006-09-21  Tommi Komulainen  <tommi.komulainen@nokia.com>
1398
1399         * hildon-widgets/hildon-find-toolbar.c
1400         (hildon_find_toolbar_entry_activate): Stop 'activate' signal emission
1401         to prevent focus from moving. NB#40936
1402
1403 2006-09-22  Tommi Komulainen  <tommi.komulainen@nokia.com>
1404
1405         * hildon-widgets/hildon-volumebar.h (HildonVolumebarPrivate)
1406         * hildon-widgets/hildon-volumebar.c (hildon_volumebar_size_allocate,
1407         hildon_volumebar_realize, hildon_volumebar_unrealize,
1408         hildon_volumebar_map, hildon_volumebar_unmap,
1409         hildon_volumebar_notify, hildon_volumebar_class_init): Add a
1410         input-only event window to catch button-press events anywhere in the
1411         widget when the widget is insensitive. NB#6214
1412
1413         * hildon-widgets/hildon-hvolumebar.c (hildon_hvolumebar_size_allocate): 
1414         * hildon-widgets/hildon-vvolumebar.c (hildon_vvolumebar_size_allocate): 
1415         Chain to parent so that the event window is properly resized.
1416
1417 2006-09-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1418
1419         * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c:
1420         * hildon-widgets-plugins/hildon-color-chooser-hsv.c: Changing the name
1421         in witch the borders afre being draw around color selectors. Fixes
1422         NB#40057.
1423         Making the dimmed color bar/plane look a bit nicer. 
1424
1425         * hildon-widgets/hildon-name-password-dialog.c: Changing the 'name'
1426         property of the dialog to 'username'. Fixes #MB772. 
1427
1428 2006-09-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1429
1430         * hildon-widgets/hildon-font-selection-dialog.c: Do not put the
1431         "reference" text in the font preview dialog if the super/subscript
1432         setting has not been selected. Fixes #NB40999.
1433
1434 2006-09-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1435
1436         * hildon-widgets/hildon-number-editor.c:
1437         (hildon_number_editor_validate_value): Modified the condition
1438         for checking if the inputted value is 0 when range minimun is
1439         positive. Fixes #NB30734.
1440
1441 2006-09-21  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
1442
1443         * hildon-widgets/hildon-get-password-dialog.c:
1444         (hildon_get_password_get_property): Fix "numbers-only" getter.
1445         Fix #MB769
1446
1447 2006-09-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1448
1449         * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c: Reverting
1450         the hex -> color func (hsv not supported by the parse function). 
1451         Fixing a bug where last character is not appended to the color ->
1452         ascii conversion. Fixes #NB40061.
1453
1454 2006-09-20  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1455
1456         * hildon-widgets/hildon-get-password-dialog.c: Fixing the way input
1457         method is set. Fixes #NB37467. 
1458
1459         * hildon-widgets/hildon-name-password-dialog.c: Fixing the way the
1460         password entry is being accessed. Fixes #MB767. Using a patch by
1461         Lorenzo Gil Sanchez.
1462
1463 2006-09-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1464
1465         * hildon-widgets/hildon-date-editor.c:
1466         (hildon_date_editor_keypress): On left or right key pressed, it
1467         first takes in consideration the current cursor position inside
1468         the entries. If it's in an edge, focus moves to the widget on the
1469         right or left. Fixes #NB40770.
1470
1471 2006-09-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1472
1473         * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c: Agh...
1474         correcting silly mistake.  
1475
1476 2006-09-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1477
1478         * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c:
1479         Replacing a custom hex -> color with a stock gdk func. 
1480
1481         * hildon-widgets/hildon-caption.c:
1482         Ups... a momentary lapse of reason.
1483
1484 2006-09-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1485
1486         * hildon-widgets/hildon-time-editor.c:
1487         (validated_conversion): Added default parameter -- if the field is
1488         empty, sets this value.
1489         (hildon_time_editor_real_validate): Gets current values to pass it
1490         as the default values to forward validation. Fixes #NB39048.
1491
1492 2006-09-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1493
1494         * hildon-widgets/hildon-caption.c: Do not draw the focus border when
1495         the label has no text set. Fixes #NB40649. 
1496         Also fixing some memory leaks in properties setting.
1497
1498 2006-09-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1499
1500         * hildon-widgets/hildon-time-editor.c:
1501         (hildon_time_editor_entry_clicked): This function has been
1502         removed. It is not needed any more.
1503         (_hildon_time_editor_entry_select_all): Added in order to perform
1504         the whole text selection into the entry with an idle call.
1505         (hildon_time_editor_entry_focusin): Modified to just add the
1506         function above to the idle queue.
1507         Fixes #NB40665.
1508
1509         * hildon-widgets/hildon-caption.c (hildon_caption_button_press):
1510         Added condition to return when the widget has already the focus.
1511         Fixes #NB31086. 
1512
1513 2006-09-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1514
1515         * hildon-widgets/hildon-color-button.c: Draw insensitive grid over the
1516         color button widget if the widget is insensitive. Fixes #NB40329. 
1517
1518 2006-09-18  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1519
1520         * debian/control:
1521         * debian/rules: Fixing the debug symbols package. Fixes #NB40532.
1522
1523 2006-09-15  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1524
1525         [0.14.3-1 release]
1526
1527         * configure.ac:
1528         * debian/changelog: Bumping version numbers, adding info about the
1529         fixes.
1530
1531 2006-09-15  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1532
1533         * hildon-widgets/hildon-window.c: When a new menu is being attached to
1534         the window, call show on the menu itself, not the whole window. Fixes
1535         #NB40566.
1536
1537 2006-09-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1538
1539         * hildon-widgets/hildon-date-editor.c:
1540         (hildon_date_editor_entry_released): Removed this function in order
1541         to avoid the selection of the entry with the second click.
1542         (hildon_date_editor_entry_focusin): Removed the test, now we want
1543         to select the entry using the callback in all the situations. 
1544         Fixes #NB39612. 
1545         
1546         * hildon-widgets/hildon-number-editor.c: renamed {plus,minus}-button
1547         widgets to ne-{plus,minus}-button in order to do the theming without
1548         depending on the HildonNumberEditor widget name. Fixes #MB624. Will
1549         work with new theme config.
1550         
1551 2006-09-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1552
1553         * hildon-widgets/hildon-composite-widget.c: Changed the focus
1554         handler -- with hildon-time-editor and hildon-date-editor, if we
1555         are moving up or down, with the focus inside the widget, we return
1556         false to force moving to the next widget outside. Fixes #NB36938.
1557
1558 2006-09-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1559
1560         * hildon-widgets/hildon-defines.c: Ensure the style before setting the
1561         logical color. Fixes #NB40041.
1562
1563 2006-09-14  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1564
1565         * hildon-widgets/hildon-date-editor.c: Bring focus to date after the
1566         date has been choosen in the calendar popup.
1567
1568         * hildon-widgets/hildon-time-editor.c: Bring focus to time after 
1569         time has been choosen in the time picker. Fixes #NB39565.
1570
1571 2006-09-13  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1572
1573         [Merging the atk-branch fixes]
1574
1575         * hildon-widgets/hildon-date-editor.c: Use button instead of event
1576         box for the calendar icon.
1577
1578         * hildon-widgets/hildon-time-editor.c: Use button instead of the label
1579         for the am/pm switcher. Fixes #NB25602, #NB24411.
1580
1581 2006-09-12  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1582
1583         * debian/copyright:
1584         * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c:
1585         * hildon-widgets-plugins/hildon-color-chooser-hsv.c:
1586         * hildon-widgets/gtk-infoprint.c:
1587         * hildon-widgets/gtk-infoprint.h:
1588         * hildon-widgets/hildon-add-home-dialog.c:
1589         * hildon-widgets/hildon-add-home-dialog.h:
1590         * hildon-widgets/hildon-app-private.h:
1591         * hildon-widgets/hildon-app.c:
1592         * hildon-widgets/hildon-app.h:
1593         * hildon-widgets/hildon-appview.c:
1594         * hildon-widgets/hildon-appview.h:
1595         * hildon-widgets/hildon-banner.c:
1596         * hildon-widgets/hildon-banner.h:
1597         * hildon-widgets/hildon-calendar-popup.c:
1598         * hildon-widgets/hildon-calendar-popup.h:
1599         * hildon-widgets/hildon-caption.c:
1600         * hildon-widgets/hildon-caption.h:
1601         * hildon-widgets/hildon-code-dialog.c:
1602         * hildon-widgets/hildon-code-dialog.h:
1603         * hildon-widgets/hildon-color-button.c:
1604         * hildon-widgets/hildon-color-button.h:
1605         * hildon-widgets/hildon-color-chooser-button.c:
1606         * hildon-widgets/hildon-color-chooser-button.h:
1607         * hildon-widgets/hildon-color-chooser-dialog.c:
1608         * hildon-widgets/hildon-color-chooser-dialog.h:
1609         * hildon-widgets/hildon-color-chooser.c:
1610         * hildon-widgets/hildon-color-chooser.h:
1611         * hildon-widgets/hildon-color-popup.c:
1612         * hildon-widgets/hildon-color-popup.h:
1613         * hildon-widgets/hildon-color-selector.c:
1614         * hildon-widgets/hildon-color-selector.h:
1615         * hildon-widgets/hildon-composite-widget.c:
1616         * hildon-widgets/hildon-composite-widget.h:
1617         * hildon-widgets/hildon-controlbar.c:
1618         * hildon-widgets/hildon-controlbar.h:
1619         * hildon-widgets/hildon-date-editor.c:
1620         * hildon-widgets/hildon-date-editor.h:
1621         * hildon-widgets/hildon-defines.c:
1622         * hildon-widgets/hildon-defines.h:
1623         * hildon-widgets/hildon-dialoghelp.c:
1624         * hildon-widgets/hildon-dialoghelp.h:
1625         * hildon-widgets/hildon-file-handling-note.c:
1626         * hildon-widgets/hildon-file-handling-note.h:
1627         * hildon-widgets/hildon-find-toolbar.c:
1628         * hildon-widgets/hildon-find-toolbar.h:
1629         * hildon-widgets/hildon-font-selection-dialog.c:
1630         * hildon-widgets/hildon-font-selection-dialog.h:
1631         * hildon-widgets/hildon-get-password-dialog.c:
1632         * hildon-widgets/hildon-get-password-dialog.h:
1633         * hildon-widgets/hildon-grid-item-private.h:
1634         * hildon-widgets/hildon-grid-item.c:
1635         * hildon-widgets/hildon-grid-item.h:
1636         * hildon-widgets/hildon-grid.c:
1637         * hildon-widgets/hildon-grid.h:
1638         * hildon-widgets/hildon-hvolumebar.c:
1639         * hildon-widgets/hildon-hvolumebar.h:
1640         * hildon-widgets/hildon-input-mode-hint.h:
1641         * hildon-widgets/hildon-name-password-dialog.c:
1642         * hildon-widgets/hildon-name-password-dialog.h:
1643         * hildon-widgets/hildon-note.c:
1644         * hildon-widgets/hildon-note.h:
1645         * hildon-widgets/hildon-number-editor.c:
1646         * hildon-widgets/hildon-number-editor.h:
1647         * hildon-widgets/hildon-plugin-widget.c:
1648         * hildon-widgets/hildon-plugin-widget.h:
1649         * hildon-widgets/hildon-private.h:
1650         * hildon-widgets/hildon-program.c:
1651         * hildon-widgets/hildon-program.h:
1652         * hildon-widgets/hildon-range-editor.c:
1653         * hildon-widgets/hildon-range-editor.h:
1654         * hildon-widgets/hildon-scroll-area.c:
1655         * hildon-widgets/hildon-scroll-area.h:
1656         * hildon-widgets/hildon-seekbar.c:
1657         * hildon-widgets/hildon-seekbar.h:
1658         * hildon-widgets/hildon-set-password-dialog.c:
1659         * hildon-widgets/hildon-set-password-dialog.h:
1660         * hildon-widgets/hildon-sort-dialog.c:
1661         * hildon-widgets/hildon-sort-dialog.h:
1662         * hildon-widgets/hildon-system-sound.c:
1663         * hildon-widgets/hildon-system-sound.h:
1664         * hildon-widgets/hildon-telephone-editor.c:
1665         * hildon-widgets/hildon-telephone-editor.h:
1666         * hildon-widgets/hildon-time-editor.c:
1667         * hildon-widgets/hildon-time-editor.h:
1668         * hildon-widgets/hildon-time-picker.c:
1669         * hildon-widgets/hildon-time-picker.h:
1670         * hildon-widgets/hildon-volumebar-private.h:
1671         * hildon-widgets/hildon-volumebar-range.c:
1672         * hildon-widgets/hildon-volumebar-range.h:
1673         * hildon-widgets/hildon-volumebar.c:
1674         * hildon-widgets/hildon-volumebar.h:
1675         * hildon-widgets/hildon-vvolumebar.c:
1676         * hildon-widgets/hildon-vvolumebar.h:
1677         * hildon-widgets/hildon-weekday-picker.c:
1678         * hildon-widgets/hildon-weekday-picker.h:
1679         * hildon-widgets/hildon-window-private.h:
1680         * hildon-widgets/hildon-window.c:
1681         * hildon-widgets/hildon-window.h:
1682         * hildon-widgets/hildon-wizard-dialog.c:
1683         * hildon-widgets/hildon-wizard-dialog.h:
1684         * po/en_GB.po:
1685         * timer/timer.c:
1686         * timer/timer.h:
1687         * ut/hildon-clock-widgets_tests.c:
1688         * ut/hildon-widgets_tests.c:
1689         * ut/tc_banner_truncate.c: Fixing the copyright headers.
1690
1691         * hildon-widgets/hildon-defines.c: Making the disposing of style data
1692         more secure/null-proof.
1693
1694 2006-09-11  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1695
1696         * hildon-widgets/hildon-app.h:
1697         * hildon-widgets/hildon-defines.h: Reverting back to old key mapping.
1698
1699 2006-09-11  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1700
1701         * hildon-widgets/hildon-time-editor.c: When user clicked the clock
1702         button, before launching the time picker try to validate the entered
1703         values. Fixes #NB40055.
1704
1705 2006-09-11  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1706
1707         [0.14.2-1 release]
1708
1709         * configure.ac:
1710         * debian/changelog: Bumping version numbers, adding details about the
1711         fixes. 
1712
1713 2006-09-11  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1714
1715         * hildon-widgets/hildon-time-editor.c: Do an extra validity check when
1716         switching to another field. Fixes #NB40054.
1717
1718 2006-09-08  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1719
1720         * hildon-widgets/hildon-window.c: Call the
1721         hildon_window_is_topmost_notify before firing the g-object
1722         notification signal. Fixes #NB39202.
1723
1724 2006-09-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1725
1726         [0.14.1-2 release]
1727
1728         * debian/changelog: Bumping version numbers.
1729
1730 2006-09-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1731
1732         * hildon-widgets/hildon-app.h:
1733         * hildon-widgets/hildon-defines.h: Once again reverting the Johan's
1734         patch for new key handling.
1735
1736 2006-09-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1737
1738         * hildon-widgets/hildon-find-toolbar.c: Move focus to the parent
1739         widget when the toolbar is closed. Fixes #NB34193.
1740
1741 2006-09-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1742
1743         * hildon-widgets/hildon-defines.c: Fixing the recursive call in
1744         _set_recursive_from_ld. The container for_each call was missing a
1745         parameter and effectively passing NULL as data. So amateurish. Fixes
1746         #NB39181.
1747
1748 2006-09-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1749
1750         * hildon-widgets/hildon-defines.h: Adding gdkkeysyms.h to includes.
1751         Fixes #NB39714.
1752
1753 2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1754
1755         * hildon-widgets/hildon-color-button.c: Redraw the button if cancel
1756         was pressed in the color selection dialog. Fixes #NB39778 but I think
1757         the real cause of the bug lies at a different level.
1758
1759 2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1760         
1761         [0.14.1-1 release]
1762
1763         * configure.ac: Version bump. Display version string during configure
1764         stage.
1765
1766         * debian/changelog: Adding release details.
1767
1768 2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1769
1770         * hildon-widgets/hildon-font-selection-dialog.c: Adding a comment
1771         about the new property introduced. Once we have property documentation
1772         we need to mark it with a "Since: 0.14.1" keyword ("font-scaling").
1773
1774 2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1775
1776         * Makefile.am:
1777         * configure.ac: Removing the unit tests (ut/outo) from the build
1778         system. They're introducing an additionall dependency and need to be
1779         fixed/arranged differently anyways. 
1780
1781 2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1782
1783         * hildon-widgets/hildon-app.h:
1784         * hildon-widgets/hildon-defines.h: Applying Johan's new key mapping
1785         patch back again. WARNING: This breaks compatibility with IT-2006.
1786
1787         * hildon-widgets/hildon-caption.c: Add specific behaviour for
1788         containers when press button event occurs. Fixes #NB36843.
1789
1790         * hildon-widgets/hildon-program.c:
1791         * hildon-widgets/hildon-window.c: Adding a patch to fix occassional
1792         BadWindow X errors. Fixes #NB39679.
1793
1794 2006-09-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1795
1796         * hildon-widgets/hildon-sort-dialog.c: Adding a function to add
1797         reversed sort keys. Reversed sort keys present Descending/Ascending
1798         selection instead of Ascending/Descending default. Fixes #NB32544. 
1799
1800 2006-09-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1801
1802         * hildon-widgets/hildon-note.c: Fixing the behaviour of
1803         hildon_note_new_confirmation_with_icon_stock. Fixes #NB22825.
1804
1805 2006-09-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1806
1807         * hildon-widgets/hildon-font-selection-dialog.c: Adding a
1808         "font-scaling" property that allows to customize the output of the
1809         Preview dialog during font selection. By default font-scaling equals
1810         1.0 = no change. Applications/clients should apply here the
1811         font-scaling they use for user-output/visualization. Fixes #NB19001.
1812
1813 2006-09-05  Tomas Junnonen  <tomas.junnonen@nokia.com>
1814
1815         * src/hildon-widgets/hildon-find-toolbar.c: Start search on "activate"
1816         entry signal instead of only KP_Enter. 
1817
1818 2006-09-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1819
1820         * hildon-widgets/hildon-banner.c: Aling the stock images to 0.0
1821         position, not to the center. Fixes #NB31168.
1822
1823 2006-09-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1824
1825         * hildon-widgets/hildon-color-selector.c:
1826         * hildon-widgets/hildon-time-picker.c: Applying a small patch by
1827         Tamminen Eero to save some bytes of ram. Fixes #NB22965.
1828
1829 2006-09-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1830
1831         * hildon-widgets/hildon-font-selection-dialog.c: Excluding some more
1832         hardcoded fonts from the font selection dialog. We need a flexible API
1833         to do that in future, but currently introducing it wouldn't be
1834         feasible. Fixes #NB30530.
1835
1836 2006-09-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1837
1838         * debian/changelog: Small ver. fix.
1839
1840 2006-09-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1841
1842         [0.14.0-1 release]
1843
1844 2006-09-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1845
1846         * debian/changelog: Adding info about bugs fixed: #NB16830, #NB38487,
1847         #NB36938, #NB34642, #NB32772, #NB38598.
1848
1849         * doc/design/abstract_vs_modular_plugin_widgets.dia:
1850         * doc/design/abstract_vs_modular_plugin_widgets.png: Adding the
1851         missing design schemes. 
1852
1853 2006-09-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1854
1855         * po/POTFILES.in:
1856         * po/en_GB.po: Rebuilding & updating the PO files. 
1857
1858 2006-08-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1859
1860         * changelog: Adding one more bug fix from the mergedown. Fixes
1861         #NB38565.
1862
1863 2006-08-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1864
1865         * debian/changelog: 
1866         * hildon-widgets/hildon-defines.c: Disconnect the signal before
1867         attaching a new one -- prevents signals from being emitted two times,
1868         fixes a memory leak. Fixes #NB26114.
1869
1870 2006-08-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1871
1872         * debian/changelog:
1873         * hildon-widgets/hildon-wizard-dialog.c: Changing the orded of the
1874         buttons in the wizard dialog to be: finish, previous, next, cancel.
1875         Fixes #NB34613.
1876
1877 2006-08-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1878
1879         * debian/changelog:
1880         * hildon-widgets/hildon-name-password-dialog.c: Applying a patch by
1881         Fernando to fix the autocaptialization for username/password entries.
1882         Fixes #NB37467.
1883
1884 2006-08-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1885
1886         [Merging 0.13.1 => TRUNK]
1887
1888         * ./: Merging the experimental color selector branch. Fixes: #NB37010,
1889         #NB38559, #NB33217, #NB37172.   
1890         Maintainer change:
1891         Michael Dominic Kostrzewa
1892         <michael.kostrzewa@nokia.com>
1893
1894         * configure.ac: Bumping the version number to 0.14.0.
1895
1896 2006-08-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1897
1898         [0.13.1 branch]
1899
1900         * ./: Cosmetics.
1901
1902 2006-08-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
1903
1904         [0.13.1 branch]
1905
1906         * AUTHORS: Adding an AUTHORS file with maintainer/contact information.
1907
1908         * debian/control:
1909         * debian/copyright:
1910         * hildon-widgets-plugins/hildon-color-chooser-dialog-hsv.c:
1911         * hildon-widgets-plugins/hildon-color-chooser-hsv.c:
1912         * hildon-widgets/gtk-infoprint.c:
1913         * hildon-widgets/gtk-infoprint.h:
1914         * hildon-widgets/hildon-add-home-dialog.c:
1915         * hildon-widgets/hildon-add-home-dialog.h:
1916         * hildon-widgets/hildon-app-private.h:
1917         * hildon-widgets/hildon-app.c:
1918         * hildon-widgets/hildon-app.h:
1919         * hildon-widgets/hildon-appview.c:
1920         * hildon-widgets/hildon-appview.h:
1921         * hildon-widgets/hildon-banner.c:
1922         * hildon-widgets/hildon-banner.h:
1923         * hildon-widgets/hildon-calendar-popup.c:
1924         * hildon-widgets/hildon-calendar-popup.h:
1925         * hildon-widgets/hildon-caption.c:
1926         * hildon-widgets/hildon-caption.h:
1927         * hildon-widgets/hildon-code-dialog.c:
1928         * hildon-widgets/hildon-code-dialog.h:
1929         * hildon-widgets/hildon-color-button.c:
1930         * hildon-widgets/hildon-color-button.h:
1931         * hildon-widgets/hildon-color-chooser-button.c:
1932         * hildon-widgets/hildon-color-chooser-button.h:
1933         * hildon-widgets/hildon-color-chooser-dialog.c:
1934         * hildon-widgets/hildon-color-chooser-dialog.h:
1935         * hildon-widgets/hildon-color-chooser.c:
1936         * hildon-widgets/hildon-color-chooser.h:
1937         * hildon-widgets/hildon-color-popup.c:
1938         * hildon-widgets/hildon-color-popup.h:
1939         * hildon-widgets/hildon-color-selector.c:
1940         * hildon-widgets/hildon-color-selector.h:
1941         * hildon-widgets/hildon-composite-widget.c:
1942         * hildon-widgets/hildon-composite-widget.h:
1943         * hildon-widgets/hildon-controlbar.c:
1944         * hildon-widgets/hildon-controlbar.h:
1945         * hildon-widgets/hildon-date-editor.c:
1946         * hildon-widgets/hildon-date-editor.h:
1947         * hildon-widgets/hildon-defines.c:
1948         * hildon-widgets/hildon-defines.h:
1949         * hildon-widgets/hildon-dialoghelp.c:
1950         * hildon-widgets/hildon-dialoghelp.h:
1951         * hildon-widgets/hildon-file-handling-note.c:
1952         * hildon-widgets/hildon-file-handling-note.h:
1953         * hildon-widgets/hildon-find-toolbar.c:
1954         * hildon-widgets/hildon-find-toolbar.h:
1955         * hildon-widgets/hildon-font-selection-dialog.c:
1956         * hildon-widgets/hildon-font-selection-dialog.h:
1957         * hildon-widgets/hildon-get-password-dialog.c:
1958         * hildon-widgets/hildon-get-password-dialog.h:
1959         * hildon-widgets/hildon-grid-item-private.h:
1960         * hildon-widgets/hildon-grid-item.c:
1961         * hildon-widgets/hildon-grid-item.h:
1962         * hildon-widgets/hildon-grid.c:
1963         * hildon-widgets/hildon-grid.h:
1964         * hildon-widgets/hildon-hvolumebar.c:
1965         * hildon-widgets/hildon-hvolumebar.h:
1966         * hildon-widgets/hildon-input-mode-hint.h:
1967         * hildon-widgets/hildon-name-password-dialog.c:
1968         * hildon-widgets/hildon-name-password-dialog.h:
1969         * hildon-widgets/hildon-note.c:
1970         * hildon-widgets/hildon-note.h:
1971         * hildon-widgets/hildon-number-editor.c:
1972         * hildon-widgets/hildon-number-editor.h:
1973         * hildon-widgets/hildon-plugin-widget.c:
1974         * hildon-widgets/hildon-plugin-widget.h:
1975         * hildon-widgets/hildon-private.h:
1976         * hildon-widgets/hildon-program.c:
1977         * hildon-widgets/hildon-program.h:
1978         * hildon-widgets/hildon-range-editor.c:
1979         * hildon-widgets/hildon-range-editor.h:
1980         * hildon-widgets/hildon-scroll-area.c:
1981         * hildon-widgets/hildon-scroll-area.h:
1982         * hildon-widgets/hildon-seekbar.c:
1983         * hildon-widgets/hildon-seekbar.h:
1984         * hildon-widgets/hildon-set-password-dialog.c:
1985         * hildon-widgets/hildon-set-password-dialog.h:
1986         * hildon-widgets/hildon-sort-dialog.c:
1987         * hildon-widgets/hildon-sort-dialog.h:
1988         * hildon-widgets/hildon-system-sound.c:
1989         * hildon-widgets/hildon-system-sound.h:
1990         * hildon-widgets/hildon-telephone-editor.c:
1991         * hildon-widgets/hildon-telephone-editor.h:
1992         * hildon-widgets/hildon-time-editor.c:
1993         * hildon-widgets/hildon-time-editor.h:
1994         * hildon-widgets/hildon-time-picker.c:
1995         * hildon-widgets/hildon-time-picker.h:
1996         * hildon-widgets/hildon-volumebar-private.h:
1997         * hildon-widgets/hildon-volumebar-range.c:
1998         * hildon-widgets/hildon-volumebar-range.h:
1999         * hildon-widgets/hildon-volumebar.c:
2000         * hildon-widgets/hildon-volumebar.h:
2001         * hildon-widgets/hildon-vvolumebar.c:
2002         * hildon-widgets/hildon-vvolumebar.h:
2003         * hildon-widgets/hildon-weekday-picker.c:
2004         * hildon-widgets/hildon-weekday-picker.h:
2005         * hildon-widgets/hildon-window-private.h:
2006         * hildon-widgets/hildon-window.c:
2007         * hildon-widgets/hildon-window.h:
2008         * hildon-widgets/hildon-wizard-dialog.c:
2009         * hildon-widgets/hildon-wizard-dialog.h:
2010         * timer/timer.c:
2011         * timer/timer.h:
2012         * ut/hildon-clock-widgets_tests.c:
2013         * ut/hildon-widgets_tests.c:
2014         * ut/tc_banner_truncate.c: Adding myself as the contact
2015         person/maintainer. FIxing copyright notices to include 2006 as new things 
2016         were added this year.
2017
2018 2006-08-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2019
2020         [0.13.1 branch]
2021
2022         * hildon-widgets/hildon-app.h:
2023         * hildon-widgets/hildon-defines.h: Undoing the Johan's new
2024         key-handling changes from 2006-08-10. That requires a fix at a
2025         different level, waiting for Daniel Stone. 
2026
2027 2006-08-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2028
2029         [0.13.1 branch]
2030
2031         * debian==/changelog: Adding some missing entries about bugs being
2032         fixed.
2033
2034         * debian/copyright: Adding information about the license version of
2035         the package.
2036
2037 2006-08-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2038
2039         [0.13.1 branch]
2040
2041         * hildon-widgets/hildon-window.c: Properly ref the attached menus,
2042         allow NULL to be passed to the attach function to remove the existing
2043         menu. Fixes NB#32845. 
2044
2045 2006-08-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2046
2047         [0.13.1 branch]
2048
2049         * debian/control: Removing unnecessary manual dependencies, fixes
2050         NB#34225. 
2051
2052 2006-08-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2053
2054         [0.13.1 branch]
2055
2056         * hildon-widgets-plugins/Makefile.am:
2057         * hildon-widgets-plugins/hildon-color-chooser-dialog_hsv.c:
2058         * hildon-widgets-plugins/hildon-color-chooser_hsv.c:
2059         * hildon-widgets-plugins/hildoncolorchooser_hsv.c:
2060         * hildon-widgets-plugins/hildoncolorchooserdialog_hsv.c: Removing
2061         left overs from the old color selector code, making the file names
2062         more sane.
2063
2064 2006-08-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2065
2066         [0.13.1 branch]
2067
2068         * hildon-widgets-plugins/hildon-color-chooser-dialog_hsv.c:
2069         * hildon-widgets-plugins/hildon-color-chooser_hsv.c:
2070         * hildon-widgets-plugins/hildoncolorchooser_hsv.c:
2071         * hildon-widgets/gtk-infoprint.c:
2072         * hildon-widgets/gtk-infoprint.h:
2073         * hildon-widgets/hildon-add-home-dialog.c:
2074         * hildon-widgets/hildon-add-home-dialog.h:
2075         * hildon-widgets/hildon-app-private.h:
2076         * hildon-widgets/hildon-app.c:
2077         * hildon-widgets/hildon-app.h:
2078         * hildon-widgets/hildon-appview.c:
2079         * hildon-widgets/hildon-appview.h:
2080         * hildon-widgets/hildon-banner.c:
2081         * hildon-widgets/hildon-banner.h:
2082         * hildon-widgets/hildon-calendar-popup.c:
2083         * hildon-widgets/hildon-calendar-popup.h:
2084         * hildon-widgets/hildon-caption.c:
2085         * hildon-widgets/hildon-caption.h:
2086         * hildon-widgets/hildon-code-dialog.c:
2087         * hildon-widgets/hildon-code-dialog.h:
2088         * hildon-widgets/hildon-color-button.c:
2089         * hildon-widgets/hildon-color-button.h:
2090         * hildon-widgets/hildon-color-chooser-button.c:
2091         * hildon-widgets/hildon-color-chooser-button.h:
2092         * hildon-widgets/hildon-color-chooser-dialog.c:
2093         * hildon-widgets/hildon-color-chooser-dialog.h:
2094         * hildon-widgets/hildon-color-chooser.h:
2095         * hildon-widgets/hildon-color-popup.c:
2096         * hildon-widgets/hildon-color-popup.h:
2097         * hildon-widgets/hildon-color-selector.c:
2098         * hildon-widgets/hildon-color-selector.h:
2099         * hildon-widgets/hildon-composite-widget.c:
2100         * hildon-widgets/hildon-composite-widget.h:
2101         * hildon-widgets/hildon-controlbar.c:
2102         * hildon-widgets/hildon-controlbar.h:
2103         * hildon-widgets/hildon-date-editor.c:
2104         * hildon-widgets/hildon-date-editor.h:
2105         * hildon-widgets/hildon-defines.c:
2106         * hildon-widgets/hildon-defines.h:
2107         * hildon-widgets/hildon-dialoghelp.c:
2108         * hildon-widgets/hildon-dialoghelp.h:
2109         * hildon-widgets/hildon-file-handling-note.c:
2110         * hildon-widgets/hildon-file-handling-note.h:
2111         * hildon-widgets/hildon-find-toolbar.c:
2112         * hildon-widgets/hildon-find-toolbar.h:
2113         * hildon-widgets/hildon-font-selection-dialog.c:
2114         * hildon-widgets/hildon-font-selection-dialog.h:
2115         * hildon-widgets/hildon-get-password-dialog.c:
2116         * hildon-widgets/hildon-get-password-dialog.h:
2117         * hildon-widgets/hildon-grid-item-private.h:
2118         * hildon-widgets/hildon-grid-item.c:
2119         * hildon-widgets/hildon-grid-item.h:
2120         * hildon-widgets/hildon-grid.c:
2121         * hildon-widgets/hildon-grid.h:
2122         * hildon-widgets/hildon-hvolumebar.c:
2123         * hildon-widgets/hildon-hvolumebar.h:
2124         * hildon-widgets/hildon-input-mode-hint.h:
2125         * hildon-widgets/hildon-name-password-dialog.c:
2126         * hildon-widgets/hildon-name-password-dialog.h:
2127         * hildon-widgets/hildon-note.c:
2128         * hildon-widgets/hildon-note.h:
2129         * hildon-widgets/hildon-number-editor.c:
2130         * hildon-widgets/hildon-number-editor.h:
2131         * hildon-widgets/hildon-plugin-widget.c:
2132         * hildon-widgets/hildon-private.h:
2133         * hildon-widgets/hildon-program.c:
2134         * hildon-widgets/hildon-program.h:
2135         * hildon-widgets/hildon-range-editor.c:
2136         * hildon-widgets/hildon-range-editor.h:
2137         * hildon-widgets/hildon-scroll-area.c:
2138         * hildon-widgets/hildon-scroll-area.h:
2139         * hildon-widgets/hildon-seekbar.c:
2140         * hildon-widgets/hildon-seekbar.h:
2141         * hildon-widgets/hildon-set-password-dialog.c:
2142         * hildon-widgets/hildon-set-password-dialog.h:
2143         * hildon-widgets/hildon-sort-dialog.c:
2144         * hildon-widgets/hildon-sort-dialog.h:
2145         * hildon-widgets/hildon-system-sound.c:
2146         * hildon-widgets/hildon-system-sound.h:
2147         * hildon-widgets/hildon-telephone-editor.c:
2148         * hildon-widgets/hildon-telephone-editor.h:
2149         * hildon-widgets/hildon-time-editor.c:
2150         * hildon-widgets/hildon-time-editor.h:
2151         * hildon-widgets/hildon-time-picker.c:
2152         * hildon-widgets/hildon-time-picker.h:
2153         * hildon-widgets/hildon-volumebar-private.h:
2154         * hildon-widgets/hildon-volumebar-range.c:
2155         * hildon-widgets/hildon-volumebar-range.h:
2156         * hildon-widgets/hildon-volumebar.c:
2157         * hildon-widgets/hildon-volumebar.h:
2158         * hildon-widgets/hildon-vvolumebar.c:
2159         * hildon-widgets/hildon-vvolumebar.h:
2160         * hildon-widgets/hildon-weekday-picker.c:
2161         * hildon-widgets/hildon-weekday-picker.h:
2162         * hildon-widgets/hildon-window-private.h:
2163         * hildon-widgets/hildon-window.c:
2164         * hildon-widgets/hildon-window.h:
2165         * hildon-widgets/hildon-wizard-dialog.c:
2166         * hildon-widgets/hildon-wizard-dialog.h:
2167         * timer/timer.c:
2168         * timer/timer.h:
2169         * ut/hildon-clock-widgets_tests.c:
2170         * ut/hildon-widgets_tests.c:
2171         * ut/tc_banner_truncate.c: Fixing the license banners (adding them
2172         if missing, correcting "... version 2 or any later version" to "version
2173         2."
2174
2175 2006-08-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2176
2177         [0.13.1 branch]
2178
2179         * hildon-widgets/hildon-window.c: Put extra ref on the GdkWindow 
2180         before emitting the signal so that we don't lose it in event free
2181         function. Fixes NB#38996.  
2182
2183 2006-08-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2184
2185         [0.13.1 branch]
2186
2187         * configure.ac: Bumping the version number to 0.13.1.6.
2188
2189         * hildon-widgets-plugins/Makefile.am: Adding the proper symlinks for
2190         default plugin targets during installation. Fixes a crasher bug in the
2191         selector.
2192
2193         * hildon-widgets/hildon-color-button.c:
2194         * hildon-widgets/hildon-color-chooser-dialog.c:
2195         * hildon-widgets/hildon-plugin-widget.c: Adding some basic sanity checks.
2196
2197 2006-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2198
2199         [0.13.1 branch]
2200
2201         * ./: Merging with the 0.13.1-1_pluged-in-color-selector branch.
2202
2203 2006-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2204
2205         [0.13.1 branch]
2206
2207         * hildon-widgets/hildon-number-editor.c: When a range error occurs,
2208         set the correct value before calling the range-error signal, so that
2209         the widget consumer has a chance to actually adjust the value to it's
2210         liking in the signal. Fixes NB#33260.
2211
2212 2006-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2213
2214         [0.13.1 branch]
2215
2216         * hildon-widgets/hildon-wizard-dialog.c: Fixing a small compilation
2217         whoops.
2218
2219 2006-08-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2220
2221         [0.13.1 branch]
2222
2223         * hildon-widgets/hildon-time-picker.c: Fixing 
2224         NB#37489.
2225
2226 2006-08-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2227
2228         [0.13.1 branch]
2229
2230         * hildon-widgets/hildon-wizard-dialog.c:
2231         * hildon-widgets/hildon-wizard-dialog.h: Cleaning up, fixing some
2232         bugs.
2233
2234 2006-08-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2235
2236         [0.13.1 branch]
2237
2238         * hildon-widgets/hildon-add-home-dialog.h:
2239         * hildon-widgets/hildon-app.h:
2240         * hildon-widgets/hildon-appview.h:
2241         * hildon-widgets/hildon-calendar-popup.h:
2242         * hildon-widgets/hildon-code-dialog.h:
2243         * hildon-widgets/hildon-color-button.h:
2244         * hildon-widgets/hildon-color-selector.h:
2245         * hildon-widgets/hildon-controlbar.h:
2246         * hildon-widgets/hildon-date-editor.h:
2247         * hildon-widgets/hildon-file-handling-note.h:
2248         * hildon-widgets/hildon-find-toolbar.h:
2249         * hildon-widgets/hildon-grid-item-private.h:
2250         * hildon-widgets/hildon-grid-item.h:
2251         * hildon-widgets/hildon-grid.h:
2252         * hildon-widgets/hildon-input-mode-hint.h:
2253         * hildon-widgets/hildon-marshalers.h:
2254         * hildon-widgets/hildon-name-password-dialog.h:
2255         * hildon-widgets/hildon-private.h:
2256         * hildon-widgets/hildon-program.h:
2257         * hildon-widgets/hildon-range-editor.h:
2258         * hildon-widgets/hildon-scroll-area.h:
2259         * hildon-widgets/hildon-seekbar.h:
2260         * hildon-widgets/hildon-sort-dialog.h:
2261         * hildon-widgets/hildon-telephone-editor.h:
2262         * hildon-widgets/hildon-time-picker.h:
2263         * hildon-widgets/hildon-weekday-picker.h:
2264         * hildon-widgets/hildon-window-private.h:
2265         * hildon-widgets/hildon-window.h:
2266         * hildon-widgets/hildon-wizard-dialog.h:
2267         * timer/timer.h: Just cosmetic cleanups in defines for consistency.
2268
2269         * COPYING: Removing the executable bit from the text file. 
2270
2271 2006-08-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2272
2273         [0.13.1 branch]
2274
2275         * Makefile.am:
2276         * doc/Makefile.am:
2277         * hildon-widgets-plugins/Makefile.am:
2278         * hildon-widgets/Makefile.am:
2279         * po/Makefile.am:
2280         * timer/Makefile.am:
2281         * ut/Makefile.am: Fixing the build system so that `make
2282         maintainer-clean` can be used safely.
2283
2284 2006-08-22  Kuisma Salonen  <kuisma.salonen@nokia.com>
2285
2286         [0.13.1 branch]
2287
2288         * hildon-widgets-plugins/hildoncolorchooser_hsv.c:
2289         Grayscale dimming re-enabled.
2290
2291 2006-08-16  Johan Bilien  <johan.bilien@nokia.com>
2292
2293         [0.13.1 branch]
2294
2295         * hildon-widgets/hildon-app.c:
2296         (hildon_app_switch_to_desktop): Removed unused function
2297         (hildon_app_key_snooper): Removed handling of the Home hardware key
2298
2299         NB#35076
2300
2301         * configure.ac: 0.13.1.4
2302
2303 2006-08-11  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
2304
2305         [0.13.1 branch]
2306
2307         * hildon-widgets/hildon-plugin-widget.c
2308         (ascii_decapitalize_without_dashes): Fixed.
2309
2310 2006-08-10  Johan Bilien  <johan.bilien@nokia.com>
2311
2312         [0.13.1 branch]
2313
2314         * hildon-widgets/hildon-{app.h,defines.h}:
2315         switched HILDON_MENU_KEY to now match GDK_F10
2316         WARNING: This breaks compatibility with IT-2006
2317
2318         * configure.ac: 0.13.1.3
2319
2320 2006-08-08  Luc Pionchon  <luc.pionchon@nokia.com>
2321
2322         [0.13.1 branch]
2323
2324         * configure.ac: 0.13.1.2
2325
2326 2006-08-07  Johan Bilien  <johan.bilien@nokia.com>
2327
2328         * hildon-widgets/hildon-program.c
2329         (hildon_program_common_toolbar_topmost_window): Added this
2330         function, it is an internal function created to notify the topmost
2331         window of the topmost program that it has a new common toolbar, it
2332         is supposed to be used inside a foreach call.
2333         (hildon_program_set_common_toolbar): Added a foreach call in case
2334         the program is the topmost in order to notify the topmost window
2335         it should take the common toolbar. Fixed a problem with unparent
2336         call it causes the vbox disappears in some cases, now we are using
2337         container_remove.
2338
2339         NB#22808
2340
2341 2006-08-01  Luc Pionchon  <luc.pionchon@nokia.com>
2342
2343         * configure.ac: 0.12.22
2344
2345 2006-07-31  Johan Bilien  <johan.bilien@nokia.com>
2346
2347         * hildon-widgets/hildon-code-dialog.c
2348         (hildon_code_dialog_insert_text):
2349         - Use hildon_banner_show_info instead of deprecated gtk_info_print
2350         - Localize the string in the applet
2351
2352         NB#36309
2353
2354 2006-07-26  Kuisma Salonen  <kuisma.salonen@nokia.com>
2355
2356         [0.13.1 branch]
2357
2358         Added plugged-in color chooser,
2359         
2360         -- Plugin infrastructure:
2361
2362         * hildon-widgets/hildon-plugin-widget.[ch]: API to help loading
2363         widgets from plugins.
2364
2365         * hildon-widgets-plugins/: directory containing widget
2366         implementations which are going to be built into separate shared
2367         object files (plugins)
2368
2369         * hildon-widgets-plugins/Makefile.am: automake file for the plugins.
2370
2371         * doc/design/abstract_vs_modular_plugin_widgets.dia:
2372         * doc/design/hildon-plugin-widget.txt: design doc
2373
2374
2375         -- ColorChooser plugin:
2376
2377         * hildon-widgets-plugins/hildoncolorchooser_hsv.c: Implementation of a
2378         HildonColorChooser, HSV based one.
2379
2380         * hildon-widgets-plugins/hildoncolorchooserdialog_hsv.c: HSV based
2381         implementation of color chooser dialog.
2382
2383
2384         -- Uses the plugin infrastructure:
2385         
2386         * hildon-widgets/hildon-color-chooser.[ch] : An abstract class for
2387         color chooser widget. The _new function utilizes plugin widget
2388         helper functions to initialize the widget.
2389
2390         * hildon-widgets/hildon-color-chooser-dialog.[ch] : Same as color
2391         chooser, but a dialog widget to choose a color.
2392
2393         * hildon-widgets/hildon-color-button.c: HildonColorButton uses now
2394         HildonColorChooserDialog instead of HildonColorSelector.
2395
2396 2006-07-25  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
2397
2398         * configure.ac: 0.12.21
2399
2400 2006-07-25  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
2401
2402         * hildon-widgets/hildon-number-editor.c: Revert previous patch here
2403         until we get a new release of themes stuff. (M#624)
2404
2405 2006-07-25  Johan Bilien  <johan.bilien@nokia.com>
2406
2407         * hildon-widgets/hildon-window.c:
2408         (hildon_window_toggle_menu): free the GList returned by
2409         gtk_container_get_children
2410
2411         NB#34340
2412
2413 2006-07-18  Fernando Herrera  <fernando.herrera-de-las-heras@nokia.com>
2414
2415         * hildon-widgets/hildon-number-editor.c: 
2416         renamed {plus,minus}-button widgets to ne-{plus,minus}-button in
2417         order to do the theming without depending on the HildonNumberEditor
2418         widget name. Fixes maemo M#624
2419
2420 2006-06-13  Luc Pionchon  <luc.pionchon@nokia.com>
2421
2422         [0.13.1 branch]
2423
2424         * configure.ac: 0.13.1.1
2425
2426 2006-06-13  Luc Pionchon  <luc.pionchon@nokia.com>
2427
2428         [0.13.1 branch]
2429
2430         * added experimental plugged-in color selector
2431
2432 2006-06-13  Luc Pionchon  <luc.pionchon@nokia.com>
2433
2434         * configure.ac: 0.12.20
2435
2436 2006-06-12  Luc Pionchon  <luc.pionchon@nokia.com>
2437
2438         * hildon-widgets/hildon-color-button.c
2439         (hildon_color_button_key_pressed):
2440         return FALSE when no key was handled.
2441
2442         NB#32302
2443
2444 2006-06-12  Luc Pionchon  <luc.pionchon@nokia.com>
2445
2446         * hildon-widgets/hildon-banner.c:
2447         (force_to_wrap_truncated): Modified size request of the label
2448         when it is wider than the maximum allowed, using the pango
2449         layout extension instead of the maximum allowed width.
2450
2451         NB#31256
2452
2453 2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
2454
2455         * configure.ac: 0.12.19
2456
2457 2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
2458
2459         * hildon-widgets/hildon-color-button.c
2460         (hildon_color_button_init): Moved key handling from key release
2461         event to key press event.
2462
2463         (hildon_color_button_key_released): Renamed  to   _key_pressed
2464         (hildon_color_button_key_pressed) : new name from _key_released
2465
2466         NB#31604
2467
2468 2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
2469
2470         * hildon-widgets/hildon-time-editor.c
2471         (validated_conversion): return the minimum allowed value for the
2472         entry when the user types an empty text into an entry and moves
2473         the focus, instead of returning -1. This change implies that the
2474         minimum allowed value for the entry is set into the entry instead
2475         of leaving it empty.
2476
2477         NB#30937
2478
2479 2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
2480
2481         * hildon-widgets/hildon-grid.c (hildon_grid_class_init): do not
2482         use accumulator for "popup-context-menu"
2483
2484         NB#29888 / M#483
2485
2486 2006-06-05  Luc Pionchon  <luc.pionchon@nokia.com>
2487
2488         * hildon-widgets/hildon-window.c
2489         (hildon_window_toggle_menu): Changed the hide condition of the
2490         menu, now we are using GTK_WIDGET_MAPPED instead of
2491         GTK_WIDGET_VISIBLE, because the menu can be visible but not mapped
2492         in some situations, like the one described in this bug.
2493
2494         NB#28836
2495
2496 2006-06-02  Luc Pionchon  <luc.pionchon@nokia.com>
2497
2498         * hildon-widgets/hildon-app.c (hildon_app_key_snooper): Add code
2499         to control if there is a combobox activated when the menu key is
2500         pressed and stop the menu drawing, this is a new case that happens
2501         when the application is avoiding the focus can go to the combobox.
2502
2503         NB#26383 (bis)
2504
2505 2006-06-02  Luc Pionchon  <luc.pionchon@nokia.com>
2506
2507         * hildon-widgets/hildon-time-editor.c
2508         (hildon_time_editor_validate): removed the assinment of the
2509         error_widget, now just the highlight_callback can do it when it
2510         finished with it. Control that if we are already managing an error
2511         we don't start working in other.
2512
2513         (hildon_time_editor_inserted_text): added a control to stop insert
2514         handle if we are already managing an error, we have also blocked
2515         the focusout event before que grab focus to avoid another
2516         validation of the field.
2517
2518         NB#30955
2519
2520         * hildon-widgets/hildon-time-editor.c
2521         (highlight_callback): Removed the return in the middle of the
2522         function, now that situation is imposible. It was causing the
2523         interlock.
2524
2525 2006-05-31  Luc Pionchon  <luc.pionchon@nokia.com>
2526
2527         * hildon-widgets/hildon-banner.c
2528         (HILDON_BANNER_LABEL_MAX_PROGRESS): increase even more 320 -> 375
2529         to satisfy NB#31099. (actually info and anim banners should have
2530         375 px width and only progress banners should have 265 px)
2531
2532         NB#31099 (workaround)
2533
2534 2006-05-30  Luc Pionchon  <luc.pionchon@nokia.com>
2535
2536         [0.13.1 branch]
2537
2538         * configure.ac: 0.13.1 unstable branch
2539
2540 2006-05-30  Luc Pionchon  <luc.pionchon@nokia.com>
2541
2542         * hildon-libs.pc.in (Description): updated description
2543
2544 2006-05-29  Luc Pionchon  <luc.pionchon@nokia.com>
2545
2546         * configure.ac: 0.12.18
2547
2548 2006-05-29  Luc Pionchon  <luc.pionchon@nokia.com>
2549
2550         * hildon-widgets/hildon-app.c
2551         (hildon_app_key_snooper): Add code to control if there is a
2552         combobox activated when the menu key is pressed and prevent the
2553         menu drawing.
2554
2555         NB#26383
2556
2557 2006-05-29  Luc Pionchon  <luc.pionchon@nokia.com>
2558
2559         * hildon-widgets/hildon-banner.c
2560         (hildon_banner_set_property): Set max_width hint to -1 instead of
2561         HILDON_BANNER_LABEL_MAX_TIMED when banner is timed to avoid. This
2562         has been done to ensure that the size of the banner will be the
2563         requisition size and avoid the size problem when reusing the
2564         banner window. See NB#24339.
2565
2566         (hildon_banner_set_text): Removed useless gtk_window_resize after
2567         changing the label text. The size requisition of the banner is
2568         updated when the label text is modified, so there is no need to do
2569         a resize of the window to the requisition size.
2570         (hildon_banner_set_markup): Likewise.
2571         
2572         (hildon_banner_check_position): Added cast to widget argument in
2573         call to force_to_wrap_truncated in order to avoid a compilation
2574         warning.
2575
2576 2006-05-29  Luc Pionchon  <luc.pionchon@nokia.com>
2577
2578         Added time-error signal - NB#22155
2579         
2580         * hildon-widgets/hildon-time-editor.c:
2581         (hildon_time_editor_class_init): added time-error signal
2582         (validated_conversion): added 'error_code' output parameter.
2583         (hildon_time_editor_real_validate): use 'error_code' and trigger
2584         'time-error' signal when apprpriate.
2585         (highlight_callback): avoid revalidation
2586
2587         * hildon-widgets/hildon-time-editor.h (HildonTimeEditorErrorType):
2588         new enumerative type for error types
2589         (_HildonTimeEditorClass): added time_error signal
2590
2591         * hildon-widgets/Makefile.am (hildon-libs-enum-types.c): added time-editor.h
2592
2593 2006-05-23  Luc Pionchon  <luc.pionchon@nokia.com>
2594
2595         * configure.ac: 0.12.17
2596
2597 2006-05-23  Luc Pionchon  <luc.pionchon@nokia.com>
2598
2599         * hildon-widgets/gtk-infoprint.c
2600         (gtk_confirmation_banner_with_icon_name): wooops, use _with_markup
2601         variant to process markup string. NB#28370 (ter)
2602
2603 2006-05-22  Luc Pionchon  <luc.pionchon@nokia.com>
2604
2605         * configure.ac: 0.12.16
2606
2607 2006-05-22  Johan Bilien  <johan.bilien@nokia.com>
2608
2609         * hildon-widgets/hildon-window.c
2610         (hildon_window_vbox_expose_event): This function has been
2611         removed, now the window has the responsability of painting the
2612         toolbar, because it has that space allocated.
2613         (hildon_window_init): we do not have to connect the
2614         hildon_window_vbox_expose_event function to the expose event of
2615         the toolbar vbox anymore.
2616         (hildon_window_expose): Added the call to paint_toolbar, as we can
2617         see in the allocation function the toolbar decorators are
2618         responsability of the window, and gdk was not sending the proper
2619         events to the vbox because that space is not its responsability.
2620         (hildon_window_remove_toolbar): We don't need a queue_draw here
2621         because we have another call in the expose function when the size
2622         of the container has been changed.
2623
2624         NB#29461
2625
2626 2006-05-21  Luc Pionchon  <luc.pionchon@nokia.com>
2627
2628         Removed hildon-insert-object-dialog NB#8015
2629
2630         * hildon-widgets/hildon-insert-object-dialog.[ch]: removed
2631         * doc/tmpl/hildon-insert-object-dialog.sgml: removed
2632         * ut/hildon-widgets_tests.c (test27a, test27b, test27c): removed 
2633         
2634         * hildon-widgets/Makefile.am (hildonwidgetsincludeinst_DATA) 
2635         * hildon-widgets/Makefile.am (libhildonwidgets_la_SOURCES)
2636         * doc/hildon-libs-docs.sgml: 
2637         * po/POTFILES.in: : removed reference
2638         
2639         * configure.ac: removed check for gnome-vfs
2640         * hildon-widgets/Makefile.am: removed gnome-vfs flags
2641         * doc/Makefile.am: likewise
2642         * ut/Makefile.am: likewise
2643
2644 2006-05-21  Luc Pionchon  <luc.pionchon@nokia.com>
2645
2646         * hildon-widgets/gtk-infoprint.c
2647         (gtk_confirmation_banner_with_icon_name):
2648         added bold markup for backward compatibility. NB#28370 (bis)
2649
2650 2006-05-21  Luc Pionchon  <luc.pionchon@nokia.com>
2651
2652         * hildon-widgets/hildon-grid.c (get_child_index_by_coord): returns
2653         if empty grid. NB#29883
2654
2655 2006-05-21  Luc Pionchon  <luc.pionchon@nokia.com>
2656
2657         * hildon-widgets/gtk-intoprint.c (find_banner_for_parent): Added
2658         check for "is-timed" property. NB#26546
2659
2660 2006-05-21  Johan Bilien  <johan.bilien@nokia.com>
2661
2662         * hildon-widgets/hildon-window.c
2663         (hildon_window_remove_toolbar)
2664         (hildon_window_size_expose): Removed the
2665         gtk_widget_queue_draw_area call from this functions, because
2666         sometimes the event is not managed in the proper order.
2667
2668         (hildon_window_size_allocate): Added the
2669         gtk_widget_queue_draw_area call in case the number of the toolbars
2670         has changed, this way we insure an expose event for the proper
2671         region will come after the change of the toolbars.
2672
2673         NB#26366
2674
2675 2006-05-21  Johan Bilien  <johan.bilien@nokia.com>
2676         
2677         * hildon-widgets/hildon-window.c:
2678         (hildon_window_size_allocate): Now the window uses all the space
2679         when its state is fullscreen, we avoid to subtract the top and
2680         bottom borders if the window state is fullscreen.
2681         
2682         NB#28925
2683
2684 2006-05-18  Tapani Palli <tapani.palli@nokia.com>
2685
2686         * hildon-widgets/hildon-time-editor.c: block signal handler for
2687         hildon_time_editor_inserted_text, null check for entry widget in
2688         highlight_callback. Fixes NB#28679
2689
2690 2006-05-16  Luc Pionchon  <luc.pionchon@nokia.com>
2691
2692         * hildon-widgets/gtk-infoprint.c (gtk_confirmation_banner): added
2693         bold markup for backward compatibility. NB#28370
2694
2695 2006-05-15  Luc Pionchon  <luc.pionchon@nokia.com>
2696
2697         * configure.ac: 0.12.15
2698
2699 2006-05-15  Johan Bilien  <johan.bilien@nokia.com>
2700
2701         * hildon-widgets/hildon-window.[ch]:
2702           - Added clipboad_operation signal used by osso-browser to receive
2703             clipborad operations from hildon-input-method
2704           - Trigger this signal when we receive an clipboard X message
2705             from HIM. related to NB#25502
2706
2707 2006-05-11  Luc Pionchon  <luc.pionchon@nokia.com>
2708
2709         * hildon-widgets/hildon-caption.c
2710         (hildon_caption_set_label_alignment)
2711         (hildon_caption_get_label_alignment): added gtk-doc "Since" marker
2712
2713         * doc/hildon-libs-docs.sgml: added index for 0.12.0 new symbols
2714
2715 2006-05-10  Luc Pionchon  <luc.pionchon@nokia.com>
2716
2717         * hildon-widgets/hildon-time-editor.c:
2718         (hildon_time_editor_set_ticks) removed block signal handler for
2719         hildon_time_editor_inserted_text. Added block and unblock signal
2720         handler for hildon_time_editor_entry_focusout.
2721
2722         NB#28027
2723
2724 2006-05-10  Luc Pionchon  <luc.pionchon@nokia.com>
2725
2726         * hildon-widgets/hildon-caption.c:
2727         (hildon_caption_size_allocate): add a margin to the start position
2728         of the caption_area (HILDON_CAPTION_SPACING), leaving this way the
2729         space required to the left of the caption.
2730
2731         (hildon_caption_expose): allocation, subtract the left margin
2732         which we have added to the children widgets when we paint the
2733         selection box.
2734
2735         NB#28483
2736
2737 3006-05-10 Tapani Palli <tapani.palli@nokia.com>
2738
2739         * hildon-widgets/hildon-time-editor.c:
2740         block signal handler for hildon_time_editor_inserted_text
2741
2742         NB#28679
2743
2744 2006-05-09  Luc Pionchon  <luc.pionchon@nokia.com>
2745
2746         * hildon-widgets/hildon-time-editor.c:
2747         (_hildon_time_editor_get_time_separators) renamed from
2748         _get_time_separator(). Refactored to return h-m and m-s
2749         separators. Now it is independent of the time editor priv
2750         structure and receives two labels that can be NULL.
2751
2752         (_HildonTimeEditorPrivate): removed hm_sep_symbol and ms_sep_symbol
2753         members: not used anymore.
2754         (hildon_time_editor_init): removed ref to above members.
2755         (hildon_time_editor_finalize): likewise
2756
2757         (hildon_time_editor_check_locale): use
2758         _hildon_time_editor_get_time_separators()
2759         
2760         * hildon-widgets/hildon-private.h: new file. To be used to use
2761         private functions from other widgets inside the library.
2762         (_hildon_time_editor_get_time_separators): added.
2763         
2764         * hildon-widgets/Makefile.am:
2765         added hildon-private.h to the source list.
2766
2767         
2768         * hildon-widgets/hildon-time-picker.c (hildon_time_picker_init):
2769         Use _hildon_time_editor_get_time_separators() to get the h-m
2770         separator from the locale (and not from a .po file)
2771
2772         N#28654
2773
2774 2006-05-09  Marius Vollmer  <marius.vollmer@nokia.com>
2775
2776         * hildon-widgets/hildon-find-toolbar.c
2777         (hildon_find_toolbar_class_init): Reverted change from 2006-04-15:
2778         The "search", "close", "invalid_input", "history_append" signals
2779         have always been correctly registered: you don't include the last
2780         'user data' parameter in the list of argument types passed to
2781         g_signal_new et al.  Thanks to Jorn from OpenedHand!
2782
2783         N#28807
2784         
2785 2006-05-08  Luc Pionchon  <luc.pionchon@nokia.com>
2786
2787         * configure.ac: 0.12.14
2788
2789 2006-05-04  Luc Pionchon  <luc.pionchon@nokia.com>
2790
2791         gtk-doc config bits...
2792         * autogen.sh: call aclocal first
2793         * configure.ac: enable GTK_DOC_CHECK
2794         * doc/Makefile.am: really "include". "-include" is not followed by
2795         automake, as a result gtk-doc.make would not be processed.
2796         
2797 2006-05-03  Luc Pionchon  <luc.pionchon@nokia.com>
2798
2799         N#27000 (additional fixes to patch from 2006-05-01)
2800
2801         * hildon-widgets/hildon-banner.c (force_to_wrap_truncated): do not
2802         hardcode pixel scaling factor ("/1000"), use PANGO_PIXELS instead
2803         which deals with rounding (and uses the right factor: 1024).
2804         Thanks Michael Natterer <mitch@imendio.com>
2805
2806         Force label size also when width_text == width_max.
2807
2808 2006-05-03  Luc Pionchon  <luc.pionchon@nokia.com>
2809
2810         * configure.ac: 0.12.13
2811
2812 2006-05-03  Luc Pionchon  <luc.pionchon@nokia.com>
2813
2814         * hildon-widgets/hildon-font-selection-dialog.c:
2815         (is_internal_font): new function. Tells if a font family is internal.
2816         (filter_out_internal_fonts): new function. Filters out inernal fonts.
2817         (hildon_font_selection_dialog_show_available_fonts): call filter_out_internal_fonts
2818         Fixes N#21854
2819
2820 2006-05-01  Luc Pionchon  <luc.pionchon@nokia.com>
2821
2822         * hildon-libs/hildon-widgets/hildon-time-editor.c
2823         * hildon-libs/hildon-widgets/hildon-time-picker.c
2824         * hildon-libs/hildon-widgets/hildon-wizard-dialog.h:
2825         added comments to anonymous enums
2826
2827 2006-05-01  Luc Pionchon  <luc.pionchon@nokia.com>
2828
2829         Hildon banner truncations,
2830         * hildon-widgets/hildon-banner.c
2831         (force_to_wrap_truncated): new function. Force to wrap truncated
2832         label by setting explicit size request. See N#27000 and G#329646
2833         (hildon_banner_check_position): call force_to_wrap_truncated()
2834         fixes N#27000, N#25305, N#26203
2835
2836         * hildon-widgets/hildon-banner.c
2837         (HILDON_BANNER_LABEL_MAX_PROGRESS): increase value 265 -> 320 to
2838         satisfy N#26624, N#26161, N#27875
2839
2840         * ut/tc_banner_truncate.c: new file. Test cases for banner truncations.
2841
2842 2006-05-01  Luc Pionchon  <luc.pionchon@nokia.com>
2843
2844         * hildon-widgets/hildon-banner.[ch]: code cleanup.
2845
2846 2006-04-29  Johan Bilien  <johan.bilien@nokia.com>
2847
2848         * hildon-widgets/hildon-window.c:
2849           - removed connection to self, replaced with overridding virtual
2850             methods
2851           - removed gtk_widget_set_event in init, legacy from HildonApp
2852           - use gtk_widget_get_child_requisition() instead of
2853             gtk_widget_size_request() in _allocation
2854           - don't allocate space for the child if it is not visible
2855
2856 2006-04-28  Johan Bilien  <johan.bilien@nokia.com>
2857
2858         * hildon-widgets/hildon-window.c:
2859           - forgot to reinitialize convenience pointers to borders after they
2860             are reinitialised
2861           - replaced a g_return_if_fail with a g_return_val_if_fail now
2862             that toggle_menu returns a g_boolean
2863
2864 2006-04-28  Johan Bilien  <johan.bilien@nokia.com>
2865
2866         N#28176
2867         * hildon-widgets/hildon-window.c: Free the borders structure
2868           when the window is destroyed.
2869
2870 2006-04-27 Tapani Palli <tapani.palli@nokia.com>
2871
2872         * hildon-widgets/hildon-caption.c : check if ancestor
2873         (still) exists in set-focus handler, fixes N#25501
2874
2875 2006-04-27  Luc Pionchon  <luc.pionchon@nokia.com>
2876
2877         * hildon-widgets/hildon-time-editor.c
2878         (hildon_time_editor_check_locale): do not force lower case for
2879         AM/PM symbols. Use the string as it is given by the locale. Makes
2880         it coherent with hildon time picker. Fixes N#27963
2881
2882 2006-04-26  Luc Pionchon  <luc.pionchon@nokia.com>
2883
2884         * hildon-widgets/hildon-set-password-dialog.c
2885         (c_): new macro, calls dgettext on "hildon-common-strings" domain.
2886         (hildon_set_password_response_set): use c_ for common strings
2887         (hildon_set_password_response_change): likewise.
2888         Fixes N#27749
2889
2890         * hildon-widgets/hildon-set-password-dialog.h: indent cleanup
2891
2892 2006-04-26  Luc Pionchon  <luc.pionchon@nokia.com>
2893
2894         * hildon-widgets/hildon-file-handling-note.c (gettext macro): use
2895         "hildon-fm" as textual domain. Fixes N#27702
2896
2897 2006-04-26  Luc Pionchon  <luc.pionchon@nokia.com>
2898
2899         * configure.ac: 0.12.12
2900
2901         * Makefile.am (clean-all): brutal target to cleanup the
2902         folder. Will do this properly later.
2903
2904 2006-04-25  Luc Pionchon  <luc.pionchon@nokia.com>
2905
2906         * doc/Makefile.am: use "-include" for gtk-doc.make (ignore
2907         included Makefile if missing).
2908
2909         * configure.ac: temporarily disable GTK_DOC_CHECK (problem in
2910         integration environement)
2911
2912         * configure.ac: print configuration summary after processing
2913
2914 2006-04-24  Marius Vollmer  <marius.vollmer@nokia.com>
2915
2916         From Murray Cumming  <murrayc@murrayc.com>, M#183.
2917
2918         * hildon-widgets/hildon-calendar-popup.c:
2919         (hildon_calendar_popup_new): Use only g_object_new(), passing 
2920         it properties, so that language bindings can do the same.
2921         (hildon_calendar_popup_set_date): Veryify the date here, 
2922         instead of only in the _new() function.
2923         (hildon_calendar_popup_set_property): Use get/set_date() to 
2924         verify the new date and to select it.
2925         (hildon_calendar_popup_get_property): Remove unused variables.
2926         * ut/hildon-widgets_tests.c (test45): New.
2927
2928         * hildon-widgets/hildon-add-home-dialog.c:
2929         (hildon_add_home_dialog_new): Move code into
2930         hildon_add_home_dialog_init(),
2931         hildon_add_home_dialog_set_old_name(), and
2932         hildon_add_home_dialog_set_new_name().  Supply parameters as
2933         properties values to g_object_new() instead, so that language
2934         bindings can do the same.
2935         (hildon_add_home_dialog_class_init): Added name and new_name
2936         properties.
2937         (hildon_add_home_dialog_init): Create always-needed widgets.
2938         (hildon_add_home_dialog_get_property),
2939         (hildon_add_home_dialog_set_property): Get/Set the name and
2940         new_name properties, recreating widgets if necessary, using new
2941         static helper function.
2942         * ut/hildon-widgets_tests.c (test46): New.
2943
2944         * hildon-widgets/hildon-grid-item.c
2945         (hildon_grid_item_set_property), (hildon_grid_item_get_property),
2946         (hildon_grid_item_class_init): Add icon-basename property.
2947         (hildon_grid_item_new, hildon_grid_item_new_with_label): Move code
2948         from here to hildon_grid_item_init(), so we can just call
2949         g_object_new().
2950         (hildon_grid_item_set_label): Convert NULL label to empty string.
2951         Bug fix: don't cast the label widget to a string and compare it
2952         against the new label text, use gtk_label_get_label instead.
2953         Expect priv->label to always be non-NULL.
2954         (update_icon): Don't pass NULL icon name to
2955         gtk_icon_theme_load_icon, use default icon instead in that case.
2956         * hildon-widgets/hildon-grid-item.h: Make
2957         _hildon_grid_item_set_label into public
2958         hildon_grid_item_set_label(), so that language bindings can use
2959         it.
2960         * ut/hildon-widgets_tests.c (VALID_ICON): Use existing icon.
2961         (test33a2, test33b4, test33b4): Expect them to succeed now that a
2962         HildonGridItem can handle NULL icons.
2963         
2964 2006-04-21  Luc Pionchon  <luc.pionchon@nokia.com>
2965
2966         * configure.ac: 0.12.11
2967
2968 2006-04-19 Tapani Palli <tapani.palli@nokia.com>
2969
2970         * thread safety (N#24348), fixed timeout and idle callbacks :
2971         hildon-widgets/hildon-window.c : hildon_window_escape_timeout()
2972         hildon-widgets/hildon-time-picker.c : hildon_time_picker_key_repeat_timeout()
2973         hildon-widgets/hildon-number-editor.c : do_mouse_timeout(),hildon_number_editor_select_all()
2974         hildon-widgets/hildon-banner.c : hildon_banner_timeout()
2975         hildon-widgets/hildon-app.c : hildon_app_escape_timeout()
2976         hildon-widgets/hildon-time-editor.c : highlight_callback()
2977         hildon-widgets/hildon-date-editor.c : _hildon_date_editor_entry_select_all()
2978
2979 2006-04-19 Tapani Palli <tapani.palli@nokia.com>
2980
2981         * hildon-widgets/hildon-app.c (hildon_app_key_release): send
2982         correct state for fullscreen, fixes N#26611
2983
2984 2006-04-19  Johan Bilien  <johan.bilien@nokia.com>
2985
2986         N#22909 
2987         * hildon-widgets/hildon-window.c:
2988           - hildon_window_toggle_menu now returns whether or not something was
2989             done
2990           - hildon_window_key_press_event(): when handling the menu hard key,
2991             return TRUE if we actually handled it
2992         * hildon-widgets/hildon-appview.c: _hildon_appview_toggle_menu()
2993           now returns if something was done
2994         * hildon-widgets/hildon-app.c: hildon_app_key_snooper(): return TRUE
2995           if we actually handled the menu hard key.
2996
2997 2006-04-19  Johan Bilien  <johan.bilien@nokia.com>
2998
2999         * hildon-widgets/hildon-window.c: Fixed a bug in child size allocation
3000           in fullscreen.
3001
3002 2006-04-19  Luc Pionchon  <luc.pionchon@nokia.com>
3003
3004         * configure.ac: 0.12.10
3005
3006
3007 2006-04-17  Luc Pionchon  <luc.pionchon@nokia.com>
3008
3009         * doc/hildon-libs-docs.sgml: added index for new symbols.
3010         
3011 2006-04-17  Luc Pionchon  <luc.pionchon@nokia.com>
3012
3013         * doc/Makefile.am (version.xml): generates version.xml
3014         * doc/hildon-libs-docs.sgml: added &version; entity, and display
3015         the version number in the doc title.
3016
3017 2006-04-17  Luc Pionchon  <luc.pionchon@nokia.com>
3018
3019         Minor changes for gtk-doc
3020         * hildon-note.c
3021         * hildon-weekday-picker.h
3022         * hildon-name-password-dialog.c
3023         * hildon-calendar-popup.h
3024         * hildon-range-editor.h
3025         * hildon-volumebar-range.h
3026         * hildon-banner.c
3027         * hildon-app.c
3028         * hildon-time-editor.c
3029         * gtk-infoprint.c
3030         * hildon-date-editor.h
3031
3032 2006-04-16  Luc Pionchon  <luc.pionchon@nokia.com>
3033
3034         * hildon-widgets/hildon-time-editor.c
3035         (hildon_time_editor_set_show_hours) 
3036         (hildon_time_editor_get_show_hours): added gtk-doc tag 'Since:'
3037
3038 2006-04-15  Luc Pionchon  <luc.pionchon@nokia.com>
3039
3040         N#22557
3041         * hildon-widgets/hildon-time-editor.c
3042         (hildon_time_editor_entry_keypress): use
3043         hildon_gtk_button_set_depressed, provided by osso-GTK, since
3044         2.6.10-1.osso4, instead of GTK private symbol
3045         _gtk_button_set_depressed
3046
3047 2006-04-15  Marius Vollmer  <marius.vollmer@nokia.com>
3048
3049         From Murray Cummings (M#185 M#283), with slight changes:
3050
3051         * configure.ac: Add a --rebuilds option, defaulting to yes, so we
3052         can disable the regeneration of hildon-libs-enum-types.[h|c], also
3053         based on the gnome-vfs build.
3054
3055         * hildon-widgets/Makefile.am: Use glib-mkenums to generate
3056         hildon-libs-enum-types.[h|c], and build them, based on the
3057         gnome-vfs build. This adds GTypes for the enums, needed for
3058         accurate signal registration, needed by bindings.
3059
3060         * hildon-widgets/hildon-number-editor.h: Rename the error_handler
3061         default signal handler to range_error, so it has the same name as
3062         the signal, as expected by bindings.
3063
3064         * hildon-widgets/hildon-marshalers.list: Change to the now-used
3065         marshallers.
3066
3067         * hildon-widgets/hildon-note.h (HildonNodeType): Marked as 'skip'.
3068         since hildon_note_type_get_type is defined manually and
3069         glib-mkenums should ignore this enum.
3070
3071         * hildon-widgets/hildon-app.h (HildonZoomLevel): Likewise.
3072         * hildon-widgets/hildon-caption.h (HildonCaptionStatus): Likewise.
3073
3074         Correct the signal registration for:
3075         
3076         * hildon-widgets/hildon-app.c 
3077         (hildon_app_class_init):
3078         "switch_to",
3079         "clipboard_copy",
3080         "clipboard_cut",
3081         "clipboard_paste"
3082
3083         * hildon-widgets/hildon-date-editor.c
3084         (hildon_date_editor_class_init):
3085         "date_error"
3086
3087         * hildon-widgets/hildon-find-toolbar.c
3088         (hildon_find_toolbar_class_init):
3089         "search", 
3090         "close",
3091         "invalid_input", 
3092         "history_append signals"
3093
3094         * hildon-widgets/hildon-grid.c
3095         (hildon_grid_class_init):
3096         "popup_context_menu"
3097
3098         * hildon-widgets/hildon-number-editor.c
3099         (hildon_number_editor_class_init):
3100         "range_error".
3101
3102 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
3103
3104         M#90 - Use standard GLib macro names.
3105         Based on a patch from Osvaldo Santana <osvaldo.santana@indt.org.br>
3106
3107         Deprecate HILDON_*_TYPE, replace by HILDON_TYPE_*,
3108         * hildon-widgets/hildon-calendar-popup.h: 
3109         * hildon-widgets/hildon-date-editor.h: 
3110         * hildon-widgets/hildon-range-editor.h: 
3111         * hildon-widgets/hildon-weekday-picker.h: 
3112         * hildon-widgets/hildon-volumebar-range.h: 
3113
3114         Updated macro name,
3115         * hildon-widgets/hildon-calendar-popup.c: 
3116         * hildon-widgets/hildon-date-editor.c: 
3117         * hildon-widgets/hildon-range-editor.c: 
3118         * hildon-widgets/hildon-volumebar-range.c: 
3119         * hildon-widgets/hildon-weekday-picker.c:
3120
3121 2006-04-13  Johan Bilien  <johan.bilien@nokia.com>
3122
3123         * hildon-widgets/hildon-code-dialog.c: Fixed L10n logical ids
3124           for Ok and Cancel buttons.
3125
3126 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
3127
3128         * configure.ac: 0.12.9
3129
3130 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
3131
3132         * hildon-widgets/hildon-color-button.c
3133         (INNER_BORDER_THICKNESS, COLOR_BUTTON_WIDTH, COLOR_BUTTON_HEIGHT):
3134         updated dimensions.
3135
3136
3137 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
3138
3139         * hildon-widgets/hildon-time-editor.c
3140         (convert_to_12h): removed m and s paramters (useless)
3141         (convert_to_24h): likewise.
3142         
3143 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
3144
3145         Automatic focus movement for HildonTimeEditor (IMP-13)
3146
3147         * hildon-widgets/hildon-time-editor.c
3148         (hildon_time_editor_init): connect after signal "insert_text"
3149         (hildon_time_editor_inserted_text): new function.
3150         On inserted text, if entry has two digits, jumps to the next field.
3151
3152 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
3153
3154         Pops up the color selector on 'select' hardkey (IMP-15)
3155         
3156         * hildon-widgets/hildon-color-button.c
3157         (hildon_color_button_init): connect "key-release-event"
3158         (hildon_color_button_key_released): new function.
3159         Pops up the color selector on 'select' hardkey release
3160
3161 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
3162
3163         Hildon grid, set items to be focus-and-activate instead of single
3164         tap activation (IMP-14) 
3165         
3166         * hildon-widgets/hildon-grid.c (hildon_grid_button_pressed): do not set focus.
3167         * hildon-widgets/hildon-grid.c (hildon_grid_button_released): activate selected item.
3168
3169
3170 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
3171
3172         Fetch hours/minutes/seconds separators from current locale (IMP-8)
3173         N#19061
3174
3175         * hildon-widgets/hildon-time-editor.c
3176         (struct _HildonTimeEditorPrivate): added 'hm_sep_symbol' and 'ms_sep_symbol'
3177         (hildon_time_editor_init): do not get separator labels from i18n, but from locale
3178         (hildon_time_editor_finalize): free separator symbols
3179         (get_time_separators): new function. Get time separators from locale.
3180         (hildon_time_editor_check_locale): call get_time_separators.
3181
3182 2006-04-13  Luc Pionchon  <luc.pionchon@nokia.com>
3183
3184         Removed icon for mandatory fields (IMP-3).
3185         Note: the logic and API to specify mandatory fields is preserved.
3186
3187         * hildon-widgets/hildon-caption.c (HILDON_CAPTION_MANDATORY_ICON): removed.
3188         (struct _HildonCaptionPrivate): removed 'mandatory_icon' field.
3189         (hildon_caption_set_property): case PROP_STATUS, removed related code.
3190         (hildon_caption_set_label_alignment): removed related code.
3191
3192
3193 2006-04-07  Luc Pionchon  <luc.pionchon@nokia.com>
3194
3195         * configure.ac: 0.12.8
3196
3197 2006-04-07  Luc Pionchon  <luc.pionchon@nokia.com>
3198
3199         * hildon-widgets/hildon-banner.c: added gtk-doc Since markers.
3200
3201
3202 2006-04-07  Tomas Junnonen  <tomas.junnonen@nokia.com>
3203
3204         - Added support for Pango markup
3205           Added   hildon_banner_show_information_with_markup
3206         - Removed hildon_banner_show_confirmation
3207         - Re-position the banner when its content changes
3208         - Banner now doesn't truncate strings nor insert linebreaks
3209         - fixes N#24339 - Information banners do not resize
3210
3211         * hildon-widgets/hildon-banner.[ch]
3212         (hildon_banner_show_information_with_markup): new function. Adds
3213         pango markup support for information banners.
3214         
3215         (hildon_banner_show_confirmation): removed. 'confirmation' was
3216         used only for the taask navigator (at most). It should use
3217         _show_information_with_markup with appropriate markup.
3218         
3219         (hildon_banner_set_markup): new function. 
3220
3221         (hildon_banner_check_position): new function. Factor code from
3222         hildon_banner_realize(), and update position calculation.
3223
3224         (struct _HildonBannerPrivate): removed max_lines.
3225         Uses as much lines as needed.
3226
3227         (hildon_banner_init): set banner label to wrap lines.
3228         
3229         (hildon_banner_set_text): do not truncate. Update banner's position.
3230
3231         (hildon_banner_set_markup): new function.
3232                                     Set banner's text with Pango markup.
3233
3234         (_hildon_gtk_label_set_text_n_lines): marked as deprecated.
3235
3236
3237         * hildon-widgets/gtk-infoprint.c
3238         (gtk_confirmation_banner): use hildon_banner_show_information
3239         instead of _show_confirmation.
3240         (gtk_confirmation_banner_with_icon_name): likewise.
3241
3242
3243 2006-04-07  Luc Pionchon  <luc.pionchon@nokia.com>
3244
3245         * hildon-widgets/hildon-color-button.c
3246         (hildon_color_field_expose_event): correct parameter order.
3247
3248
3249 2006-04-07  Johan Bilien  <johan.bilien@nokia.com>
3250
3251         * hildon-widgets/hildon-window.c:
3252           - Fixed a potential infinite loop when detaching the menus
3253             from the window widget (Closes N#26033)
3254
3255 2006-04-06  Johan Bilien  <johan.bilien@nokia.com>
3256
3257         * hildon-widgets/hildon-window.c:
3258           - Fixed a bug that made window fullscreen state tracking fail
3259           - Apply correct theming to menus so that they get placed
3260             correctly (Fixes N#24325)
3261           - Redraw the window borders if the size of the toolbar vbox changes
3262           - Reset the program to NULL in hildon_window_destroy
3263           - Stop the ESC key-press timeout when the window loses the focus
3264           - Small cleanups
3265         * hildon-widgets/hildon-program.c:
3266           - Reset the common toolbar to NULL when the program is finalised
3267
3268 2006-04-04  Marius Vollmer  <marius.vollmer@nokia.com>
3269
3270         * hildon-widgets/hildon-get-password-dialog.h,
3271         hildon-widgets/hildon-get-password-dialog.c
3272         (hildon_get_password_dialog_new,
3273         hildon_get_password_dialog_new_with_default): Renamed
3274         get_old_password_title parameter to "get_old" to correspond with
3275         the property name.  This helps the C++ bindings.
3276         * ut/hildon-widgets_tests.c (test43, test44): New.
3277
3278 2006-04-03  Marius Vollmer  <marius.vollmer@nokia.com>
3279
3280         * ut/hildon-widgets_tests.c: Disabled unimplemented testcases:
3281         test20a, test20b, test20c, test20d, test36a, test36b, test36c,
3282         test36d.
3283
3284         From Murray Cumming.
3285         
3286         * hildon-libs/hildon-caption.c:
3287         (hildon_caption_init): Do the hildon_caption_set_child_expand()
3288         here.
3289         (hildon_caption_new): Use the child property from GtkContainer
3290         instead of calling gtk_container_add(), because _new() functions
3291         should just use g_object_new(), so that language-bindings can do
3292         the same.
3293
3294         * ut/hildon-widgets_tests.c: Added test42 for hildon_caption_new. 
3295
3296 2006-03-30  Luc Pionchon  <luc.pionchon@nokia.com>
3297
3298         * configure.ac: 0.12.7
3299
3300 2006-03-29  Luc Pionchon  <luc.pionchon@nokia.com>
3301
3302         Fixes N#20917
3303         * hildon-widgets/hildon-font-selection-dialog.c
3304         (REFERENCE_LINE): removed
3305         (hildon_font_selection_dialog_show_preview): added l10n support
3306         for the reference string (use to differentiate sub/super script in
3307         font preview)
3308         (hildon_font_selection_dialog_show_preview): likewise
3309
3310
3311 2006-03-28  Luc Pionchon  <luc.pionchon@nokia.com>
3312
3313         * po/en_GB.po: update
3314
3315 2006-03-28  Luc Pionchon  <luc.pionchon@nokia.com>
3316
3317         * hildon-widgets/hildon-add-home-dialog.c
3318         (hildon_add_home_dialog_init): removed i18n support (deprecated
3319         widget. Hinder logical ID processing)
3320         (hildon_add_home_dialog_new): likewise.
3321
3322         * hildon-widgets/hildon-insert-object-dialog.c
3323         (hildon_insert_object_dialog_init): likewise.
3324
3325
3326 2006-03-28  Luc Pionchon  <luc.pionchon@nokia.com>
3327
3328         * hildon-widgets/hildon-font-selection-dialog.c
3329         (hildon_font_selection_dialog_construct_notebook): logical ID typo
3330         
3331
3332 2006-03-27  Johan Bilien  <johan.bilien@nokia.com>
3333
3334         * hildon-widgets/hildon-window.[ch]:
3335           - update the title when the window is realized
3336           - added support for long press on the ESC key. Fixes N#24620
3337
3338 2006-03-26  Luc Pionchon  <luc.pionchon@nokia.com>
3339
3340         * hildon-widgets/hildon-time-editor.h: indent, improve readability.
3341
3342 2006-03-26  Luc Pionchon  <luc.pionchon@nokia.com>
3343
3344         * hildon-widgets/hildon-seekbar.c
3345         (hildon_seekbar_button_press_event): use if statement instead of 's?a:b'
3346
3347 2006-03-24  Luc Pionchon  <luc.pionchon@nokia.com>
3348
3349         * configure.ac: 0.12.6
3350
3351 2006-03-23  Luc Pionchon  <luc.pionchon@nokia.com>
3352
3353         * hildon-widgets/hildon-defines.h (HILDON_HARDKEY_LEFT):
3354         fixed typo GKD_Left -> GDK_Left, N#24042
3355
3356
3357 2006-03-22  Luc Pionchon  <luc.pionchon@nokia.com>
3358
3359
3360         Fixed i18n issues:
3361
3362
3363         Updated logical id to lower case: Ckct_ -> ckct_
3364         * hildon-widgets/hildon-date-editor.c (hildon_date_editor_date_error): 
3365         * hildon-widgets/hildon-number-editor.c (hildon_number_editor_error_handler): 
3366         * hildon-widgets/hildon-range-editor.c (hildon_range_editor_class_init) 
3367         (hildon_range_editor_init, hildon_range_editor_entry_validate) 
3368         (hildon_range_editor_entry_validate): 
3369         * hildon-widgets/hildon-time-editor.c (validated_conversion) 
3370         (validated_conversion, hildon_time_editor_real_validate): 
3371         * hildon-widgets/hildon-grid.c (hildon_grid_class_init) 
3372         (hildon_grid_init): 
3373
3374
3375         Updated logical id to lower case: Ecdg_ -> ecdg_
3376         * hildon-widgets/hildon-time-editor.c (hildon_time_editor_init): 
3377         * hildon-widgets/hildon-time-picker.c (hildon_time_picker_init): 
3378         * hildon-widgets/hildon-calendar-popup.c (hildon_calendar_popup_init): 
3379         * hildon-widgets/hildon-color-popup.c (hildon_color_popup_new) 
3380         * hildon-widgets/hildon-wizard-dialog.c (hildon_wizard_dialog_init) 
3381         (hildon_wizard_dialog_create_title): 
3382         * hildon-widgets/hildon-find-toolbar.c (hildon_find_toolbar_class_init): 
3383         (hildon_find_toolbar_init): 
3384         * hildon-widgets/hildon-note.c (hildon_note_rebuild) 
3385         (hildon_note_rebuild, hildon_note_set_button_text): 
3386
3387
3388         Removed i18n support for property description,
3389         * hildon-widgets/hildon-time-picker.c (hildon_time_picker_class_init):
3390
3391
3392 2006-03-21  Luc Pionchon  <luc.pionchon@nokia.com>
3393
3394         * configure.ac: 0.12.5
3395
3396 2006-03-21  Tommi Komulainen  <tommi.komulainen@nokia.com>
3397         
3398         * doc/hildon-libs-docs.sgml: Move HildonWizardDialog in Dialogs
3399         * hildon-widgets/hildon-caption.c: Fix erroneous gtk-doc comment
3400         blocks, again.
3401
3402 2006-03-20  Johan Bilien  <johan.bilien@nokia.com>
3403
3404         * hildon-widgets/hildon-grid.c: added missing include hildon-app.h for
3405           HILDON_IS_APP
3406
3407 2006-03-20  Johan Bilien  <johan.bilien@nokia.com>
3408
3409         Cleanup wizard dialog,
3410
3411         * hildon-widgets/hildon-wizard-dialog.c
3412         (struct HildonWizardDialogPrivate): removed 'previous_button'
3413           and 'next_button' (obsolete)
3414         
3415         (hildon_wizard_dialog_response): new private function. Handles the
3416         'response' signal and replaces direction_button_clicked() in
3417         taking care of notebook page changes and button dimming.
3418
3419         (hildon_wizard_dialog_init): 'previous' and 'next' buttons are now
3420         added to the dialog as response buttons. This enables the usage of
3421         GtkDialog API for setting their sensitiveness.
3422         
3423         (dimming/undimming): Connected hildon_wizard_dialog_response to
3424         "resonse" signal. Removed useless title creation because it
3425         depends on the notebook which is not yet created.
3426         
3427         (hildon_wizard_dialog_set_property): minor code cleanup
3428         
3429         (hildon_wizard_dialog_create_title): removed useless else-if
3430         statement.
3431
3432         * hildon-widgets/hildon-wizard-dialog.h
3433         (hildon_wizard_dialog_get_type): added G_GNUC_CONST
3434
3435
3436         * hildon-widgets/hildon-wizard-dialog.[ch]: Reverted the patch
3437           adding the page_change signal, as the application can now track
3438           the response signal instead.
3439
3440
3441 2006-03-17  Luc Pionchon  <luc.pionchon@nokia.com>
3442
3443         * configure.ac: 0.12.4
3444
3445
3446 2006-03-16  Luc Pionchon  <luc.pionchon@nokia.com>
3447
3448         * doc/tmpl/*
3449         * hildon-widgets/*
3450         moved widget descriptions to respective source file (*.c)
3451         + minor doc updates
3452
3453
3454 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
3455
3456         Cleanup color button
3457
3458         * hildon-widgets/hildon-color-button.c: 
3459         - removed unused #include
3460         - removed unused gettext macro
3461
3462         (COLOR_FIELD_WIDTH) : renamed to COLOR_FILLED_WIDTH
3463         (COLOR_FIELD_HEIGHT): renamed to COLOR_FILLED_HEIGHT
3464         + value updated to match specifications
3465         
3466         (struct _HildonColorButtonPrivate):
3467         removed 'drawing_area' and 'pixbuf' members (unused)
3468
3469         (hildon_color_button_init):     
3470         use drawing_area directly, update COLOR_FILLED_ macro names
3471
3472         (hildon_color_button_unrealize): new function.
3473         (hildon_color_button_class_init): register unrealize function   
3474         (hildon_color_button_finalize): free allocated GC in unrealize
3475         handler instead of in finalize.
3476         
3477         (hildon_color_button_recolor_pixbuf): removed. (use
3478         gdk_draw_rectangle() instead)
3479         (hildon_color_button_draw_pixbuf_borders): likewise
3480         
3481         (hildon_color_field_expose_event): use gdk_draw_rectangle() to
3482         draw the button
3483         (hildon_color_button_set_property): queue the drawing - instead of
3484         calling recolor_pixbuf
3485
3486         (hildon_color_button_clicked): renamed variable 'csd' to 'cs_dialog'
3487
3488
3489 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
3490
3491         More cleanup for range editor,
3492         
3493         * hildon-widgets/hildon-range-editor.[ch]
3494         - removed useless includes
3495         (hildon_range_editor_new_with_separator): set char parameter 'const'
3496
3497         * hildon-widgets/hildon-range-editor.c
3498         - removed useless includes
3499         - rewritten a lot of functions because code was inefficient.  
3500         - removed useless g_return_if_fail calls from various functions.  
3501
3502         (hildon_range_editor_init): Romoved unneeded casts, added composite names.
3503         (hildon_range_editor_entry_keypress):  rewritten
3504         (hildon_range_editor_entry_focus_out): rewritten
3505         (hildon_range_editor_refresh_widths): New function
3506         (hildon_range_editor_set_range): Make sure that the values are in
3507         correct order
3508         (hildon_range_editor_set_lower):  rewritten.
3509         (hildon_range_editor_set_higher): rewritten.
3510         (hildon_range_editor_set_min):    rewritten.
3511         (hildon_range_editor_set_max):    rewritten.
3512
3513         (hildon_range_editor_entry_validate): New validator function
3514         (hildon_range_editor_entry_changed): New signal handler for
3515         "changed" for entries, this will now validate whenever entry changes.
3516
3517         (hildon_range_editor_entry_focus_out): Added g_assert for
3518         editor. Removed call to hildon_range_editor_apply_current_range().
3519         Added call to the new function hildon_range_editor_entry_validate()
3520         for validation.
3521         
3522         (hildon_range_editor_init): connected
3523         hildon_range_editor_entry_changed to "changed" for entries.
3524
3525
3526 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
3527
3528         Major cleanup for time editor
3529
3530         * hildon-widgets/hildon-time-editor.c
3531         - removed unused #includes.
3532         - Removed useless g_return_if_fail(editor) calls
3533         (HILDON_IS_TIME_EDITOR does this check as well for us).
3534         
3535         (hildon_time_editor_add_style):         removed, obsolete.
3536         (hildon_time_editor_mnemonic_activate): removed, obsolete
3537         (hildon_time_editor_get_max_values):    removed, obsolete.
3538         
3539         (validated_conversion): New helper function
3540
3541         (hildon_time_editor_entry_changed): New function, now the widget
3542         interactively validates the inputted contents (not requiring focus
3543         move).
3544
3545         (ticks_to_time): rewritten, using less arithmetic operations.
3546         (hildon_time_editor_validate):          rewritten
3547         (hildon_time_editor_set_ticks):         rewritten
3548         (hildon_time_editor_set_duration_mode): rewritten
3549         (hildon_time_editor_entry_keypress):    rewritten
3550
3551         * hildon-widgets/hildon-time-editor.[ch]
3552         (hildon_time_editor_set_show_hours)
3553         (hildon_time_editor_get_show_hours) new functions to show/hide hours
3554
3555         
3556 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
3557
3558         Cleanup number editor
3559         
3560         * hildon-widgets/hildon-number-editor.c: 
3561         (SPACE_BORDER): removed
3562         
3563         (hildon_number_editor_size_request):
3564         (hildon_number_editor_size_allocate): updated to use hildondefines
3565         
3566         (hildon_number_editor_mnemonic_activate): function removed,
3567         mnemonic are not used
3568         
3569         (hildon_number_editor_stop_repeat_timer): new function, to avoid
3570         duplicated code
3571         (hildon_number_editor_button_release):
3572         (hildon_number_editor_finalize): updated to use new function
3573
3574         (hildon_number_editor_entry_keypress): completely rewritten
3575         (change_numbers): likewise
3576         (do_mouse_timeout): likewise
3577         (hildon_number_editor_set_range): likewise
3578
3579         (hildon_number_editor_validate_value): new function, used for all
3580         validation
3581         (hildon_number_editor_focus_out):
3582         (hildon_number_editor_entry_changed): updated to use previous.
3583
3584         (hildon_number_editor_real_set_value): new function that formats
3585         given int to field. Used by change_numbers and set_value
3586
3587         (integer_to_string): removed, we now have one place that
3588         converts numbers and that uses buffer from stack.
3589         (hildon_number_editor_set_value): changed to use new format function.
3590
3591
3592 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
3593
3594         * hildon-widgets/hildon-time-picker.c:
3595         reorganized how the widgets are stored to reduce code
3596         (HildonTimePickerWidgetGroup): new struct
3597         (struct _HildonTimePickerPrivate): added member 'widgets' as an array of HildonTimePickerWidgetGroup
3598         (hildon_time_picker_init)
3599         (hildon_time_picker_arrow_press)
3600         (hildon_time_picker_event_box_key_press)
3601         (hildon_time_picker_change_time)
3602         (hildon_time_picker_map)
3603         (hildon_time_picker_event_box_key_release): use new widget organization
3604         
3605
3606         (hildon_time_picker_init): return value from nl_timeinfo() is
3607         valid only until it's called again, so g_strdup() the value when
3608         storing it.
3609
3610         (MINS_IN_1H, MINS_IN_24H, MINS_IN_12H): defines hardcoded values
3611         (HILDON_TIME_PICKER_LABEL_X_PADDING) 
3612         (HILDON_TIME_PICKER_LABEL_Y_PADDING): defines hardcoded values
3613         (hildon_time_picker_set_time):
3614         (hildon_time_picker_get_time):
3615         (hildon_time_picker_ampm_release): used the new defines
3616
3617         (struct _HildonTimePickerPrivate)
3618         (hildon_time_picker_init) 
3619         (hildon_time_picker_event_box_key_press) 
3620         (hildon_time_picker_change_time): 
3621         - c12h     renamed to show_ampm,
3622         - ampo_pos renamed to ampm_left.
3623
3624         (hildon_time_picker_timeout): renamed to
3625         hildon_time_picker_key_repeat_timeout(), 
3626         and renamed parameter to 'hildon_time_picker'
3627
3628         (hildon_time_picker_event_box_press): renamed to
3629         hildon_time_picker_event_box_button_press()
3630
3631         (hildon_time_picker_finalize): Added finalizer to make sure the
3632         key repeat timeout handler gets removed.
3633
3634         (hildon_time_picker_arrow_press): Placed multipliers into
3635         button_multipliers[] array to avoid multiple if/then/else
3636         blocks.
3637
3638
3639 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
3640
3641         * hildon-libs/hildon-find-toolbar.c (hildon_find_toolbar_filter):
3642         calculates correctly which items will be visible. Fixes N#16991.
3643
3644
3645 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
3646
3647         * hildon-widgets/hildon-find-toolbar.c
3648         (hildon_find_toolbar_history_append): set "column" property only
3649         after model has been set.
3650         
3651         
3652 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
3653
3654         * hildon-widgets/hildon-app.c (hildon_app_escape_timeout): rename
3655         the parameter more descriptively
3656
3657
3658 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
3659
3660         Cleanup HildonApp,
3661         
3662         * hildon-widgets/hildon-app-private.h: use G_*_DECLS
3663
3664         * hildon-widgets/hildon-app.[ch]
3665         (hildon_zoom_level_get_type): removed G_CONST_RETURN
3666
3667         * hildon-widgets/hildon-app.c:
3668         - removed HILDON_DISABLE_DEPRECATED flags
3669         - added g_assert'ions to internal functions
3670         - more code comments
3671         
3672         (hildon_app_button): Move the fixed define to the function itself,
3673         add simple autodetection, clean up comments.
3674
3675         (hildon_app_key_release): Remove bogus argument to signal emission
3676         (not needed), emit the "fullscreen_state_change" directly instead
3677         of calling set_fullscreen.
3678
3679         (hildon_app_construct_title): removed dead code
3680
3681         (hildon_app_register_view_with_id): do not call g_slist_nth() to
3682         get the first element...
3683         
3684         
3685 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
3686
3687         * hildon-widgets/hildon-appview.c: 
3688         (hildon_appview_init):   indented comments properly
3689         (paint_toolbar):         indented comments properly
3690         (hildon_appview_expose): indented code properly
3691         (hildon_appview_toolbar_toggle_request): removed dead code
3692
3693
3694 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
3695
3696         * hildon-widgets/hildon-caption.c
3697         (hildon_caption_expose): use g_assert instead of g_return_val_if_fail
3698         (hildon_caption_size_allocate): likewise.
3699         (hildon_caption_forall): likewise.
3700
3701
3702 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
3703
3704         Cleanup Find toolbar,
3705         
3706         * hildon-widgets/hildon-find-toolbar.[ch]
3707         (hildon_find_toolbar_new): set 'label' parameter const.
3708         (hildon_find_toolbar_new_with_model): likewise.
3709
3710         * hildon-widgets/hildon-find-toolbar.c
3711         (struct _HildonFindToolbarPrivate):
3712           changed entry_combo_box type to GtkComboBoxEntry*
3713
3714         (hildon_find_toolbar_get_list_model): new function, to factor
3715         member access and casting
3716         (hildon_find_toolbar_get_entry): likewise.
3717         (hildon_find_toolbar_apply_filter): removed set_column parameter
3718         since it was used by only one caller, and made the caller do it
3719         instead. Removed unnecessary casts.
3720
3721         (hildon_find_toolbar_find_string): new function.
3722         (hildon_find_toolbar_history_append): code cleanup. use
3723         hildon_find_toolbar_find_string.
3724         
3725         (hildon_find_toolbar_get_property)
3726         (hildon_find_toolbar_get_entry)
3727         (hildon_find_toolbar_init)
3728         (hildon_find_toolbar_new)
3729         (hildon_find_toolbar_new_with_model)
3730         (hildon_find_toolbar_highlight_entry): Removed unnecessary casts
3731         and changed some of them to use the new convenience functions
3732         instead.
3733
3734         (hildon_find_toolbar_highlight_entry): use g_return_if_fail()
3735         instead of if-check to validate parameter.
3736
3737         
3738 2006-03-15  Luc Pionchon  <luc.pionchon@nokia.com>
3739
3740         Cleanup hildon-defines,
3741         
3742         * hildon-widgets/hildon-defines.c (hildon_icon_sizes_init) 
3743         (hildon_change_style_recursive_from_ld): use G_GNUC_EXTENSION macro instead of #ifdef
3744
3745         (hildon_logical_data_free): new function. Free logical data.
3746         (hildon_gtk_widget_set_logical_font): store logicalfontstring g_strdup()ed.
3747         (hildon_gtk_widget_set_logical_color): store logicalcolorstring g_strdup()ed.
3748
3749         * hildon-widgets/hildon-defines.[ch]
3750         (hildon_gtk_widget_set_logical_font): use const gchar*
3751         (hildon_gtk_widget_set_logical_color): likewise.
3752
3753         * hildon-widgets/hildon-defines.c: 
3754         (hildoniconsizes): set const
3755         (hildoninternaliconsizes): set static, renamed 'iis'
3756
3757         
3758 2006-03-14  Luc Pionchon  <luc.pionchon@nokia.com>
3759
3760         Cleanup Caption widget,
3761         
3762         * hildon-libs/hildon-caption.[ch]
3763         (hildon_caption_status_get_type, hildon_caption_get_type):
3764         G_CONST_RETURN removed, G_GNUC_CONST added
3765
3766         * hildon-widgets/hildon-caption.c
3767
3768         (struct _HildonCaptionPrivate): removed 'activate_block' member; not used anymore.
3769
3770         (hildon_caption_set_property): removed useless code.
3771         (hildon_caption_button_press): simplified greatly by removing the
3772         unnecessary recursion to locate the first focusable child of a
3773         container - simple gtk_widget_grab_focus achieves the same
3774         (get_first_focusable_child): removed (not used anymore)
3775         
3776         (hildon_caption_set_focus): uses gtk_widget_is_ancestor instead of reinventing it
3777
3778         (hildon_caption_set_focus_child): removed (not used anymore)
3779         (hildon_caption_class_init): remove ref to hildon_caption_set_focus_child()
3780
3781         (hildon_caption_hierarchy_changed): type check added
3782         (hildon_caption_forall): callback null check added
3783         (hildon_caption_set_status): type check added
3784         (hildon_caption_set_icon_image): type check added
3785         (hildon_caption_activate): activate_block kludge removed as outdated
3786         (hildon_caption_get_child_expand): argument declared const
3787         (hildon_caption_set_label_text): g_return_if_fail changed to
3788         g_assert since this is not a public function;
3789         Duplicate separator check now uses correct localized separator
3790         instead of assuming ':'
3791
3792         
3793 2006-03-14  Luc Pionchon  <luc.pionchon@nokia.com>
3794
3795         Cleanup AppView,
3796         
3797         * hildon-libs/hildon-appview-c:
3798         (hildon_app_view_init): Fixed a problem that prevented to set an
3799         arbitrary value for TOOLBAR_MIDDLE (the distance, in pixel,
3800         between toolbars). This fix involves a change in the default gtkrc
3801         file, ie. the modification of the 'border' value of the
3802         "toolbar-frame-middle" image in the osso-appview-background style.
3803
3804         (hildon_appview_add_with_scrollbar): pack in a scrolled window all
3805         widget supporting adjustements, not only viewports.
3806
3807         (visible_toolbar): use proper parameter names
3808         (find_findtoolbar_index): likewise.
3809         (find_findtoolbar): likewise.
3810         
3811         (find_findtoolbar): use g_assert for internal functions instead of g_return_if_fail
3812         (hildon_appview_finalize): likewise.
3813         (hildon_appview_signal_marshal): likewise.
3814         (hildon_appview_forall): likewise.
3815         (hildon_appview_switched_to): likewise. 
3816         (hildon_appview_real_fullscreen_state_change): likewise.
3817
3818         
3819 2006-03-14  Luc Pionchon  <luc.pionchon@nokia.com>
3820
3821         * hildon-widgets/hildon-date-editor.c
3822         (hildon_date_editor_entry_validate): Now, if an invalid date is
3823         entered, date-editor reverts to previous date, instead of setting
3824         the maximum allowed days.
3825
3826
3827 2006-03-14  Luc Pionchon  <luc.pionchon@nokia.com>
3828
3829         * hildon-widgets/hildon-date-editor.h
3830         (enum HildonDateEditorErrorType): added NO_ERROR entry.
3831
3832         * hildon-widgets/hildon-date-editor.c
3833         (hildon_date_editor_entry_validate): initialize error_code to NO_ERROR.
3834         (hildon_date_editor_entry_validate): check error_code against NO_ERROR
3835
3836
3837 2006-03-14  Luc Pionchon  <luc.pionchon@nokia.com>
3838
3839         * hildon-widgets/hildon-get-password-dialog.c:
3840         (hildon_get_password_dialog_set_title): Removed the deprecation
3841         #ifdefs from the .c file.
3842
3843         * hildon-widgets/hildon-file-handling-note.c: likewise.
3844
3845
3846
3847 2006-03-14  Luc Pionchon  <luc.pionchon@nokia.com>
3848
3849         * hildon-widgets/hildon-color-selector.c: Removed unused defines.
3850
3851         * hildon-widgets/hildon-color-selector.c
3852         (struct _HildonColorSelectorPriv): split 'index' into 'selected_index' and 'focus_index'
3853         (hildon_color_selector_expose)
3854         (hildon_color_selector_get_color)
3855         (hildon_color_selector_set_color)
3856         (key_pressed)
3857         (select_color)  
3858         (modify_focused): Separate selected color and focused color.
3859         Focused color now draws a different colored border around it.
3860         Renamed modify_selected() to modify_focused().
3861
3862         * hildon-widgets/hildon-color-selector.c
3863         (hildon_color_selector_expose)
3864         (select_color): Changed the logic in how the box positions are
3865         calculated. The old logic was wrong, but just happened to work
3866         with those specific values.
3867
3868         * hildon-widgets/hildon-color-selector.c
3869         (hildon_color_selector_expose): Draw the selected-border using
3870         ImageBorderColor color instead of hardcoded black.
3871
3872
3873 2006-03-13  Luc Pionchon  <luc.pionchon@nokia.com>
3874
3875         * hildon-widgets/hildon-color-popup.c (hildon_color_popup_new):
3876         removed current_color; use initial_color directly.
3877         Disabled select-hardkey from activating to OK-button by default. 
3878
3879
3880 2006-03-13  Luc Pionchon  <luc.pionchon@nokia.com>
3881
3882         * hildon-widgets/hildon-date-editor.c
3883         (hildon_date_editor_keypress): removed the unnecessary check for
3884         the position of the cursor in the text-field which was hindering
3885         the Left key from working as expected.
3886
3887
3888 2006-03-13  Luc Pionchon  <luc.pionchon@nokia.com>
3889
3890         * hildon-widgets/hildon-date-editor.c: connect 'toggled' signal 
3891         after setting the toggle_button active. Prevents GLIB_CRITICALs. 
3892
3893 2006-03-13  Luc Pionchon  <luc.pionchon@nokia.com>
3894
3895         * hildon-widgets/hildon-dialoghelp.c: minor cleanups
3896
3897         
3898 2006-03-13  Luc Pionchon  <luc.pionchon@nokia.com>
3899
3900         * hildon-widgets/hildon-font-selection-dialog.c
3901         (hildon_font_selection_dialog_show_preview): set line wrap for
3902         preview label.
3903
3904
3905 2006-03-13  Luc Pionchon  <luc.pionchon@nokia.com>
3906
3907         * hildon-widgets/hildon-date-editor.c
3908         (hildon_child_forall): cast 'container'
3909         (hildon_date_editor_size_allocate): adjusted height allocation.
3910
3911
3912 2006-03-13  Luc Pionchon  <luc.pionchon@nokia.com>
3913
3914         Cleanup calendar popup,
3915
3916         * hildon-widgets/hildon-calendar-popup.c: 
3917         - updated 'longdesc' comment.
3918         - removed gtk-infoprint.h from included headers (unused).
3919
3920         (struct HildonCalendarPopupPrivate): removed member
3921         'can_exit' (useless).
3922         (hildon_calendar_day_selected): removed (useless).
3923         (hildon_calendar_allow_exit): likewise.
3924         (hildon_calendar_deny_exit): likewise.
3925
3926         (hildon_calendar_selected_date): new function. replaces
3927         hildon_calendar_allow_exit()
3928
3929         (hildon_calendar_popup_init):
3930         - Removed initialization for 'can_exit'. 
3931         - Removed connection to removed useless functions.
3932         - Connect "selected_date" to hildon_calendar_selected_date().
3933         - Do not grab the focus (useless)
3934
3935         (hildon_key_pressed): just handle ESC and Return keys.
3936
3937         (hildon_calendar_popup_get_property): removed unused variables.
3938
3939
3940 2006-03-13  Tommi Komulainen  <tommi.komulainen@nokia.com>
3941
3942         * hildon-widgets/hildon-caption.c
3943         * hildon-widgets/hildon-composite-widget.h
3944         * hildon-widgets/hildon-get-password-dialog.c
3945         * hildon-widgets/hildon-grid.h
3946         * hildon-widgets/hildon-grid-item.h
3947         * hildon-widgets/hildon-volumebar-range.c
3948         * hildon-widgets/hildon-vvolumebar.c: Fix erroneous gtk-doc comment
3949         blocks.
3950         (hildon_controlbar_get_type): likewise.
3951
3952 2006-03-13  Tommi Komulainen  <tommi.komulainen@nokia.com>
3953
3954         * doc/hildon-libs.types: Add missing types
3955         * doc/hildon-libs-docs.sgml: Add missing links and some organization
3956         * doc/tmpl/*: Regenerate and add new files
3957
3958 2006-03-13  Tommi Komulainen  <tommi.komulainen@nokia.com>
3959
3960         * doc/Makefile.am: 
3961         * doc/hildon-libs-docs.xml: rename to hildon-libs-docs.sgml
3962
3963 2006-03-13  Tommi Komulainen  <tommi.komulainen@nokia.com>
3964
3965         * doc/tmpl/hildon-wizard-dialog.sgml: Fix unmatching tags
3966         * doc/Makefile.am: Ignore right files with IGNORE_HFILES
3967
3968 2006-03-13  Tommi Komulainen  <tommi.komulainen@nokia.com>
3969         
3970         * autogen.sh
3971         * configure.ac
3972         * doc/Makefile.am: Update gtk-doc framework bits
3973         * gtk-doc.make (commit generated file)
3974         * doc/hildon-libs-overrides.txt (add empty file for gtk-doc 1.1) 
3975
3976 2006-03-13  Johan Bilien  <johan.bilien@nokia.com>
3977         * hildon-widgets/hildon-code-dialog.c:
3978           - Add default title
3979           - Fix l10n
3980
3981 2006-03-07  Johan Bilien  <johan.bilien@nokia.com>
3982
3983         * hildon-widgets/hildon-window.c: propagate key-press event to the
3984           parent class (Closes N#23400)
3985         * configure.ac: 0.12.3
3986
3987 2006-03-06  Johan Bilien  <johan.bilien@nokia.com>
3988
3989         * hildon-wizard-dialog.[ch]: Add page_change signal. Patch courtesy
3990           of Artem Garmash 
3991         * configure.ac: 0.12.2
3992
3993
3994 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
3995
3996         * hildon-widgets/hildon-color-selector.c (key_pressed): use
3997         g_assert instead of g_return_val_if_fail
3998
3999         + indent changes
4000
4001
4002 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
4003
4004         * hildon-widgets/hildon-get-password-dialog.[ch]: 
4005         (hildon_get_password_dialog_set_title) marked deprecated.
4006
4007         + cleanup header coding style
4008
4009         
4010 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
4011
4012         Cleanup font selection dialog
4013         
4014         * hildon-widgets/hildon-font-selection-dialog.c
4015
4016         (hildon_font_selection_dialog_construct_notebook): removed dummy
4017         label
4018
4019         (color_modified_cb): renamed argument 'data' to 'fsd_priv'
4020
4021         (hildon_font_selection_dialog_preview_key_press): Renamed argument
4022         'data' to 'unused'. Replaced g_return_val_if_fail with g_assert.
4023
4024         (toggle_clicked): renamed argument 'data' to 'unused'
4025
4026         (hildon_font_selection_dialog_set_preview_text): added proper
4027         argument checking
4028
4029
4030 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
4031
4032         * hildon-widgets/hildon-system-sound.c (hildon_play_system_sound):
4033         removed console messages.
4034
4035         
4036 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
4037
4038         * hildon-widgets/hildon-sort-dialog.c: removed unused #include
4039         (struct _HildonSortDialogPrivate):
4040         - removed okButton, cancelButton
4041         - removed sort_by_value, sort_order_type
4042         - removed index_first
4043         - renamed combo1   to combo_key
4044         - renamed caption1 to caption_key
4045         - renamed combo2   to combo_order
4046         - renamed caption2 to cpation_order
4047
4048         (hildon_sort_dialog_init): removed init of unused fields.
4049                                    use new field names.
4050         (hildon_sort_dialog_get_sort_key): likewise.
4051         (hildon_sort_dialog_get_sort_order): likewise.
4052         (hildon_sort_dialog_set_sort_key): likewise.
4053         (hildon_sort_dialog_set_sort_order): likewise.
4054         (hildon_sort_dialog_add_sort_key): likewise.
4055         
4056 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
4057
4058         * hildon-widgets/hildon-date-editor.c
4059         (hildon_child_forall): use g_assert instead of g_return_if_fail
4060         (hildon_date_editor_entry_validate): likewise.
4061
4062
4063 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
4064
4065         * hildon-widgets/hildon-controlbar.c
4066         (hildon_controlbar_change_value): commented function.
4067
4068         * hildon-widgets/hildon-wizard-dialog.c
4069         (hildon_wizard_dialog_get_property): likewise.
4070
4071
4072 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
4073
4074         Cleanup weekday picker,
4075
4076         * hildon-widgets/hildon-weekday-picker.c
4077         (_): removed unused gettext macro
4078         (button_toggle): use meaningful parameter name
4079         (hildon_weekday_picker_forall): use g_asserts instead of g_return_if_fail
4080         (hildon_weekday_picker_size_allocate): likewise.
4081         (button_toggle): likewise.
4082
4083         
4084 2006-03-03  Luc Pionchon  <luc.pionchon@nokia.com>
4085
4086         Cleanup time editor,
4087         
4088         * hildon-widgets/hildon-time-editor.c
4089         (HILDON_TIME_EDITOR_GET_PRIVATE): moved up in the file.
4090         (ENTRY_BORDER, ICON_WIDTH, ICON_HEIGHT): removed hardcoded pixel sizes.
4091         (HILDON_TIME_EDITOR_TIME_LOWER_VALUE): removed (unused)
4092         (HILDON_TIME_EDITOR_TIME_UPPER_VALUE): removed (unused)
4093
4094         (struct _HildonTimeEditorPrivate):
4095         - h_entry, m_entry, s_entry replaced by entries[],
4096                                     allows to remove a lot of code.
4097         - label  renamed to hm_label
4098         - label2 renamed to sec_label
4099         - ampm   renamed to ampm_label
4100         - show_s renamed to show_seconds
4101         - removed fields: icon, valid_value, validated
4102
4103         + moved up in the file.
4104
4105         (enum HildonValidation): removed unused field 'VALIDATION_ERROR'
4106
4107         (ENTRY_HOURS, ENTRY_MINS, ENTRY_SECS): added (enum)
4108
4109         (set_widget_allocation): removed
4110         (hildon_time_editor_entry_changed): removed
4111
4112         (hildon_time_editor_forall): use g_asserts instead of g_return_if_fails
4113
4114         (hildon_time_editor_forall): removed unnecessary code
4115         (hildon_time_editor_destroy): likewise. 
4116
4117         (hildon_time_editor_class_init): use MIN_DURATION and MAX_DURATION
4118
4119         (hildon_time_editor_tap_and_hold_setup): loop on 'entries[]'
4120
4121         (hildon_time_editor_set_to_current_time): new function. (factorise code)
4122         (hildon_time_editor_init): loop on 'entries[]' (simplifies the code),
4123                                    use new variable names,
4124                                    use hildon_time_editor_set_to_current_time
4125         
4126         (hildon_time_editor_mnemonic_activate): uses 'entries[]'
4127         (hildon_time_editor_set_ticks): use g_assert instead of
4128                                         g_return_if_fails, use
4129                                         'entries[]', removed dead code
4130
4131         (hildon_time_editor_set_show_seconds): use 'entries[]' and new variable names
4132         (hildon_time_editor_validate): use 'entries[]', removed dead code
4133         (hildon_time_editor_get_max_values): use 'entries[]'
4134
4135
4136         (hildon_time_editor_get_show_seconds): use new variable names
4137         (hildon_time_editor_set_duration_mode): likewise.
4138
4139         (hildon_time_editor_check_locale): do not g_strdup (fix memory leak)
4140
4141         (hildon_time_editor_ampm_clicked): use g_asserts instead of g_return_if_fails
4142                                            removed dead code
4143         (hildon_time_editor_icon_clicked): use g_asserts instead of g_return_if_fails
4144
4145         (hildon_time_editor_size_request): cleaned up, removed hardcoded sizes.
4146
4147         (set_widget_allocation): removed (unused)
4148         (hildon_time_editor_entry_changed): removed (unused)
4149
4150         (IS_VALID_KEYPRESS): new macro
4151         (hildon_time_editor_entry_keypress): use g_asserts instead of g_return_if_fails
4152                                              deleate dead/unnecessary code
4153                                              use 'entries[]'
4154                                              use IS_VALID_KEYPRESS
4155
4156         (hildon_time_editor_validate_duration): use g_asserts instead of g_return_if_fails
4157
4158         (hildon_time_editor_validate_time): removed 'editor' parameter (unused)
4159
4160         (hildon_time_editor_size_allocate): cleanup
4161         (convert_to_12h): cleanup code style
4162
4163         (hildon_time_editor_show_seconds): removed deprecation flag
4164         (hildon_time_editor_enable_duration_mode): likewise.
4165
4166
4167 2006-03-02  Luc Pionchon  <luc.pionchon@nokia.com>
4168         
4169         Cleanup volume bars,
4170
4171         * hildon-widgets/hildon-volumebar.h: removed unused #include
4172         + coding style cleanup
4173
4174         * hildon-widgets/hildon-volumebar.c
4175         (_hildon_volumebar_mute_toggled): new function. Sends mute-toggled
4176         signal to widget.
4177         (hildon_child_forall): use g_assert instead of g_return_if_fail
4178
4179         * hildon-widgets/hildon-volumebar-range.h: removed unused #include
4180         + coding style cleanup
4181
4182         * hildon-widgets/hildon-volumebar-private.h:
4183         added missing #include.
4184         added _hildon_volumebar_mute_toggled.
4185         (struct _HildonVolumebarPrivate): removed 'orientation' field (unused)
4186
4187
4188         
4189         * hildon-widgets/hildon-vvolumebar.h: removed unused #include
4190         + coding style cleanup
4191
4192         * hildon-widgets/hildon-vvolumebar.c
4193         (hildon_vvolumebar_size_request)
4194         (hildon_vvolumebar_size_allocate)
4195         (hildon_vvolumebar_expose): use g_assert instead of g_return_if_fail
4196
4197         * hildon-widgets/hildon-vvolumebar.c (hildon_vvolumebar_mute): removed (unused).
4198         
4199         * hildon-widgets/hildon-vvolumebar.c: removed unused #include
4200         (vvolumebar_class_init): renamed to hildon_vvolumebar_class_init
4201         (vvolumebar_init): renamed to hildon_vvolumebar_init
4202         (hildon_vvolumebar_init): removed unused 'orientation'
4203         initialisation. Use _hildon_volumebar_mute_toggled instead of
4204         removed hildon_vvolumebar_mute.
4205
4206
4207         
4208         * hildon-widgets/hildon-hvolumebar.h: removed unused #include
4209         
4210         * hildon-widgets/hildon-hvolumebar.c (hvolumebar_class_init):
4211         renamed to hildon_hvolumebar_class_init
4212
4213         * hildon-widgets/hildon-hvolumebar.c (hvolumebar_init): renamed to
4214         hildon_hvolumebar_init
4215
4216         * hildon-widgets/hildon-hvolumebar.c (hildon_hvolumebar_mute):
4217         removed (unused).
4218
4219         * hildon-widgets/hildon-hvolumebar.c (hildon_hvolumebar_init):
4220         removed unused 'orientation' initialisation.
4221
4222         * hildon-widgets/hildon-hvolumebar.c (hildon_hvolumebar_init): use
4223         _hildon_volumebar_mute_toggled instead of removed
4224         hildon_hvolumebar_mute.
4225
4226
4227 2006-03-02  Luc Pionchon  <luc.pionchon@nokia.com>
4228
4229         More cleanup,
4230
4231         * hildon-widgets/hildon-dialoghelp.h: use G_BEGIN_DECLS +
4232         coding style cleanup
4233
4234         * hildon-widgets/hildon-color-popup.h: likewise.
4235
4236         * hildon-widgets/hildon-color-popup.[ch] (hildon_color_popup_new):
4237         use const parameter
4238
4239         * hildon-widgets/hildon-color-selector.c
4240         (hildon_color_selector_new): use g_return_val_if_fail instead of
4241         g_assert.
4242         (select_color): use g_assert instead of g_return_if_fail
4243
4244         * hildon-widgets/hildon-calendar-popup.c
4245         (hildon_calendar_allow_exit): use g_assert instead of g_return_if_fail.
4246
4247
4248
4249 2006-03-02  Johan Bilien  <johan.bilien@nokia.com>
4250
4251         * hildon-widgets/hildon-code-dialog.[ch], hildon-widgets/Makefile.am:
4252           added HildonCodeDialog widget
4253
4254
4255 2006-03-02  Johan Bilien  <johan.bilien@nokia.com>
4256
4257         * hildon-widgets/hildon-window.c: 
4258           - set the toolbar height explicitely
4259           - use show instead of show_all on the common_toolbar
4260           - add the toolbars bottom-up instead of top-down
4261         * hildon-widgets/hildon-program.c:
4262           - don't assume that a window was realized when added to 
4263             the program
4264
4265
4266 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
4267
4268         Cleanup font selection dialog,
4269
4270         * hildon-widgets/hildon-font-selection-dialog.h: use G_BEGIN_DECLS
4271         + coding style cleanup
4272
4273         * hildon-widgets/hildon-font-selection-dialog.c
4274         (hildon_font_selection_dialog_finalize): use g_return_if_fail
4275         instead of g_assert.
4276
4277         * hildon-widgets/hildon-font-selection-dialog.c
4278         (hildon_font_selection_dialog_get_text_tag)
4279         (hildon_font_selection_dialog_set_buffer)
4280         (hildon_font_selection_dialog_get_font)
4281         (hildon_font_selection_dialog_set_font): Removed deprecation #ifdef.
4282
4283
4284 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
4285
4286         Cleanup range editor,
4287         
4288         * hildon-widgets/hildon-range-editor.c
4289         (hildon_range_editor_calss_init):Removed
4290         widget_calss->mnemonic_activate init
4291
4292         * hildon-widgets/hildon-range-editor.c
4293         (hildon_range_editor_mnemonic_activate): Removed static function
4294         hildon_range_mnemonic_activate and FIXME. It is useless even
4295         through it is overriding function for
4296         GtkWidgetClass->mnemonic_activate. The activation and keyboard
4297         focus will be realized based on different applications.
4298
4299         * hildon-widgets/hildon-range-editor.c
4300         (is_valid_keyvalue_for_entry_keypress): new function.
4301
4302         * hildon-widgets/hildon-range-editor.c
4303         (hildon_range_editor_entry_keypress): uses
4304         is_valid_keyvalue_for_entry_keypress
4305         
4306         * hildon-widgets/hildon-range-editor.c
4307         (hildon_range_editor_forall): use g_return_if_fail instead of
4308         g_assert
4309
4310         * hildon-widgets/hildon-range-editor.cvn
4311         (hildon_range_editor_mnemonic_activate): removed. (unused)
4312
4313
4314 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
4315
4316         Cleanup hildon-note,
4317         
4318         * hildon-widgets/hildon-note.[ch]
4319
4320         (hildon_note_five_line_truncate): removed.
4321         (hildon_note_one_line_truncate): removed.
4322
4323         (hildon_note_set_property): use _hildon_gtk_label_set_text_n_lines
4324         instead of _{one|five}_line_truncate() functions.
4325
4326
4327         (hildon_note_new_information_with_icon_theme): Deprecated. Turned
4328         into wrapper of "hildon_note_new_information_with_icon_name".
4329
4330         (hildon_note_new_confirmation_with_icon_stock): Deprecated (broken)
4331         (hildon_note_new_information_with_icon_stock): Deprecated (broken)
4332         
4333         - removed some unnessecary includes.
4334
4335         - Merged hildon_note_create & hildon_note_create_form and rewrote
4336         the combination as hildon_note_rebuild
4337
4338         - Added missing g_return_* into public functions.
4339
4340         - Acquire real references to children which are packed/unpacked,
4341         so we do not need to bother about refcounting while changing the
4342         layout.
4343         
4344         
4345 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
4346
4347         More cleanup:
4348         
4349         * hildon-widgets/hildon-number-editor.c
4350
4351         (set_widget_allocation): use const parameter.
4352
4353         (hildon_number_editor_forall): use g_assert instead of g_return_if_fail
4354
4355         (struct _HildonNumberEditorPrivate): removed unused member 'negative'
4356         (hildon_number_editor_set_range): removed 'negative'
4357
4358
4359         * hildon-widgets/hildon-sort-dialog.c (hildon_sort_dialog_init):
4360         use g_assert instead of g_return_if_fail
4361
4362
4363         * hildon-widgets/hildon-time-picker.c:
4364         - in several places, replace 1440 by 24*60
4365         (PROP_AMPM): removed, unused.
4366         (hildon_time_picker_timeout): use significant parameter name,
4367                                       removed dead code
4368         (hildon_time_picker_init): removed useless call to _change_time()
4369
4370
4371 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
4372         
4373         Cleanup Seekbar,
4374         
4375         * hildon-widgets/hildon-seekbar.c
4376
4377         (_): Removed dgettext macro definition.
4378         
4379         (HildonSeekbarPrivate): Removed 'label' and 'draw_value'. (unused).
4380
4381         (hildon_seekbar_finalize): removed. not needed.
4382         (hildon_seekbar_class_init): Removed hildon_seekbar_finalize.
4383         
4384         (hildon_seekbar_size_request): indent cleanup.
4385
4386         (hildon_seekbar_size_allocate): simplified function.
4387
4388         (hildon_seekbar_button_press_event): Removed unused variables.
4389         (hildon_seekbar_button_release_event): likewise.
4390
4391
4392 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
4393
4394         Cleanup date editor,
4395
4396         * hildon-widgets/hildon-date-editor.c
4397
4398         (BUTTON_SPACING): removed. Use HILDON_MARGIN_DEFAULT
4399         (MAX_DATE_LEN): removed. Specify buffer lenght in code.
4400
4401         (hildon_date_editor_get_font_width): removed (legacy static
4402         function), use gtk_entry_set_width_chars instead.
4403         
4404         (hildon_date_editor_mnemonic_activate): removed mnemonic
4405         activation handler, since it's no more used by HildonCaption.
4406
4407         
4408         - Removed some meaningless code (if (somewidget != NULL)) from
4409         size allocate.
4410         
4411         - HEAVILY modified key_press, completely removed if/grab_focus
4412         spaghetti by gtk_widget_child_focus
4413
4414         - Removed input validation from keypress (that would not work
4415         anyway, since our input method do not generate presses).  => This
4416         allows to change default return value to FALSE and remove all cases
4417         that just returned FALSE for some keys.
4418         
4419         - Merged all *_entry_changed callbacks to use the same
4420         function. Again using gtk_widget_child_focus, but now with return
4421         value as well to detect last field.
4422
4423         - Changed that calendar button is no more implemented through
4424         changing widget hierarchy (old implementation caused critical
4425         issues when you used both stylus and hardkeys at the same time to
4426         popup. => finalize method no longer contained anything => removed
4427
4428         - Locale type is no longer needed after initial setup.
4429
4430         - Changed idle_popup to popup_calendar_dialog. Idle was a legacy
4431         hack from the days of background dimming (it was important to
4432         process background updates before the dimming was done).
4433
4434         - Changed the field order/delimeters to be correcly derived form
4435         the locale.
4436
4437         - Rewrote validation function, combined it with validation done in
4438         focus_out (since both are now called at the same time).
4439
4440         - Changed set_date function to set all components at one go
4441         without doing any validation there between (before setting each
4442         component).
4443
4444
4445
4446 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
4447         
4448         Cleanup set-password dialog
4449         
4450         * hildon-widgets/hildon-set-password-dialog.[ch]
4451         (hildon_set_password_dialog_set_domain): gchar * param is const
4452         (hildon_set_password_dialog_new_with_default): likewise.
4453
4454         * hildon-widgets/hildon-set-password-dialog.c
4455
4456         (hildon_set_password_set_property): setting 'modify-protection'
4457         now creates the UI
4458
4459         (hildon_set_password_get_property): fixed broken 'domain' (missing
4460         break statement!) and 'modify-protection' (was a null operation)
4461         properties; code simplified.
4462
4463         (hildon_set_password_dialog_constructor),
4464         (create_contents),
4465         (hildon_set_password_dialog_class_init),
4466         (hildon_set_password_dialog_init):
4467         hildon_set_password_dialog_constructor removed as weird and
4468         obsolete and replaced with new function create_contents; fixed
4469         leaking group variable; removed some unused, outdated code that
4470         was already commented out.
4471
4472         (hildon_set_password_response_change),
4473         (hildon_set_password_response_set): GtkWindow *parent arguments
4474         changed to gpointer unused; cleaned up unnecessary strcmp's
4475
4476         (hildon_checkbox_toggled): fixed typo in function name (checbox ->
4477         checkbox). gpointer renamed to be more descriptive; Code simplified  
4478
4479         (hildon_set_password_dialog_get_type): empty function argument
4480         list replaced with void keyword.
4481
4482         (hildon_set_password_dialog_new),
4483         (hildon_set_password_dialow_new_with_default): simplified by
4484         having the simpler constructor call the more complex one, not vice
4485         versa; moved callback connects to create_contents since they
4486         depend on the status of 'modify-protection' property
4487
4488         (hildon_set_password_dialog_get_password): type check added
4489         (hildon_set_password_dialog_get_protected): likewise
4490         (hildon_set_password_dialog_set_domain): likewise
4491         
4492         
4493 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
4494
4495         Cleanup name-password dialog:
4496         
4497         * hildon-widgets/hildon-name-password-dialog.[ch]
4498
4499         (HildonNamePasswordDialogPrivate): nameEntry and passwordEntry
4500         types changed from *HildonCaption to *GtkEntry
4501
4502         (hildon_name_password_dialog_set_property): layout fixes;
4503         duplicated code replaced with calls to relevant public functions
4504
4505         (hildon_name_password_dialog_get_property): layout fixes;
4506         duplicated code replaced with calls to relevant public functions
4507
4508         (hildon_name_password_dialog_init): fixed leaking group variable;
4509         reworked to have captions as local variables and captioned entries
4510         in the private struct
4511
4512         (hildon_name_password_dialog_new_with_default): name and password
4513         arguments declared const
4514
4515         (hildon_name_password_dialog_get_name): type check added + cleanup
4516         (hildon_name_password_dialog_get_password): likewise.
4517
4518         (hildon_name_password_dialog_set_domain): domain argument declared
4519         const; type check added + cleanup
4520
4521 2006-03-01  Luc Pionchon  <luc.pionchon@nokia.com>
4522
4523         Cleanup get-password dialog:
4524         
4525         * hildon-widgets/hildon-get-password-dialog.[ch]
4526
4527         (HildonGetPasswordDialogPrivate): gboolean get_old added
4528
4529         (hildon_get_password_set_property): fixed broken 'numbers-only'
4530         and 'max-characters' cases; 'get-old' property added
4531
4532         (hildon_get_password_get_property): added support for reading
4533         'numbers-only' properties; added missing break to 'domain' case.
4534         added 'get-old' property
4535
4536         (hildon_get_password_dialog_class_init): 'domain' and
4537         'numbers-only' properties are now readable; 'get-old' property
4538         added
4539
4540         (hildon_get_password_dialog_init, create_contents): everything
4541         that depends on the type of the dialog (i.e. 'get-old' property)
4542         is now done in create_contents after properties are initialized;
4543         fixed leaking group variable
4544
4545         (hildon_get_password_dialog_get_type): empty function argument
4546         list replaced with void keyword
4547
4548         (hildon_get_password_dialog_new): moved setting the labels of the
4549         get password dialog to init where it should be done; 'get-old'
4550         property set upon construction to achieve this
4551
4552         (hildon_get_password_dialog_new_with_default): password argument
4553         declared const
4554
4555         (hildon_get_password_dialog_get_password): type check added
4556         (hildon_get_password_dialog_set_domain): type check added; domain
4557         argument declared const; duplicate function declaration removed
4558
4559         (hildon_get_password_dialog_set_title): type check added;
4560         new_title argument declared const
4561
4562         (hildon_get_password_dialog_set_caption): type check added;
4563         new_caption argument declared const
4564
4565         (hildon_get_password_dialog_set_max_characters): broken type check fixed
4566         (_invalid_input): gpointer data argument renamed unused
4567
4568 2006-02-28  Luc Pionchon  <luc.pionchon@nokia.com>
4569
4570         (*_get_type): declared G_GNUC_CONST
4571         
4572         * hildon-widgets/hildon-app.h:
4573         * hildon-widgets/hildon-appview.h:
4574         * hildon-widgets/hildon-calendar-popup.h:
4575         * hildon-widgets/hildon-color-selector.h:
4576         * hildon-widgets/hildon-date-editor.h:
4577         * hildon-widgets/hildon-find-toolbar.h: 
4578         * hildon-widgets/hildon-get-password-dialog.h:
4579         * hildon-widgets/hildon-name-password-dialog.h:
4580         * hildon-widgets/hildon-number-editor.h:
4581         * hildon-widgets/hildon-seekbar.h:
4582         * hildon-widgets/hildon-set-password-dialog.h:
4583         * hildon-widgets/hildon-sort-dialog.h:
4584         * hildon-widgets/hildon-time-editor.h:
4585         * hildon-widgets/hildon-weekday-picker.h:
4586         * hildon-widgets/hildon-wizard-dialog.h:
4587
4588 2006-02-28  Luc Pionchon  <luc.pionchon@nokia.com>
4589
4590         Volume bars cleanup
4591         
4592         * hildon-widgets/hildon-volumebar.c
4593         (hildon_volumebar_class_init): object class casts cleaned up
4594         (hildon_child_forall): removed unnecessary variable vbar; type check added
4595         (hildon_volumebar_set_property): removed unnecessary variable vbar
4596         (hildon_volumebar_set_level): type check added
4597         (hildon_volumebar_get_level): type check added
4598         (hildon_volumebar_set_mute): type check added
4599         (hildon_volumebar_get_mute): type check added
4600         (hildon_volumebar_get_adjustment): type check added
4601         (hildon_volumebar_key_press): removed unnecessary g_return_if_fail
4602
4603         * hildon-widgets/hildon-volumebar.h
4604         (hildon_volumebar_get_type): declared G_GNUC_CONST
4605
4606         * hildon-widgets/hildon-volumebar-private.h:
4607         - G_BEGIN_DECLS/G_END_DECLS added
4608         - ownorientation removed from private struct
4609
4610         * hildon-widgets/hildon-volumebar-range.c
4611         (hildon_volumebar_range_init): vacuous return statement removed
4612
4613         (hildon_volumebar_range_set_level): removed unnecessary clamping
4614         kludge that violated object oriented principles only to provide an
4615         extremely minor, unnecessary optimization; type check added
4616
4617         (hildon_volumebar_range_get_level): now accesses adjustment value
4618         with appropriate functions instead of reading it directly from the
4619         struct, which is bad OOP; type check added
4620
4621         (hildon_volumebar_range_button_press_event): Added more descriptive comments
4622         (hildon_volumebar_range_button_release_event): Added more descriptive comments
4623
4624         * hildon-widgets/hildon-volumebar-range.h
4625         (hildon_volumebar_range_get_type): declared G_GNUC_CONST
4626
4627         * hildon-widgets/hildon-hvolumebar.c
4628         (hvolumebar_init): priv->ownorientation and v_ptr removed;
4629         completely removed the gtk_widget_show() call that was already
4630         commented out
4631
4632         (hildon_hvolumebar_new): empty function parameter list replaced
4633         with void keyword
4634
4635         (hildon_hvolumebar_map): vbar variable removed; type check added
4636         (hildon_hvolumebar_expose): type check added
4637         (hildon_hvolumebar_size_request): type check added
4638         (hildon_hvolumebar_size_allocate): vbar variable removed; type check added
4639
4640         * hildon-widgets/hildon-hvolumebar.h
4641         (hildon_hvolumebar_get_type): declared G_GNUC_CONST
4642
4643         * hildon-widgets/hildon-vvolumebar.c
4644         (vvolumebar_init): priv->ownorientation and v_ptr removed
4645         (hildon_vvolumebar_new): empty function parameter list replaced with void keyword
4646
4647         (hildon_vvolumebar_expose): type check added
4648         (hildon_vvolumebar_size_request): type check added
4649         (hildon_vvolumebar_size_allocate): vbar variable removed; type check added
4650
4651         * hildon-widgets/hildon-vvolumebar.h
4652         (hildon_vvolumebar_get_type): declared G_GNUC_CONST 
4653
4654 2006-02-28  Luc Pionchon  <luc.pionchon@nokia.com>
4655
4656         * hildon-widgets/hildon-weekday-picker.c
4657         (_HildonWeekdayPickerPrivate): Removed members: dayorder, days,
4658         last_index; added day_order_buttons
4659         
4660         * (hildon_weekday_picker_mnemonic_activate): removed.
4661         mnemonics are no longer used.
4662         
4663         * (hildon_weekday_picker_class_init): Removed mnemonic_activate
4664         function. Rewritten creation of buttons. Unref'ed size group.
4665         
4666         * (button_toggle): Removed bit mask checking, simplified function
4667         
4668         * (hildon_weekday_picker_set_day):
4669         * (hildon_weekday_picker_unset_day): Removed bit mask checking, date
4670         adjustment, unecessary for loop
4671         
4672         * (hildon_weekday_picker_toggle_day): Removed date adjustment and
4673         unecessary for loop. Simplified button toggling
4674
4675         * (hildon_weekday_picker_set_all):
4676         * (hildon_weekday_picker_unset_all): Removed bit mask checking and
4677         simplified for loop
4678
4679         (hildon_weekday_picker_isset_day): Removed date adjustment and
4680         unecessary for loop;
4681
4682 2006-02-21  Luc Pionchon  <luc.pionchon@nokia.com>
4683
4684         Added hildon-banner, as a clean replacement for gtk-infoprint
4685         * hildon-widgets/hildon-banner.[ch]: implementation and header  
4686         * hildon-widgets/Makefile.am: reference new files
4687         * hildon-widgets/gtk-infoprint.c: removed implementation, now just
4688         a compatibility wrapper to hildon-banner
4689         
4690 2006-02-21  Luc Pionchon  <luc.pionchon@nokia.com>
4691         
4692         * hildon-widgets/hildon-color-button.c: added comments
4693         * hildon-widgets/hildon-controlbar.c: Likewise.
4694         * hildon-widgets/hildon-composite-widget.c: Likewise.
4695         * hildon-widgets/hildon-calendar-popup.c: Likewise.
4696
4697 2006-02-21  Luc Pionchon  <luc.pionchon@nokia.com>
4698
4699         * ChangeLog-hildon-lgpl: copied from old hildon-lgpl/ChangeLog for
4700         reference
4701
4702 2006-02-21  Luc Pionchon  <luc.pionchon@nokia.com>
4703
4704         * configure.ac: 0.12.1
4705
4706 2006-02-21  Johan Bilien  <johan.bilien@nokia.com>
4707
4708         * doc/tmpl/hildon-program.sgml: added from hildon-lgpl HW branch
4709         * doc/tmpl/hildon-window.sgml: likewise.
4710         * hildon-widgets/hildon-program.[ch]: likewise.
4711         * hildon-widgets/hildon-window.[ch]: likewise.
4712         * hildon-widgets/hildon-window-private.h: likewise.
4713         * hildon-widgets/Makefile.am: Added these new files to the build
4714           and distribution.
4715
4716 2006-02-14  Luc Pionchon  <luc.pionchon@nokia.com>
4717
4718         * configure.ac: 0.12.0
4719
4720         Merged hildon-lgpl into hildon-libs (and hildon-fm)
4721
4722         * doc/tmpl/hildon-system-sound.sgml: added from hildon-lgpl
4723         * doc/tmpl/hildon-appview.sgml: likewise.
4724         * doc/tmpl/hildon-color-popup.sgml: likewise.
4725         * doc/tmpl/hildon-find-toolbar.sgml: likewise.
4726         * doc/tmpl/hildon-app.sgml: likewise.
4727         * doc/tmpl/hildon-input-mode-hint.sgml: likewise.
4728         * doc/tmpl/hildon-caption.sgml: likewise.
4729         * doc/tmpl/hildon-marshalers.sgml: likewise.
4730         * doc/tmpl/hildon-add-home-dialog.sgml: likewise.
4731         * doc/tmpl/hildon-defines.sgml: likewise.
4732         * doc/tmpl/gtk-infoprint.sgml: likewise.
4733         * doc/tmpl/hildon-composite-widget.sgml: likewise.
4734
4735         * hildon-widgets/gtk-infoprint.[ch]: added from hildon-lgpl
4736         * hildon-widgets/hildon-app.[ch]:likewise.
4737         * hildon-widgets/hildon-app-private.h:likewise.
4738         * hildon-widgets/hildon-appview.[ch]:likewise.
4739         * hildon-widgets/hildon-caption.[ch]:likewise.
4740         * hildon-widgets/hildon-defines.[ch]:likewise.
4741         * hildon-widgets/hildon-find-toolbar.[ch]:likewise.
4742         * hildon-widgets/hildon-input-mode-hint.h:likewise.
4743         
4744         * hildon-widgets/Makefile.am (libhildonwidgets_la_SOURCES): 
4745         removed hildon-file-details-dialog.[ch] (moved to hildon-fm)
4746         added,
4747             gtk-infoprint.[ch]
4748             hildon-app.[ch]
4749             hildon-app-private.h
4750             hildon-appview.[ch]
4751             hildon-caption.[ch]
4752             hildon-defines.[ch]
4753             hildon-find-toolbar.[ch]
4754             hildon-input-mode-hint.h
4755
4756         * hildon-widgets/hildon-get-password-dialog.c: corrected #include
4757         path for gtk-infoprint.h and hildon-input-mode-hint.h
4758
4759         * po/en_GB.po: merged msgstr from hildon-lgpl
4760
4761         * timer/*: added from hildon-lgpl
4762
4763
4764
4765         Moved hildon-file-details-dialog from hildon-libs to hildon-fm
4766
4767         * hildon-widgets/hildon-file-details-dialog.[ch]: moved to
4768         hildon-fm
4769
4770         * ut/hildon-widgets_tests.c (test41a): removed test case for
4771         hildon_file_details_dialog
4772
4773         * doc/hildon-libs.types: likewise.
4774         * doc/hildon-libs-docs.xml: likewise.
4775
4776
4777
4778         Update build files
4779
4780         * hildon-libs.pc.in (Libs): do not requires hildon-lgpl anymore
4781         nor hildon-fm
4782
4783         * Makefile.am (SUBDIRS): added timer/
4784
4785         * configure.ac: do not depend anymore on hildon-lgpl nor
4786         hildon-fm, check for libmb, added Makefile output for timer/
4787         
4788 2006-01-18  Luc Pionchon  <luc.pionchon@nokia.com>
4789
4790         * configure.ac: 0.10.2
4791
4792 2006-01-18  Luc Pionchon  <luc.pionchon@nokia.com>
4793
4794         N#22240 CP: Tapping outside the scroll bar invoke the applet.
4795         * hildon-widgets/hildon-grid.c (adjust_scrollbar_height):
4796         hildon-apps scroll-control property is now handled.
4797         (get_child_index_by_coord): ignores events not matching a grid
4798         item.
4799
4800 2006-01-11  Luc Pionchon  <luc.pionchon@nokia.com>
4801
4802         * configure.ac: 0.10.1
4803
4804 2006-01-11  Luc Pionchon  <luc.pionchon@nokia.com>
4805
4806         Missing/Buggy documentation from,
4807         N#11566 make password dialog customizable (messages)
4808         * hildon-widgets/hildon-get-password-dialog.c
4809         (hildon_get_password_dialog_set_title): typo in gtkdoc function
4810         name
4811         * doc/tmpl/xxx.sgml: updated.
4812         
4813 2006-01-11  Luc Pionchon  <luc.pionchon@nokia.com>
4814
4815         N#19369 TRUE Scketch does not show colour change when using white color
4816         
4817         Color button needs inner border white, and outer border black.
4818         * hildon-widgets/hildon-color-button.c
4819         (hildon_color_button_draw_pixbuf_borders): new function. Paint the
4820         border
4821         * hildon-widgets/hildon-color-button.c (hildon_color_button_init):
4822         (hildon_color_button_realize): call the above function
4823
4824 2006-01-11  Luc Pionchon  <luc.pionchon@nokia.com>
4825
4826         N#21063 hildon_note_new_confirmation_add_buttons has misleading docs
4827         * hildon-widgets/hildon-note.c: 
4828         (hildon_note_new_confirmation_add_buttons): updated doc
4829         (hildon_note_set_button_texts): likewise.
4830
4831 2006-01-11  Luc Pionchon  <luc.pionchon@nokia.com>
4832
4833         N#21884 Cannot select read-only by using the center of the scroll key
4834         * hildon-widgets/hildon-file-details-dialog.c
4835         (hildon_file_details_dialog_init): Removed dialog default response.
4836
4837 2006-01-11  Luc Pionchon  <luc.pionchon@nokia.com>
4838
4839         N#8094 5-bit color selector: wrong margins and pixel measurements
4840         M#59   HildonColorSelector needs more space
4841         * hildon-widgets/hildon-color-popup.c (HILDON_COLOR_COL_SPACING)
4842         (hildon_color_popup_new): add space between the control bars and
4843         the color preview area.
4844
4845 2006-01-03  Luc Pionchon  <luc.pionchon@nokia.com>
4846
4847         * hildon-widgets/hildon-calendar-popup.c
4848         * hildon-widgets/hildon-color-button.c
4849         * hildon-widgets/hildon-color-popup.c
4850         * hildon-widgets/hildon-color-selector.c
4851         * hildon-widgets/hildon-composite-widget.c
4852         * hildon-widgets/hildon-controlbar.c
4853         * hildon-widgets/hildon-date-editor.c
4854         * hildon-widgets/hildon-dialoghelp.c
4855         * hildon-widgets/hildon-file-details-dialog.c
4856         * hildon-widgets/hildon-font-selection-dialog.c
4857         * hildon-widgets/hildon-get-password-dialog.c
4858         * hildon-widgets/hildon-grid-item.c
4859         * hildon-widgets/hildon-grid.c
4860         * hildon-widgets/hildon-hvolumebar.c
4861         * hildon-widgets/hildon-name-password-dialog.c
4862         * hildon-widgets/hildon-note.c
4863         * hildon-widgets/hildon-number-editor.c
4864         * hildon-widgets/hildon-range-editor.c
4865         * hildon-widgets/hildon-scroll-area.c
4866         * hildon-widgets/hildon-seekbar.c
4867         * hildon-widgets/hildon-set-password-dialog.c
4868         * hildon-widgets/hildon-sort-dialog.c
4869         * hildon-widgets/hildon-time-editor.c
4870         * hildon-widgets/hildon-time-picker.c
4871         * hildon-widgets/hildon-volumebar-private.h
4872         * hildon-widgets/hildon-volumebar-range.c
4873         * hildon-widgets/hildon-volumebar.c
4874         * hildon-widgets/hildon-vvolumebar.c
4875         * hildon-widgets/hildon-weekday-picker.c
4876         * hildon-widgets/hildon-wizard-dialog.c
4877           commented code
4878
4879 2005-12-28  Luc Pionchon  <luc.pionchon@nokia.com>
4880
4881         * configure.ac: 0.10.0
4882
4883 2005-12-12  Luc Pionchon  <luc.pionchon@nokia.com>
4884
4885         Some more properties for Gazpacho support,      
4886
4887         * hildon-widgets/hildon-calendar-popup.c: "day", "month", "year"
4888         * hildon-widgets/hildon-color-selector.c: "color"
4889
4890
4891         * hildon-widgets/hildon-color-selector.[ch]
4892         (hildon_color_selector_get_color): return const pointer to the
4893         color (not a copy).
4894         
4895 2005-11-18  Luc Pionchon  <luc.pionchon@nokia.com>
4896
4897         Gazpacho support, added the following properties:
4898         
4899         * hildon-widgets/hildon-insert-object-dialog.c: "name", "mimetype"
4900         * hildon-widgets/hildon-seekbar.c: "position", "fraction"
4901         * hildon-widgets/hildon-grid-item.c: "emblem-type"
4902         * hildon-widgets/hildon-sort-dialog.c: "sort-key", "sort-order"
4903         * hildon-widgets/hildon-grid.c: "style", "scrollbar-pos"
4904         * hildon-widgets/hildon-font-selection-dialog.c: "preview-text"
4905         * hildon-widgets/hildon-get-password-dialog.c: "caption-label", "max-characters"
4906         * hildon-widgets/hildon-telephone-editor.c: "border", "plus" (obsolet widget)
4907         * hildon-widgets/hildon-number-editor.c: "value"
4908
4909         * hildon-widgets/hildon-color-button.c: minor cleanup
4910
4911 2005-11-18  Luc Pionchon  <luc.pionchon@nokia.com>
4912
4913         Started new development
4914         (branche for maintenance continues with versions 0.9.x)
4915
4916 2005-11-03  Luc Pionchon  <luc.pionchon@nokia.com>
4917
4918         * configure.ac: 0.9.53
4919
4920 2005-10-31  Luc Pionchon  <luc.pionchon@nokia.com>
4921
4922         same fix for,
4923         N#19283 Control panel - The values entered are not saved.
4924         N#19648 Hildon Date Editor widget detects values too high
4925         (note: complete fix include also fixes in GTk+)
4926
4927         * hildon-widgets/hildon-calendar-popup.c
4928         (hildon_calendar_popup_set_property),
4929         (hildon_calendar_popup_class_init),
4930         (init_dmy): Added 'min-year', 'max-year' properties for passing
4931         the information through from HildonDateEditor to GtkCalendar
4932
4933         * hildon-widgets/hildon-date-editor.c:
4934         (hildon_date_editor_class_init),
4935         (hildon_date_editor_init),
4936         (hildon_date_editor_set_property),
4937         (hildon_date_editor_get_property),
4938         (idle_popup),
4939         (hildon_date_editor_entry_validate),
4940         (hildon_date_editor_date_error): Added 'min-year', 'max-year'
4941         properties and replaced hardcoded constants with them
4942
4943         * hildon-widgets/hildon-date-editor.c
4944         (hildon_date_editor_d_entry_changed),
4945         (hildon_date_editor_m_entry_changed),
4946         (hildon_date_editor_d_entry_changed): new functions to ensure that
4947         the fields are validated and the focus is moved when maximum
4948         number of characters has been entered.
4949         
4950 2005-10-13  Luc Pionchon  <luc.pionchon@nokia.com>
4951
4952         * configure.ac: 0.9.52
4953
4954 2005-10-12  Luc Pionchon  <luc.pionchon@nokia.com>
4955
4956         N#19140 System alerts still audible despite being turned off
4957         
4958         * hildon-widgets/hildon-note.c (sound_handling): 
4959
4960         * hildon-system-sound.[ch]: New files, implements hildon_play_system_sound.
4961
4962         * hildon-note.c (sound_handling): Changed to use new
4963         hildon_play_system_sound.
4964         (hildon_note_init): Signal handler id is changed to be in private
4965         structure, not in global variable.
4966
4967         * hildon-note.c: Removed unused defines etc.
4968
4969         * Makefile.am: Appended new files to build rules.
4970
4971 2005-10-05  Luc Pionchon  <luc.pionchon@nokia.com>
4972
4973         * configure.ac: 0.9.51
4974
4975 2005-10-05  Luc Pionchon  <luc.pionchon@nokia.com>
4976
4977         N#20027 PDF Reader crashes on selecting read only option in the
4978         details dialog box.
4979
4980         * hildon-widgets/hildon-file-details-dialog.c:
4981         (change_state): Fixed assertion that was causing problems
4982         (check_validity): New function: We now automatically close the
4983         dialog if the displayed file is removed.
4984         (handle_focus): Callback removed:
4985         (init): Now using correct gtk way to bind container and adjustment
4986         together. Not the previous callback.
4987         (set_property): Connecting/disconnecting new handlers (for
4988         change_state).
4989         (finalize): disconnecting new handler.
4990         
4991 2005-10-05  Luc Pionchon  <luc.pionchon@nokia.com>
4992
4993         N#17918 Volumebar widget background image doesn't change when
4994         widget goes into mute state,
4995         
4996         * hildon-vvolumebar.c (hildon_volumebar_set_mute): queued widget
4997         for drawing
4998         
4999         * hildon-hvolumebar.c (hildon_hvolumebar_expose): paint background
5000         using the state of the internal volumebar, not the whole container
5001
5002         * hildon-vvolumebar.c (hildon_vvolumebar_expose): paint background
5003         using the state of the internal volumebar, not the whole container
5004
5005 2005-09-19 Tapani Palli <tapani.palli@nokia.com>
5006
5007         * hildon-widgets/hildon-dialoghelp.[ch]: added
5008         gtk_dialog_help_disable and fixed bug N#19468
5009
5010 2005-09-14  Luc Pionchon  <luc.pionchon@nokia.com>
5011
5012         * configure.ac: Release 0.9.50 
5013
5014 2005-09-13  Luc Pionchon  <luc.pionchon@nokia.com>
5015
5016         Part of N#11129,
5017
5018         * po/en_GB.po: Added "Ckct_wi_grid_no_items"
5019
5020         * hildon-widgets/hildon-grid.c
5021         (hildon_grid_class_init, hildon_grid_init): Replaced default empty
5022         label by logical name "Ckct_wi_grid_no_items"
5023
5024 2005-08-31  Luc Pionchon  <luc.pionchon@nokia.com>
5025
5026         * po/en_GB.po (ecdg_ti_verify_password): translation update.
5027
5028 2005-08-30  Tommi Komulainen  <tommi.komulainen@nokia.com>
5029
5030         * configure.ac: Release 0.9.49
5031
5032 2005-08-30  Tommi Komulainen  <tommi.komulainen@nokia.com>
5033
5034         * hildon-widgets/hildon-number-editor.c (add_select_all_idle,
5035         hildon_number_editor_finalize, hildon_number_editor_entry_changed):
5036         Save the id of the idle callback and remove it when the widget is
5037         destroyed to avoid crashing.  N#18096
5038
5039 2005-08-30  Tommi Komulainen  <tommi.komulainen@nokia.com>
5040
5041         * hildon-widgets/hildon-number-editor.c (button_event_id): GSource
5042         id's are unsigned and undefined at zero (instead of signed and -1)
5043
5044 2005-08-30  Tommi Komulainen  <tommi.komulainen@nokia.com>
5045         
5046         * hildon-widgets/hildon-time-editor.c (convert_to_12h): Removed a hack
5047         that was not working.  N#16805
5048
5049 2005-08-22  Tommi Komulainen  <tommi.komulainen@nokia.com>
5050
5051         * configure.ac: Release 0.9.48
5052
5053 2005-08-22  Tommi Komulainen  <tommi.komulainen@nokia.com>
5054
5055         * hildon-widgets/hildon-grid.c (hildon_grid_set_num_columns): Never
5056         allow area_rows to be 0 (ie. before widget is visible), otherwise the
5057         initial jump_scrollbar_to_focused() scrolls wrong.  N#17152
5058
5059 2005-08-22  Tommi Komulainen  <tommi.komulainen@nokia.com>
5060
5061         * hildon-widgets/hildon-calendar-popup.c (hildon_calendar_popup_init):
5062         Do not override the week-start property of GtkCalendar according to
5063         the hildon-libs PO file, it is automatically determined from locale
5064         data.  N#12176
5065
5066 2005-08-17  Tommi Komulainen  <tommi.komulainen@nokia.com>
5067
5068         * configure.ac: Release 0.9.47
5069
5070 2005-08-17  Tommi Komulainen  <tommi.komulainen@nokia.com>
5071
5072         * hildon-widgets/hildon-get-password-dialog.c: Add "numbers_only"
5073         property for setting the password entry accept only numeric values.
5074         N#15212
5075
5076 2005-08-17  Tommi Komulainen  <tommi.komulainen@nokia.com>
5077
5078         * hildon-widgets/hildon-calendar-popup.c (MAX_YEAR, MIN_YEAR):
5079         * hildon-widgets/hildon-note.c (ELLIPSATION_STRING, BOX_SPAXING):
5080         * hildon-widgets/hildon-volumebar-range.c (CHANGE_THRESHOLD):
5081         Use defines rather than magic numbers in the code.
5082
5083 2005-08-17  Tommi Komulainen  <tommi.komulainen@nokia.com>
5084
5085         Update to new l10n packaging style.  po-files (inside this package)
5086         are not used for now, the message catalogs come from separate packages
5087         and including them here would conflict.
5088
5089         * Makefile.am (SUBDIRS): stop including po-files
5090         * Makefile.am (EXTRA_DIST):
5091         * debian/hildon-libs-l10n-engb.install:
5092         * debian/hildon-libs-l10n-src.install:
5093         * po/debian/*: Removed
5094
5095 2005-08-09  Luc Pionchon  <luc.pionchon@nokia.com>
5096
5097         * hildon-widgets/hildon-file-details-dialog.c: Added read only
5098         checks to cover gateway content as well.
5099         
5100         * hildon-widgets/hildon-time-editor.c:
5101         (hildon_time_editor_validate): Replace solid numbers with defined
5102         values
5103         (convert_to_12h): Remove "work-around" for the broken 12h timespec
5104
5105
5106 2005-08-05  Luc Pionchon  <luc.pionchon@nokia.com>
5107
5108         * hildon-widgets/hildon-color-selector.c (modify_selected): fix
5109         invalid cast from `GdkWindow' to `GtkWindow' 
5110
5111         * hildon-widgets/hildon-color-popup.c
5112         (hildon_popup_palette_expose): removed debug printing
5113
5114 2005-08-03  Luc Pionchon  <luc.pionchon@nokia.com>
5115
5116         * doc/tmpl/hildon-note.sgml: code example, use slightly less funny
5117         string examples.
5118
5119         * hildon-widgets/hildon-scroll-area.c
5120         (hildon_scroll_area_destroy): one-instruction function:
5121         removed. Call g_free directly.
5122         + minor cleanup
5123         (hildon_scroll_area_size_allocate):When a scrollbar appears to the
5124         right edge of window, size of the child is also shrinked. 'fixed'
5125         does not automatically update this data -> Doing it manually.
5126
5127         * hildon-widgets/hildon-date-editor.h: added
5128         HildonDateEditorErrorType error enumeration type, removed signal
5129         "validate-date" virtual function, added signal "date-error"
5130         virtual function.
5131
5132         * hildon-widgets/hildon-date-editor.c (hildon_date_editor_date_error):
5133         added custom info prints.
5134         (hildon_date_editor_validate_date): removed
5135         (hildon_date_editor_entry_validate): validate maximum and minimum
5136         limits on each field.
5137         (hildon_date_editor_entry_focus_out): check the date validation
5138         in simpler manner, don't put content if field is empty (spec
5139         doesn't say if there should be anything placed in the entry if
5140         it is empty).
5141         (hildon_date_editor_get_date),
5142         (hildon_date_editor_get_month),
5143         (hildon_date_editor_get_year),
5144         (hildon_date_editor_get_day): use direct entry content, so that 0
5145         indicates empty entry, and information is more accurate.
5146
5147 2005-08-01  Luc Pionchon  <luc.pionchon@nokia.com>
5148
5149         * configure.ac: Adjusted CFLAGS and removed -Werror due to the
5150         glib-2.0 flaw. See
5151         http://bugzilla.gnome.org/show_bug.cgi?id=310175 and
5152         http://bugzilla.gnome.org/show_bug.cgi?id=310216
5153
5154 2005-07-29  Luc Pionchon  <luc.pionchon@nokia.com>
5155
5156         * hildon-widgets/hildon-controlbar.h: added missing signal when end reached
5157
5158 2005-07-26  Luc Pionchon  <luc.pionchon@nokia.com>
5159
5160         * hildon-widgets/hildon-number-editor.c: 
5161         (hildon_number_editor_select_all): new function, selects all
5162         the text in the entry.
5163         * hildon-widgets/hildon-number-editor.c: added several calls to
5164         hildon_number_editor_select_all with g_idle_add.
5165
5166         * hildon-controlbar.c : add signal when end reached
5167
5168         * hildon-time-editor.c : fixed: Time chooser widget displays am/pm and time separator indicators badly alligned.
5169
5170         * hildon-time-picker.c : displays valid date at 12:00 am/pm. 
5171         
5172 2005-07-25  Luc Pionchon  <luc.pionchon@nokia.com>
5173
5174         Fixed incorrect values in <Filetype> Details Dialog
5175         
5176         Fixed help button usage in dialogs
5177         
5178         * hildon-dialoghelp.c: Added more documentation about the
5179         help signal
5180         
5181         * hildon-file-details-dialog.c: Updated to match
5182         'File Management in OSSO' version 3.0
5183         
5184         * Fixed application hang after calling gtk_main_quit
5185         
5186         * hildon-date-editor.c: Fixed HildonDateEditor that caught
5187         ESC presses needlessly
5188         
5189         * hildon-time-editor.c: Fixed memory corruption