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
/
winmultiwindowwndproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-15
Handle and ignore WM_ERASEBKGND since we repaint the entire invalidated regio...
Jon TURNEY
1
-0
/
+8
2009-10-15
In -multiwindow mode, tell Windows we wish to capture the mouse when a button...
Jon TURNEY
1
-22
/
+37
2009-10-15
Reduce MOUSE_POLLING_INTERVAL from 500ms to 50ms
Jon TURNEY
1
-1
/
+0
2009-10-15
Hint handling fixes
Jon TURNEY
1
-9
/
+33
2009-10-15
Fix internal WM so it only allows WM_MOUSEWHEEL messages to act on the client...
Jon TURNEY
1
-4
/
+7
2009-10-15
Prevent the mouse wheel from stalling when another window is minimized.
Jon TURNEY
1
-0
/
+4
2009-10-15
Fix the annoying menu/tooltip 'punch-through' problem in -multiwindow mode.
Jon TURNEY
1
-0
/
+1
2009-10-15
Correctly parent XA_WM_TRANSIENT_FOR windows in -multiwindow mode when a wind...
Jon TURNEY
1
-0
/
+8
2009-10-15
Notify X when the keyboard focus is lost to a pure Windows window in -multiwi...
Jon TURNEY
1
-0
/
+3
2009-10-15
Apply window style hints in -multiwindow mode
Jon TURNEY
1
-65
/
+26
2009-10-04
Update to enqueue pointer motion event on mouse movement
Jon TURNEY
1
-3
/
+3
2009-10-04
Update for MPX device changes
Jon TURNEY
1
-2
/
+2
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-1
/
+1
2007-05-11
Missing piece from bug 9808
Colin Harrison
1
-2
/
+3
2007-05-09
Fix bad use of hwnd (bug: 9808)
Colin Harrison
1
-2
/
+2
2006-08-24
Apply patch in bug #7919, blit improvements in
Alan Hourihane
1
-11
/
+9
2006-08-18
Fix bug #7280, round title corner background
Alan Hourihane
1
-0
/
+9
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-03-03
https://bugs.freedesktop.org/show_bug.cgi?id=4538 Fix mouse button release
Alan Hourihane
1
-0
/
+7
2005-07-05
Fix problem with fake Control press on Alt-Gr
Alexander Gottwald
1
-4
/
+2
2005-07-04
Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includes
Alexander Gottwald
1
-0
/
+3
2005-06-30
Pass serverClient instead of NULL to ConfigureWindow. This should fix a
Alexander Gottwald
1
-1
/
+1
2005-06-03
Backout last winRaiseWindow patch which caused stacking problems
Alexander Gottwald
1
-2
/
+1
2005-05-08
Only call ConfigureWindow from winRaiseWindow if the windows message
Alexander Gottwald
1
-1
/
+2
2005-04-19
Prevent recursive calls to winRaiseWindow.
Alexander Gottwald
1
-1
/
+5
2005-03-10
Force rebuilding of window stack if a window changes it's state from
Alexander Gottwald
1
-1
/
+17
2005-03-07
Prevent winRaiseWindow from calling ConfigureWindow if the message was sent
Alexander Gottwald
1
-1
/
+5
2005-02-24
on WM_WINDOWPOSCHANGED raise window directly and in sync without utilizing
Alexander Gottwald
1
-48
/
+14
2005-02-12
winmultiwindowwindow.c
Alexander Gottwald
1
-69
/
+5
2005-01-31
winmultiwindowwindow.c
Alexander Gottwald
1
-1
/
+61
2005-01-31
winmessages.h
Alexander Gottwald
1
-13
/
+2
2004-09-15
add support for mice with more than 3 buttons and one scroll wheel (Chris
Alexander Gottwald
1
-0
/
+10
2004-06-21
Bug 777: Merge from CYGWIN branch
Alexander Gottwald
1
-187
/
+231
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
Initial revision
Kaleb Keithley
1
-0
/
+1005