Git init
authorKibum Kim <kb0929.kim@samsung.com>
Fri, 6 Jan 2012 15:49:07 +0000 (00:49 +0900)
committerKibum Kim <kb0929.kim@samsung.com>
Fri, 6 Jan 2012 15:49:07 +0000 (00:49 +0900)
commit788af3de504b860fc7f0a14b92524123cf6d4f31
tree2ed5b0614e5e05dd455c8bc8141bfb2af8472586
parent2955f698cb7f5d7456b2064e65c7f64be61f8043
Git init
131 files changed:
COPYING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0755]
README [new file with mode: 0644]
acinclude.m4 [new file with mode: 0755]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0755]
debian/changelog [new file with mode: 0755]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0755]
debian/copyright.debian [new file with mode: 0644]
debian/libxcb-composite0-dev.install [new file with mode: 0755]
debian/libxcb-composite0.install [new file with mode: 0644]
debian/libxcb-composite0.symbols [new file with mode: 0644]
debian/libxcb-damage0-dev.install [new file with mode: 0755]
debian/libxcb-damage0.install [new file with mode: 0644]
debian/libxcb-damage0.symbols [new file with mode: 0644]
debian/libxcb-dpms0-dev.install [new file with mode: 0755]
debian/libxcb-dpms0.install [new file with mode: 0644]
debian/libxcb-dpms0.symbols [new file with mode: 0644]
debian/libxcb-dri2-0-dev.install [new file with mode: 0755]
debian/libxcb-dri2-0.install [new file with mode: 0644]
debian/libxcb-dri2-0.symbols [new file with mode: 0644]
debian/libxcb-glx0-dev.install [new file with mode: 0755]
debian/libxcb-glx0.install [new file with mode: 0644]
debian/libxcb-glx0.symbols [new file with mode: 0644]
debian/libxcb-randr0-dev.install [new file with mode: 0755]
debian/libxcb-randr0.install [new file with mode: 0644]
debian/libxcb-randr0.symbols [new file with mode: 0644]
debian/libxcb-record0-dev.install [new file with mode: 0755]
debian/libxcb-record0.install [new file with mode: 0644]
debian/libxcb-record0.symbols [new file with mode: 0644]
debian/libxcb-render0-dev.install [new file with mode: 0755]
debian/libxcb-render0.install [new file with mode: 0644]
debian/libxcb-render0.symbols [new file with mode: 0644]
debian/libxcb-res0-dev.install [new file with mode: 0755]
debian/libxcb-res0.install [new file with mode: 0644]
debian/libxcb-res0.symbols [new file with mode: 0644]
debian/libxcb-screensaver0-dev.install [new file with mode: 0755]
debian/libxcb-screensaver0.install [new file with mode: 0644]
debian/libxcb-screensaver0.symbols [new file with mode: 0644]
debian/libxcb-shape0-dev.install [new file with mode: 0755]
debian/libxcb-shape0.install [new file with mode: 0644]
debian/libxcb-shape0.symbols [new file with mode: 0644]
debian/libxcb-shm0-dev.install [new file with mode: 0755]
debian/libxcb-shm0.install [new file with mode: 0644]
debian/libxcb-shm0.symbols [new file with mode: 0644]
debian/libxcb-sync0-dev.install [new file with mode: 0755]
debian/libxcb-sync0.install [new file with mode: 0644]
debian/libxcb-sync0.symbols [new file with mode: 0644]
debian/libxcb-xevie0-dev.install [new file with mode: 0755]
debian/libxcb-xevie0.install [new file with mode: 0644]
debian/libxcb-xevie0.symbols [new file with mode: 0644]
debian/libxcb-xf86dri0-dev.install [new file with mode: 0755]
debian/libxcb-xf86dri0.install [new file with mode: 0644]
debian/libxcb-xf86dri0.symbols [new file with mode: 0644]
debian/libxcb-xfixes0-dev.install [new file with mode: 0755]
debian/libxcb-xfixes0.install [new file with mode: 0644]
debian/libxcb-xfixes0.symbols [new file with mode: 0644]
debian/libxcb-xinerama0-dev.install [new file with mode: 0755]
debian/libxcb-xinerama0.install [new file with mode: 0644]
debian/libxcb-xinerama0.symbols [new file with mode: 0644]
debian/libxcb-xprint0-dev.install [new file with mode: 0755]
debian/libxcb-xprint0.install [new file with mode: 0644]
debian/libxcb-xprint0.symbols [new file with mode: 0644]
debian/libxcb-xtest0-dev.install [new file with mode: 0755]
debian/libxcb-xtest0.install [new file with mode: 0644]
debian/libxcb-xtest0.symbols [new file with mode: 0644]
debian/libxcb-xv0-dev.install [new file with mode: 0755]
debian/libxcb-xv0.install [new file with mode: 0644]
debian/libxcb-xv0.symbols [new file with mode: 0644]
debian/libxcb-xvmc0-dev.install [new file with mode: 0755]
debian/libxcb-xvmc0.install [new file with mode: 0644]
debian/libxcb-xvmc0.symbols [new file with mode: 0644]
debian/libxcb1-dev.install [new file with mode: 0755]
debian/libxcb1-udeb.install [new file with mode: 0644]
debian/libxcb1.install [new file with mode: 0644]
debian/libxcb1.symbols [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/watch [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/tutorial/index.html [new file with mode: 0755]
doc/tutorial/xcb.css [new file with mode: 0644]
doc/xcb.doxygen.in [new file with mode: 0644]
packaging/libxcb.spec [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/c-client.xsl [new file with mode: 0755]
src/c_client.py [new file with mode: 0755]
src/xcb.h [new file with mode: 0644]
src/xcb_auth.c [new file with mode: 0755]
src/xcb_conn.c [new file with mode: 0755]
src/xcb_ext.c [new file with mode: 0755]
src/xcb_in.c [new file with mode: 0755]
src/xcb_list.c [new file with mode: 0755]
src/xcb_out.c [new file with mode: 0755]
src/xcb_util.c [new file with mode: 0755]
src/xcb_xid.c [new file with mode: 0644]
src/xcbext.h [new file with mode: 0644]
src/xcbint.h [new file with mode: 0755]
tests/CheckLog.xsl [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
tests/check_all.c [new file with mode: 0644]
tests/check_public.c [new file with mode: 0644]
tests/check_suites.h [new file with mode: 0644]
tools/README [new file with mode: 0644]
tools/api_conv.pl [new file with mode: 0755]
tools/constants [new file with mode: 0644]
xcb-composite.pc.in [new file with mode: 0644]
xcb-damage.pc.in [new file with mode: 0644]
xcb-dpms.pc.in [new file with mode: 0644]
xcb-dri2.pc.in [new file with mode: 0644]
xcb-glx.pc.in [new file with mode: 0644]
xcb-randr.pc.in [new file with mode: 0644]
xcb-record.pc.in [new file with mode: 0644]
xcb-render.pc.in [new file with mode: 0644]
xcb-res.pc.in [new file with mode: 0644]
xcb-screensaver.pc.in [new file with mode: 0644]
xcb-shape.pc.in [new file with mode: 0644]
xcb-shm.pc.in [new file with mode: 0644]
xcb-sync.pc.in [new file with mode: 0644]
xcb-xevie.pc.in [new file with mode: 0644]
xcb-xf86dri.pc.in [new file with mode: 0644]
xcb-xfixes.pc.in [new file with mode: 0644]
xcb-xinerama.pc.in [new file with mode: 0644]
xcb-xinput.pc.in [new file with mode: 0644]
xcb-xprint.pc.in [new file with mode: 0644]
xcb-xselinux.pc.in [new file with mode: 0644]
xcb-xtest.pc.in [new file with mode: 0644]
xcb-xv.pc.in [new file with mode: 0644]
xcb-xvmc.pc.in [new file with mode: 0644]
xcb.pc.in [new file with mode: 0644]