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