Rename to widget
authorKyuho Jo <kyuho.jo@samsung.com>
Thu, 12 Feb 2015 12:57:17 +0000 (21:57 +0900)
committerKyuho Jo <kyuho.jo@samsung.com>
Fri, 13 Feb 2015 01:57:13 +0000 (10:57 +0900)
commitb50ec832e34f8eb6cd7d4f28b9daa40a3ab75fd0
treeb77b9450880b5657a599f825afc3a5d327fb5081
parenta51fe092d1c93057c60bd10d1f5254374f57b363
Rename to widget

Change-Id: I50861985139422a9c9b355e4704c7e8cc14c9c36
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
32 files changed:
CMakeLists.txt [changed mode: 0644->0755]
LICENSE [moved from livebox/LICENSE with 100% similarity]
data/CMakeLists.txt [moved from dynamicbox/data/CMakeLists.txt with 100% similarity]
doc/widget_doc.h [moved from dynamicbox/doc/dynamicbox_doc.h with 60% similarity, mode: 0755]
dynamicbox/CMakeLists.txt [deleted file]
dynamicbox/LICENSE [deleted file]
dynamicbox/dynamicbox.pc.in [deleted file]
dynamicbox/include/internal/dynamicbox.h [deleted file]
dynamicbox/include/util.h [deleted file]
include/debug.h [moved from dynamicbox/include/debug.h with 100% similarity]
include/dlist.h [moved from dynamicbox/include/dlist.h with 100% similarity]
include/internal/widget.h [new file with mode: 0755]
include/util.h [moved from livebox/include/util.h with 100% similarity]
include/widget.h [moved from dynamicbox/include/dynamicbox.h with 54% similarity]
livebox/CMakeLists.txt [deleted file]
livebox/include/debug.h [deleted file]
livebox/include/dlist.h [deleted file]
livebox/include/dynamicbox.h [deleted file]
livebox/include/livebox.h [deleted file]
livebox/include/livebox_product.h [deleted file]
livebox/src/livebox.c [deleted file]
packaging/libwidget.manifest [moved from packaging/libdynamicbox.manifest with 100% similarity]
packaging/libwidget.spec [moved from packaging/libdynamicbox.spec with 55% similarity, mode: 0755]
patch/pixmap_ee.patch [moved from dynamicbox/patch/pixmap_ee.patch with 86% similarity, mode: 0755]
patch/pixmap_ee_widget.patch [moved from dynamicbox/patch/pixmap_ee_dbox.patch with 84% similarity, mode: 0755]
src/dlist.c [moved from dynamicbox/src/dlist.c with 100% similarity]
src/snapshot_window.c [moved from dynamicbox/src/snapshot_window.c with 86% similarity, mode: 0755]
src/util.c [moved from dynamicbox/src/util.c with 100% similarity]
src/virtual_window.c [moved from dynamicbox/src/virtual_window.c with 72% similarity, mode: 0755]
src/virtual_window_wayland.c [moved from dynamicbox/src/virtual_window_wayland.c with 75% similarity, mode: 0755]
src/widget.c [moved from dynamicbox/src/dynamicbox.c with 54% similarity, mode: 0755]
widget.pc.in [moved from livebox/livebox.pc.in with 51% similarity, mode: 0755]