Apply new vcs view concept.
authorSungWan Kim <sw0726.kim@samsung.com>
Wed, 3 Apr 2013 10:56:47 +0000 (19:56 +0900)
committerSungWan Kim <sw0726.kim@samsung.com>
Wed, 3 Apr 2013 11:50:18 +0000 (20:50 +0900)
commit499d94863d2ada98e3b2a9c7de8022dc3ad7953c
tree7632110effd6d6a4affa3210bbf7459ca6dd5ed8
parent5591358289741c644a3edbc50f77da832ddff9cf
Apply new vcs view concept.

Change-Id: I9587712ffd7f199cb30ed65bd32d01d17639d200
Signed-off-by: SungWan Kim <sw0726.kim@samsung.com>
27 files changed:
inc/ClCalendarApp.h
inc/ClEventPresentationModel.h
inc/ClImportForm.h [new file with mode: 0644]
inc/ClTypes.h
inc/ClVcsSelectorForm.h [new file with mode: 0644]
res/screen-density-xhigh/00_icon_select_all_press_web.png [new file with mode: 0644]
res/screen-density-xhigh/00_icon_select_all_web.png [new file with mode: 0644]
res/screen-size-normal/IDL_EVENT_DELETER_FORM.xml
res/screen-size-normal/IDL_EVENT_SELECTOR_FORM.xml
res/screen-size-normal/IDL_IMPORT_FORM.xml [new file with mode: 0644]
res/screen-size-normal/IDL_TASK_DETAILS_FORM.xml
res/screen-size-normal/IDL_TASK_SELECTOR_FORM.xml
res/screen-size-normal/IDL_TWO_BUTTON_POPUP.xml
res/screen-size-normal/IDL_VCS_SELECTOR_FORM.xml [new file with mode: 0644]
src/ClCalendarApp.cpp
src/ClEventDeleterForm.cpp
src/ClEventDetailsForm.cpp
src/ClEventPresentationModel.cpp
src/ClEventSelectorForm.cpp
src/ClFormFactory.cpp
src/ClImportForm.cpp [new file with mode: 0644]
src/ClMainFrame.cpp
src/ClSceneRegister.cpp
src/ClTaskDetailsForm.cpp
src/ClTaskSelectorForm.cpp
src/ClTypes.cpp
src/ClVcsSelectorForm.cpp [new file with mode: 0644]