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
/
winmultiwindowwm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
hw/xwin: Remove unnecessary and incorrect HWND casts
Marc Haesen
1
-4
/
+2
2013-08-30
hw/xwin: Correct size of _WINDOWSWM_NATIVE_HWND property on x86_64
Marc Haesen
1
-7
/
+7
2013-07-23
hw/xwin: Remove an extra '\n' from some log messages
Jon TURNEY
1
-2
/
+2
2013-07-23
hw/xwin: _NET_WM_STATE is ATOM[] not ATOM
Jon TURNEY
1
-14
/
+18
2013-01-16
hw/xwin: Use ITaskBarList interface to ensure show-on-taskbar state is update...
Jon TURNEY
1
-0
/
+13
2013-01-16
hw/xwin: Ensure full styling is applied when the window is mapped
Jon TURNEY
1
-20
/
+28
2013-01-16
hw/xwin: Make sure that WM_WM_HINTS_EVENT does nothing for override-redirect ...
Jon TURNEY
1
-0
/
+6
2013-01-16
hw/xwin: Add a new WM_WM_HINTS_EVENT event to update window style
Jon TURNEY
1
-7
/
+52
2013-01-16
hw/xwin: Move reshape code from winUpdateWindowPosition() to the map event ha...
Jon TURNEY
1
-7
/
+14
2012-11-27
hw/xwin: Disable minimize button on window with skip-taskbar state
Colin Harrison
1
-0
/
+3
2012-11-27
hw/xwin: Process _NET_WM_STATE_SKIP_TASKBAR hint in multiwindow mode.
Jon TURNEY
1
-6
/
+26
2012-11-27
hw/xwin: Add correct taskbar grouping of X windows on Windows 7
Tobias Häußler
1
-1
/
+19
2012-11-05
hw/xwin: Remove pointless winFinishCreateWindowsWindowDDNL()
Jon TURNEY
1
-2
/
+0
2012-10-17
hw/xwin: Remove unused variable in winmultiwindowwm.c
Colin Harrison
1
-1
/
+0
2012-10-16
hw/xwin: Fix redundant declarations in winmultiwindowwm.c
Jon TURNEY
1
-7
/
+0
2012-08-03
hw/xwin: Fix winUpdateWindowPosition() not to assume WS_EX_APPWINDOW style
Jon TURNEY
1
-9
/
+5
2012-08-03
hw/xwin: Make winOverrideIcon() thread-safe for icon data access
Jon TURNEY
1
-4
/
+43
2012-08-03
hw/xwin: Also update icon when _NET_WM_ICON property changes
Jon TURNEY
1
-17
/
+19
2012-08-03
hw/xwin: Rename WM_WM_HINTS_EVENT to WM_WM_ICON_EVENT
Jon TURNEY
1
-2
/
+2
2012-08-03
hw/xwin: Refactor Xutf8TextPropertyToString() from GetWindowName() as a separ...
Jon TURNEY
1
-43
/
+62
2012-07-16
hw/xwin: Consolidate duplicated code as getHwnd() function
Jon TURNEY
1
-30
/
+33
2012-07-16
hw/xwin: Tidy up some pointless output which is always emitted
Jon TURNEY
1
-8
/
+8
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-1258
/
+1150
2012-01-26
hw/xwin: Handle more motif window decoration hinting
Jon TURNEY
1
-0
/
+18
2012-01-26
hw/xwin: Chain IOError handlers to avoid longjmp across threads
Jon TURNEY
1
-18
/
+36
2012-01-07
hw/xwin: Fix a memory leak in error path in winInitWM()
Ryan Pavlik
1
-5
/
+7
2011-04-27
Cygwin/X: Make winOverrrideStyle() thread-safe
Jon TURNEY
1
-2
/
+20
2011-04-27
Cygwin/X: Internal WM workaround for Java AWT bug
Jon TURNEY
1
-0
/
+24
2010-10-19
Cygwin/X: Fix typos in comments
Jon TURNEY
1
-1
/
+1
2010-10-19
Xming: Warning fix in winApplyHints()
Colin Harrison
1
-1
/
+1
2010-03-16
Cygwin/X: Tidy up some cosmetic issues in log strings
Jon TURNEY
1
-4
/
+4
2010-02-05
Cygwin/X: Make transient windows resizable again
Jon TURNEY
1
-5
/
+38
2010-02-05
Cygwin/X: Discourage other WMs in multiwindow mode
Jon TURNEY
1
-5
/
+9
2010-02-05
Cygwin/X: XSupportsLocale() failure is non-critical
Jon TURNEY
1
-5
/
+2
2010-02-05
Xming: Always update the Windows title Unicode (wide-character) in -multiwind...
Colin Harrison
1
-35
/
+25
2009-11-09
Cygwin/X: Ensure WM_STATE atom exists in multiwindow mode
Jon TURNEY
1
-0
/
+10
2009-11-09
Cygwin/X: Always use an authorization cookie for internal clients
Jon TURNEY
1
-14
/
+5
2009-11-09
Xming: Make -auth option work in with -multiwindow
Colin Harrison
1
-0
/
+13
2009-11-09
Cygwin/X: Add a workaround for a SWT/Motif bug to internal window manager
Jon TURNEY
1
-0
/
+54
2009-11-09
Cygwin/X: Fix typo in g_fAnotherWMRunning and tidy up WM detection code
Jon TURNEY
1
-40
/
+25
2009-07-07
Cygwin/X: Window positioning improvements for multiwindow mode
Jon TURNEY
1
-10
/
+24
2009-07-03
Xming: Apply window style hints in -multiwindow mode
Colin Harrison
1
-3
/
+220
2009-06-29
Cygwin/X: Fix multiwindow extwm mode to build again
Jon TURNEY
1
-1
/
+1
2009-05-27
Xming: Fix some log spam
Colin Harrison
1
-0
/
+2
2009-02-12
Cygwin/X: Fix -Wold-style-definition warnings
Jon TURNEY
1
-1
/
+1
2009-01-05
Xming: Fix a couple of warnings
Colin Harrison
1
-1
/
+2
2008-12-17
Cygwin/X: Initialize native HWND atom when built !XWIN_MULTIWINDOWEXTWM
Jon TURNEY
1
-2
/
+5
2008-12-16
Cygwin/X: build machinery fixes
Jon TURNEY
1
-10
/
+1
2007-05-09
fix an occasional crash in GetWindowName() (bug: 9798)
Colin Harrison
1
-4
/
+1
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
[next]