summaryrefslogtreecommitdiff
path: root/dix/main.c
AgeCommit message (Expand)Author
2010-03-08Update to xextproto 7.0.99.1.Peter Hutterer
2009-01-30XQuartz: mieq: Wait for the server to finish initializing before letting othe...Jeremy Huddleston
2008-11-24dix: Enable core devices in InitCoreDevices already.Peter Hutterer
2008-10-26Nuke unused variablesJulien Cristau
2008-10-03Remove unused wrapping for visual initialization.Adam Jackson
2008-10-03const cleanupAdam Jackson
2008-10-02Don't inherit XAUTHORITY from the environment.Adam Jackson
2008-08-20Centralize declaration of ConnectionInfo.Adam Jackson
2008-08-13Eviscerate save-under support.Adam Jackson
2008-08-05Redefine clients as a fixed arrayTomas Carnecky
2008-08-05Redefine WindowTable as a fixed arrayTomas Carnecky
2008-07-21dix: Remove insane BC hacksDaniel Stone
2008-07-17Nuke some ancient code for commandline-challenged OSes.Adam Jackson
2008-07-16Remove the numVideoScreens xprintism.Adam Jackson
2008-06-25dix: free memory associated with the EventList. #16507Peter Hutterer
2008-05-26Merge branch 'master' into mpxPeter Hutterer
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis
2008-05-20dix: shut up two compiler warnings.Peter Hutterer
2008-05-20Merge branch 'master' into mpxPeter Hutterer
2008-05-14Simplify default font path setup.Adam Jackson
2008-05-14Remove global argc/argv variables.Adam Jackson
2008-05-14dix: InitAndStartDevices doesn't need a window parameter.Peter Hutterer
2008-05-12X n'est pas une print API.Adam Jackson
2008-05-02Merge branch 'master' into mpxPeter Hutterer
2008-04-26XQuartz: Cleaned up startup and thread creation a tad.Jeremy Huddleston
2008-04-25dix: remove obsolete InitWindowPrivates().Peter Hutterer
2008-04-24dix: NULL out WindowTable after freeing all the windows.Peter Hutterer
2008-04-22Merge branch 'master' into mpxPeter Hutterer
2008-04-17removed Xquartz debugging code that leaked into master. Our Bad.Ben Byer
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer
2008-04-02shovelling code around ...Ben Byer
2008-03-04Merge branch 'master' into mpxPeter Hutterer
2008-02-29dix: Refactoring of selection code to allow for polyinstantiation.Eamon Walsh
2008-02-17main(): Remove uncredible failureDaniel Stone
2008-01-03Merge branch 'master' into mpxPeter Hutterer
2007-12-20Xquartz: General CleanupJeremy Huddleston
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-21Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston
2007-11-20Remove some duplicate include statements.Eamon Walsh
2007-11-19xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh
2007-11-07Merge branch 'master' into mpxPeter Hutterer
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-02Move SIGUSR1 notification as late as possible.Adam Jackson
2007-10-11dix: Add a new "registry" mechanism for registering string names of things.Eamon Walsh
2007-10-10dix: pass a valid ClientPtr to SetFontPath in all cases.Eamon Walsh
2007-09-26dix: unify ErrorFs. prepend all with [dix].Peter Hutterer
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-09-05Fix server version reporting to be the server package version.Eric Anholt
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh
2007-08-16xace: add hooks + new access codes: core protocol screensaver requestsEamon Walsh