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
/
winmultiwindowwindow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-07
hw/xwin: In multiwindow mode, do window minimization entirely in the WM
Jon Turney
1
-38
/
+0
2016-04-07
hw/xwin: xcbify code for converting X11 icon to Win32 icon
Jon Turney
1
-0
/
+2
2016-03-09
hw/xwin: Remove unused FinishCreateWindowsWindow engine function
Jon Turney
1
-4
/
+0
2016-03-09
hw/xwin: Remove fInternalWM flag
Jon Turney
1
-12
/
+0
2016-02-29
xwin: In multiwindow mode, look up the HWND for the parent window
Jon Turney
1
-3
/
+7
2016-02-29
xwin: Check that window position is visible on non-rectangular virtual desktops
Jon Turney
1
-8
/
+12
2015-07-07
hw/xwin: printf format fixes for LONG type
Jon TURNEY
1
-12
/
+12
2015-07-07
hw/xwin: printf format fixes for DWORD type
Jon TURNEY
1
-1
/
+1
2015-07-07
hw/xwin: printf format fixes for XID type
Jon TURNEY
1
-7
/
+9
2015-07-07
hw/xwin: Remove GetTickCount() from various pieces of debugging output
Jon TURNEY
1
-8
/
+8
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-3
/
+3
2014-10-09
hw/xwin: Fix format warnings with debug printing of pointers on 64-bit
Jon TURNEY
1
-7
/
+7
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-3
/
+3
2013-06-10
hw/xwin: Win32 Windows properties are of pointer type HANDLE, not an integer ...
Jon TURNEY
1
-2
/
+2
2013-06-10
hw/xwin: winMultiWindowGetTransientFor() returns an XID not a WindowPtr
Jon TURNEY
1
-4
/
+4
2013-05-02
hw/xwin: Fix unused-but-set-variable warning in winMinimizeWindow() when buil...
Jon TURNEY
1
-4
/
+1
2012-08-03
hw/xwin: Make winOverrideIcon() thread-safe for icon data access
Jon TURNEY
1
-11
/
+7
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-656
/
+633
2012-01-26
hw/xwin: Avoid WIN_WINDOW_PROP races during Windows window destruction
Jon TURNEY
1
-2
/
+0
2011-07-07
hw/xwin: Report Window XIDs in Window debug messages
Jon TURNEY
1
-12
/
+5
2011-07-07
hw/xwin: Add a flag to track which windows have been drawn to using WGL.
Jon TURNEY
1
-1
/
+9
2011-06-29
Cygwin/X: Preserve client area size and position on Windows window style change
Jon TURNEY
1
-5
/
+32
2011-04-27
Cygwin/X: Don't make InputOnly windows visible
Jon TURNEY
1
-6
/
+11
2011-04-27
Cygwin/X: Fix a GDI bitmap resource leak of window icons
Jon TURNEY
1
-1
/
+12
2010-10-19
Cygwin/X: Move duplicate extern variable declarations from various .c files t...
Jon TURNEY
1
-9
/
+0
2010-10-19
Cygwin/X: Drop several unneeded includes of winprefs.h
Jon TURNEY
1
-1
/
+0
2010-04-28
Cygwin/X: AIGLX using native WGL
Jon TURNEY
1
-1
/
+2
2010-02-05
Cygwin/X: Window placement refinement for multiwindow mode
Jon TURNEY
1
-0
/
+7
2009-11-09
Xming: Tidy up code for initial native window positioning
Colin Harrison
1
-12
/
+13
2009-11-09
Cygwin/X: Fix typo in g_fAnotherWMRunning and tidy up WM detection code
Jon TURNEY
1
-12
/
+0
2009-11-09
Xming: Replace all the uses of deprecated functions in hw/xwin with current ones
Colin Harrison
1
-1
/
+1
2009-07-26
Cygwin/X: Update Get/SetWindowLong() to Get/SetWindowLongPtr() everywhere
Colin Harrison
1
-1
/
+1
2009-07-21
Cygwin/X: winInitMultiWindowClass() should be static
Jon TURNEY
1
-0
/
+1
2009-07-03
Cygwin/X: Change to a single native window class for all X windows
Joe Krahn
1
-90
/
+42
2009-02-12
Cygwin/X: Place prototype for winSelectIcons() in a header file
Jon TURNEY
1
-2
/
+0
2009-01-19
Xming: Correctly parent XA_WM_TRANSIENT_FOR windows in -multiwindow mode when...
Colin Harrison
1
-1
/
+14
2009-01-15
Xming: Reduce MOUSE_POLLING_INTERVAL
Colin Harrison
1
-7
/
+0
2008-12-18
Xming, Cygwin/X: Tidy up warnings, headers and unused variables (#11132)
Colin Harrison
1
-7
/
+3
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-2
/
+0
2006-12-11
Fix Tooltip from minimized clients
Alan Hourihane
1
-4
/
+3
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2005-07-04
Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includes
Alexander Gottwald
1
-0
/
+3
2005-06-08
Fix crash reported by Øyvind Harboe
Alexander Gottwald
1
-0
/
+5
2005-03-07
Prevent winRaiseWindow from calling ConfigureWindow if the message was sent
Alexander Gottwald
1
-1
/
+7
2005-02-12
win.h
Alexander Gottwald
1
-39
/
+69
2005-01-31
winmultiwindowwindow.c
Alexander Gottwald
1
-1
/
+1
2005-01-12
winmsg.c
Alexander Gottwald
1
-4
/
+4
2004-12-05
redone ddraw.h to be able to mix it with w32api style COM header files.
Alexander Gottwald
1
-3
/
+19
2004-11-29
Fixed windows.h include for cygwin.
Alexander Gottwald
1
-1
/
+2
2004-11-15
Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added
Alexander Gottwald
1
-1
/
+2
[next]