Remove porduct.h instead of it, use the @internal keyword
authorSung-jae Park <nicesj.park@samsung.com>
Mon, 11 Aug 2014 06:38:46 +0000 (15:38 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Mon, 11 Aug 2014 08:21:25 +0000 (17:21 +0900)
commit98139d3fc77889def0419c60b5951bb41e710fb6
treed9c2e2663c03fc45b4608577589c0d086b8e4cb7
parent2702faff93ff094c2c02510aeb1b1284072de672
Remove porduct.h instead of it, use the @internal keyword

Replace PIXMAP with RESOURCE_ID
Pixmap is to tightly depends on Window Syste (eg, Xwindow)
So it should be replaced with RESOURCE_ID.

PD(Progressive Disclosure) is changed to GBAR (Glance Bar)

1. Replace ERROR_IO with ERROR_IO_ERROR, ERROR_INVALID with ERROR_INVALID_PARAMTER, ERROR_MEMORY, ERROR_OUT_OF_MEMORY
2. Add @since_tizen 2.3 tag
3. Replace "platform" level with "public" and mark it as "internal"
4. Remove livebox_doc.h
5. Add missing @brief tag
6. Replace "release_scroller" with "thaw_scroller"

Change-Id: Ic090e84431db607aa8e62badddfc887cd99a6743
CMakeLists.txt
doc/livebox_doc.h [deleted file]
include/dynamicbox.h
include/dynamicbox_product.h [deleted file]
packaging/liblivebox.spec
src/dynamicbox.c