apply Pre-ACR result, add _LiveboxPopupProviderImpl
authorjungmin76.park <jungmin76.park@samsung.com>
Tue, 18 Dec 2012 03:07:34 +0000 (12:07 +0900)
committerjungmin76.park <jungmin76.park@samsung.com>
Fri, 21 Dec 2012 13:58:24 +0000 (22:58 +0900)
commit49ebeb92ffdc525fdf1b1a8c734e1914e6957984
tree27f603b351da8612e4594f6279bcf61e2c50ebae
parentc2843d55148b4fcb8d933b2c3655e16efcf305ef
apply Pre-ACR result, add _LiveboxPopupProviderImpl

Change-Id: Ia6aa481417afde7073c418efca80300e0fcb8fa1
Signed-off-by: jungmin76.park <jungmin76.park@samsung.com>
26 files changed:
inc/FShellLiveboxManager.h [changed mode: 0644->0755]
inc/FShellLiveboxPopupProvider.h
inc/FShellLiveboxProvider.h [changed mode: 0644->0755]
inc/FShellLiveboxProviderInfo.h
src/CMakeLists.txt
src/FShellLiveboxManager.cpp
src/FShellLiveboxPopupProvider.cpp
src/FShellLiveboxProvider.cpp
src/FShellLiveboxProviderInfo.cpp
src/FShellLiveboxSizeInfo.cpp
src/FShell_LiveboxManagerImpl.cpp
src/FShell_LiveboxManagerIpcMessage.cpp
src/FShell_LiveboxManagerProxy.cpp
src/FShell_LiveboxPopupProviderImpl.cpp
src/FShell_LiveboxProviderImpl.cpp
src/FShell_LiveboxProviderInfoImpl.cpp
src/FShell_LiveboxSizeInfoImpl.cpp
src/inc/FShell_ILiveboxTouchEventListener.h
src/inc/FShell_LiveboxManagerImpl.h
src/inc/FShell_LiveboxManagerIpcMessage.h
src/inc/FShell_LiveboxManagerProxy.h
src/inc/FShell_LiveboxPopupProviderImpl.h
src/inc/FShell_LiveboxProviderImpl.h
src/inc/FShell_LiveboxProviderInfoImpl.h
src/inc/FShell_LiveboxSizeInfoImpl.h
src/inc/FShell_TemplateUtil.h