index
:
xcb/util-cursor
master
XCB cursor library (libxcursor port) (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor)
alanc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-07
Update submodule URL from anongit to gitlab
HEAD
master
Alan Coopersmith
1
-1
/
+1
2024-05-05
Copy default search path from libXcursor
Uli Schlachter
2
-3
/
+3
2023-10-19
xcb-util-cursor 0.1.5
xcb-util-cursor-0.1.5
Alan Coopersmith
1
-1
/
+1
2023-07-08
cppcheck style-fixes in _XcursorThemeInherits
Thomas E. Dickey
1
-2
/
+1
2023-07-08
Insufficient memory for terminating null of string in _XcursorThemeInherits
shubham shrivastav
1
-1
/
+1
2023-03-28
Set close-on-exec when opening files
Alan Coopersmith
1
-2
/
+9
2022-10-18
xcb-util-cursor 0.1.4
xcb-util-cursor-0.1.4
Alan Coopersmith
1
-1
/
+2
2022-07-24
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2022-07-24
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2022-07-24
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2022-07-24
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-1
/
+3
2022-07-24
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2022-07-20
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-07-20
Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81
Alan Coopersmith
1
-0
/
+0
2022-06-18
Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
Alan Coopersmith
1
-1
/
+2
2022-06-18
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2019-02-17
Add README.md to EXTRA_DIST
Alan Coopersmith
1
-1
/
+1
2019-02-17
Update README for gitlab migration
Alan Coopersmith
1
-7
/
+8
2019-02-17
Fix out-of-source builds
Uli Schlachter
1
-1
/
+1
2017-07-11
documentation: Call xcb_free_cursor() when done
Uli Schlachter
1
-0
/
+1
2016-05-12
set version to 0.1.3
0.1.3
Michael Stapelberg
2
-1
/
+6
2016-05-12
Add a --with-cursorpath option to configure
Uli Schlachter
2
-1
/
+9
2015-03-25
set version to 0.1.2
0.1.2
Michael Stapelberg
2
-1
/
+10
2015-03-22
Perform safety check before trying to load glyph cursor
Martin Gräßlin
1
-0
/
+2
2014-04-05
darwin: Use OSByteOrder.h rather than CF.
Jeremy Huddleston Sequoia
2
-4
/
+4
2014-01-29
Check submodules before running autoconf.
Niclas Zeising
1
-0
/
+15
2013-12-24
Use CFSwapInt32LittleToHost from CoreFoundation.h on Mac OS X to implement le...
Marcus Crestani
2
-1
/
+4
2013-11-12
set version to 0.1.1
0.1.1
Michael Stapelberg
2
-1
/
+12
2013-11-09
Bugfix: Properly load cursor files where not all cursors are suitable
Michael Stapelberg
1
-1
/
+1
2013-11-07
handle read() errors (Thanks psychon)
Michael Stapelberg
1
-26
/
+44
2013-10-13
Fail the build if gperf is needed, but not found
Uli Schlachter
1
-1
/
+4
2013-10-13
Use $(AM_V_GEN) when calling gperf
Uli Schlachter
1
-1
/
+1
2013-10-08
Use LE_32 macro from <sys/byteorder.h> on Solaris versions without le32toh()
Alan Coopersmith
2
-1
/
+8
2013-09-20
Check exact RENDER version that the server supports
Uli Schlachter
3
-8
/
+26
2013-09-20
Fix memleak with broken resource databases
Uli Schlachter
1
-3
/
+7
2013-08-21
set version to 0.1.0
0.1.0
Michael Stapelberg
2
-1
/
+8
2013-08-21
Bugfix: Use xhot/yhot, don’t hardcode the value (Thanks tenkainen)
Michael Stapelberg
1
-1
/
+1
2013-08-18
kill typedef, that is done in xcb_cursor, only define struct (Thanks Niclas)
Michael Stapelberg
1
-1
/
+1
2013-08-12
Silence compiler warning (Thanks Niclas Zeising)
Michael Stapelberg
1
-0
/
+1
2013-08-12
Fix build on FreeBSD (and possibly other BSDs)
Niclas Zeising
2
-0
/
+9
2013-07-13
add COPYING file
Michael Stapelberg
1
-0
/
+23
2013-07-12
don’t define xcb_cursor_context_t twice (Thanks Thomas)
Michael Stapelberg
1
-1
/
+3
2013-07-09
set version to 0.0.99
0.0.99
Michael Stapelberg
2
-20
/
+4
2013-07-09
fix package name
Michael Stapelberg
1
-1
/
+1
2013-07-09
fix README
Michael Stapelberg
1
-8
/
+7
2013-07-09
catch integer overflows (Thanks psychon)
Michael Stapelberg
1
-0
/
+5
2013-07-09
Fix memory leak (Thanks psychon)
Michael Stapelberg
1
-1
/
+3
2013-07-09
Clarify that pict_format is a pointer into pf_reply
Michael Stapelberg
1
-0
/
+1
2013-07-09
don’t call xcb_render_ when !render_present (Thanks psychon)
Michael Stapelberg
1
-3
/
+6
2013-07-09
add comment to clarify how the fallback works
Michael Stapelberg
1
-0
/
+2
[next]