index
:
~gsap7/xserver
glapi-sync
master
Unnamed repository; edit this file to name it for gitweb.
gsap7
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-26
Nuke unused variables
Julien Cristau
1
-1
/
+0
2008-10-03
Remove unused wrapping for visual initialization.
Adam Jackson
1
-1
/
+0
2008-10-03
const cleanup
Adam Jackson
1
-1
/
+1
2008-10-02
Don't inherit XAUTHORITY from the environment.
Adam Jackson
1
-4
/
+0
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
1
-1
/
+0
2008-08-13
Eviscerate save-under support.
Adam Jackson
1
-1
/
+1
2008-08-05
Redefine clients as a fixed array
Tomas Carnecky
1
-4
/
+1
2008-08-05
Redefine WindowTable as a fixed array
Tomas Carnecky
1
-6
/
+1
2008-07-21
dix: Remove insane BC hacks
Daniel Stone
1
-12
/
+1
2008-07-17
Nuke some ancient code for commandline-challenged OSes.
Adam Jackson
1
-4
/
+0
2008-07-16
Remove the numVideoScreens xprintism.
Adam Jackson
1
-3
/
+0
2008-06-25
dix: free memory associated with the EventList. #16507
Peter Hutterer
1
-0
/
+1
2008-05-26
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+0
2008-05-21
drop xprint remnants: InitGlobals
George Sapountzis
1
-1
/
+0
2008-05-20
dix: shut up two compiler warnings.
Peter Hutterer
1
-1
/
+1
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
1
-21
/
+2
2008-05-14
Simplify default font path setup.
Adam Jackson
1
-7
/
+2
2008-05-14
Remove global argc/argv variables.
Adam Jackson
1
-5
/
+0
2008-05-14
dix: InitAndStartDevices doesn't need a window parameter.
Peter Hutterer
1
-1
/
+1
2008-05-12
X n'est pas une print API.
Adam Jackson
1
-9
/
+0
2008-05-02
Merge branch 'master' into mpx
Peter Hutterer
1
-12
/
+7
2008-04-26
XQuartz: Cleaned up startup and thread creation a tad.
Jeremy Huddleston
1
-12
/
+4
2008-04-25
dix: remove obsolete InitWindowPrivates().
Peter Hutterer
1
-2
/
+0
2008-04-24
dix: NULL out WindowTable after freeing all the windows.
Peter Hutterer
1
-0
/
+3
2008-04-22
Merge branch 'master' into mpx
Peter Hutterer
1
-14
/
+0
2008-04-17
removed Xquartz debugging code that leaked into master. Our Bad.
Ben Byer
1
-14
/
+0
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-0
/
+16
2008-04-02
shovelling code around ...
Ben Byer
1
-0
/
+14
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-9
/
+0
2008-02-29
dix: Refactoring of selection code to allow for polyinstantiation.
Eamon Walsh
1
-0
/
+2
2008-02-17
main(): Remove uncredible failure
Daniel Stone
1
-9
/
+0
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-51
/
+21
2007-12-20
Xquartz: General Cleanup
Jeremy Huddleston
1
-0
/
+4
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+1
2007-11-21
Darwin: Dead code removal, Code cleanup, Added launcher
Jeremy Huddleston
1
-1
/
+1
2007-11-20
Remove some duplicate include statements.
Eamon Walsh
1
-1
/
+0
2007-11-19
xace: restore the old SaveScreens function and introduce new API, since the
Eamon Walsh
1
-2
/
+2
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+3
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+2
2007-11-02
Move SIGUSR1 notification as late as possible.
Adam Jackson
1
-0
/
+2
2007-10-11
dix: Add a new "registry" mechanism for registering string names of things.
Eamon Walsh
1
-0
/
+2
2007-10-10
dix: pass a valid ClientPtr to SetFontPath in all cases.
Eamon Walsh
1
-3
/
+3
2007-09-26
dix: unify ErrorFs. prepend all with [dix].
Peter Hutterer
1
-1
/
+1
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+1
2007-09-05
Fix server version reporting to be the server package version.
Eric Anholt
1
-1
/
+1
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-47
/
+7
2007-08-16
xace: add hooks + new access codes: core protocol screensaver requests
Eamon Walsh
1
-2
/
+2
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
1
-23
/
+7
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-23
/
+7
2007-08-01
DIX: Clean up null root cursor handling
Daniel Stone
1
-13
/
+1
[next]