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