index
:
~cloos/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
for-keith
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
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-04
hw/xwin/glx: Use silent rules
HEAD
master
Yaakov Selkowitz
1
-2
/
+2
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
82
-26576
/
+24887
2012-01-27
hw/xwin: Fix spelling of 'Canadian' in winkeybd.h
Colin Harrison
1
-1
/
+1
2012-01-27
hw/xwin: Fix winEnqueueMotion() for change in miPointerSetPosition()
Colin Harrison
1
-3
/
+0
2012-01-26
hw/xwin: Ignore WM_DISPLAYCHANGE messages with 0 bpp
Colin Harrison
1
-0
/
+4
2012-01-26
hw/xwin: Avoid WIN_WINDOW_PROP races during Windows window destruction
Jon TURNEY
2
-5
/
+5
2012-01-26
hw/xwin: Handle more motif window decoration hinting
Jon TURNEY
2
-4
/
+25
2012-01-26
hw/xwin: Fix AltGr key sometimes firing an additional Ctrl-L key
Oliver Schmidt
2
-43
/
+60
2012-01-26
hw/xwin: Handle the virtual key code generated by the Fn key on IBM Lenovo la...
Jon TURNEY
2
-2
/
+4
2012-01-26
hw/xwin: turn on -emulate3buttons if less than 3 mouse buttons are reported
Jon TURNEY
5
-5
/
+46
2012-01-26
hw/xwin: In multiwindow mode, don't grab native input focus for new windows w...
Jon TURNEY
2
-1
/
+26
2012-01-26
hw/xwin: Remove some redundant OS version reporting
Jon TURNEY
3
-18
/
+2
2012-01-26
hw/xwin: Don't assume we'll always have converted the clipboard selection aft...
Roland Cassard
1
-19
/
+4
2012-01-26
hw/xwin: Mitigate a race condition in clipboard thread initialization
Michel Hummel
1
-2
/
+0
2012-01-26
hw/xwin: Chain IOError handlers to avoid longjmp across threads
Jon TURNEY
2
-25
/
+52
2012-01-26
hw/xwin: Improve XWinrc loading and error recovery
Yaakov Selkowitz
2
-19
/
+65
2012-01-26
hw/xwin: Remove no-longer needed tricks used to prevent the clipboard client ...
Michel Hummel
2
-125
/
+3
2012-01-26
hw/xwin: Automatically restart clipboard thread
Michel Hummel
2
-8
/
+62
2012-01-26
hw/xwin: Give the X window for the clipboard integration client a name
Jon TURNEY
1
-0
/
+2
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
1
-2
/
+2
2012-01-09
Merge remote-tracking branch 'jturney/rpavlik-xwin-fixes'
Keith Packard
11
-25
/
+23
2012-01-07
hw/xwin: Include manifest file in the dist tarball
Ryan Pavlik
1
-1
/
+2
2012-01-07
hw/xwin: Fix duplicate definition of HAS_WINSOCK when building for MinGW
Ryan Pavlik
2
-1
/
+2
2012-01-07
hw/xwin: Fix possible null ptr deref in winMWExtWMDecorateWindow()
Ryan Pavlik
1
-1
/
+2
2012-01-07
hw/xwin: Fix possible null ptr deref in winMWExtWMRestackFrame()
Ryan Pavlik
1
-1
/
+1
2012-01-07
hw/xwin: Fix possible null ptr deref in winActivateAppPrimaryDD()
Ryan Pavlik
1
-3
/
+3
2012-01-07
hw/xwin: Fix possible null ptr deref in winActivateAppNativeGDI()
Ryan Pavlik
1
-3
/
+4
2012-01-07
hw/xwin: Clarify an if statement mixed with ifdef in winSetEngine()
Ryan Pavlik
1
-5
/
+2
2012-01-07
hw/xwin: Fix rrScreenSetSize function pointer mismatch
Ryan Pavlik
1
-2
/
+0
2012-01-07
hw/xwin: Remove an empty #if 0/#endif
Ryan Pavlik
1
-2
/
+0
2012-01-07
hw/xwin: Fix double-free in error path in winQueryRGBBitsAndMasks()
Ryan Pavlik
1
-1
/
+0
2012-01-07
hw/xwin: Fix a memory leak in error path in winInitWM()
Ryan Pavlik
1
-5
/
+7
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2011-12-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
1
-2
/
+2
2011-11-24
Correctly free config file names
Paulo Zanoni
1
-1
/
+3
2011-11-02
hw/xwin: Fix a typo in ddraw.h
Colin Harrison
1
-1
/
+1
2011-11-02
hw/xwin: Revert "Fix bug #5735, Serious flaw in CygwinX clipboard"
Yaakov Selkowitz
1
-46
/
+2
2011-11-02
hw/xwin: Stop pretending we work on NT4
Jon TURNEY
3
-57
/
+11
2011-11-02
hw/xwin: Link directly to TrackMouseEvent()
Jon TURNEY
6
-49
/
+6
2011-11-02
Cygwin/X: Make default DPI match native DPI
Jon TURNEY
3
-5
/
+25
2011-10-26
XWin: windowswm: Correct byte swapping in event notifications
Jeremy Huddleston
1
-1
/
+3
2011-10-19
XWinrc.man: fix warning: tab character in unquoted macro argument #35054
Gaetan Nadon
1
-5
/
+5
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-3
/
+3
2011-07-29
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
2
-6
/
+6
2011-07-27
Terminate the log with one last message.
Peter Hutterer
2
-6
/
+6
2011-07-26
Remove hw/xwin/xlaunch
Jon TURNEY
23
-3557
/
+1
2011-07-07
XWinrc: replace hard coded section number with __filemansuffix__
Gaetan Nadon
1
-1
/
+1
2011-07-07
glx: Remove a few lingering traces of __GLXscreen.GLXVersion
Jon TURNEY
1
-6
/
+2
2011-07-07
hw/xwin: Add -wgl option to XWin manpage
Jon TURNEY
1
-0
/
+4
[next]