summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-03libXcursor 1.2.1libXcursor-1.2.1Alan Coopersmith1-1/+1
2022-04-03gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-04-03Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2022-04-03Fix spelling/wording issuesAlan Coopersmith2-2/+2
2022-04-03Convert COPYING from ISO-8859-1 to UTF-8Alan Coopersmith1-1/+1
2021-05-06more cppcheck-style fixesThomas E. Dickey2-14/+12
2021-05-05cppcheck style-fixesThomas E. Dickey4-11/+7
2021-05-05mention "Inherits=" listsThomas E. Dickey1-32/+55
2021-05-04fix XcursorTheme loop regressionTobias Stoeckmann1-13/+8
2021-05-02Handle more theme loop situationsTobias Stoeckmann1-36/+73
2021-03-19eliminate special escaping for "/*" which produces look-alike Unicode forThomas E. Dickey1-14/+14
2021-03-19fix a typo and a style issueThomas E. Dickey1-2/+2
2021-03-17update copyright noticeThomas E. Dickey1-15/+16
2021-03-17fix raggedy prototypes and structure declarations using tabstops in appropria...Thomas E. Dickey1-287/+311
2021-03-17document the API called from libX11Thomas E. Dickey8-8/+105
2021-03-17document the cursor-comments functionsThomas E. Dickey6-0/+41
2021-03-17document the animation support functionsThomas E. Dickey5-39/+70
2021-03-17improve explanation of Xcursor's search algorithmThomas E. Dickey1-35/+63
2021-03-17start on the animated cursors; fixup whitespaceThomas E. Dickey3-45/+54
2021-03-17update ".so" links, and fix a special case for "const char *" in parsing func...Thomas E. Dickey11-25/+42
2021-03-17document the cursor-load functionsThomas E. Dickey1-6/+55
2021-03-17add see-also sectionThomas E. Dickey1-4/+14
2021-03-17document the library-attributesThomas E. Dickey1-1/+28
2021-03-17document the theme_core setter/getter functionsThomas E. Dickey1-3/+16
2021-03-17improve explanation for functions which load imagesThomas E. Dickey1-6/+29
2021-03-17italicize parameter names, for readabilityThomas E. Dickey1-79/+85
2021-03-17correct a prototypeThomas E. Dickey1-1/+1
2021-03-17further formatting fixes. added script to create/find ".so" files which are ...Thomas E. Dickey10-37/+238
2021-03-17make the function-prototypes easier to read, by eliminating hyphenation and f...Thomas E. Dickey1-24/+29
2021-03-17document the other environment variablesThomas E. Dickey1-2/+96
2021-03-11amend that...Thomas E. Dickey1-1/+1
2021-03-11add check in case the image size is 0x0Thomas E. Dickey1-1/+1
2021-03-11fix stricter gcc warnings using castsThomas E. Dickey1-11/+11
2021-03-11fix stricter gcc warnings using castsThomas E. Dickey1-1/+1
2021-03-11fix stricter gcc warnings by changing the type for the loop variable toThomas E. Dickey1-11/+11
2021-03-11quiet warnings for unused parametersThomas E. Dickey2-0/+6
2021-03-11fix a missing initializerThomas E. Dickey1-2/+4
2021-03-11quiet normal gcc warnings using casts (no object change)Thomas E. Dickey5-59/+64
2020-08-30Fix undefined behaviorValentin1-5/+6
2020-08-30Use fixed size integer typeValentin1-1/+2
2019-03-10libXcursor 1.2.0libXcursor-1.2.0Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-19Update README for gitlab migrationAlan Coopersmith3-25/+20
2018-11-09Support XDG user data dir locationCosimo Cecchi2-2/+2
2018-03-23Fix crash when encountering cursor themes with circular dependencies.Philipp Ludwig1-1/+6
2017-11-25libXcursor 1.1.15libXcursor-1.1.15Matthieu Herrb1-1/+1
2017-11-25Fix heap overflows when parsing malicious files. (CVE-2017-16612)Tobias Stoeckmann1-2/+10
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1