index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
/
winwindowswm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-10
Fix several format/type cast issues with debug output in winwindowswm.c
Jon TURNEY
1
-3
/
+3
2012-10-16
hw/xwin: Remove unused variables in winwindowswm.c
Colin Harrison
1
-3
/
+0
2012-10-16
hw/xwin: Warning fix in ProcWindowsWMFrameSetTitle()
Colin Harrison
1
-1
/
+1
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2012-08-03
hw/xwin: Make winOverrideIcon() thread-safe for icon data access
Jon TURNEY
1
-2
/
+0
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-2
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-406
/
+383
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
1
-2
/
+2
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2011-10-26
XWin: windowswm: Correct byte swapping in event notifications
Jeremy Huddleston
1
-1
/
+3
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-3
/
+3
2010-10-19
Xming: Remove uses of register keyword
Colin Harrison
1
-15
/
+13
2010-10-19
Xming: Fix warnings in ProcWindowsWMFrameSetTitle()
Colin Harrison
1
-1
/
+1
2010-10-19
Cygwin/X: Remove execute permission from source files
Jon TURNEY
1
-0
/
+0
2010-09-29
Cygwin/X: Fix compilation after "delete pervasively use of DISPATCH_PROC"
Jon TURNEY
1
-27
/
+25
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
1
-2
/
+0
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-2
/
+0
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-4
/
+4
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
1
-1
/
+0
2010-05-19
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
1
-2
/
+1
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-7
/
+7
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-6
/
+6
2010-03-16
Xming: Warning fixes
Colin Harrison
1
-1
/
+1
2010-03-16
Xming: Dead code removal
Colin Harrison
1
-8
/
+0
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-5
/
+2
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+3
2009-11-09
Xming: Replace all the uses of deprecated functions in hw/xwin with current ones
Colin Harrison
1
-4
/
+5
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-3
/
+4
2009-06-29
Cygwin/X: Fix multiwindow extwm mode to build again
Jon TURNEY
1
-7
/
+7
2008-12-18
Xming, Cygwin/X: Tidy up warnings, headers and unused variables (#11132)
Colin Harrison
1
-1
/
+1
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-9
/
+1
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-11
/
+8
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-3
/
+3
2005-07-04
Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includes
Alexander Gottwald
1
-0
/
+3
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-1
/
+1
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-1
/
+1
2004-06-21
Bug 777: Merge from CYGWIN branch
Alexander Gottwald
1
-0
/
+663