Sync with the latest private repository
authorSung-jae Park <nicesj.park@samsung.com>
Wed, 12 Nov 2014 10:09:06 +0000 (19:09 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 12 Nov 2014 10:09:06 +0000 (19:09 +0900)
commitd138b431ef36f568664260f41298a8a252003ec9
tree53d3b7dd0d87e226e3e530c7a542d83de6389a4e
parent56b397cf120a1016b1a0e09c916c612d518038ae
Sync with the latest private repository

Change-Id: I37d13581fb6db7a4c8f8d597b542407ee27132b9
21 files changed:
CMakeLists.txt
TC/testcase/Makefile [deleted file]
TC/testcase/tslist [deleted file]
TC/testcase/utc_livebox.c [deleted file]
doc/dynamicbox_doc.h [new file with mode: 0644]
doc/livebox_doc.h [deleted file]
dynamicbox.pc.in [moved from livebox.pc.in with 62% similarity]
include/debug.h
include/dlist.h
include/dynamicbox.h [new file with mode: 0644]
include/livebox.h [deleted file]
packaging/libdynamicbox.manifest [moved from packaging/liblivebox.manifest with 100% similarity]
packaging/libdynamicbox.spec [moved from packaging/liblivebox.spec with 69% similarity]
src/dlist.c
src/dynamicbox.c [new file with mode: 0644]
src/livebox.c [deleted file]
src/snapshot_window.c
src/util.c
src/virtual_window.c
src/virtual_window.c.orig [new file with mode: 0644]
src/virtual_window_wayland.c