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
2024-11-04
amend per merge_requests/22#note_2642042
HEAD
libXcursor-1.2.3
master
Thomas E. Dickey
1
-0
/
+1
2024-11-04
amend per merge_requests/22#note_2642034
Thomas E. Dickey
1
-1
/
+1
2024-11-03
reduce the message-check to ignore the over-long one
Thomas E. Dickey
1
-1
/
+1
2024-11-03
fix overlooked compiler-warning
Thomas E. Dickey
1
-2
/
+2
2024-11-03
add debug-trace for the configuration information
Thomas E. Dickey
4
-1
/
+24
2024-11-03
ensure ncomment and nimage values are positive
Thomas E. Dickey
1
-23
/
+31
2024-11-03
changes will suggest new release
Thomas E. Dickey
2
-1
/
+2
2024-11-03
document/tidy the new set/get functions
Thomas E. Dickey
3
-3
/
+16
2024-11-03
document the new XCURSOR_RESIZED environment variable and resource "resized"
Thomas E. Dickey
1
-1
/
+8
2024-11-03
add traces for library.c and xlib.c, also another internal function for dpy
Thomas E. Dickey
4
-63
/
+148
2024-11-03
add debug-logging for file.c, to help with analysis
Thomas E. Dickey
2
-152
/
+320
2024-11-03
add/use _XcursorLibraryLoadImages to pass resized-parameter when loading
Thomas E. Dickey
1
-6
/
+31
2024-11-03
use resized-parameter where available when loading images
Thomas E. Dickey
1
-2
/
+7
2024-11-03
provide internal variants of existing functions to pass "resized" parameter
Thomas E. Dickey
2
-6
/
+56
2024-11-03
restore behavior of image-loading, provide resizing via internal function
Thomas E. Dickey
2
-4
/
+21
2024-11-03
add getter/setter for "resized" property
Thomas E. Dickey
2
-0
/
+28
2024-11-03
add new property "resized" and environment "XCURSOR_RESIZED"
Thomas E. Dickey
2
-0
/
+17
2024-11-03
trim redundant code from the resize-calls
Thomas E. Dickey
1
-14
/
+4
2024-11-03
improve manpage formatting
Thomas E. Dickey
1
-55
/
+56
2024-11-03
fix compiler warnings
Thomas E. Dickey
1
-11
/
+11
2024-11-03
build-fix
Thomas E. Dickey
1
-2
/
+3
2024-11-03
Remove unnecessary MIN calls
Jin Liu
1
-3
/
+2
2024-11-03
Change all *LoadImage(..., size) APIs to always return a cursor with the requ...
Jin Liu
1
-2
/
+57
2024-09-12
Ignore invalid cursor files
Tobias Stoeckmann
1
-0
/
+2
2024-03-02
libXcursor 1.2.2
libXcursor-1.2.2
Alan Coopersmith
1
-2
/
+3
2024-01-18
Remove superfluous and unguarded config.h include
Robin Linden
1
-1
/
+0
2023-10-08
XcursorXcFileLoad: plug memory leak in error paths
Alan Coopersmith
1
-0
/
+4
2023-07-08
Add comment about keeping libxcb-cursor copy of code in sync
Alan Coopersmith
1
-0
/
+6
2023-03-25
If O_CLOEXEC is defined, add "e" to fopen modes
Alan Coopersmith
4
-10
/
+17
2023-03-04
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-2
/
+4
2023-02-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-04-03
libXcursor 1.2.1
libXcursor-1.2.1
Alan Coopersmith
1
-1
/
+1
2022-04-03
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-04-03
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2022-04-03
Fix spelling/wording issues
Alan Coopersmith
2
-2
/
+2
2022-04-03
Convert COPYING from ISO-8859-1 to UTF-8
Alan Coopersmith
1
-1
/
+1
2021-05-06
more cppcheck-style fixes
Thomas E. Dickey
2
-14
/
+12
2021-05-05
cppcheck style-fixes
Thomas E. Dickey
4
-11
/
+7
2021-05-05
mention "Inherits=" lists
Thomas E. Dickey
1
-32
/
+55
2021-05-04
fix XcursorTheme loop regression
Tobias Stoeckmann
1
-13
/
+8
2021-05-02
Handle more theme loop situations
Tobias Stoeckmann
1
-36
/
+73
2021-03-19
eliminate special escaping for "/*" which produces look-alike Unicode for
Thomas E. Dickey
1
-14
/
+14
2021-03-19
fix a typo and a style issue
Thomas E. Dickey
1
-2
/
+2
2021-03-17
update copyright notice
Thomas E. Dickey
1
-15
/
+16
2021-03-17
fix raggedy prototypes and structure declarations using tabstops in appropria...
Thomas E. Dickey
1
-287
/
+311
2021-03-17
document the API called from libX11
Thomas E. Dickey
8
-8
/
+105
2021-03-17
document the cursor-comments functions
Thomas E. Dickey
6
-0
/
+41
2021-03-17
document the animation support functions
Thomas E. Dickey
5
-39
/
+70
2021-03-17
improve explanation of Xcursor's search algorithm
Thomas E. Dickey
1
-35
/
+63
2021-03-17
start on the animated cursors; fixup whitespace
Thomas E. Dickey
3
-45
/
+54
[next]