Age | Commit message (Expand) | Author | Files | Lines |
2024-06-23 | include: dix.h: fix outdated comment | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
2024-06-21 | os: move xserver_poll.h into os/ directory | Enrico Weigelt, metux IT consult | 1 | -55/+0 |
2024-06-18 | kbd: move _XkbWantsDetectableAutoRepeat() macro into dix/events.c | Enrico Weigelt, metux IT consult | 1 | -3/+0 |
2024-06-18 | dix: drop unused args from CreateRootCursor() | Enrico Weigelt, metux IT consult | 1 | -2/+1 |
2024-05-14 | xkb: unexport Xkb* defines used by xkbtext.c | Enrico Weigelt, metux IT consult | 1 | -7/+0 |
2024-05-14 | xkb: unexport functions from xkbtext.c | Enrico Weigelt, metux IT consult | 1 | -78/+0 |
2024-05-08 | os: unexport ddx callbacks | Enrico Weigelt, metux IT consult | 1 | -14/+0 |
2024-05-07 | include: xkbfile: clean up forgotten unused declarations | Enrico Weigelt, metux IT consult | 1 | -35/+11 |
2024-04-30 | include: move private definitions out of exevents.h | Enrico Weigelt, metux IT consult | 1 | -178/+0 |
2024-04-30 | include: move private definitions out of extinit.h | Enrico Weigelt, metux IT consult | 3 | -44/+42 |
2024-04-30 | include: move private defs to dixstruct_priv.h | Enrico Weigelt, metux IT consult | 2 | -96/+1 |
2024-04-30 | include: split out non-exported prototypes to dix_priv.h | Enrico Weigelt, metux IT consult | 1 | -195/+7 |
2024-04-28 | xkb: make XkbInternAtom() static | Enrico Weigelt, metux IT consult | 1 | -6/+0 |
2024-04-23 | xkb: move *_TIMER defines into xkbAccessX.c | Enrico Weigelt, metux IT consult | 1 | -6/+0 |
2024-04-23 | include: move dbus-core.h to config | Enrico Weigelt, metux IT consult | 1 | -56/+0 |
2024-04-23 | include: colormap.h: move internal typedef to dix/colormap_priv.h | Enrico Weigelt, metux IT consult | 1 | -1/+0 |
2024-04-22 | include: drop obsolete check for typeof operator | Enrico Weigelt, metux IT consult | 2 | -16/+0 |
2024-04-17 | os: define SECURE_RPC locally instead of global config header | Enrico Weigelt, metux IT consult | 1 | -1/+0 |
2024-04-17 | os: unexport ForceClockId() | Enrico Weigelt, metux IT consult | 1 | -4/+0 |
2024-04-16 | os: unexport ListenToAllClients() | Enrico Weigelt, metux IT consult | 1 | -2/+0 |
2024-04-16 | os: unexport OnlyListenToOneClient() | Enrico Weigelt, metux IT consult | 1 | -2/+0 |
2024-04-16 | os: unexport MakeClientGrabPervious() and MakeClientGrabImpervious() | Enrico Weigelt, metux IT consult | 1 | -4/+0 |
2024-04-16 | os: unexport Os*() functions | Enrico Weigelt, metux IT consult | 1 | -29/+0 |
2024-04-15 | rename remaining RT_* defines to X11_RESTYPE_* | Enrico Weigelt, metux IT consult | 1 | -9/+17 |
2024-04-15 | prevent name clash on Windows w/ RT_* defines | Enrico Weigelt, metux IT consult | 1 | -3/+9 |
2024-04-16 | dix: move closestr.h into dix directory | Enrico Weigelt, metux IT consult | 1 | -126/+0 |
2024-04-15 | dix: unexport some lookup functions | Enrico Weigelt, metux IT consult | 1 | -21/+0 |
2024-04-16 | dix: unexport InitClient() | Enrico Weigelt, metux IT consult | 1 | -4/+0 |
2024-04-15 | dix: unexport DeleteWindowFromAnySaveSet() | Enrico Weigelt, metux IT consult | 1 | -2/+0 |
2024-04-15 | os: unexport OsVendorVErrorFProc pointer | Enrico Weigelt, metux IT consult | 1 | -4/+0 |
2024-04-15 | dix: unexport GetCurrentClient() | Enrico Weigelt, metux IT consult | 1 | -2/+0 |
2024-04-15 | dix: unexport CompareISOLatin1Lowered() and make it static | Enrico Weigelt, metux IT consult | 1 | -5/+0 |
2024-04-15 | os: unexport OsLookupColor() | Enrico Weigelt, metux IT consult | 1 | -8/+0 |
2024-04-15 | dix: unexport SetClipRects() | Enrico Weigelt, metux IT consult | 1 | -7/+0 |
2024-04-15 | dix: unexport VerifyRectOrder | Enrico Weigelt, metux IT consult | 1 | -4/+0 |
2024-04-15 | dix: unexport SetDashes | Enrico Weigelt, metux IT consult | 1 | -5/+0 |
2024-04-15 | dix: unexport FreeDefaultStipple() | Enrico Weigelt, metux IT consult | 1 | -2/+0 |
2024-04-15 | dix: unexport CreateDefaultStipple() | Enrico Weigelt, metux IT consult | 1 | -2/+0 |
2024-04-15 | dix: unexport CreateGCperDepth() | Enrico Weigelt, metux IT consult | 1 | -2/+0 |
2024-04-15 | dix: unexport FreeGCperDepth() | Enrico Weigelt, metux IT consult | 1 | -2/+0 |
2024-04-15 | dix: unexport FreeGC() | Enrico Weigelt, metux IT consult | 1 | -3/+0 |
2024-04-15 | dix: unexport CopyGC() | Enrico Weigelt, metux IT consult | 1 | -4/+0 |
2024-04-15 | dix: unexport CreateGC() | Enrico Weigelt, metux IT consult | 1 | -7/+0 |
2024-04-15 | dix: unexport ChangeGCXIDs() | Enrico Weigelt, metux IT consult | 1 | -5/+0 |
2024-04-15 | os: unexport xthread_sigmask | Enrico Weigelt, metux IT consult | 1 | -3/+0 |
2024-04-15 | include: gc.h: drop unused defines | Enrico Weigelt, metux IT consult | 1 | -8/+0 |
2024-04-15 | os: unexport AccessUsingXdmcp() | Enrico Weigelt, metux IT consult | 1 | -3/+0 |
2024-04-15 | os: unexport ChangeAccessControl() | Enrico Weigelt, metux IT consult | 1 | -3/+0 |
2024-04-15 | os: unexport host control functions | Enrico Weigelt, metux IT consult | 1 | -45/+0 |
2024-04-15 | os: unexport authorization management functions | Enrico Weigelt, metux IT consult | 1 | -50/+0 |