apply ACR result
authorjungmin76.park <jungmin76.park@samsung.com>
Wed, 26 Dec 2012 11:33:35 +0000 (20:33 +0900)
committerjungmin76.park <jungmin76.park@samsung.com>
Fri, 28 Dec 2012 08:30:00 +0000 (17:30 +0900)
commit8305070df928b1b7e89f80a5f876dce5aa539be3
tree2f0effdc7c1d6f9b3c79d8010ed9f2cae6abf048
parent111cbdfc492a1276a5a801cdef754684c4a3ac7f
apply ACR result

Change-Id: I99d22c4a3a5b7b9bcef34e039505b9865ab39ca4
Signed-off-by: jungmin76.park <jungmin76.park@samsung.com>
28 files changed:
inc/FShellIILiveboxAddRequestListener.h [new file with mode: 0644]
inc/FShellILiveboxPopupProviderFactory.h
inc/FShellILiveboxProviderFactory.h
inc/FShellLivebox.h [deleted file]
inc/FShellLiveboxFrame.h
inc/FShellLiveboxManager.h
inc/FShellLiveboxPopupProvider.h [changed mode: 0644->0755]
inc/FShellLiveboxProvider.h
inc/FShellLiveboxProviderInfo.h [changed mode: 0644->0755]
inc/FShellLiveboxProviderManager.h [new file with mode: 0755]
inc/FShellLiveboxSizeInfo.h [changed mode: 0644->0755]
packaging/osp-shell.spec
src/CMakeLists.txt
src/FShellLiveboxManager.cpp
src/FShellLiveboxPopupProvider.cpp
src/FShellLiveboxProvider.cpp
src/FShellLiveboxProviderInfo.cpp
src/FShellLiveboxProviderManager.cpp [new file with mode: 0644]
src/FShell_LiveboxLayer.cpp
src/FShell_LiveboxManagerImpl.cpp
src/FShell_LiveboxManagerProxy.cpp
src/FShell_LiveboxPopup.cpp
src/FShell_LiveboxProviderImpl.cpp
src/FShell_LiveboxProviderInfoImpl.cpp
src/FShell_LiveboxProviderManagerImpl.cpp [new file with mode: 0644]
src/inc/FShell_LiveboxManagerImpl.h
src/inc/FShell_LiveboxProviderInfoImpl.h
src/inc/FShell_LiveboxProviderManagerImpl.h [new file with mode: 0644]