index
:
~kibi/xserver
debian-experimental
debian-squeeze-backports
debian-unstable
doc-master
fdo41211
inputbk
manpage-master
master
master-next-pull
pu/35066
server-1.7-branch
unused-but-set-variable
unused-but-set-variable-round2
upstream-experimental
various-master
KiBi's patches for xorg-server
kibi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
window.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-10
dix: Rework Enter/Leave semaphore system.
Peter Hutterer
1
-0
/
+2
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-7
/
+6
2008-02-20
XACE: Make the default window background state configurable per-window.
Eamon Walsh
1
-4
/
+5
2008-02-20
Remove COMPOSITE ifdefs around WindowRec bitfield as it has no ABI effect.
Eamon Walsh
1
-2
/
+0
2008-02-18
dix: Handle the case where a device cursor was removed correctly
Benjamin Close
1
-1
/
+7
2008-02-14
Silence an error message in ConfigureWindow that never happens.
Adam Jackson
1
-1
/
+1
2008-01-26
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+2
2008-01-16
Don't break grab and focus state for a window when redirecting it.
Kristian Høgsberg
1
-1
/
+2
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-146
/
+125
2007-12-17
XACE: Restore the old background None behavior in response to bug #13683.
Eamon Walsh
1
-2
/
+2
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
[next]