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-release-21.1
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
2016-02-26
Fix a crash in reloading multiwindow mode icons when not in multiwindow mode.
unmap-minimized-windows
Jon Turney
1
-1
/
+1
2016-02-24
Unmap minimized windows in rootless modes
Jon Turney
1
-0
/
+29
2016-01-12
Fix a problem with initially maximized windows
Jon Turney
1
-0
/
+4
2016-01-12
Re-order window creation process
Jon Turney
1
-12
/
+19
2015-11-11
Don't unmap windows on SWP_HIDEWINDOW
Jon Turney
1
-8
/
+12
2015-11-11
Push multiwindow wndproc WM_PAINT down into engine
Jon Turney
1
-36
/
+6
2015-11-11
Map window in WM_WINDOWPOSCHANGED not WM_SHOWWINDOW
Jon Turney
1
-64
/
+64
2015-11-11
Don't alter window style in WM_SHOWWINDOW
Jon Turney
1
-12
/
+0
2015-11-11
Rename WM_WM_MAP[23]
Jon Turney
1
-2
/
+2
2015-11-11
Track the window state in multiwindow mode.
Jon Turney
1
-0
/
+30
2015-11-10
Undefine _XSERVER64 in multiwindow WM
Jon Turney
1
-0
/
+54
2015-11-10
Move keyboard event utility functions to wmutil library
Jon Turney
1
-0
/
+1
2015-11-10
Make AIGLX work in non-toplevel windows
Jon Turney
1
-0
/
+36
2015-11-10
Xming: Fix the annoying menu/tooltip punch-through problem in -multiwindow mode.
Colin Harrison
1
-0
/
+2
2015-07-07
hw/xwin: printf format fixes for LONG type
Jon TURNEY
1
-15
/
+15
2015-07-07
hw/xwin: printf format fixes for DWORD type
Jon TURNEY
1
-2
/
+2
2015-07-07
hw/xwin: Remove GetTickCount() from various pieces of debugging output
Jon TURNEY
1
-3
/
+2
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-2
/
+2
2014-03-22
hw/xwin: Minimize redraw events after resizing/moving windows in multiwindow ...
Oliver Schmidt
1
-3
/
+19
2014-03-22
hw/xwin: Fix typo in comment
Colin Harrison
1
-1
/
+1
2013-08-30
hw/xwin: Remove unnecessary and incorrect HWND casts
Marc Haesen
1
-1
/
+1
2013-08-30
hw/xwin: Correct winprefs.c function signatures for x64.
Colin Harrison
1
-3
/
+3
2013-07-23
hw/xwin: Handle WM_MOUSEHWHEEL
Jon TURNEY
1
-0
/
+12
2013-07-23
hw/xwin: Map extra mouse buttons 1 and 2 to X buttons 8 and 9
Jon TURNEY
1
-2
/
+2
2013-06-10
hw/xwin: Win32 Windows properties are of pointer type HANDLE, not an integer ...
Jon TURNEY
1
-3
/
+3
2013-01-16
hw/xwin: Stop assuming WS_EX_APPWINDOW style in WM_SHOWWINDOW
Jon TURNEY
1
-32
/
+27
2013-01-16
hw/xwin: Move reshape code from winUpdateWindowPosition() to the map event ha...
Jon TURNEY
1
-2
/
+2
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-1
/
+1
2012-11-27
hw/xwin: Add correct taskbar grouping of X windows on Windows 7
Tobias Häußler
1
-0
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-874
/
+872
2012-01-26
hw/xwin: Avoid WIN_WINDOW_PROP races during Windows window destruction
Jon TURNEY
1
-3
/
+5
2012-01-26
hw/xwin: In multiwindow mode, don't grab native input focus for new windows w...
Jon TURNEY
1
-1
/
+16
2011-11-02
hw/xwin: Link directly to TrackMouseEvent()
Jon TURNEY
1
-2
/
+2
2011-07-07
hw/xwin: Add a flag to track which windows have been drawn to using WGL.
Jon TURNEY
1
-0
/
+14
2011-06-29
Cygwin/X: Preserve client area size and position on Windows window style change
Jon TURNEY
1
-0
/
+58
2010-10-19
Cygwin/X: Move duplicate extern variable declarations from various .c files t...
Jon TURNEY
1
-9
/
+0
2009-10-14
Xming: Fix various 'ISO C90 forbids mixed declarations and code' warnings
Colin Harrison
1
-8
/
+10
2009-07-03
Xming: Apply window style hints in -multiwindow mode
Colin Harrison
1
-65
/
+26
2009-06-29
Cygwin/X: Avoid a visual glitch on window move in rootless modes
Jon TURNEY
1
-0
/
+8
2009-06-29
Cygwin/X: Improve mouse tracking for moving/resizing undecorated windows
Jon TURNEY
1
-22
/
+37
2009-05-27
Xming: Prevent the mouse wheel from stalling when another window is minimized.
Colin Harrison
1
-0
/
+4
2009-05-27
Cygwin/X: Correctly allow for the native window frame width in ValidateSizing()
Jon TURNEY
1
-9
/
+12
2009-01-19
Xming: Notify X when the keyboard focus is lost to a pure Windows window in -...
Colin Harrison
1
-0
/
+3
2009-01-19
Xming: Only allow WM_MOUSEWHEEL messages to act on the client area of a focus...
Colin Harrison
1
-4
/
+7
2009-01-19
Xming: Correctly parent XA_WM_TRANSIENT_FOR windows in -multiwindow mode when...
Colin Harrison
1
-0
/
+8
2009-01-15
Xming: Reduce MOUSE_POLLING_INTERVAL
Colin Harrison
1
-1
/
+0
2008-12-17
Cygwin/X: enqueue a pointer motion event on mouse movement
Jon TURNEY
1
-3
/
+3
2008-12-17
Cygwin/X: 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
[next]