Tizen 2.0 Release 2.0_release
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 06:11:32 +0000 (15:11 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 06:11:32 +0000 (15:11 +0900)
commitfcf5534015a81521e62f2f1e8d2d557f2b54847e
tree5abaeafa703bd01308c39f5bbfc1553b19bcf1cb
parentdf13872bd42ac6d4bf1f8b8eb4c54605a540f9e4
Tizen 2.0 Release
72 files changed:
LICENSE.Flora [new file with mode: 0644]
NOTICE [new file with mode: 0644]
description.xml [new file with mode: 0755]
project/data/nofile.dummy [new file with mode: 0644]
project/inc/AnimationBaseForm.h [new file with mode: 0644]
project/inc/AnimationGroupParallelForm.h [new file with mode: 0644]
project/inc/AnimationGroupSequentialForm.h [new file with mode: 0644]
project/inc/AnimationPropertyInfo.h [new file with mode: 0644]
project/inc/ControlEventListenerForm.h [new file with mode: 0644]
project/inc/CustomImplicitAnimationForm.h [new file with mode: 0644]
project/inc/DimensionAnimationForm.h [new file with mode: 0644]
project/inc/FloatAnimationForm.h [new file with mode: 0644]
project/inc/FormFactory.h [new file with mode: 0644]
project/inc/FormTransitionForm.h [new file with mode: 0644]
project/inc/ImplicitAnimationForm.h [new file with mode: 0644]
project/inc/IntegerAnimationForm.h [new file with mode: 0644]
project/inc/KeyFrameAnimationForm.h [new file with mode: 0644]
project/inc/MainForm.h [new file with mode: 0644]
project/inc/OutOfBoundsCheckForm.h [new file with mode: 0644]
project/inc/PanelTransitionForm.h [new file with mode: 0644]
project/inc/PointAnimationForm.h [new file with mode: 0644]
project/inc/RectangleAnimationForm.h [new file with mode: 0644]
project/inc/RotateAnimationForm.h [new file with mode: 0644]
project/inc/SceneRegister.h [new file with mode: 0644]
project/inc/SetHoldTestForm.h [new file with mode: 0644]
project/inc/SettingPopup.h [new file with mode: 0644]
project/inc/TransactionEventListenerForm.h [new file with mode: 0644]
project/inc/TransactionSetForm.h [new file with mode: 0644]
project/inc/UiControlAnimator.h [new file with mode: 0644]
project/inc/UiControlAnimatorFrame.h [new file with mode: 0644]
project/manifest.xml [new file with mode: 0755]
project/res/eng-GB.xml [new file with mode: 0644]
project/res/screen-density-high/bezier.png [new file with mode: 0644]
project/res/screen-density-high/discrete.png [new file with mode: 0644]
project/res/screen-density-high/easein.png [new file with mode: 0644]
project/res/screen-density-high/easeinout.png [new file with mode: 0644]
project/res/screen-density-high/easeout.png [new file with mode: 0644]
project/res/screen-density-high/linear.png [new file with mode: 0644]
project/res/screen-size-normal/IDC_POPUP_SETTING.xml [new file with mode: 0644]
project/res/screen-size-normal/IDF_FORM_TRANSITION_TEST_FORM.xml [new file with mode: 0644]
project/shared/data/nofile.dummy [new file with mode: 0644]
project/shared/res/screen-density-xhigh/mainmenu.png [new file with mode: 0644]
project/shared/trusted/nofile.dummy [new file with mode: 0644]
project/src/AnimationBaseForm.cpp [new file with mode: 0644]
project/src/AnimationGroupParallelForm.cpp [new file with mode: 0644]
project/src/AnimationGroupSequentialForm.cpp [new file with mode: 0644]
project/src/AnimationPropertyInfo.cpp [new file with mode: 0644]
project/src/ControlEventListenerForm.cpp [new file with mode: 0644]
project/src/CustomImplicitAnimationForm.cpp [new file with mode: 0644]
project/src/DimensionAnimationForm.cpp [new file with mode: 0644]
project/src/FloatAnimationForm.cpp [new file with mode: 0644]
project/src/FormFactory.cpp [new file with mode: 0644]
project/src/FormTransitionForm.cpp [new file with mode: 0644]
project/src/ImplicitAnimationForm.cpp [new file with mode: 0644]
project/src/IntegerAnimationForm.cpp [new file with mode: 0644]
project/src/KeyFrameAnimationForm.cpp [new file with mode: 0644]
project/src/MainForm.cpp [new file with mode: 0644]
project/src/OutOfBoundsCheckForm.cpp [new file with mode: 0644]
project/src/PanelTransitionForm.cpp [new file with mode: 0644]
project/src/PointAnimationForm.cpp [new file with mode: 0644]
project/src/RectangleAnimationForm.cpp [new file with mode: 0644]
project/src/RotateAnimationForm.cpp [new file with mode: 0644]
project/src/SceneRegister.cpp [new file with mode: 0644]
project/src/SetHoldTestForm.cpp [new file with mode: 0644]
project/src/SettingPopup.cpp [new file with mode: 0644]
project/src/TransactionEventListenerForm.cpp [new file with mode: 0644]
project/src/TransactionSetForm.cpp [new file with mode: 0644]
project/src/UiControlAnimator.cpp [new file with mode: 0644]
project/src/UiControlAnimatorEntry.cpp [new file with mode: 0644]
project/src/UiControlAnimatorFrame.cpp [new file with mode: 0644]
sample.xml [new file with mode: 0755]
screenshot.png [new file with mode: 0644]