summaryrefslogtreecommitdiff
path: root/dix/main.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-02Merge branch 'master' into mpxPeter Hutterer1-12/+7
2008-04-26XQuartz: Cleaned up startup and thread creation a tad.Jeremy Huddleston1-12/+4
2008-04-25dix: remove obsolete InitWindowPrivates().Peter Hutterer1-2/+0
2008-04-24dix: NULL out WindowTable after freeing all the windows.Peter Hutterer1-0/+3
2008-04-22Merge branch 'master' into mpxPeter Hutterer1-14/+0
2008-04-17removed Xquartz debugging code that leaked into master. Our Bad.Ben Byer1-14/+0
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer1-0/+16
2008-04-02shovelling code around ...Ben Byer1-0/+14
2008-03-04Merge branch 'master' into mpxPeter Hutterer1-9/+0
2008-02-29dix: Refactoring of selection code to allow for polyinstantiation.Eamon Walsh1-0/+2
2008-02-17main(): Remove uncredible failureDaniel Stone1-9/+0
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-51/+21
2007-12-20Xquartz: General CleanupJeremy Huddleston1-0/+4
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-11-21Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston1-1/+1
2007-11-20Remove some duplicate include statements.Eamon Walsh1-1/+0
2007-11-19xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh1-2/+2
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