index
:
~dottedmag/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
fixes
for-keithp
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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
2007-08-01
Fonts: Fix builtin fonts
Daniel Stone
1
-6
/
+4
2007-08-01
Hotplug: Separate D-Bus into core and hotplug API components
Daniel Stone
1
-2
/
+2
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2007-05-22
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+1
2007-05-15
Add new InitRegions() function called from dix/main
Soren Sandmann Pedersen
1
-0
/
+1
2007-04-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+1
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
1
-1
/
+1
2007-04-05
devPrivates rework: minor fix; use calloc and avoid initialization.
Eamon Walsh
1
-8
/
+5
2007-04-04
devPrivates rework: properly free devPrivates on compatibility structures,
Eamon Walsh
1
-0
/
+3
2007-03-08
devPrivates rework: hook up new mechanism in backwards-compatibility mode
Eamon Walsh
1
-11
/
+21
2007-03-07
devPrivates rework: move reset functions into a single call.
Eamon Walsh
1
-8
/
+0
2007-03-07
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-6
/
+0
2007-03-06
remove PIXPRIV checks as this flag is always set.
Eamon Walsh
1
-6
/
+0
2007-03-05
devPrivates rework: redo interface and implementation.
Eamon Walsh
1
-1
/
+2
2007-02-23
devPrivates rework: hook up new interface in resource system; add new
Eamon Walsh
1
-0
/
+2
2006-12-06
config: move config.h to hotplug.h
Daniel Stone
1
-3
/
+3
2006-11-21
Issue CloseDownDevices() in os/log.c and remove from dix/main.c.
Alan Hourihane
1
-5
/
+0
2006-11-18
Shutdown input devices if FatalError occurs during startup.
Alan Hourihane
1
-5
/
+15
2006-11-08
dix: remove unused debug code
Daniel Stone
1
-10
/
+0
2006-11-08
dix: remove unused variable
Daniel Stone
1
-1
/
+0
2006-10-13
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-0
/
+1
2006-08-21
Merge branch 'XACE-modular' into my-XACE-modular
Eamon Walsh
1
-3
/
+0
2006-08-18
dix: enable null root cursor
Daniel Stone
1
-0
/
+12
2006-07-31
Added devPrivates support to the ExtensionEntry structure.
Eamon Walsh
1
-0
/
+1
2006-07-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-3
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-3
/
+0
2006-07-21
add virtual core devices to DIX
Daniel Stone
1
-0
/
+1
2006-07-21
add support for built-in fonts
Daniel Stone
1
-1
/
+6
2006-07-21
add basic D-BUS configuration mechanism
Daniel Stone
1
-0
/
+3
2006-03-24
Refactored the screensaver and DPMS timer code to use the screensaver timer
Fredrik Höglund
1
-7
/
+1
2006-02-15
Mark everything in dixsym.c as _X_EXPORT.
Adam Jackson
1
-3
/
+3
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-2
/
+2
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-1
/
+5
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-3
/
+3
2005-05-22
Bugzilla #2800 <https://bugs.freedesktop.org/show_bug.cgi?id=2800> Xevie
XORG-6_8_99_8
Alan Coopersmith
1
-0
/
+1
2005-04-24
xc/config/cf/X11.tmpl
XORG-6_8_99_4
Roland Mainz
1
-0
/
+6
2005-04-23
//bugs.freedesktop.org/show_bug.cgi?id=3118) attachment #2525
Roland Mainz
1
-6
/
+0
2005-04-20
Conditionalise usage of Xprint functions and headers.
Daniel Stone
1
-1
/
+7
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-5
/
+5
2005-03-23
xc/programs/Xserver/Imakefile
Roland Mainz
1
-4
/
+5
2005-03-07
xc/programs/Xserver/dix/atom.c
Roland Mainz
1
-10
/
+5
2004-09-18
Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1404 - Fixing
Roland Mainz
1
-2
/
+2
[next]