summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-15Bugzilla 11128Jon TURNEY2-10/+37
2009-10-15Make -auth option work betterJon TURNEY4-1/+44
2009-10-15Fix internal WM so it only allows WM_MOUSEWHEEL messages to act on the client...Jon TURNEY1-4/+7
2009-10-15Fix some log spamJon TURNEY1-0/+2
2009-10-15Cygwin/X: Tidy up code for initial native window positioning (avoid a duplica...Colin Harrison1-11/+11
2009-10-15Prevent the mouse wheel from stalling when another window is minimized.Jon TURNEY1-0/+4
2009-10-15Fix the annoying menu/tooltip 'punch-through' problem in -multiwindow mode.Jon TURNEY1-0/+1
2009-10-15Correctly parent XA_WM_TRANSIENT_FOR windows in -multiwindow mode when a wind...Jon TURNEY2-1/+22
2009-10-15Fix crash in function winMultiWindowGetTransientFor() (fd.o bugzilla #11147)Jon TURNEY1-1/+3
2009-10-15Notify X when the keyboard focus is lost to a pure Windows window in -multiwi...Jon TURNEY1-0/+3
2009-10-15Fix no return value warningsJon TURNEY1-0/+2
2009-10-15Apply window style hints in -multiwindow modeJon TURNEY3-68/+246
2009-10-15Add 'styles' keyword and attributes.Jon TURNEY5-6/+223
2009-10-15Dialog box fixesJon TURNEY1-70/+65
2009-10-15Slightly adjust the formatting of the logged command lineJon TURNEY1-3/+3
2009-10-15Correct the tooltip text for the toolbar X icon to be strictly correct, 'disp...Jon TURNEY3-5/+9
2009-10-15Add some reported keyboard layoutsJon TURNEY1-3/+19
2009-10-15Xming: Add NET_WM_ICON to native icon conversionColin Harrison2-33/+208
2009-10-15Fix for mis-aligned icon data creates bad background masksJon TURNEY1-5/+5
2009-10-15Cygwin should also use GetTickcount()Jon TURNEY1-1/+2
2009-10-15Fix windowswm window namingJon TURNEY1-3/+2
2009-10-15Cygwin has problems with constant SIGALRM from the smart scheduler, so disabl...Jon TURNEY1-1/+1
2009-10-15Cygwin update for changes to shadow framebufferJon TURNEY5-8/+33
2009-10-15Cygwin update to use standard DPMS stubsJon TURNEY2-17/+1
2009-10-15Update to enqueue pointer motion event on mouse movementJon TURNEY5-11/+38
2009-10-15Update for changes in mieq APIJon TURNEY3-20/+28
2009-10-15Update for MPX device changesJon TURNEY4-11/+15
2009-10-15Update for MPX cursor API changesJon TURNEY1-9/+24
2009-10-15Cygwin build machinery fixesJon TURNEY7-31/+29
2009-10-11Bump version to 1.6.5xorg-server-1.6.5Keith Packard1-2/+2
2009-10-11ephyr: if -parent is given, check for a trailing -screen. (#24144)Peter Hutterer2-1/+20
2009-10-01Bump to version 1.6.4.901xorg-server-1.6.4.901Keith Packard1-2/+2
2009-09-30Re-fix DGA removal.Keith Packard4-18/+38
2009-09-27Bump to version 1.6.4xorg-server-1.6.4Keith Packard1-2/+2
2009-09-27Don't send events through the master if the device has SendCoreEvents off.Peter Hutterer2-4/+4
2009-09-22xfree86/modes: Remove all framebuffer support from DGAKeith Packard3-101/+29
2009-09-22dix: append "built-ins" to the font path in SetDefaultFontPathRémi Cardona2-19/+26
2009-09-22fbdevhw: Test for graphics:fb%d as well as graphics/fb%dDaniel Stone1-1/+7
2009-09-22render: return the supported version rather than just passing the proto's ver...Keith Packard1-2/+5
2009-09-22dri2: Don't crash if pPriv is NULL.Michel Dänzer1-2/+10
2009-09-22Don't reset the lastDeviceEventTime when doing DPMS actionsRichard Hughes1-13/+4
2009-08-25Bump version to 1.6.3.901 (1.6.4 RC1)xorg-server-1.6.3.901Keith Packard1-2/+2
2009-08-25Block signals while delivering XTest events (fixes bug 23100)Keith Packard1-1/+1
2009-08-25Ensure that rotation updates happen frequentlyKeith Packard3-1/+29
2009-08-25Perform rotation redisplay before calling driver block handler (which may flu...Keith Packard1-2/+3
2009-08-25xf86_reload_cursors: fix cursor position to eliminate jumping after mode setKeith Packard1-2/+4
2009-08-25glx: Clean up more thoroughly if the drawable of a current context goes away.Michel Dänzer1-1/+24
2009-08-25glx: If a destroyed window is bound to the current context, make it not current.Michel Dänzer1-0/+4
2009-08-25Do not reset lastDeviceEventTime when we do dixSaveScreensRichard Hughes1-2/+0
2009-08-25dix: update the sprite trace for all masters && floating slaves (#23257)Peter Hutterer1-2/+2