index
:
~jbarnes/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
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
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_0-branch
server-1_1-branch
transform-proposal
upstream
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
Jesse's X Server development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
window.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-7
/
+0
2007-12-04
dix: remove #ifdef XINPUT.
Peter Hutterer
1
-6
/
+0
2007-12-02
Clean up many #if 0.
Adam Jackson
1
-7
/
+0
2007-11-19
xace: restore the old SaveScreens function and introduce new API, since the
Eamon Walsh
1
-1
/
+7
2007-11-09
dix: calloc root window's Generic Event mask, stops segfaults.
Peter Hutterer
1
-1
/
+6
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-9
/
+2
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+1
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-1
/
+1
2007-10-17
xace: add creation/labeling hook to CreateRootWindow().
Eamon Walsh
1
-0
/
+6
2007-09-26
dix: unify ErrorFs. prepend all with [dix].
Peter Hutterer
1
-4
/
+5
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+1
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-1
/
+1
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
1
-5
/
+5
2007-08-30
xace: Correct some access modes.
Eamon Walsh
1
-1
/
+1
2007-08-29
xace: drop map-window checking hook, add new hooks for controlling the
Eamon Walsh
1
-2
/
+3
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-38
/
+5
2007-08-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-7
/
+0
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-7
/
+0
2007-08-16
xace: add hooks + new access codes: core protocol screensaver requests
Eamon Walsh
1
-5
/
+11
2007-08-15
xace: add hooks + new access codes: core protocol cursor requests
Eamon Walsh
1
-1
/
+2
2007-08-13
xace: add hooks + new access codes: core protocol window requests
Eamon Walsh
1
-82
/
+80
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
1
-3
/
+11
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-3
/
+11
2007-07-06
Use the same struct for generic event masks throughout the code.
Peter Hutterer
1
-1
/
+2
2007-07-03
Make Composite manual redirect windows not clip their parent.
Keith Packard
1
-3
/
+11
2007-04-30
Add GenericEvent extension to Xext.
Peter Hutterer
1
-0
/
+17
2007-04-17
xace: change the semantics of the return value of XACE hooks to allow
Eamon Walsh
1
-7
/
+6
2007-04-17
Change FocusIn/Out semantics to match Enter/Leave semantics.
Peter Hutterer
1
-4
/
+11
2007-04-12
Change core enter/leave semantics for multiple pointers.
Peter Hutterer
1
-0
/
+18
2007-04-04
devPrivates rework: properly free devPrivates on compatibility structures,
Eamon Walsh
1
-0
/
+2
2007-04-03
xace: forgot one of the hook call arguments. Add it.
Eamon Walsh
1
-1
/
+2
2007-04-02
Merge branch 'master' into mpx
Peter Hutterer
1
-104
/
+71
2007-03-28
xace: provide creation-time resource hook call in CreateWindow().
Eamon Walsh
1
-0
/
+8
2007-03-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-177
/
+143
2007-03-26
Remove dead NEED_DBE_BUF_BITS code.
Eamon Walsh
1
-4
/
+0
2007-03-25
General DIX static and dead code cleanup.
Adam Jackson
1
-75
/
+45
2007-03-19
xace: drop XACE_WINDOW_INIT hook, it has been superseded by ResourceStateCall...
Eamon Walsh
1
-4
/
+0
2007-03-19
Merge branch 'master' into mpx
Peter Hutterer
1
-100
/
+100
2007-03-15
dix: fix: don't return when device is same as argument.
Peter Hutterer
1
-0
/
+1
2007-03-14
dix: fix: don't skip first item in list when seeking for a device cursor.
Peter Hutterer
1
-0
/
+9
2007-03-08
dix: remove 'register' keyword for all variables.
Peter Hutterer
1
-100
/
+100
2007-02-22
Xi: Add access control request handling.
Peter Hutterer
1
-2
/
+19
2007-01-08
Xi: Adding ChangeDeviceCursor request
Peter Hutterer
1
-1
/
+241
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-5
/
+5
2006-12-01
Define calls away when not building XACE, allowing ifdef's to be removed.
Eamon Walsh
1
-29
/
+13
2006-11-08
dix/mi: still more warning fixes
Daniel Stone
1
-8
/
+15
2006-08-25
Add four new XACE hooks: auditing, key event notification, window init
Eamon Walsh
1
-0
/
+8
2006-08-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Alan Coopersmith
1
-6
/
+15
2006-08-18
dix: fix whiteroot thinko
Daniel Stone
1
-2
/
+2
2006-08-18
dix: add whiteroot flag
Daniel Stone
1
-6
/
+15
[prev]
[next]