Imported Upstream version 1.1.13 upstream/1.1.13
authorAnas Nashif <anas.nashif@intel.com>
Wed, 31 Oct 2012 02:47:41 +0000 (19:47 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Wed, 31 Oct 2012 02:47:41 +0000 (19:47 -0700)
commit6468939640ccd9534f5c8a09030ac71d75d87043
tree68305552f70543f21deaf12bafc455b90d36e9bf
Imported Upstream version 1.1.13
62 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
README [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
config.guess [new file with mode: 0644]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0644]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
depcomp [new file with mode: 0755]
include/X11/Xcursor/Xcursor.h [new file with mode: 0644]
include/X11/Xcursor/Xcursor.h.in [new file with mode: 0644]
install-sh [new file with mode: 0755]
ltmain.sh [new file with mode: 0755]
man/Makefile.am [new file with mode: 0644]
man/Makefile.in [new file with mode: 0644]
man/Xcursor.man [new file with mode: 0644]
man/XcursorCursorsCreate.man [new file with mode: 0644]
man/XcursorCursorsDestroy.man [new file with mode: 0644]
man/XcursorFilenameLoad.man [new file with mode: 0644]
man/XcursorFilenameLoadAllImages.man [new file with mode: 0644]
man/XcursorFilenameLoadCursor.man [new file with mode: 0644]
man/XcursorFilenameLoadImage.man [new file with mode: 0644]
man/XcursorFilenameLoadImages.man [new file with mode: 0644]
man/XcursorFilenameSave.man [new file with mode: 0644]
man/XcursorFilenameSaveImages.man [new file with mode: 0644]
man/XcursorGetDefaultSize.man [new file with mode: 0644]
man/XcursorGetTheme.man [new file with mode: 0644]
man/XcursorImageCreate.man [new file with mode: 0644]
man/XcursorImageDestroy.man [new file with mode: 0644]
man/XcursorImagesCreate.man [new file with mode: 0644]
man/XcursorImagesDestroy.man [new file with mode: 0644]
man/XcursorLibraryLoadCursor.man [new file with mode: 0644]
man/XcursorLibraryLoadCursors.man [new file with mode: 0644]
man/XcursorLibraryLoadImage.man [new file with mode: 0644]
man/XcursorLibraryLoadImages.man [new file with mode: 0644]
man/XcursorSetDefaultSize.man [new file with mode: 0644]
man/XcursorSetTheme.man [new file with mode: 0644]
man/XcursorShapeLoadCursor.man [new file with mode: 0644]
man/XcursorShapeLoadCursors.man [new file with mode: 0644]
man/XcursorShapeLoadImage.man [new file with mode: 0644]
man/XcursorShapeLoadImages.man [new file with mode: 0644]
man/XcursorSupportsARGB.man [new file with mode: 0644]
man/XcursorXcFileLoad.man [new file with mode: 0644]
man/XcursorXcFileLoadAllImages.man [new file with mode: 0644]
man/XcursorXcFileLoadImage.man [new file with mode: 0644]
man/XcursorXcFileLoadImages.man [new file with mode: 0644]
man/XcursorXcFileSave.man [new file with mode: 0644]
missing [new file with mode: 0755]
src/Makefile.am [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/cursor.c [new file with mode: 0644]
src/display.c [new file with mode: 0644]
src/file.c [new file with mode: 0644]
src/library.c [new file with mode: 0644]
src/xcursorint.h [new file with mode: 0644]
src/xlib.c [new file with mode: 0644]
xcursor.pc.in [new file with mode: 0644]