Tizen 2.0 Release tizen_2.0 accepted/tizen_2.0/20130215.202810 submit/tizen_2.0/20130215.191902
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:20:44 +0000 (00:20 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:20:44 +0000 (00:20 +0900)
commit052e225b30f71bf436f6eea1bb96a2d0660cd305
tree2609bcacbb452c306e6af5eafcd5715235cac8a1
parent2955f698cb7f5d7456b2064e65c7f64be61f8043
Tizen 2.0 Release
29 files changed:
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
m4/ax_compare_version.m4 [new file with mode: 0644]
m4/xcb_util_common.m4 [new file with mode: 0644]
m4/xcb_util_m4_with_include_path.m4 [new file with mode: 0644]
packaging/xcb-util.spec [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/atomlist.m4 [new file with mode: 0644]
src/atoms.c [new file with mode: 0644]
src/atoms.gperf.m4 [new file with mode: 0644]
src/event.c [new file with mode: 0644]
src/xcb_atom.h [new file with mode: 0644]
src/xcb_atom.h.m4 [new file with mode: 0644]
src/xcb_aux.c [new file with mode: 0644]
src/xcb_aux.h [new file with mode: 0644]
src/xcb_bitops.h [new file with mode: 0644]
src/xcb_event.h [new file with mode: 0644]
src/xcb_util.h [new file with mode: 0644]
xcb-atom.pc.in [new file with mode: 0644]
xcb-aux.pc.in [new file with mode: 0644]
xcb-event.pc.in [new file with mode: 0644]
xcb-renderutil.pc.in [new file with mode: 0644]
xcb-util.pc.in [new file with mode: 0644]
xcb_util_intro.in [new file with mode: 0644]