summaryrefslogtreecommitdiff
path: root/XTrap
AgeCommit message (Collapse)AuthorFilesLines
2008-06-25XTrap delenda est.Adam Jackson5-3500/+0
2008-06-24Bug #11857: Avoid running off the end of a MAXCLIENTS-sized array.Roland Bär1-1/+1
2008-01-03Merge branch 'master' into mpxPeter Hutterer2-4/+4
Conflicts: XTrap/xtrapddmi.c Xext/security.c Xext/xprint.c Xext/xtest.c Xext/xvdisp.c Xi/exevents.c Xi/grabdevb.c Xi/grabdevk.c Xi/opendev.c Xi/ungrdev.c Xi/ungrdevb.c Xi/ungrdevk.c dix/cursor.c dix/devices.c dix/dixutils.c dix/events.c dix/getevents.c dix/main.c dix/window.c hw/xfree86/ramdac/xf86Cursor.c include/dix.h include/input.h include/inputstr.h mi/midispcur.c mi/miinitext.c mi/misprite.c render/animcur.c xfixes/cursor.c xkb/xkbAccessX.c
2007-11-20Revert "registry: Register XTrap extension protocol names."Eamon Walsh1-36/+0
This reverts commit b38a91993364aa80cfd99721e319e1458d9fb760. Moving all the names into dix/registry.c
2007-11-07Merge branch 'master' into mpxPeter Hutterer1-6/+6
Conflicts: Xi/extinit.c Xi/grabdev.c Xi/setmode.c Xi/ungrdev.c dix/devices.c dix/events.c dix/getevents.c include/dix.h mi/midispcur.c mi/misprite.c xkb/xkbActions.c xkb/xkbEvents.c xkb/xkbPrKeyEv.c
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-6/+6
Conflicts: dix/dispatch.c dix/property.c hw/xfree86/common/xf86VidMode.c include/xkbsrv.h render/glyph.c xkb/xkbActions.c
2007-11-05XTrap: Remove usage of allocaDaniel Stone1-6/+6
Replace with xalloc/xfree.
2007-10-15registry: Register XTrap extension protocol names.Eamon Walsh1-0/+36
2007-09-28xace: add hooks + new access codes: XKB extension.Eamon Walsh2-6/+6
Removes "LookupKeyboardDevice" and "LookupPointerDevice" in favor of inputInfo.keyboard and inputInfo.pointer, respectively; all use cases are non-XI compliant anyway.
2007-08-12Merge branch 'master' into mpxPeter Hutterer2-2/+0
Conflicts: Xi/exevents.c dix/devices.c dix/getevents.c include/dix.h mi/mieq.c
2007-06-29Death to RCS tags.Adam Jackson2-2/+0
2007-04-26Enable event delivery for multiple heads.Paulo Ricardo Zanoni1-2/+4
Requires moving the spriteTrace into the DeviceIntRec and adjusting a few functions to take in device argument, most notably XYToWindow(). Cursor rendering on the second screen is busted.
2007-03-02dix, Xext, Xtrap, Xi: replace inputInfo.pointer with PickPointer wherePeter Hutterer1-2/+2
possible. More replacements to come.
2006-12-19Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserverPeter Hutterer1-2/+2
2006-12-15Convert callers of LookupDrawable() to dixLookupDrawable().Eamon Walsh1-2/+2
2006-12-11dix: Moving SpriteRec into DeviceIntRecPeter Hutterer1-1/+2
removing global sprite structure beginning to remove MPX ifdefs xnest: Fix to make xnest compile again
2006-11-23mi: closing memory leak, miPointer is freed in miPointerCloseScreenPeter Hutterer1-2/+3
bugfix: uninitialized pPointer in miPointerGetPosition ifndef MPX adding DeviceIntPtr parameter to ScreenRec's cursor functions. cleanup of miPointer code to use same scheme in each function dix: MPHasCursor() function determines checking whether to invoke cursor rendering. animcur: adding DeviceIntPtr parameter to cursor functions but animcur relies on the core pointer right now. xfixes: adding DeviceIntPtr parameter to cursor functions but xfixes relies on the core pointer right now. rac: adding DeviceIntPtr parameter to cursor functions but RAC relies on the core pointer right now. ramdac: adding DeviceIntPtr parameter to cursor functions but ramdac relies on the core pointer right now.
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson2-3/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
Get rid of almost all uses of these definitions. They're still defined for delinquent out-of-tree drivers, and also for the Mesa build. As well as for miinitext.c. But largely gone.
2006-06-19fix compiler warnings in XTrap/xtrapdi.cGreg Kroah-Hartman1-5/+5
2006-06-19fix compiler warnings in XTrap/xtrapdiswp.cGreg Kroah-Hartman1-2/+2
2006-02-16Bug #5871: Drop special build infrastructure left over from libcwrapperEric Anholt1-7/+1
times. (George Fufutos)
2006-02-16Bug #5869: Remove traces of EXTMODULE define, which doesn't appear to beEric Anholt2-5/+1
useful any more. (George Fufutos)
2006-02-15Remove a few #ifdef vms; whatever problem that was solving should assuredlyAdam Jackson2-90/+0
be solved some other way.
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-7/+2
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt3-5/+3
of (marginal) use in the drivers, and that usage remains.
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-2/+8
module builds to reflect this change.
2005-10-20Move xf86XTrapModule.c to dixmods, guess at a build system.Adam Jackson1-3/+0
2005-10-17include/dix-config.h.in Add support for more extensionsKevin E Martin1-0/+3
Add missing files to EXTRA_DIST
2005-07-12Add support for building Xdmx and XvfbKevin E Martin1-2/+2
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone3-3/+3
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone4-0/+16
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>.
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-0/+2
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone3-4/+4
2005-07-01Adding initial build system.Daniel Stone1-0/+3
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich4-4/+5
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich4-4/+4
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich4-4/+4
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich4-4/+4
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich4-4/+4
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-3/+8
2003-11-14Initial revisionKaleb Keithley4-0/+3575