Boost::any replacement in Dali Adaptor 57/18257/3
authorRichard Underhill <r.underhill@partner.samsung.com>
Wed, 19 Mar 2014 12:46:48 +0000 (12:46 +0000)
committerPaul Wisbey <p.wisbey@samsung.com>
Thu, 3 Apr 2014 16:25:41 +0000 (17:25 +0100)
commitc84ae214d7b31965528c96e192c034e93b2b2fba
treeb2c9dcae299ccd35aeaf16a63ba60cfbc881ffb1
parent3d47aa5713ef634bb1c241c41761ac7fa3f1db33
Boost::any replacement in Dali Adaptor

[Issue#] N/A

[Problem]

[Cause]

[Solution]

Change-Id: Icb1fad43cea08bed1af43168adecc23167c1d508
Signed-off-by: Richard Underhill <r.underhill@partner.samsung.com>
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
24 files changed:
adaptors/tizen/internal/common/clipboard-impl.cpp
adaptors/tizen/internal/common/ecore-x/ecore-x-render-surface-factory.cpp
adaptors/tizen/internal/common/ecore-x/ecore-x-render-surface-factory.h
adaptors/tizen/internal/common/ecore-x/ecore-x-render-surface.cpp
adaptors/tizen/internal/common/ecore-x/ecore-x-render-surface.h
adaptors/tizen/internal/common/ecore-x/native-buffer-render-surface.cpp
adaptors/tizen/internal/common/ecore-x/native-buffer-render-surface.h
adaptors/tizen/internal/common/ecore-x/pixmap-render-surface.cpp
adaptors/tizen/internal/common/ecore-x/pixmap-render-surface.h
adaptors/tizen/internal/common/ecore-x/window-render-surface.cpp
adaptors/tizen/internal/common/ecore-x/window-render-surface.h
adaptors/tizen/internal/common/imf-manager-impl.cpp
adaptors/tizen/internal/common/pixmap-image-impl.cpp
adaptors/tizen/internal/common/pixmap-image-impl.h
adaptors/tizen/internal/common/window-impl.cpp
adaptors/tizen/internal/evas-plugin-impl.cpp
adaptors/tizen/internal/livebox-plugin-impl.cpp
adaptors/tizen/internal/native-buffer-plugin-impl.cpp
adaptors/tizen/public-api/adaptor-framework/common/pixmap-image.cpp
adaptors/tizen/public-api/adaptor-framework/common/render-surface.cpp
build/tizen/dali-native-buffer/linker-test.cpp
capi/dali/public-api/adaptor-framework/common/pixmap-image.h
capi/dali/public-api/adaptor-framework/common/render-surface.h
capi/dali/public-api/adaptor-framework/evas-plugin.h