Moving "composite widget" to private since essentially it's just a handy private...
authorMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Thu, 18 Jan 2007 09:33:10 +0000 (09:33 +0000)
committerMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Thu, 18 Jan 2007 09:33:10 +0000 (09:33 +0000)
commit8660201cd21e0b1afea66a78ea6b0d8401d3f5fd
tree318469153986f5e6d1e777769b3165bc34877780
parent371e26f2444facff4b31e3600b851487fe371373
Moving "composite widget" to private since essentially it's just a handy private function. Removing the composite test case, since it's external/not exported anymore.
16 files changed:
ChangeLog.2
src/Makefile.am
src/hildon-composite-widget.c [deleted file]
src/hildon-composite-widget.h [deleted file]
src/hildon-date-editor.c
src/hildon-number-editor.c
src/hildon-private.c [new file with mode: 0644]
src/hildon-private.h [new file with mode: 0644]
src/hildon-time-editor.c
src/hildon-weekday-picker.c
src/hildon.h
tests/Makefile.am
tests/Makefile.in
tests/TEST-CASES.txt
tests/check-hildon-composite-widget.c [deleted file]
tests/check_test.c