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