author | HyungKyu Song <hk76.song@samsung.com> | |
Fri, 15 Feb 2013 15:19:09 +0000 (00:19 +0900) | ||
committer | HyungKyu Song <hk76.song@samsung.com> | |
Fri, 15 Feb 2013 15:19:09 +0000 (00:19 +0900) | ||
commit | e83f1106876a01759751cf51273da7d91eb15468 | |
tree | d94ff8121890c63b95cef88c9d72b1f76673d26a | tree | snapshot |
parent | cae97f83aca821e8cd73e58aa6b9eac069995ba0 | commit | diff |
AUTHORS | [new file with mode: 0644] | blob |
COPYING | [new file with mode: 0644] | blob |
ChangeLog | [new file with mode: 0644] | blob |
INSTALL | [new file with mode: 0644] | blob |
Makefile.am | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
configure.ac | [new file with mode: 0644] | blob |
include/X11/Xcursor/Xcursor.h | [new file with mode: 0644] | blob |
include/X11/Xcursor/Xcursor.h.in | [new file with mode: 0644] | blob |
man/Makefile.am | [new file with mode: 0644] | blob |
man/Xcursor.man | [new file with mode: 0644] | blob |
man/XcursorCursorsCreate.man | [new file with mode: 0644] | blob |
man/XcursorCursorsDestroy.man | [new file with mode: 0644] | blob |
man/XcursorFilenameLoad.man | [new file with mode: 0644] | blob |
man/XcursorFilenameLoadAllImages.man | [new file with mode: 0644] | blob |
man/XcursorFilenameLoadCursor.man | [new file with mode: 0644] | blob |
man/XcursorFilenameLoadImage.man | [new file with mode: 0644] | blob |
man/XcursorFilenameLoadImages.man | [new file with mode: 0644] | blob |
man/XcursorFilenameSave.man | [new file with mode: 0644] | blob |
man/XcursorFilenameSaveImages.man | [new file with mode: 0644] | blob |
man/XcursorGetDefaultSize.man | [new file with mode: 0644] | blob |
man/XcursorGetTheme.man | [new file with mode: 0644] | blob |
man/XcursorImageCreate.man | [new file with mode: 0644] | blob |
man/XcursorImageDestroy.man | [new file with mode: 0644] | blob |
man/XcursorImagesCreate.man | [new file with mode: 0644] | blob |
man/XcursorImagesDestroy.man | [new file with mode: 0644] | blob |
man/XcursorLibraryLoadCursor.man | [new file with mode: 0644] | blob |
man/XcursorLibraryLoadCursors.man | [new file with mode: 0644] | blob |
man/XcursorLibraryLoadImage.man | [new file with mode: 0644] | blob |
man/XcursorLibraryLoadImages.man | [new file with mode: 0644] | blob |
man/XcursorSetDefaultSize.man | [new file with mode: 0644] | blob |
man/XcursorSetTheme.man | [new file with mode: 0644] | blob |
man/XcursorShapeLoadCursor.man | [new file with mode: 0644] | blob |
man/XcursorShapeLoadCursors.man | [new file with mode: 0644] | blob |
man/XcursorShapeLoadImage.man | [new file with mode: 0644] | blob |
man/XcursorShapeLoadImages.man | [new file with mode: 0644] | blob |
man/XcursorSupportsARGB.man | [new file with mode: 0644] | blob |
man/XcursorXcFileLoad.man | [new file with mode: 0644] | blob |
man/XcursorXcFileLoadAllImages.man | [new file with mode: 0644] | blob |
man/XcursorXcFileLoadImage.man | [new file with mode: 0644] | blob |
man/XcursorXcFileLoadImages.man | [new file with mode: 0644] | blob |
man/XcursorXcFileSave.man | [new file with mode: 0644] | blob |
packaging/libXcursor.spec | [new file with mode: 0644] | blob |
src/Makefile.am | [new file with mode: 0644] | blob |
src/cursor.c | [new file with mode: 0644] | blob |
src/display.c | [new file with mode: 0644] | blob |
src/file.c | [new file with mode: 0644] | blob |
src/library.c | [new file with mode: 0644] | blob |
src/xcursorint.h | [new file with mode: 0644] | blob |
src/xlib.c | [new file with mode: 0644] | blob |
xcursor.pc.in | [new file with mode: 0644] | blob |