index
:
~iksaif/xserver
master
xwayland
Xorg that runs on wayland (xwayland extension)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
window.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-02
dix: wrap variables with #ifdef when panoramix is not used
Tiago Vignatti
1
-2
/
+1
2010-03-16
Add a ConfigNotify hook.
Francisco Jerez
1
-0
/
+3
2010-02-12
dix: restore lastDeviceEventTime update in dixSaveScreens
Julien Cristau
1
-2
/
+7
2009-09-03
dix: when unsetting a cursor, update the sprite immediately (#23608)
Peter Hutterer
1
-1
/
+2
2009-08-25
CheckWindowOptionalNeed: Ensure w->optional is set to avoid SEGFAULT
Jeremy Huddleston
1
-1
/
+1
2009-08-18
Do not reset lastDeviceEventTime when we do dixSaveScreens
Richard Hughes
1
-2
/
+0
2009-07-14
dix: switch to byte-counting functions.
Peter Hutterer
1
-2
/
+2
2009-05-28
Merge branch 'master' into xi2
Peter Hutterer
1
-40
/
+47
2009-05-14
Update several of my and/or Red Hat's licenses to standard form.
Adam Jackson
1
-15
/
+14
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-25
/
+33
2009-04-07
Merge branch 'master' into xi2
Peter Hutterer
1
-3
/
+0
2009-03-23
Remove two unused defines in C files
Tomas Carnecky
1
-3
/
+0
2009-03-20
Xext: purge XGE event masks.
Peter Hutterer
1
-35
/
+0
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-4
/
+4
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-2
/
+15
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-9
/
+8
2009-01-20
Move CreateUnclippedWinSize to mbuf
Adam Jackson
1
-26
/
+0
2009-01-11
dix: don't mix declarations and code
Julien Cristau
1
-2
/
+2
2009-01-08
dix: move focus handling into enterleave.c.
Peter Hutterer
1
-2
/
+0
2009-01-08
dix: reduce FirstPointerChild complexity
Peter Hutterer
1
-1
/
+0
2008-12-10
dix: purge dead device-based window access code.
Peter Hutterer
1
-17
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-43
/
+43
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-24
/
+24
2008-11-25
Do not send VisibilityNotify events when MapUnmapEvents are disabled
Michael Vogt
1
-0
/
+2
2008-11-13
dix: don't store enter/leave and focus semaphores in a devPrivate.
Peter Hutterer
1
-4
/
+2
2008-10-26
Nuke unused variables
Julien Cristau
1
-1
/
+1
2008-10-06
Loader: Unexport a handful of consumerless symbols from dixsym.
Adam Jackson
1
-5
/
+5
2008-09-23
Rename SaveSetMap() to SaveSetShouldMap().
Adam Jackson
1
-2
/
+2
2008-09-22
Change 'remap' to 'map' in saveset functions/macros
Owen Taylor
1
-2
/
+2
2008-09-22
Don't remap windows for SaveSetUnmap
Owen W. Taylor
1
-0
/
+5
2008-09-22
Default to -br. Add -retro option for the nostalgic.
Adam Jackson
1
-6
/
+5
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-1
/
+2
2008-08-13
Eviscerate save-under support.
Adam Jackson
1
-158
/
+1
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-20
/
+0
2008-07-10
dix: free GenericMask allocations when destroying window.
Peter Hutterer
1
-0
/
+13
2008-06-27
Fix a leak of window devPrivates in window.c/CrushTree().
Eamon Walsh
1
-0
/
+1
2008-06-25
dix: free FocusPrivates when deleting a window. #16493
Ben Gamari
1
-0
/
+1
2008-04-25
dix: remove obsolete InitWindowPrivates().
Peter Hutterer
1
-13
/
+0
2008-04-25
dix: add mi.h include to stop compiler warning
Peter Hutterer
1
-0
/
+1
2008-04-25
dix: remove "unused variable" compiler warning.
Peter Hutterer
1
-1
/
+0
2008-04-22
Merge branch 'master' into mpx
Peter Hutterer
1
-67
/
+4
2008-04-18
Death to APPGROUP.
Adam Jackson
1
-67
/
+0
2008-04-10
dix: Rework Enter/Leave semaphore system.
Peter Hutterer
1
-0
/
+2
2008-04-08
XQuartz: Fix issue where clicking on an X11 window might send that event to a...
Jeremy Huddleston
1
-0
/
+3
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
[next]