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