index
:
~herrb/xserver
for-keith
master
obsd
obsd-server-1.10-branch
obsd-server-1.11-branch
obsd-server-1.12-branch
obsd-server-1.13-branch
obsd-server-1.14-branch
obsd-server-1.15-branch
obsd-server-1.9-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
OpenBSD versions of xserver
herrb
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
window.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-2165
/
+1934
2011-12-21
dix: when a window disappears, remove it from the touch sprite trace
Daniel Stone
1
-2
/
+7
2011-07-15
Fix non-Composite builds in PrintWindowTree
Daniel Stone
1
-1
/
+9
2011-07-01
DIX: Make PrintWindowTree actually useful
Daniel Stone
1
-27
/
+114
2011-06-01
DIX: Set backgroundState correctly for root window
Marko Macek
1
-0
/
+2
2011-03-28
consolidate SetRootClip (v2)
Dave Airlie
1
-0
/
+103
2011-03-10
panoramiX: convert 0->panoramiXNumScreens loops to macro (v3)
Dave Airlie
1
-2
/
+2
2011-01-05
composite: Support updating an arbitrary subtree
Ville Syrjälä
1
-0
/
+4
2010-11-11
dix: fix root window background behaviour for protocol calls
Tiago Vignatti
1
-2
/
+22
2010-11-11
dix: adds support for none root window background
Tiago Vignatti
1
-0
/
+6
2010-11-11
dix: delete logo hack screen saver
Tiago Vignatti
1
-200
/
+0
2010-10-27
dix: advance parent window pointer when no node is found
Tiago Vignatti
1
-3
/
+3
2010-08-16
dix: reset pScreen->root to NULL when root window is deleted.
Keith Packard
1
-0
/
+2
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-57
/
+57
2010-06-05
dix: Remove test for obsolete NO_XINERAMA_PORT macro.
Kim Woelders
1
-2
/
+1
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-36
/
+10
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-15
/
+6
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-50
/
+50
2010-06-05
Change region implementation names to eliminate the 'mi' prefix
Keith Packard
1
-2
/
+2
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
1
-1
/
+8
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-6
/
+6
2010-06-03
Delete panoramiXdataPtr: it's redundant.
Jamey Sharp
1
-6
/
+6
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-11
/
+10
2010-06-03
Move each screen's screensaver data into ScreenRec.
Jamey Sharp
1
-37
/
+34
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
1
-4
/
+4
2010-05-13
Quit using clientErrorValue in dix/colormap.c.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-7
/
+6
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-4
/
+4
2010-05-12
Kill ChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-20
/
+20
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
[next]