summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis1-4/+0
2008-05-17XQuartz: Added functionality to add a file descriptor to the connection list ...Jeremy Huddleston1-0/+4
2008-05-14Simplify default font path setup.Adam Jackson1-1/+0
2008-05-14Remove global argc/argv variables.Adam Jackson1-2/+0
2008-05-12Check for strcasestr and workaround it on systems without itAlan Coopersmith1-0/+3
2008-05-12X n'est pas une print API.Adam Jackson1-3/+0
2008-05-06Allow using libmd instead of libcrypto for SHA1 hashing in render/glyph.cAlan Coopersmith1-0/+3
2008-04-30Add M32R architecture support (bug #10020)Kazuhiro Inaoka1-0/+20
2008-04-24Added missing HAVE_LAUNCHD to dix-config.h.inJeremy Huddleston1-0/+3
2008-04-23xephyr: XEPHYR_DRI is identical to XF86DRIGeorge Sapountzis1-2/+0
2008-04-22Add support for AVR32Ross Burton1-0/+10
2008-04-20Revert "Removed XWin DDX"Jeremy Huddleston1-0/+24
2008-04-19Removed XWin DDXJeremy Huddleston1-24/+0
2008-04-18Revert "Optimize dixLookupPrivate for repeated lookups of the same private."Daniel Stone1-12/+5
2008-04-18XQuartz: Handled sanitization of namespace betterJeremy Huddleston1-1/+1
2008-04-18random flailingBen Byer1-1/+1
2008-04-18Death to TOG-CUP.Adam Jackson2-7/+0
2008-04-18Nuke the MIT-SUNDRY-NONSTANDARD extension.Eric Anholt3-10/+0
2008-04-18Death to APPGROUP.Adam Jackson3-10/+1
2008-04-18Death to Extended Visual Information.Adam Jackson2-7/+0
2008-04-17Optimize dixLookupPrivate for repeated lookups of the same private.Michel Dänzer1-5/+12
2008-04-12Check for __x86_64__ when we check for __amd64__Matt Turner1-1/+1
2008-04-10Remove NDEBUG (assert() disable) define from the X Server.Eric Anholt2-6/+0
2008-04-08XQuartz: Fix issue where clicking on an X11 window might send that event to a...Jeremy Huddleston1-0/+3
2008-04-01XKB: Fix processInputProc wrappingThomas Jaeger1-4/+12
2008-03-28XSELinux: Add xorg.conf option for permissive/enforcing/disabled.Eamon Walsh1-0/+10
2008-03-16test for the presence of pci_system_init_dev_mem() before calling it.Matthieu Herrb1-0/+3
2008-03-11Silence REGION_INIT() warning.Kristian Høgsberg1-1/+1
2008-03-11Make WriteToClient take a const void * like any decent IO write function.Kristian Høgsberg1-2/+2
2008-03-05Fix distcheck.Adam Jackson1-2/+2
2008-02-29dix: Refactoring of selection code to allow for polyinstantiation.Eamon Walsh2-30/+40
2008-02-29dix: Refactoring of property code to allow for polyinstantiation.Eamon Walsh1-0/+7
2008-02-20XACE: Make the default window background state configurable per-window.Eamon Walsh1-0/+1
2008-02-20Remove COMPOSITE ifdefs around WindowRec bitfield as it has no ABI effect.Eamon Walsh1-3/+1
2008-02-17XKB: Ditch XkbFileInfoDaniel Stone3-30/+18
2008-02-17XKB: Remove support for pre-built keymapsDaniel Stone1-7/+0
2008-02-17XKB: Remove usage of client-side typesDaniel Stone3-40/+6
2008-02-17XKB: Deprecate XKBSRV_NEED_FILE_FUNCSDaniel Stone2-20/+481
2008-02-17XKB: Move headers into the server treeDaniel Stone2-3/+614
2008-02-17XKB: Delete xkberrs.cDaniel Stone1-2/+1
2008-02-14Add DRI2 module.Kristian Høgsberg3-0/+9
2008-02-14X.Org Group -> X.Org FoundationAdam Jackson1-1/+1
2008-02-14requestingClient is an xprintism, hide it for other servers.Adam Jackson1-0/+2
2008-02-14Remove some MAX* #defines that never get used.Adam Jackson1-3/+0
2008-02-14Rip out useless indirection in the callback list management.Adam Jackson2-20/+0
2007-12-19include: never overwrite realInputProc with enqueueInputProc. Bug #13511Peter Hutterer1-1/+2
2007-12-14registry: XREGISTRY_UNKNOWN needs to be defined even if XREGISTRY isn't enabledOtavio Salvador1-5/+5
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh7-38/+8
2007-12-07Darwin: Use __APPLE__ instead of __DARWIN__Jeremy Huddleston4-5/+5
2007-12-02Clean up many #if 0.Adam Jackson2-33/+0