summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-10-01dix: add SetBit(arr, bit) and ClearBit(arr, bit) to include/inputstr.hPeter Hutterer1-0/+2
2009-09-04XQuartz: Use --with-launchd-id-prefix for consistency with xinitJeremy Huddleston1-0/+3
2009-07-20XQuartz: Initial support for automatic updates through SparkleJeremy Huddleston1-0/+3
2009-02-24Death to APPGROUP.Jeremy Huddleston3-10/+1
2009-02-24Default to use standard bitmap fonts, with builtins as fallbackJeremy Huddleston1-0/+43
2009-02-24Remove loadable font renderer support.Jeremy Huddleston1-10/+0
2009-02-24Remove the numVideoScreens xprintism.Adam Jackson1-1/+1
2009-02-24Remove NOFONTSERVERACCESS macroTiago Vignatti1-3/+0
2009-02-24X n'est pas une print API.Jeremy Huddleston1-3/+0
2009-02-24requestingClient is an xprintism, hide it for other servers.Adam Jackson1-0/+2
2009-01-30XQuartz: Fix builddir != srcdir issues and undef _XSERVER64 where appropriate...Jeremy Huddleston1-1/+2
2009-01-30Nuke dix-config-post-verbatim.hJeremy Huddleston2-11/+8
2009-01-07XQuartz: Fat binary buildfixesJeremy Huddleston3-26/+12
2008-11-15XQuartz: Integrated xpbproxy into the server.Jeremy Huddleston1-2/+2
2008-10-29Removed unused DARWIN_WITH_QUARTZ option from dix-config.hJeremy Huddleston1-3/+0
2008-09-26XQuartz: Added a --enable-integrated-xpbproxy configure option for building x...Jeremy Huddleston1-0/+3
2008-08-05XQuartz: Now properly disable xauth checking on launchd socket and mostly fix...Jeremy Huddleston1-1/+1
2008-07-02Set machine dependent defaults for ppc64Jeremy Huddleston1-1/+1
2008-05-23XQuartz: Don't need launchd checking in configure.ac anymore since its functi...Jeremy Huddleston1-3/+0
2008-05-15XQuartz: Added functionality to add a file descriptor to the connection list ...Jeremy Huddleston1-0/+4
2008-04-30Merge commit 'origin/server-1.4-branch' into xorg-server-1.4-appleJeremy Huddleston1-4/+12
2008-04-30XKB: Fix processInputProc wrappingThomas Jaeger1-4/+12
2008-04-08XQuartz: Fix issue where clicking on an X11 window might send that event to a...Jeremy Huddleston1-0/+3
2008-01-03Merge branch 'server-1.4-branch' into xorg-server-1.4-appleJeremy Huddleston1-1/+2
2007-12-29include: never overwrite realInputProc with enqueueInputProc. Bug #13511Peter Hutterer1-1/+2
2007-12-07Darwin: Use __APPLE__ instead of __DARWIN__Jeremy Huddleston4-5/+5
2007-11-20More XDarwin cleanup / dead code removal from JeremyBen Byer1-0/+3
2007-11-20Trying to add launchd detection to tell XtransBen Byer1-0/+3
2007-11-06Actually build Secure RPC authentication support (missed in modularization)Alan Coopersmith1-0/+3
2007-10-31Input: Generate XKB mapping changes for all core-sending devices (bug #12523)Daniel Stone1-0/+1
2007-10-30xkb: enable XI event processing for xkb.Peter Hutterer1-1/+2
2007-10-30Save processInputProc before wrapping it and restore it later, instead ofPeter Hutterer1-1/+2
2007-10-30xkb: Store the action filters per device in the XkbSrvInfoRec.Peter Hutterer1-0/+21
2007-10-30XKB: Add more bits to xkbsrv.hDaniel Stone1-0/+3
2007-10-30Xi: Include XI protocol header in exevents.hDaniel Stone1-0/+2
2007-09-05Fix key repeats during VT switch.Daniel Stone1-0/+1
2007-08-06Require pixman-1 0.9.4, update pixman includes to new schemeSøren Sandmann Pedersen1-1/+1
2007-08-01Build system: Add missing filesxorg-server-1.3.99.0Daniel Stone1-0/+1
2007-08-01Convert all my license statements to the standard formDaniel Stone1-17/+19
2007-08-01Hotplug: Add HAL supportDaniel Stone2-0/+4
2007-08-01dix.h: Remove duplicate ffs() prototype.Daniel Stone1-3/+0
2007-08-01Hotplug: Separate D-Bus into core and hotplug API componentsDaniel Stone2-7/+10
2007-08-01Hotplug: Remove unused function definition from hotplug.hNicolas Trangez1-1/+0
2007-07-12Add __SOL8__ to xorg-server.h.in since xf86-input-kbd needs it to buildAlan Coopersmith1-0/+3
2007-07-03Make Composite manual redirect windows not clip their parent.Keith Packard1-1/+28
2007-06-29Death to RCS tags.Adam Jackson3-3/+0
2007-06-28Remove the remnants of OS/2 support.Adam Jackson2-3/+1
2007-06-04Remove the old Kerberos 5 authentication code.Adam Jackson1-4/+0
2007-05-28Miscellaneous fixes for S/390.Gerhard Tonn1-1/+9
2007-05-15Add new InitRegions() function called from dix/mainSoren Sandmann Pedersen1-0/+2