summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-20Cygwin/X: Hide native windows for unmapped, non-minimized X windowsreorder-window-creation-skip-taskbarJon TURNEY1-0/+4
2009-10-20Cygwin/X: Fix system menu after window initialization re-orderingJon TURNEY1-5/+5
2009-10-20Cygwin/X: Unmap minimized windows in rootless modesJon TURNEY3-10/+32
2009-10-20Cygwin/X: Process _NET_WM_STATE_SKIP_TASKBAR hint in multiwindow mode.Jon TURNEY1-0/+22
2009-10-20Cygwin/X: Re-order window creation processJon TURNEY4-122/+179
2009-10-16Xming: Fix UT8String and CompoundText clipboard text sharing with windows cli...Colin Harrison1-28/+12
2009-10-16Workaround for SWT/Motif bugJon TURNEY2-51/+79
2009-10-16Cygwin/X: Add a timestamp to log messagesJon TURNEY5-8/+34
2009-10-16Cygwin/X: Make -logverbose affect the verbosity of logging to the log fileJon TURNEY1-1/+1
2009-10-16Cygwin/X: Ensure WM_STATE atom exists in multiwindow modeJon TURNEY1-0/+10
2009-10-16Cygwin/X: Always use an authorization cookie for internal clientsJon TURNEY5-51/+94
2009-10-16Tidy up system.XwinrcJon TURNEY1-1/+4
2009-10-16Check for getifaddr returning a null broadcast addressJon TURNEY1-1/+2
2009-10-16Enable clipboard integration by default, can be turned off with -noclipboard.Yaakov Selkowitz4-8/+18
2009-10-16Mount options have changed in cygwin-1.7.Jon TURNEY1-2/+2
2009-10-16Revert patch from http://bugs.freedesktop.org/show_bug.cgi?id=5735Jon TURNEY1-46/+2
2009-10-16Fix rootless mode buildJon TURNEY3-2/+721
2009-10-16libXfont 1.4 un-weak'ened this symbol (commit daa7af), resulting in:Jon TURNEY1-0/+2
2009-10-16Fix dolt for cygwinJon TURNEY1-0/+3
2009-10-16Instead of another .cygport-specific hack, we can use the existing BUILD_DATE...Jon TURNEY4-5/+6
2009-10-16Clearly diagnose a timeout while waiting for SelectionNotify event (which see...Jon TURNEY4-78/+54
2009-10-16Layout screens according to their native window positions in Xinerama modeJon TURNEY1-0/+10
2009-10-16Apparently, fake keypresses generated by speech recognizers may not bother wi...Jon TURNEY2-8/+32
2009-10-16Look for system.Xwinrc in /etc/X11/Jon TURNEY4-3/+7
2009-10-16Allow the default log location to be configurable (e.g. /var/log), and use se...Jon TURNEY5-12/+20
2009-10-16Update resources file and About boxJon TURNEY7-31/+47
2009-10-16Fix xfake buildJon TURNEY1-1/+0
2009-10-16Don't install xorg-server development files (.m4 or .pc)Jon TURNEY1-0/+2
2009-10-16Allow composite to be enabled for XwinJon TURNEY1-4/+0
2009-10-16Fix various DDXs to build if DDXBEFORERESET, DDXOSFATALERROR are definedJon TURNEY4-0/+46
2009-10-16Copy the state of the Windows keyboard device to the Virtual Core Keyboard at...Jon TURNEY1-0/+4
2009-10-16Remove GL dispatcher symbols which are defined in libGL, and link with libGL ...Jon TURNEY3-4/+26
2009-10-16Ensure window actually ends up somewhere visible if it tries to create itself...Jon TURNEY1-0/+7
2009-10-16Hint handling fixesJon TURNEY2-0/+25
2009-10-16Fix the long-broken -silent-dup-error optionJon TURNEY3-90/+21
2009-10-16Always update the Windows title Unicode (wide-character) in -multiwindow mode.Jon TURNEY1-35/+25
2009-10-16XXX: As far as I can see, these are only locking over a single Xlib call, so ...Jon TURNEY1-0/+8
2009-10-16Make -auth option work betterJon TURNEY4-1/+44
2009-10-16Cygwin/X: Tidy up code for initial native window positioning (avoid a duplica...Colin Harrison1-11/+11
2009-10-16Fix the annoying menu/tooltip 'punch-through' problem in -multiwindow mode.Jon TURNEY1-0/+1
2009-10-16Cygwin has problems with constant SIGALRM from the smart scheduler, so disabl...Jon TURNEY1-1/+1
2009-10-02xserver 1.7.0xorg-server-1.7.0Peter Hutterer1-2/+2
2009-10-02dix: force a minimum of 0 for screen coordinates.Peter Hutterer1-0/+13
2009-10-02configure: if xnest was requested but modules weren't found, fail.Peter Hutterer1-0/+3
2009-10-02rotate: drop unwrapping inside block handler.Dave Airlie1-7/+3
2009-10-01render: Fix crash in RenderAddGlyphs (#23645)Peter Hutterer1-1/+5
2009-10-01render: set the glyph picture to NULL by default.Peter Hutterer1-26/+31
2009-10-01exa: avoid infinite loops if UTS sw fallbacks.Michel Dänzer1-5/+5
2009-10-01Re-fix DGA removal.Keith Packard4-18/+38
2009-09-30dix/glx/composite: consolidate visual resize in one place.Dave Airlie4-110/+76