Added a new check of scrollbars layout in the allocation
[hildon] / ChangeLog.2
index aad39ef..5e94dc9 100644 (file)
@@ -1,3 +1,48 @@
+*****************************************************************
+*****************************************************************
+*****************************************************************
+
+NOTE:
+
+   This is the ChangeLog from before the gtk 2.10 consolidation.
+
+
+*****************************************************************
+*****************************************************************
+*****************************************************************
+
+
+2007-03-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
+       * ./: Changing the license headers and all the licesing stuff to
+       LGPL version 2 OR LATER.
+
+2007-03-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+       
+       * src/Makefile.am:
+       * src/hildon-calendar-popup.c:
+       * src/hildon-calendar-private.h:
+       * src/hildon-calendar.c:
+       * src/hildon-calendar.h:
+       * src/hildon-date-editor.c:
+       * src/hildon.h: Adding the HildonCalendar based on Gtk Calendar. This
+       effectively changes the license to LGPL version 2 OR LATER.
+
+       * src/hildon-get-password-dialog.c:
+       * src/hildon-marshalers.list:
+       * src/hildon-number-editor.c:
+       * src/hildon-range-editor.c:
+       * src/hildon-time-editor.c:
+       * src/hildon-time-picker.c: Fixing some timeout issues and input-mode
+       issues (deprecated properties).
+
+       * doc/Makefile.am:
+       * doc/hildon-docs.sgml:
+       * doc/hildon.types:
+       * examples/Makefile.am:
+       * examples/hildon-date-editor-example.c: Example to test the new
+       HildonCalendar.
+       
 2007-03-27  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
 
        * src/hildon-helper.c: