X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=ChangeLog.2;h=5e94dc92a00f7e335777e9d628a961afdbfe6724;hb=905902b4ef3a95bc3ac583aa5c9f13eb5d74c942;hp=cf4f9b23290f1759123c269272f0966eca062316;hpb=5155148ebb7bea6872aba1ddf0495a37792edad8;p=hildon diff --git a/ChangeLog.2 b/ChangeLog.2 index cf4f9b2..5e94dc9 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -1,3 +1,59 @@ +***************************************************************** +***************************************************************** +***************************************************************** + +NOTE: + + This is the ChangeLog from before the gtk 2.10 consolidation. + + +***************************************************************** +***************************************************************** +***************************************************************** + + +2007-03-29 Michael Dominic Kostrzewa + + * ./: Changing the license headers and all the licesing stuff to + LGPL version 2 OR LATER. + +2007-03-29 Michael Dominic Kostrzewa + + * 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 + + * src/hildon-helper.c: + * src/hildon-helper.h: Adding a hildon_helper_set_thumb_scrollbar + function to enable/disable a thumb scrollbar on a GtkScrolledWindow. + Note: requires a 'hildon-thumb-scrollbar' style defined in the theme. + + * examples/Makefile.am: + * examples/hildon-thumb-scrollbar-example.c: Example that demoes the + thumb scrollbar functionality. + 2007-03-26 Michael Dominic Kostrzewa * src/Makefile.am: Actually take the libtool versioning into account.