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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-15
Bugzilla 11128
Jon TURNEY
2
-10
/
+37
2009-10-15
Make -auth option work better
Jon TURNEY
4
-1
/
+44
2009-10-15
Fix internal WM so it only allows WM_MOUSEWHEEL messages to act on the client...
Jon TURNEY
1
-4
/
+7
2009-10-15
Fix some log spam
Jon TURNEY
1
-0
/
+2
2009-10-15
Cygwin/X: Tidy up code for initial native window positioning (avoid a duplica...
Colin Harrison
1
-11
/
+11
2009-10-15
Prevent the mouse wheel from stalling when another window is minimized.
Jon TURNEY
1
-0
/
+4
2009-10-15
Fix the annoying menu/tooltip 'punch-through' problem in -multiwindow mode.
Jon TURNEY
1
-0
/
+1
2009-10-15
Correctly parent XA_WM_TRANSIENT_FOR windows in -multiwindow mode when a wind...
Jon TURNEY
2
-1
/
+22
2009-10-15
Fix crash in function winMultiWindowGetTransientFor() (fd.o bugzilla #11147)
Jon TURNEY
1
-1
/
+3
2009-10-15
Notify X when the keyboard focus is lost to a pure Windows window in -multiwi...
Jon TURNEY
1
-0
/
+3
2009-10-15
Fix no return value warnings
Jon TURNEY
1
-0
/
+2
2009-10-15
Apply window style hints in -multiwindow mode
Jon TURNEY
3
-68
/
+246
2009-10-15
Add 'styles' keyword and attributes.
Jon TURNEY
5
-6
/
+223
2009-10-15
Dialog box fixes
Jon TURNEY
1
-70
/
+65
2009-10-15
Slightly adjust the formatting of the logged command line
Jon TURNEY
1
-3
/
+3
2009-10-15
Correct the tooltip text for the toolbar X icon to be strictly correct, 'disp...
Jon TURNEY
3
-5
/
+9
2009-10-15
Add some reported keyboard layouts
Jon TURNEY
1
-3
/
+19
2009-10-15
Xming: Add NET_WM_ICON to native icon conversion
Colin Harrison
2
-33
/
+208
2009-10-15
Fix for mis-aligned icon data creates bad background masks
Jon TURNEY
1
-5
/
+5
2009-10-15
Cygwin should also use GetTickcount()
Jon TURNEY
1
-1
/
+2
2009-10-15
Fix windowswm window naming
Jon TURNEY
1
-3
/
+2
2009-10-15
Cygwin has problems with constant SIGALRM from the smart scheduler, so disabl...
Jon TURNEY
1
-1
/
+1
2009-10-15
Cygwin update for changes to shadow framebuffer
Jon TURNEY
5
-8
/
+33
2009-10-15
Cygwin update to use standard DPMS stubs
Jon TURNEY
2
-17
/
+1
2009-10-15
Update to enqueue pointer motion event on mouse movement
Jon TURNEY
5
-11
/
+38
2009-10-15
Update for changes in mieq API
Jon TURNEY
3
-20
/
+28
2009-10-15
Update for MPX device changes
Jon TURNEY
4
-11
/
+15
2009-10-15
Update for MPX cursor API changes
Jon TURNEY
1
-9
/
+24
2009-10-15
Cygwin build machinery fixes
Jon TURNEY
7
-31
/
+29
2009-10-11
Bump version to 1.6.5
xorg-server-1.6.5
Keith Packard
1
-2
/
+2
2009-10-11
ephyr: if -parent is given, check for a trailing -screen. (#24144)
Peter Hutterer
2
-1
/
+20
2009-10-01
Bump to version 1.6.4.901
xorg-server-1.6.4.901
Keith Packard
1
-2
/
+2
2009-09-30
Re-fix DGA removal.
Keith Packard
4
-18
/
+38
2009-09-27
Bump to version 1.6.4
xorg-server-1.6.4
Keith Packard
1
-2
/
+2
2009-09-27
Don't send events through the master if the device has SendCoreEvents off.
Peter Hutterer
2
-4
/
+4
2009-09-22
xfree86/modes: Remove all framebuffer support from DGA
Keith Packard
3
-101
/
+29
2009-09-22
dix: append "built-ins" to the font path in SetDefaultFontPath
Rémi Cardona
2
-19
/
+26
2009-09-22
fbdevhw: Test for graphics:fb%d as well as graphics/fb%d
Daniel Stone
1
-1
/
+7
2009-09-22
render: return the supported version rather than just passing the proto's ver...
Keith Packard
1
-2
/
+5
2009-09-22
dri2: Don't crash if pPriv is NULL.
Michel Dänzer
1
-2
/
+10
2009-09-22
Don't reset the lastDeviceEventTime when doing DPMS actions
Richard Hughes
1
-13
/
+4
2009-08-25
Bump version to 1.6.3.901 (1.6.4 RC1)
xorg-server-1.6.3.901
Keith Packard
1
-2
/
+2
2009-08-25
Block signals while delivering XTest events (fixes bug 23100)
Keith Packard
1
-1
/
+1
2009-08-25
Ensure that rotation updates happen frequently
Keith Packard
3
-1
/
+29
2009-08-25
Perform rotation redisplay before calling driver block handler (which may flu...
Keith Packard
1
-2
/
+3
2009-08-25
xf86_reload_cursors: fix cursor position to eliminate jumping after mode set
Keith Packard
1
-2
/
+4
2009-08-25
glx: Clean up more thoroughly if the drawable of a current context goes away.
Michel Dänzer
1
-1
/
+24
2009-08-25
glx: If a destroyed window is bound to the current context, make it not current.
Michel Dänzer
1
-0
/
+4
2009-08-25
Do not reset lastDeviceEventTime when we do dixSaveScreens
Richard Hughes
1
-2
/
+0
2009-08-25
dix: update the sprite trace for all masters && floating slaves (#23257)
Peter Hutterer
1
-2
/
+2
[prev]
[next]