summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-17document the cursor-comments functionsThomas E. Dickey
2021-03-17document the animation support functionsThomas E. Dickey
2021-03-17improve explanation of Xcursor's search algorithmThomas E. Dickey
2021-03-17start on the animated cursors; fixup whitespaceThomas E. Dickey
2021-03-17update ".so" links, and fix a special case for "const char *" in parsing func...Thomas E. Dickey
2021-03-17document the cursor-load functionsThomas E. Dickey
2021-03-17add see-also sectionThomas E. Dickey
2021-03-17document the library-attributesThomas E. Dickey
2021-03-17document the theme_core setter/getter functionsThomas E. Dickey
2021-03-17improve explanation for functions which load imagesThomas E. Dickey
2021-03-17italicize parameter names, for readabilityThomas E. Dickey
2021-03-17correct a prototypeThomas E. Dickey
2021-03-17further formatting fixes. added script to create/find ".so" files which are ...Thomas E. Dickey
2021-03-17make the function-prototypes easier to read, by eliminating hyphenation and f...Thomas E. Dickey
2021-03-17document the other environment variablesThomas E. Dickey
2021-03-11amend that...Thomas E. Dickey
2021-03-11add check in case the image size is 0x0Thomas E. Dickey
2021-03-11fix stricter gcc warnings using castsThomas E. Dickey
2021-03-11fix stricter gcc warnings using castsThomas E. Dickey
2021-03-11fix stricter gcc warnings by changing the type for the loop variable toThomas E. Dickey
2021-03-11quiet warnings for unused parametersThomas E. Dickey
2021-03-11fix a missing initializerThomas E. Dickey
2021-03-11quiet normal gcc warnings using casts (no object change)Thomas E. Dickey
2020-08-30Fix undefined behaviorValentin
2020-08-30Use fixed size integer typeValentin
2019-03-10libXcursor 1.2.0libXcursor-1.2.0Alan Coopersmith
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-19Update README for gitlab migrationAlan Coopersmith
2018-11-09Support XDG user data dir locationCosimo Cecchi
2018-03-23Fix crash when encountering cursor themes with circular dependencies.Philipp Ludwig
2017-11-25libXcursor 1.1.15libXcursor-1.1.15Matthieu Herrb
2017-11-25Fix heap overflows when parsing malicious files. (CVE-2017-16612)Tobias Stoeckmann
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2015-06-05Insufficient memory for terminating null of string in _XcursorThemeInheritsshubham shrivastav
2014-10-18Fix some clang integer sign/size mismatch warningsAlan Coopersmith
2014-10-18Use strdup() instead of malloc(strlen())+strcpy()Alan Coopersmith
2014-06-04autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-04configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-05-29libXcursor 1.1.14libXcursor-1.1.14Alan Coopersmith
2013-04-26signedness bug & integer overflow in _XcursorFileHeaderCreate() [CVE-2013-2003]Alan Coopersmith
2013-01-15Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith
2012-03-07libXcursor 1.1.13libXcursor-1.1.13Alan Coopersmith
2011-11-30XcursorImageLoadCursor: return failure if _XcursorGetDisplayInfo failsAlan Coopersmith
2011-11-30XcursorFileSaveImages: plug memory leak on invalid inputAlan Coopersmith
2011-09-25Add generated Xcursor.h to .gitignoreJon TURNEY
2011-09-25Fix install of generated Xcursor.h when builddir != srcdirJon TURNEY
2011-09-19Set Xcursor.h version numbers from configure.acAlan Coopersmith
2011-09-16Strip trailing whitespaceAlan Coopersmith