summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-03-27selinux: Add support for avc_acquire_netlink_fd()Adam Jackson1-0/+2
2009-03-27Xi: add XATOM_FLOAT to server-defined properties.Peter Hutterer2-0/+10
2009-03-27Xi: add XIPropToInt() auxiliary function.Peter Hutterer1-0/+6
2009-02-17Default to use standard bitmap fonts, with builtins as fallbackPaulo Cesar Pereira de Andrade1-0/+43
2009-02-17Correct static symbol XkmReadTOC and first pass on compile warning fixes.Paulo Cesar Pereira de Andrade1-29/+0
2009-01-30Count the number of logically down buttons in buttonsDownThomas Jaeger1-1/+5
2009-01-30Xi: fix use of button->down - bitflags instead of int arrays.Peter Hutterer1-3/+0
2009-01-30dix: fix WarpPointer calls for devices with custom valuator ranges (#19297)Peter Hutterer1-0/+1
2009-01-30Move the apple fat binary hacks back to a header file, and make it apple-only.Eric Anholt3-6/+11
2009-01-30XQuartz: Fix builddir != srcdir issues and undef _XSERVER64 where appropriate...Jeremy Huddleston1-1/+2
2009-01-12Merge include/dix-config-post-verbatim.h into include/dix-config.h.inKeith Packard2-11/+8
2009-01-11dix: move focus handling into enterleave.c.server-1.6-enterleaveKeith Packard2-7/+0
2009-01-09dix: reduce FirstPointerChild complexityPeter Hutterer1-1/+0
2009-01-09XQuartz: Fat binary buildfixesJeremy Huddleston3-26/+12
2009-01-09dix: move MAX_VALUATOR_EVENTS into include/input.hPeter Hutterer1-1/+4
2008-12-09Xi: change XIUnRegisterPropertyHandler to XIUnregisterPropertyHandlerPeter Hutterer1-1/+1
2008-11-26Revert "dix: Enable core devices in InitCoreDevices already."Peter Hutterer1-1/+1
2008-11-25Warning fixAdam Jackson1-2/+0
2008-11-25include: remove ENTER_LEAVE_SEMAPHORE macros.Peter Hutterer1-6/+0
2008-11-25dix: remove unused EnterLeaveSemaphoresIsset.Peter Hutterer1-1/+0
2008-11-24dix: Enable core devices in InitCoreDevices already.Peter Hutterer1-1/+1
2008-11-20drop unused HAVE_LIBDRM_2_2RĂ©mi Cardona1-3/+0
2008-11-15XQuartz: Integrated xpbproxy into the server.Jeremy Huddleston1-2/+2
2008-11-13dix: don't store enter/leave and focus semaphores in a devPrivate.Peter Hutterer2-26/+9
2008-11-04xkb: extract the correct device in XkbFilterEvents.Peter Hutterer1-0/+2
2008-11-04Purge device-based WindowAccess code.Peter Hutterer1-24/+0
2008-11-04XKB: Remove pointless macrosDaniel Stone1-4/+0
2008-11-04XKB: Move XKBrules.h to the server tooDaniel Stone3-1/+185
2008-11-04Remove XEvIEDaniel Stone4-14/+0
2008-11-04Xi: XINPUT has been mandatory for agesDaniel Stone1-3/+0
2008-10-31dix: FreeDeviceClass() and friends can be static.Peter Hutterer1-3/+0
2008-10-31include: remove unused declaration for RegisterPairingClient().Peter Hutterer1-2/+0
2008-10-31dix: remove unused GuessFreePointerDevice().Peter Hutterer1-2/+0
2008-10-31dix: NextFreePointerDevice() can be static.Peter Hutterer1-1/+0
2008-10-31dix: SwitchCorePointer is long gone, bury it.Peter Hutterer1-2/+0
2008-10-31dix: PairDevices() can be static, remove from input.Peter Hutterer1-4/+0
2008-10-31Move EXTENSION_BASE and EXTENSION_EVENT_BASE to misc.h.Peter Hutterer1-0/+3
2008-10-31Move MAX_DEVICES to misc.h, rename to MAXDEVICES for consistency.Peter Hutterer3-5/+4
2008-10-26Add prototypes for strlcpy/strlcatJulien Cristau2-0/+8
2008-10-14Add backtrace definitions to dix-config.h.inAdam Jackson1-0/+6
2008-10-13Xi: check all handlers before applying property changes.Peter Hutterer2-2/+4
2008-10-10Move xorg_backtrace() up to the OS level so we can call it from DIX.Adam Jackson1-0/+2
2008-10-10pixmap: Add some notes to devKind and devPrivate.Maarten Maathuis1-2/+2
2008-10-08Remove unused declarations.Tiago Vignatti1-2/+0
2008-10-07Reinstate cursorScreenDevPrivAdam Jackson1-0/+3
2008-10-06Loader: Unexport a handful of consumerless symbols from dixsym.Adam Jackson1-2/+0
2008-10-03Remove unused wrapping for visual initialization.Adam Jackson1-2/+0
2008-10-03Remove the Must_have_memory hack.Adam Jackson1-1/+0
2008-10-03Drop the never-called SkippedRequestCallback list.Adam Jackson1-8/+0
2008-10-03XQuartz: Added a --enable-integrated-xpbproxy configure option for building x...Jeremy Huddleston1-0/+3