index
:
xorg/lib/libXcursor
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
X.org libXcursor library. (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxcursor)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
update ".so" links, and fix a special case for "const char *" in parsing func...
Thomas E. Dickey
11
-25
/
+42
2021-03-17
document the cursor-load functions
Thomas E. Dickey
1
-6
/
+55
2021-03-17
add see-also section
Thomas E. Dickey
1
-4
/
+14
2021-03-17
document the library-attributes
Thomas E. Dickey
1
-1
/
+28
2021-03-17
document the theme_core setter/getter functions
Thomas E. Dickey
1
-3
/
+16
2021-03-17
improve explanation for functions which load images
Thomas E. Dickey
1
-6
/
+29
2021-03-17
italicize parameter names, for readability
Thomas E. Dickey
1
-79
/
+85
2021-03-17
correct a prototype
Thomas E. Dickey
1
-1
/
+1
2021-03-17
further formatting fixes. added script to create/find ".so" files which are ...
Thomas E. Dickey
10
-37
/
+238
2021-03-17
make the function-prototypes easier to read, by eliminating hyphenation and f...
Thomas E. Dickey
1
-24
/
+29
2021-03-17
document the other environment variables
Thomas E. Dickey
1
-2
/
+96
2021-03-11
amend that...
Thomas E. Dickey
1
-1
/
+1
2021-03-11
add check in case the image size is 0x0
Thomas E. Dickey
1
-1
/
+1
2021-03-11
fix stricter gcc warnings using casts
Thomas E. Dickey
1
-11
/
+11
2021-03-11
fix stricter gcc warnings using casts
Thomas E. Dickey
1
-1
/
+1
2021-03-11
fix stricter gcc warnings by changing the type for the loop variable to
Thomas E. Dickey
1
-11
/
+11
2021-03-11
quiet warnings for unused parameters
Thomas E. Dickey
2
-0
/
+6
2021-03-11
fix a missing initializer
Thomas E. Dickey
1
-2
/
+4
2021-03-11
quiet normal gcc warnings using casts (no object change)
Thomas E. Dickey
5
-59
/
+64
2020-08-30
Fix undefined behavior
Valentin
1
-5
/
+6
2020-08-30
Use fixed size integer type
Valentin
1
-1
/
+2
2019-03-10
libXcursor 1.2.0
libXcursor-1.2.0
Alan Coopersmith
1
-1
/
+1
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-19
Update README for gitlab migration
Alan Coopersmith
3
-25
/
+20
2018-11-09
Support XDG user data dir location
Cosimo Cecchi
2
-2
/
+2
2018-03-23
Fix crash when encountering cursor themes with circular dependencies.
Philipp Ludwig
1
-1
/
+6
2017-11-25
libXcursor 1.1.15
libXcursor-1.1.15
Matthieu Herrb
1
-1
/
+1
2017-11-25
Fix heap overflows when parsing malicious files. (CVE-2017-16612)
Tobias Stoeckmann
1
-2
/
+10
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2015-06-05
Insufficient memory for terminating null of string in _XcursorThemeInherits
shubham shrivastav
1
-1
/
+1
2014-10-18
Fix some clang integer sign/size mismatch warnings
Alan Coopersmith
2
-3
/
+3
2014-10-18
Use strdup() instead of malloc(strlen())+strcpy()
Alan Coopersmith
3
-15
/
+8
2014-06-04
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-1
/
+3
2014-06-04
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2013-05-29
libXcursor 1.1.14
libXcursor-1.1.14
Alan Coopersmith
1
-1
/
+1
2013-04-26
signedness bug & integer overflow in _XcursorFileHeaderCreate() [CVE-2013-2003]
Alan Coopersmith
1
-1
/
+1
2013-01-15
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
1
-1
/
+1
2012-03-07
libXcursor 1.1.13
libXcursor-1.1.13
Alan Coopersmith
1
-1
/
+1
2011-11-30
XcursorImageLoadCursor: return failure if _XcursorGetDisplayInfo fails
Alan Coopersmith
1
-0
/
+3
2011-11-30
XcursorFileSaveImages: plug memory leak on invalid input
Alan Coopersmith
1
-2
/
+5
2011-09-25
Add generated Xcursor.h to .gitignore
Jon TURNEY
1
-0
/
+1
2011-09-25
Fix install of generated Xcursor.h when builddir != srcdir
Jon TURNEY
1
-1
/
+1
2011-09-19
Set Xcursor.h version numbers from configure.ac
Alan Coopersmith
2
-10
/
+20
2011-09-16
Strip trailing whitespace
Alan Coopersmith
10
-123
/
+123
2011-06-29
libXcursor 1.1.12
libXcursor-1.1.12
Alan Coopersmith
1
-1
/
+1
2011-05-22
Mark bitmasks as unsigned ints
Alan Coopersmith
1
-2
/
+2
2011-05-07
Correct error handling in _XcursorAverageColor
Jeremy Huddleston
1
-2
/
+3
2011-04-01
Free the FontInfo structure after loading the cursor from it.
Chris Wilson
1
-0
/
+1
[prev]
[next]