index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
window.c
Age
Commit message (
Expand
)
Author
2009-08-25
Do not reset lastDeviceEventTime when we do dixSaveScreens
Richard Hughes
2009-07-26
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
2009-01-11
dix: move focus handling into enterleave.c.
Keith Packard
2009-01-09
dix: reduce FirstPointerChild complexity
Peter Hutterer
2008-11-25
Do not send VisibilityNotify events when MapUnmapEvents are disabled
Michael Vogt
2008-11-13
dix: don't store enter/leave and focus semaphores in a devPrivate.
Peter Hutterer
2008-10-26
Nuke unused variables
Julien Cristau
2008-10-06
Loader: Unexport a handful of consumerless symbols from dixsym.
Adam Jackson
2008-09-23
Rename SaveSetMap() to SaveSetShouldMap().
Adam Jackson
2008-09-22
Change 'remap' to 'map' in saveset functions/macros
Owen Taylor
2008-09-22
Don't remap windows for SaveSetUnmap
Owen W. Taylor
2008-09-22
Default to -br. Add -retro option for the nostalgic.
Adam Jackson
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2008-08-13
Eviscerate save-under support.
Adam Jackson
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
2008-07-10
dix: free GenericMask allocations when destroying window.
Peter Hutterer
2008-06-27
Fix a leak of window devPrivates in window.c/CrushTree().
Eamon Walsh
2008-06-25
dix: free FocusPrivates when deleting a window. #16493
Ben Gamari
2008-04-25
dix: remove obsolete InitWindowPrivates().
Peter Hutterer
2008-04-25
dix: add mi.h include to stop compiler warning
Peter Hutterer
2008-04-25
dix: remove "unused variable" compiler warning.
Peter Hutterer
2008-04-22
Merge branch 'master' into mpx
Peter Hutterer
2008-04-18
Death to APPGROUP.
Adam Jackson
2008-04-10
dix: Rework Enter/Leave semaphore system.
Peter Hutterer
2008-04-08
XQuartz: Fix issue where clicking on an X11 window might send that event to a...
Jeremy Huddleston
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
2008-02-20
XACE: Make the default window background state configurable per-window.
Eamon Walsh
2008-02-20
Remove COMPOSITE ifdefs around WindowRec bitfield as it has no ABI effect.
Eamon Walsh
2008-02-18
dix: Handle the case where a device cursor was removed correctly
Benjamin Close
2008-02-14
Silence an error message in ConfigureWindow that never happens.
Adam Jackson
2008-01-26
Merge branch 'master' into mpx
Peter Hutterer
2008-01-16
Don't break grab and focus state for a window when redirecting it.
Kristian Høgsberg
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
2007-12-17
XACE: Restore the old background None behavior in response to bug #13683.
Eamon Walsh
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-12-04
dix: remove #ifdef XINPUT.
Peter Hutterer
2007-12-02
Clean up many #if 0.
Adam Jackson
2007-11-19
xace: restore the old SaveScreens function and introduce new API, since the
Eamon Walsh
2007-11-09
dix: calloc root window's Generic Event mask, stops segfaults.
Peter Hutterer
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
2007-10-17
xace: add creation/labeling hook to CreateRootWindow().
Eamon Walsh
2007-09-26
dix: unify ErrorFs. prepend all with [dix].
Peter Hutterer
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
2007-08-30
xace: Correct some access modes.
Eamon Walsh
2007-08-29
xace: drop map-window checking hook, add new hooks for controlling the
Eamon Walsh
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
[next]