index
:
lib/libXcursor
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
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
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
obsd
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
Xcursor library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-05-06
more cppcheck-style fixes
Thomas E. Dickey
2021-05-05
cppcheck style-fixes
Thomas E. Dickey
2021-05-04
fix XcursorTheme loop regression
Tobias Stoeckmann
2021-05-02
Handle more theme loop situations
Tobias Stoeckmann
2021-03-11
amend that...
Thomas E. Dickey
2021-03-11
add check in case the image size is 0x0
Thomas E. Dickey
2021-03-11
fix stricter gcc warnings using casts
Thomas E. Dickey
2021-03-11
fix stricter gcc warnings using casts
Thomas E. Dickey
2021-03-11
fix stricter gcc warnings by changing the type for the loop variable to
Thomas E. Dickey
2021-03-11
quiet warnings for unused parameters
Thomas E. Dickey
2021-03-11
fix a missing initializer
Thomas E. Dickey
2021-03-11
quiet normal gcc warnings using casts (no object change)
Thomas E. Dickey
2020-08-30
Fix undefined behavior
Valentin
2018-11-09
Support XDG user data dir location
Cosimo Cecchi
2018-03-23
Fix crash when encountering cursor themes with circular dependencies.
Philipp Ludwig
2017-11-25
Fix heap overflows when parsing malicious files. (CVE-2017-16612)
Tobias Stoeckmann
2015-06-05
Insufficient memory for terminating null of string in _XcursorThemeInherits
shubham shrivastav
2014-10-18
Fix some clang integer sign/size mismatch warnings
Alan Coopersmith
2014-10-18
Use strdup() instead of malloc(strlen())+strcpy()
Alan Coopersmith
2013-04-26
signedness bug & integer overflow in _XcursorFileHeaderCreate() [CVE-2013-2003]
Alan Coopersmith
2013-01-15
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
2011-11-30
XcursorImageLoadCursor: return failure if _XcursorGetDisplayInfo fails
Alan Coopersmith
2011-11-30
XcursorFileSaveImages: plug memory leak on invalid input
Alan Coopersmith
2011-09-25
Fix install of generated Xcursor.h when builddir != srcdir
Jon TURNEY
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2011-05-22
Mark bitmasks as unsigned ints
Alan Coopersmith
2011-05-07
Correct error handling in _XcursorAverageColor
Jeremy Huddleston
2011-04-01
Free the FontInfo structure after loading the cursor from it.
Chris Wilson
2011-04-01
Free the partial header after failing to open the cursor.
Chris Wilson
2011-04-01
Free list on shutdown.
Chris Wilson
2010-02-16
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2009-01-29
Janitor: make distcheck, compiler warnings, extra .gitignore files.
Paulo Cesar Pereira de Andrade
2008-03-09
nuke RCS Ids
Matthieu Herrb
2007-05-12
Store the cursor names in one large string.
Tilman Sauerbeck
2006-10-10
Fix many sparse warnings: Using plain integer as NULL pointer
Alan Coopersmith
2006-10-10
Fix lint warning: deallocating a pointer that could be NULL: library.c(266)
Alan Coopersmith
2006-10-10
Add XORG_WITH_LINT to allow checking code with lint/sparse/etc.
Alan Coopersmith
2006-08-12
fix leak in header destruction
Chris Wilson
2006-07-13
renamed: .cvsignore -> .gitignore
Alan Coopersmith
2006-06-03
Bug #5268: Fix small memory leak. (Matthias Clasen). Change some return 0s
xcursor-1_1_7
Daniel Stone
2006-04-07
Coverity #159: Prevent a possible NULL chase.
XORG-7_0_99_901
Adam Jackson
2005-12-08
Add configure options to allow hard-coded paths to be changed.
Kevin E Martin
2005-12-08
Allow hard-coded paths to be configurable.
Kevin E Martin
2005-10-19
Bug #4244: Make XcursorSetTheme(dpy, NULL) restore the default theme.
Adam Jackson
2005-08-03
Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
Adam Jackson
2005-07-16
Change soversion to 1.0.2 with -version-number.
Daniel Stone
2005-07-09
Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
Keith Packard
2005-07-08
Make sure XFIXES appears in LIBS line, fix up other pkg-config usage.
Keith Packard
2005-07-02
Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problems
Kevin E Martin
2005-06-29
Import Xcursor 1.1.4 from freedesktop.org xlibs tree.
Daniel Stone
[next]