summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-08-25Ensure that rotation updates happen frequentlyKeith Packard
2009-07-26Replace dixLookupResource by dixLookupResourceBy{Type,Class}Keith Packard
2009-03-27selinux: Add support for avc_acquire_netlink_fd()Adam Jackson
2009-03-27Xi: add XATOM_FLOAT to server-defined properties.Peter Hutterer
2009-03-27Xi: add XIPropToInt() auxiliary function.Peter Hutterer
2009-02-17Default to use standard bitmap fonts, with builtins as fallbackPaulo Cesar Pereira de Andrade
2009-02-17Correct static symbol XkmReadTOC and first pass on compile warning fixes.Paulo Cesar Pereira de Andrade
2009-01-30Count the number of logically down buttons in buttonsDownThomas Jaeger
2009-01-30Xi: fix use of button->down - bitflags instead of int arrays.Peter Hutterer
2009-01-30dix: fix WarpPointer calls for devices with custom valuator ranges (#19297)Peter Hutterer
2009-01-30Move the apple fat binary hacks back to a header file, and make it apple-only.Eric Anholt
2009-01-30XQuartz: Fix builddir != srcdir issues and undef _XSERVER64 where appropriate...Jeremy Huddleston
2009-01-12Merge include/dix-config-post-verbatim.h into include/dix-config.h.inKeith Packard
2009-01-11dix: move focus handling into enterleave.c.Keith Packard
2009-01-09dix: reduce FirstPointerChild complexityPeter Hutterer
2009-01-09XQuartz: Fat binary buildfixesJeremy Huddleston
2009-01-09dix: move MAX_VALUATOR_EVENTS into include/input.hPeter Hutterer
2008-12-09Xi: change XIUnRegisterPropertyHandler to XIUnregisterPropertyHandlerPeter Hutterer
2008-11-26Revert "dix: Enable core devices in InitCoreDevices already."Peter Hutterer
2008-11-25Warning fixAdam Jackson
2008-11-25include: remove ENTER_LEAVE_SEMAPHORE macros.Peter Hutterer
2008-11-25dix: remove unused EnterLeaveSemaphoresIsset.Peter Hutterer
2008-11-24dix: Enable core devices in InitCoreDevices already.Peter Hutterer
2008-11-20drop unused HAVE_LIBDRM_2_2RĂ©mi Cardona
2008-11-15XQuartz: Integrated xpbproxy into the server.Jeremy Huddleston
2008-11-13dix: don't store enter/leave and focus semaphores in a devPrivate.Peter Hutterer
2008-11-04xkb: extract the correct device in XkbFilterEvents.Peter Hutterer
2008-11-04Purge device-based WindowAccess code.Peter Hutterer
2008-11-04XKB: Remove pointless macrosDaniel Stone
2008-11-04XKB: Move XKBrules.h to the server tooDaniel Stone
2008-11-04Remove XEvIEDaniel Stone
2008-11-04Xi: XINPUT has been mandatory for agesDaniel Stone
2008-10-31dix: FreeDeviceClass() and friends can be static.Peter Hutterer
2008-10-31include: remove unused declaration for RegisterPairingClient().Peter Hutterer
2008-10-31dix: remove unused GuessFreePointerDevice().Peter Hutterer
2008-10-31dix: NextFreePointerDevice() can be static.Peter Hutterer
2008-10-31dix: SwitchCorePointer is long gone, bury it.Peter Hutterer
2008-10-31dix: PairDevices() can be static, remove from input.Peter Hutterer
2008-10-31Move EXTENSION_BASE and EXTENSION_EVENT_BASE to misc.h.Peter Hutterer
2008-10-31Move MAX_DEVICES to misc.h, rename to MAXDEVICES for consistency.Peter Hutterer
2008-10-26Add prototypes for strlcpy/strlcatJulien Cristau
2008-10-14Add backtrace definitions to dix-config.h.inAdam Jackson
2008-10-13Xi: check all handlers before applying property changes.Peter Hutterer
2008-10-10Move xorg_backtrace() up to the OS level so we can call it from DIX.Adam Jackson
2008-10-10pixmap: Add some notes to devKind and devPrivate.Maarten Maathuis
2008-10-08Remove unused declarations.Tiago Vignatti
2008-10-07Reinstate cursorScreenDevPrivAdam Jackson
2008-10-06Loader: Unexport a handful of consumerless symbols from dixsym.Adam Jackson
2008-10-03Remove unused wrapping for visual initialization.Adam Jackson
2008-10-03Remove the Must_have_memory hack.Adam Jackson