tizen 2.4 release accepted/tizen_2.4_mobile tizen_2.4 accepted/tizen/2.4/mobile/20151029.025933 submit/tizen_2.4/20151028.065329 tizen_2.4_mobile_release
authorjk7744.park <jk7744.park@samsung.com>
Sat, 24 Oct 2015 08:23:55 +0000 (17:23 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Sat, 24 Oct 2015 08:23:55 +0000 (17:23 +0900)
commit0062b737b2f2c362e64b10cd6df84175866219f8
tree0803e7384e621aa3f056487601e8a1cb0ec016dc
parente37a1fc3379203b369269f8b42f7e7bc93cc7745
tizen 2.4 release
29 files changed:
.gitignore [new file with mode: 0644]
COPYING
ChangeLog [deleted file]
INSTALL [deleted file]
autogen.sh [new file with mode: 0755]
configure.ac
include/X11/extensions/XTest.h
man/.gitignore [new file with mode: 0644]
man/XTestCompareCurrentCursorWithWindow.man [deleted file]
man/XTestCompareCursorWithWindow.man [deleted file]
man/XTestDiscard.man [deleted file]
man/XTestFakeButtonEvent.man [deleted file]
man/XTestFakeKeyEvent.man [deleted file]
man/XTestFakeMotionEvent.man [deleted file]
man/XTestFakeRelativeMotionEvent.man [deleted file]
man/XTestGrabControl.man [deleted file]
man/XTestQueryExtension.man [deleted file]
man/XTestSetGContextOfGC.man [deleted file]
man/XTestSetVisualIDOfVisual.man [deleted file]
man/x.stamp [deleted file]
packaging/baselibs.conf [new file with mode: 0644]
packaging/libXtst.changes [new file with mode: 0644]
packaging/libXtst.manifest [new file with mode: 0644]
packaging/libXtst.spec [changed mode: 0755->0644]
specs/.gitignore [new file with mode: 0644]
src/Makefile.am
src/XRecord.c
src/XTest.c
xtst.pc.in