summaryrefslogtreecommitdiff
path: root/dix/main.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-07Merge branch 'master' into mpxPeter Hutterer1-1/+3
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+2
2007-11-02Move SIGUSR1 notification as late as possible.Adam Jackson1-0/+2
2007-10-11dix: Add a new "registry" mechanism for registering string names of things.Eamon Walsh1-0/+2
2007-10-10dix: pass a valid ClientPtr to SetFontPath in all cases.Eamon Walsh1-3/+3
2007-09-26dix: unify ErrorFs. prepend all with [dix].Peter Hutterer1-1/+1
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-09-05Fix server version reporting to be the server package version.Eric Anholt1-1/+1
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-47/+7
2007-08-16xace: add hooks + new access codes: core protocol screensaver requestsEamon Walsh1-2/+2
2007-08-12Merge branch 'master' into mpxPeter Hutterer1-23/+7
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh1-23/+7
2007-08-01DIX: Clean up null root cursor handlingDaniel Stone1-13/+1
2007-08-01Fonts: Fix builtin fontsDaniel Stone1-6/+4
2007-08-01Hotplug: Separate D-Bus into core and hotplug API componentsDaniel Stone1-2/+2
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2007-06-19Merge branch 'master' into mpxPeter Hutterer1-0/+1
2007-05-22Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+1
2007-05-15Add new InitRegions() function called from dix/mainSoren Sandmann Pedersen1-0/+1
2007-05-01Start devices after windows are initialized.Peter Hutterer1-4/+6
2007-04-26Enable event delivery for multiple heads.Paulo Ricardo Zanoni1-1/+0
2007-04-17Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-04-12Change core enter/leave semantics for multiple pointers.Peter Hutterer1-0/+2
2007-04-12Merge branch 'master' into mpxPeter Hutterer1-1/+1
2007-04-09Bug #10560: Code-Cleanup: function declarations () -> (void)Stefan Huehner1-1/+1
2007-04-09Alloc sprite memory in devices' devPrivates, allow undisplaying cursors.Peter Hutterer1-0/+2
2007-04-05devPrivates rework: minor fix; use calloc and avoid initialization.Eamon Walsh1-8/+5
2007-04-04devPrivates rework: properly free devPrivates on compatibility structures,Eamon Walsh1-0/+3
2007-03-08devPrivates rework: hook up new mechanism in backwards-compatibility modeEamon Walsh1-11/+21
2007-03-07devPrivates rework: move reset functions into a single call.Eamon Walsh1-8/+0
2007-03-07Merge branch 'master' into XACE-SELINUXEamon Walsh1-6/+0
2007-03-06remove PIXPRIV checks as this flag is always set.Eamon Walsh1-6/+0
2007-03-05devPrivates rework: redo interface and implementation.Eamon Walsh1-1/+2
2007-02-23devPrivates rework: hook up new interface in resource system; add newEamon Walsh1-0/+2
2006-12-06config: move config.h to hotplug.hDaniel Stone1-3/+3
2006-11-21Issue CloseDownDevices() in os/log.c and remove from dix/main.c.Alan Hourihane1-5/+0
2006-11-18Shutdown input devices if FatalError occurs during startup.Alan Hourihane1-5/+15
2006-11-08dix: remove unused debug codeDaniel Stone1-10/+0
2006-11-08dix: remove unused variableDaniel Stone1-1/+0
2006-10-13Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-0/+1
2006-08-21Merge branch 'XACE-modular' into my-XACE-modularEamon Walsh1-3/+0
2006-08-18dix: enable null root cursorDaniel Stone1-0/+12
2006-07-31Added devPrivates support to the ExtensionEntry structure.Eamon Walsh1-0/+1
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-3/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-3/+0
2006-07-21add virtual core devices to DIXDaniel Stone1-0/+1
2006-07-21add support for built-in fontsDaniel Stone1-1/+6
2006-07-21add basic D-BUS configuration mechanismDaniel Stone1-0/+3
2006-03-24Refactored the screensaver and DPMS timer code to use the screensaver timerFredrik Höglund1-7/+1
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-3/+3