summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-05Cygwin/X: Make transient windows resizable againJon TURNEY1-5/+38
2010-02-05Cygwin/X: Discourage other WMs in multiwindow modeJon TURNEY1-5/+9
2010-02-05Cygwin/X: Update XWin man pageJon TURNEY1-171/+230
2010-02-05Cygwin/X: Update DDX specific -help textJon TURNEY2-85/+104
2010-02-05Cygwin/X: XSupportsLocale() failure is non-criticalJon TURNEY2-7/+3
2010-02-05Cygwin/X: Report BUILDERSTRING with version informationYaakov Selkowitz2-0/+3
2010-02-05Define FD_SETSIZE on Cygwin regardless of XWin DDXYaakov Selkowitz1-2/+3
2010-02-05Cygwin/X: Copy the state of the Windows keyboard device to the Virtual Core K...Jon TURNEY1-0/+4
2010-02-05Cygwin/X: Tidy up system.XwinrcJon TURNEY1-1/+4
2010-02-05Cygwin/X: Look for system.Xwinrc in SYSCONFDIR/X11Yaakov Selkowitz5-4/+11
2010-02-05Cygwin/X: Update resources file and About dialogYaakov Selkowitz5-29/+35
2010-02-05Xming: Use 8 point font for URL in About dialogColin Harrison1-2/+2
2010-02-05Xming: Add a manifest fileColin Harrison2-0/+17
2010-02-05Cygwin/X: Window placement refinement for multiwindow modeJon TURNEY1-0/+7
2010-02-05Cygwin/X: Respect the system's ownership of the clipping regionJon TURNEY1-0/+3
2010-02-05Xming: Always update the Windows title Unicode (wide-character) in -multiwind...Colin Harrison1-35/+25
2010-02-05main: move config_init() after InitInput()Julien Cristau1-1/+1
2010-02-05Don't use AC_CHECK_FILE for fontpath checks when cross compilingDan Nicholson1-9/+13
2010-02-02xkb: sed True -> TRUE and False -> FALSEPeter Hutterer19-317/+312
2010-02-02xkb: Add XKM file format description.Peter Hutterer1-0/+684
2010-02-02Allow driver to call DeleteInputDeviceRequest during UnInitOldřich Jedlička1-11/+33
2010-02-02xkb: make ctrl+alt+keypad + / ctrl+alt+keypad - work again (#25743)Horst Wente1-0/+6
2010-02-01Fix typo in updateSlaveDeviceCoordsOldřich Jedlička1-1/+1
2010-01-30XQuartz: Attatch a stub display when CoreGraphics reports no displays.Jeremy Huddleston1-0/+13
2010-01-30XQuartz: Dead code removalJeremy Huddleston2-42/+1
2010-01-30XQuartz: Add some .gitignore magicJeremy Huddleston2-0/+2
2010-01-29RENDER: Fix gradient and solid fill pictures with Xinerama, and misc cleanupRobert Morell1-0/+137
2010-01-29Render: Fix request size verificationRobert Morell1-2/+2
2010-01-28xfree86: vgaarb: remove useless debugTiago Vignatti1-65/+0
2010-01-28DRI2: Bump the dri2 module version to 1.2.0 to reflect recent API changes.Aaron Plattner1-1/+1
2010-01-27dix/configure: remove null root cursor optionTiago Vignatti3-27/+0
2010-01-27dix: EventToCore needs to copy the root window too.Peter Hutterer2-1/+4
2010-01-27Revert "dix: EventToCore needs to copy the root window too."Keith Packard1-1/+0
2010-01-27DRI2: handle drawable destruction properly at DRI2SwapComplete timeJesse Barnes1-15/+27
2010-01-27xserver: require libdri 7.8.0 to buildJesse Barnes1-1/+1
2010-01-27Avoid segfaults in XF86VidMode GammaRamp functions if randr_crtc is NULLAlan Coopersmith1-13/+18
2010-01-27doc: finish the removal of SecurityPolicy file man pagesGaetan Nadon1-14/+3
2010-01-27man: add missing __datadir__ for Xserver XWin man pagesGaetan Nadon1-0/+1
2010-01-27xserver: Add timestamps to logfile output.Kok, Auke1-0/+9
2010-01-27Merge remote branch 'alanc/master'Keith Packard16-56/+146
2010-01-27xfree86/modes: only call gamma_set if its non NULLMichael Vogt1-1/+1
2010-01-27dri2: Fix order of operations issue in __glXdriSwapEvent test.Eric Anholt1-1/+1
2010-01-27Fix source pictures getting random transforms after 2d6a8f668342a5190cdf43b5.Pierre-Loup A. Griffais1-0/+1
2010-01-27packaging: provide a default README file #24206Gaetan Nadon1-0/+38
2010-01-27DRI2: Allow multiple driver names.Aaron Plattner2-7/+46
2010-01-27x86emu: Respect the LEA 67h address size prefix.Christian Zander1-25/+45
2010-01-25Remove unbalanced ( from failure to move log errorAlan Coopersmith1-1/+1
2010-01-25glx: Sun compilers now support some gcc __attribute__ valuesAlan Coopersmith6-10/+10
2010-01-25Only enable kdrive input drivers on Linux by defaultAlan Coopersmith1-6/+26
2010-01-25Move OS-specific VT key handler code from common to os-supportAlan Coopersmith7-35/+74