index
:
xorg/lib/libX11
CYGWIN
IPv6-REVIEW
XACE-SELINUX
XEVIE
XFree86
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
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-7-0
lg3d-event
libX11-1.1-branch
libX11-1.2-branch
libX11-1.3-branch
master
sco_port_update
stable
xge
libX11 GIT Repository (mirrored from https://gitlab.freedesktop.org/xorg/lib/libx11)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
X11
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-10
CI_GET_*_INFO_*: add do ... while (0) to avoid -Wextra-semi-stmt warnings
Alan Coopersmith
1
-6
/
+6
2024-11-10
_XCreateMutex/_XFreeMutex: remove trailing semicolon from definitions
Alan Coopersmith
1
-2
/
+2
2024-11-10
OneDataCard32: add do ... while (0) to avoid -Wextra-semi-stmt warnings
Alan Coopersmith
1
-1
/
+1
2024-11-10
BufAlloc: add do { ... } while (0) to avoid -Wextra-semi-stmt warnings
Alan Coopersmith
1
-2
/
+3
2024-11-10
Data: add do ... while (0) to avoid -Wextra-semi-stmt warnings
Alan Coopersmith
1
-2
/
+2
2024-11-10
DeqAsyncHandler: add do ... while (0) to avoid -Wextra-semi-stmt warnings
Alan Coopersmith
1
-2
/
+2
2024-02-20
unifdef __sgi
Alan Coopersmith
1
-3
/
+0
2024-02-11
unifdef __UNIXOS2__
Alan Coopersmith
2
-10
/
+0
2023-08-29
Xutil.h: use Bool for XEmptyRegion(), XEqualRegion()
Christopher Chavez
1
-2
/
+2
2023-01-14
Fix a9e845 and 797755 Allow X*IfEvent() to reenter libX11
GaryOderNichts
1
-1
/
+8
2022-11-19
Fix 797755 Allow X*IfEvent() to reenter libX11
Matthieu Herrb
1
-1
/
+1
2022-11-11
Add XFreeThreads function.
Oliver
1
-0
/
+4
2022-11-02
Allow X*IfEvent() to reenter libX11
Adam Jackson
1
-0
/
+1
2022-09-11
reduce compiler warnings with casts (no object change)
Thomas E. Dickey
1
-5
/
+5
2022-09-09
reduce compiler warnings for macros BufAlloc, Data and Data32 using casts
Thomas E. Dickey
1
-6
/
+6
2022-04-23
XkbOpenDisplay: Add _Xconst qualifier to display name argument
Alan Coopersmith
1
-1
/
+1
2022-04-23
XKBgeom.h: Add _Xconst qualifier to char * arguments in functions
Alan Coopersmith
1
-8
/
+8
2022-04-23
XKBgeom.h: Remove XKB_IN_SERVER section
Alan Coopersmith
1
-44
/
+0
2022-02-14
Xlib.h: fix spelling in comment
Christopher Chavez
1
-1
/
+1
2022-02-13
Xlib.h: spelling fix in comment
Christopher Chavez
1
-1
/
+1
2021-09-05
libX11: do not crash in GetResReq() macro
Igor V. Kovalenko
1
-1
/
+1
2021-05-03
Xlib.h: spelling fix in comment
Christopher Chavez
1
-1
/
+1
2020-11-15
Avoid recursing through _XError due to sequence adjustment
Keith Packard
1
-2
/
+1
2020-10-15
Add XSetIOErrorExitHandler() function
Carlos Garnacho
2
-1
/
+18
2020-08-28
Raise minimum required xproto version to 7.0.25 (released 2013-11-23)
Alan Coopersmith
1
-11
/
+2
2020-08-28
Avoid the use of "register" keyword in public headers.
Maya Rashish
2
-15
/
+15
2020-08-15
Avoid the use of "register" keyword in XkbTranslateKeySym.
Maya Rashish
1
-1
/
+1
2020-07-22
Fix spelling/wording issues
Alan Coopersmith
1
-2
/
+2
2020-04-21
reduce gcc-normal warnings using casts (no object change)
Thomas E. Dickey
1
-1
/
+1
2020-04-21
reduce gcc-normal warnings using casts (no object change)
Thomas E. Dickey
1
-6
/
+6
2019-10-09
Fix lockup in _XReply() caused by recursive synchronization
Dmitry Osipenko
1
-0
/
+3
2019-09-24
xkb: Provide <X11/extensions/XKBgeom.h> ourselves
Adam Jackson
1
-0
/
+662
2016-02-03
Xlib.h: Fix macros imitating C functions.
Dominik Muth
1
-17
/
+17
2015-12-03
Remove unused definition of XCONN_CHECK_FREQ
Alan Coopersmith
1
-8
/
+0
2015-09-21
fix for Xlib 32-bit request number issues
Christian Linhart
1
-0
/
+118
2013-12-02
unifdef -UISC
Alan Coopersmith
1
-17
/
+0
2013-11-22
Drop X_LOCALE fallback for OS'es without setlocale()
Alan Coopersmith
1
-22
/
+0
2013-08-20
Avoid memory leak/corruption if realloc fails in Xregion.h:MEMCHECK macro
Alan Coopersmith
1
-3
/
+4
2013-06-24
Require ANSI C89 pre-processor, drop pre-C89 token pasting support
Alan Coopersmith
1
-28
/
+1
2013-05-09
Give GNU & Solaris Studio compilers hints about XEatData branches
Alan Coopersmith
1
-2
/
+14
2013-05-09
Add _XEatDataWords to discard a given number of 32-bit words of reply data
Alan Coopersmith
1
-0
/
+4
2013-03-08
MakeBigReq: don't move the last word, already handled by Data32
Karl Tomlinson
1
-2
/
+17
2013-03-03
unifdef CRAY & _CRAY
Alan Coopersmith
2
-11
/
+0
2013-03-03
unifdef WORD64
Alan Coopersmith
1
-36
/
+1
2013-03-03
unifdef MUSTCOPY
Alan Coopersmith
1
-9
/
+0
2013-02-16
Preserve constness in casting arguments through the Data*() routines
Alan Coopersmith
1
-6
/
+6
2013-02-16
Fix comment typo & confusing indentation levels in Data() macro definition
Alan Coopersmith
1
-2
/
+2
2013-01-09
Tell clang not to report -Wpadded warnings on public headers we can't fix
Alan Coopersmith
4
-0
/
+48
2011-11-08
Use GetReqSized for GetReq and GetReqExtra
Peter Hutterer
1
-4
/
+4
2011-11-08
include: Add GetReqSized() for request buffers of specific size
Peter Hutterer
1
-0
/
+12
[next]