Adding a toolbar example. Making the add/remove toolbar documentation in HildonWindow...
[hildon] / ChangeLog.2
index 2261826..e347a19 100644 (file)
@@ -1,3 +1,287 @@
+2007-02-09  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * examples/Makefile.am:
+       * examples/hildon-toolbar-example.c:
+       * src/hildon-window.c: Adding a toolbar example. Making the add/remove
+       toolbar documentation in HildonWindow a bit more verbose about
+       visibility and memory management.
+
+2007-02-08  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * examples/Makefile.am:
+       * examples/hildon-vvolumebar-example.c: Adding an exmaple for
+       HildonVVolumeBar.
+
+2007-02-08  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * examples/Makefile.am:
+       * examples/hildon-window-cmn-menu-example.c:
+       * examples/hildon-window-menu-example.c: Adding a common menu example
+       and a window menu example.
+
+       * src/hildon-program.c: Adding a note to the documentation about
+       HildonProgram reffing. Fixes MB#867. 
+
+       * src/hildon-window.c: Fixing the menu ref counting problem. Now
+       applications are NOT supposed to take care about menu destroying since
+       the HildonWindow handles that. Adding this to the documentation. Fixes
+       NB#46434.
+
+2007-02-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * src/hildon-program.c:
+       * src/hildon-window.c: Trap the X error instead of aborting. A patch
+       by Johan Bilien, fixes MB#900.
+
+2007-02-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * src/hildon-number-editor.c:
+       * src/hildon-number-editor.h: Prefixing the number editor enums with
+       HILDON_NUMBER_EDITOR_ERROR_. Not sure why I haven't really noticed
+       this before.
+
+2007-02-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * src/hildon-color-chooser-dialog.c:
+       * src/hildon-color-chooser.c: Small documentation fixes.
+
+2007-02-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * examples/Makefile.am:
+       * examples/hildon-get-password-dialog-example.c:
+       * examples/hildon-login-dialog-example.c:
+       * examples/hildon-set-password-dialog-example.c: Adding examples for
+       password dialogs.
+
+       * src/hildon-get-password-dialog.c: Doc fix.
+
+       * src/hildon-login-dialog.c: Do not show the username as hidden field. 
+
+2007-02-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * HACKING: Adding a HACKING file with some basic rules of styling and
+       code formatting.
+
+2007-02-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * src/hildon-color-button.c:
+       * src/hildon-color-button.h: Updating documentation.
+
+       * src/hildon-helper.c: Correcting some formatting glitches.
+
+2007-02-06 Xan Lopez <xan.lopez@nokia.com> 
+
+       * src/hildon-helper.c:
+       * src/hildon-helper.h:
+
+       Fix the insensitive message function to copy the string in the widget,
+       as it might not valid anymore when the banner needs to be displayed.
+
+       Also add a version with printf-like string formatting.
+
+2007-02-06  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * examples/hildon-insensitive-example.c: Correcting the example for
+       insensitive press to use HildonWindow. For strange reasons doesn't
+       work with Dialogs.
+
+2007-02-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * examples/Makefile.am:
+       * examples/hildon-insensitive-example.c: Example for the insensitive
+       message setting.
+
+       * src/hildon-helper.c: Insensitive implementation by Xan Lopez.
+
+2007-02-05  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * examples/hildon-controlbar-example.c:
+       * src/hildon-controlbar.c: Fixing the controlbar to behave as if
+       minimal-bars-visible (old 2.6 mod) was equal 1.
+
+       * src/hildon-banner-private.h:
+       * src/hildon-banner.c: Fixing the problem with two information banners
+       being spawned one after another.
+
+2007-02-04  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * src/hildon-find-toolbar.c: Fixing the documentation for the
+       FindToolbar.
+
+2007-02-02  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * doc/Makefile.am:
+       * doc/gtk-doc.make: EXTRA_DIST cleanup.
+
+       * src/hildon-defines.c:
+       * src/hildon-defines.h: Icon sizes fixture.
+
+       * examples/Makefile.am:
+       * examples/hildon-icon-sizes-example.c: Example for new icon defines.
+
+       * src/hildon-time-editor.c:
+       * src/hildon-wizard-dialog.c:
+       * src/hildon-date-editor.c: Fixes for new icon sizes.
+
+2007-02-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * src/hildon-helper.c:
+       * src/hildon-helper.h: Adding the
+       hildon_helper_set_insensitive_message function. Implementation not
+       done yet.
+
+2007-02-01  Johan Bilien  <johan.bilien@nokia.com>
+
+       * src/hildon-window.c:
+       Fixed the check for which property changed in _notify
+       Removed unused static function. Fixes: MB#962
+
+2007-02-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * doc/gtk-doc.make:
+       * doc/Makefile.am: Small adjustments to directory layout.
+
+       * examples/Makefile.am:
+       * examples/hildon-time-editor-example.c: A new example for time
+       editor.
+
+2007-01-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * examples/hildon-caption-example.c: Adding checkbutton to the caption
+       examples to see how things are looking.
+
+       * src/hildon-caption.c: Xan's fix for caption and checkbutton.
+
+2007-01-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * src/hildon-color-chooser-dialog.c:
+       * src/hildon-color-chooser.c: Adding some documentation.
+
+2007-01-31  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * configure.ac:
+       * pkgconfig/hildon.pc.in:
+       * src/hildon-seekbar.c: Xan's fixes for new gtk compilation.
+
+2007-01-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * ./: More documentation fixes. 
+
+2007-01-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * doc/Makefile.am:
+       * src/hildon-hvolumebar.c:
+       * src/hildon-note.c:
+       * src/hildon-number-editor.c:
+       * src/hildon-program.c:
+       * src/hildon-range-editor.c: Moving thesgml documentation to code.
+
+2007-01-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * doc/Makefile.am:
+       * src/hildon-calendar-popup.c:
+       * src/hildon-color-button.c:
+       * src/hildon-color-chooser-dialog.h:
+       * src/hildon-controlbar.c:
+       * src/hildon-date-editor.c:
+       * src/hildon-get-password-dialog.c:
+       * src/hildon-login-dialog.c:
+       * src/hildon-login-dialog.h:
+       * src/hildon-note.c:
+       * src/hildon-program.c:
+       * src/hildon-sort-dialog.c:
+       * src/hildon-time-editor.c:
+       * src/hildon-time-picker.c:
+       * src/hildon-vvolumebar.c:
+       * src/hildon-weekday-picker.c:
+       * src/hildon-window.c:
+       * src/hildon-wizard-dialog.c: Moving the sgml documentation to code.
+
+2007-01-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * ./: Big documentation fix mess continued.
+
+2007-01-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * ./: Big documentation fix mess.
+
+2007-01-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * src/hildon-sort-dialog.c:
+       * src/hildon-sort-dialog.h:
+       * src/hildon-time-editor.c:
+       * src/hildon-time-picker.c:
+       * src/hildon-volumebar-range.c:
+       * src/hildon-volumebar.c:
+       * src/hildon-vvolumebar.c:
+       * src/hildon-weekday-picker.c:
+       * src/hildon-window.c:
+       * src/hildon-wizard-dialog.c: Cleaning up the documentation.
+
+2007-01-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * src/hildon-program.c:
+       * src/hildon-program.h:
+       * src/hildon-range-editor.c:
+       * src/hildon-seekbar.c:
+       * src/hildon-set-password-dialog.c: Cleaing up the documentation.
+
+2007-01-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * src/hildon-get-password-dialog.c:
+       * src/hildon-helper.c:
+       * src/hildon-hvolumebar.c:
+       * src/hildon-login-dialog.c:
+       * src/hildon-note.c:
+       * src/hildon-note.h:
+       * src/hildon-number-editor.c: Cleaning up the documentation.
+
+2007-01-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * src/hildon-defines.h: Removing accidentaly left function prototypes.
+
+       * src/hildon-find-toolbar.c: Fixing documentation for
+       HildonFindToolbar.
+
+       * src/hildon-font-selection-dialog.c: Fixing documentation for
+       HildonfontSelectionDialog.
+
+2007-01-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * src/hildon-date-editor.c: Fixing the documentation for
+       HildonTimeEditor. Removing the year limitations.
+
+       * src/hildon-defines.c:
+       * src/hildon-defines.h: Fixing the defines documentation.
+
+2007-01-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * src/hildon-banner.c: Fixing documentation for HildonBanner.
+
+       * src/hildon-caption.c:
+       * src/hildon-caption.h: Fixing documentation for HildonCaption.
+
+       * src/hildon-code-dialog.c: Fixing documentation for HildonCodeDialog.
+
+       * src/hildon-controlbar.c: Fixing docuemtnation for HildonControlbar.
+
+2007-01-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * src/hildon-banner.c:
+       * src/hildon-banner.h: Fixing documentation. Removing the n-lines
+       helper function.
+
+       * src/hildon-note.c: Removing the n-lines wrapping stuff.
+
+2007-01-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * tests/Makefile.am: Missing MAINTAINERCLEAN files.
+
+       * tests/hildon-clock-widgets_tests.c:
+       * tests/hildon-widgets_tests.c: Removing, old outo stuff.
+
+       * tests/tc_banner_truncate.c: More info in header.
+
 2007-01-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
 
        * tests/check-hildon-banner.c: