diff options
author | Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com> | 2007-01-18 15:32:03 +0000 |
---|---|---|
committer | Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com> | 2007-01-18 15:32:03 +0000 |
commit | 41c64c41d49af63f9d2d7e30f3cc3a3747c69801 (patch) | |
tree | 472442f23ab83101989e5fd5f1ed55a36323167c /ChangeLog.2 | |
parent | bcd57181ad4288f18712c5e954255b8f2ede8189 (diff) |
Introducing the hildon-helper and moving some -defines functions there.
Diffstat (limited to 'ChangeLog.2')
-rw-r--r-- | ChangeLog.2 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2 index b16128a..d2942b2 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -1,5 +1,20 @@ 2007-01-18 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com> + * src/hildon.h: + * src/Makefile.am: + * src/hildon-defines.c: + * src/hildon-helper.c: + * src/hildon-helper.h: Introducing the hildon-helper and moving some + -defines functions there. + + * tests/Makefile.am: + * tests/Makefile.in: + * tests/TEST-CASES.txt: + * tests/check-hildon-defines.c: + * tests/check_test.c: Modyfying tests for hildon helper. + +2007-01-18 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com> + * src/hildon-input-mode-hint.h: Cleaning up the hildon-input-mode-hint. |