index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
/
winmultiwindowwm.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2005-07-05
Fix crash on server shutdown
Alexander Gottwald
1
-0/+10
2005-07-05
Fix typo which broke window titles
Alexander Gottwald
1
-1/+1
2005-07-05
External windowmanagers could connect in multiwindow mode which lead to
Alexander Gottwald
1
-3/+24
2005-07-04
Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includes
Alexander Gottwald
1
-0/+7
2005-05-25
Workaround bug in pthread.h
Alexander Gottwald
1
-0/+2
2005-01-06
Fix crash with non-nullterminated strings (reported by Øyvind Harboe)
Alexander Gottwald
1
-1/+4
2004-12-05
redone ddraw.h to be able to mix it with w32api style COM header files.
Alexander Gottwald
1
-1/+1
2004-11-29
Fixed windows.h include for cygwin.
Alexander Gottwald
1
-0/+7
2004-11-24
Finally the multiwindow mode defines a default cursor
Alexander Gottwald
1
-1/+11
2004-11-22
Fixes for building multiwindow and internalwm on mingw
Alexander Gottwald
1
-4/+3
2004-11-15
Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added
Alexander Gottwald
1
-1/+3
2004-11-04
Add InternalWM mode.
Kensuke Matsuzaki
1
-24/+96
2004-06-21
Bug 777: Merge from CYGWIN branch
Alexander Gottwald
1
-148/+276
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
STSF-CURRENT
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
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
1
-91/+367
2003-11-14
Initial revision
Kaleb Keithley
1
-0/+907