9b433048c4
- Update to version 1.2.3 * Change all *LoadImage(..., size) APIs to always return a cursor with the requested size. * Remove unnecessary MIN calls * build-fix * fix compiler warnings * improve manpage formatting * trim redundant code from the resize-calls * add new property "resized" and environment "XCURSOR_RESIZED" * add getter/setter for "resized" property * restore behavior of image-loading, provide resizing via internal function * provide internal variants of existing functions to pass "resized" parameter * use resized-parameter where available when loading images * add/use _XcursorLibraryLoadImages to pass resized-parameter when loading * add debug-logging for file.c, to help with analysis * add traces for library.c and xlib.c, also another internal function for dpy * document the new XCURSOR_RESIZED environment variable and resource "resized" * document/tidy the new set/get functions * changes will suggest new release * ensure ncomment and nimage values are positive * add debug-trace for the configuration information * fix overlooked compiler-warning * reduce the message-check to ignore the over-long one * amend per merge_requests/22#note_2642034 * amend per merge_requests/22#note_2642042 * Ignore invalid cursor files
Stefan Dirsch2024-11-07 10:55:48 +00:00
fdb7326f05
- Update to version 1.2.3 * Change all *LoadImage(..., size) APIs to always return a cursor with the requested size. * Remove unnecessary MIN calls * build-fix * fix compiler warnings * improve manpage formatting * trim redundant code from the resize-calls * add new property "resized" and environment "XCURSOR_RESIZED" * add getter/setter for "resized" property * restore behavior of image-loading, provide resizing via internal function * provide internal variants of existing functions to pass "resized" parameter * use resized-parameter where available when loading images * add/use _XcursorLibraryLoadImages to pass resized-parameter when loading * add debug-logging for file.c, to help with analysis * add traces for library.c and xlib.c, also another internal function for dpy * document the new XCURSOR_RESIZED environment variable and resource "resized" * document/tidy the new set/get functions * changes will suggest new release * ensure ncomment and nimage values are positive * add debug-trace for the configuration information * fix overlooked compiler-warning * reduce the message-check to ignore the over-long one * amend per merge_requests/22#note_2642034 * amend per merge_requests/22#note_2642042 * Ignore invalid cursor files
Stefan Dirsch2024-11-07 10:55:48 +00:00
fafda08989
- Update to version 1.2.2 * gitlab CI: stop requiring Signed-off-by in commits * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL * If O_CLOEXEC is defined, add "e" to fopen modes * Add comment about keeping libxcb-cursor copy of code in sync * XcursorXcFileLoad: plug memory leak in error paths * Remove superfluous and unguarded config.h include
Stefan Dirsch2024-03-03 03:19:30 +00:00
4fd02298ed
- Update to version 1.2.2 * gitlab CI: stop requiring Signed-off-by in commits * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL * If O_CLOEXEC is defined, add "e" to fopen modes * Add comment about keeping libxcb-cursor copy of code in sync * XcursorXcFileLoad: plug memory leak in error paths * Remove superfluous and unguarded config.h include
Stefan Dirsch2024-03-03 03:19:30 +00:00
579bcfc659
- Update to version 1.2.1 * This release provides bug fixes, code cleanups, and some significant documentation improvements.
Stefan Dirsch2022-04-03 17:11:08 +00:00
87a788683c
- Update to version 1.2.1 * This release provides bug fixes, code cleanups, and some significant documentation improvements.
Stefan Dirsch2022-04-03 17:11:08 +00:00
2c8b9c1e2e
- Update to version 1.2.0 * This release adds ~/.local/share/icons to the front of the default cursor path in the library in support of the XDG user data dir. This default can still be overridden at at run time using the XCURSOR_PATH environment variable.
Stefan Dirsch2019-03-11 14:00:16 +00:00
fd57370b07
- Update to version 1.2.0 * This release adds ~/.local/share/icons to the front of the default cursor path in the library in support of the XDG user data dir. This default can still be overridden at at run time using the XCURSOR_PATH environment variable.
Stefan Dirsch2019-03-11 14:00:16 +00:00
3b4a506901
- U_Avoid-heap-overflows-due-to-integer-overflow-signedn.patch * It is possible to trigger heap overflows due to an integer overflow while parsing images and a signedness issue while parsing comments. [CVE-2017-16612] (bsc#1065386)
Stefan Dirsch2017-11-28 19:14:42 +00:00
1ac4d12f03
- U_Avoid-heap-overflows-due-to-integer-overflow-signedn.patch * It is possible to trigger heap overflows due to an integer overflow while parsing images and a signedness issue while parsing comments. [CVE-2017-16612] (bsc#1065386)
Stefan Dirsch2017-11-28 19:14:42 +00:00
85856f9528
Accepting request 231625 from X11:XOrg
Stephan Kulow
2014-05-05 19:09:55 +00:00
d5a4f039da
Accepting request 231625 from X11:XOrg
Stephan Kulow
2014-05-05 19:09:55 +00:00