index
:
~ofourdan/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
for-whot
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.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
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
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
1
-1
/
+0
2012-08-06
Merge remote-tracking branch 'jturney/master'
Keith Packard
13
-403
/
+459
2012-08-03
hw/xwin: Fixes to pixelFormat <-> fbConfig conversion in WGL mode
Marc Haesen
1
-27
/
+43
2012-08-03
hw/xwin: Introduce winProcessXEventsTimeout() to the concept of fractions of ...
Jon TURNEY
1
-7
/
+22
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
11
-299
/
+307
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
2
-3
/
+3
2012-08-03
hw/xwin: Refactor Xutf8TextPropertyToString() from GetWindowName() as a separ...
Jon TURNEY
1
-43
/
+62
2012-07-25
glx: drop GLX_LIBS from X server and workaround sdksyms.
Dave Airlie
1
-0
/
+1
2012-07-16
hw/xwin: Refer to xkeyboard-config man page for XKB configuration option values
Jon TURNEY
1
-11
/
+15
2012-07-16
hw/xwin: Fix command line arguments for multiple monitors.
Jörg Mensmann
1
-1
/
+3
2012-07-16
hw/xwin: Remove unused WindowExposuresProcPtr storage in screen private
Jon TURNEY
1
-1
/
+0
2012-07-16
hw/xwin: Remove long obsolete README for hw/xwin
Jon TURNEY
1
-141
/
+0
2012-07-16
hw/xwin: Remove a pointless OS version check in winInstallKeyboardHookLL()
Jon TURNEY
1
-18
/
+0
2012-07-16
hw/xwin: Remove winClipboardDetectUnicodeSupport()
Jon TURNEY
7
-100
/
+8
2012-07-16
hw/xwin: Consolidate duplicated code as getHwnd() function
Jon TURNEY
1
-30
/
+33
2012-07-16
hw/xwin: Correct function name in log message
Jon TURNEY
1
-2
/
+3
2012-07-16
hw/xwin: Tidy up some more pointless output which is always emitted
Jon TURNEY
1
-4
/
+4
2012-07-16
hw/xwin: RANDR resize didn't occur when screen window was maximized or restored
Colin Harrison
1
-0
/
+7
2012-07-16
hw/xwin: Bug fixes for screen sizing when the screen window is on a non-prima...
Jon TURNEY
5
-34
/
+94
2012-07-16
hw/xwin: Tidy up some pointless output which is always emitted
Jon TURNEY
7
-16
/
+16
2012-07-16
hw/xwin: Don't bother reporting XORG_VERSION_CURRENT
Jon TURNEY
2
-5
/
+4
2012-07-12
Restore GLX extension to XWin
Jon TURNEY
1
-3
/
+20
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-2
/
+2
2012-06-21
hw/xwin/glx: Fix glxWinCreateContext() function pointer mismatch
Jon TURNEY
1
-2
/
+5
2012-06-21
hw/xwin/glx: Update gen_gl_wrappers.py for the current glx/dispatch.h
Jon TURNEY
1
-1
/
+1
2012-06-21
hw/xwin/glx: Blacklist 'GDI generic' GL renderer
Jon TURNEY
1
-12
/
+21
2012-06-21
hw/xwin/glx: Fix glxLogExtensions to handle a null string without crashing
Jon TURNEY
1
-1
/
+3
2012-06-21
hw/xwin/glx: Create a new dispatch table rather than modifying the existing one
Jon TURNEY
1
-2
/
+10
2012-06-05
xwin: fixup block/wakeup handlers
Dave Airlie
3
-5
/
+4
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
9
-29
/
+25
2012-05-04
hw/xwin/glx: Use silent rules
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
[next]