summaryrefslogtreecommitdiff
path: root/hw/xwin
AgeCommit message (Expand)AuthorFilesLines
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith1-0/+3
2009-11-11.gitignore: use common defaults with custom section #24239Gaetan Nadon1-0/+5
2009-11-09Cygwin/X: Ensure WM_STATE atom exists in multiwindow modeJon TURNEY1-0/+10
2009-11-09Cygwin/X: Enable clipboard integration by defaultYaakov Selkowitz4-8/+18
2009-11-09Cygwin/X: Setup screen layout in Xinerama modeJon TURNEY1-0/+10
2009-11-09Cygwin/X: Mount options have changed in cygwin-1.7Yaakov Selkowitz1-3/+4
2009-11-09Cygwin/X: Handle fake keypresses generated by speech recognizersPaul Loewenstein2-8/+32
2009-11-09Cygwin/X: Always use an authorization cookie for internal clientsJon TURNEY5-52/+94
2009-11-09Xming: Make -auth option work in with -multiwindowColin Harrison4-1/+30
2009-11-09Xming: Tidy up code for initial native window positioningColin Harrison1-12/+13
2009-11-09Xming: Fix UT8String and CompoundText clipboard text sharing with windows cli...Colin Harrison1-28/+12
2009-11-09Cygwin/X: Clearly diagnose a timeout while waiting for SelectionNotify eventJon TURNEY4-78/+54
2009-11-09Cygwin/X: Add a workaround for a SWT/Motif bug to internal window managerJon TURNEY1-0/+54
2009-11-09Cygwin/X: Fix typo in g_fAnotherWMRunning and tidy up WM detection codeJon TURNEY2-52/+25
2009-11-09Xming: Add FORCEEXIT option to configuration fileColin Harrison5-10/+49
2009-11-09Xming: Add mouse motion events with flag POINTER_SCREEN in winEnqueueMotion()Colin Harrison1-1/+1
2009-11-09Xming: Replace all the uses of deprecated functions in hw/xwin with current onesColin Harrison5-11/+14
2009-11-09Cygwin/X: Remove a couple of extraneous '\n' in logged version infoJon TURNEY1-2/+2
2009-10-19Fix make dist after 78c87bdad1feab91c2a39e01513b4b0826665f06Yaakov Selkowitz1-1/+0
2009-10-14Cygwin/X: Avoid a potential null pointer dereference before input initializationJon TURNEY1-0/+4
2009-10-14Cygwin/X: Make -logverbose affect the verbosity of logging to the log fileJon TURNEY1-1/+1
2009-10-14Xming: Fix various 'ISO C90 forbids mixed declarations and code' warningsColin Harrison3-38/+40
2009-10-14Xming: Remove unused X-boxed icon resourceColin Harrison3-2/+0
2009-10-14Xming: update .rc fileColin Harrison1-6/+6
2009-10-13Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...Jeremy Huddleston1-2/+4
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-3/+4
2009-08-12Xming: Add NET_WM_ICON to native icon conversionColin Harrison2-14/+190
2009-07-29Xming: Use RegisterClassEx() instead of superseded RegisterClass()Colin Harrison2-8/+18
2009-07-29Xming: Use GetClassLongPtr() instead of superseded GetClassLong()Colin Harrison1-3/+3
2009-07-28Cygwin/X: use GWLP_WNDPROC, GWLP_USERDATA with Get/SetWindowLongPtrColin Harrison1-5/+5
2009-07-26Cygwin/X: Update Get/SetWindowLong() to Get/SetWindowLongPtr() everywhereColin Harrison3-15/+15
2009-07-21Cygwin/X: winInitMultiWindowClass() should be staticJon TURNEY1-0/+1
2009-07-14xwin: switch to byte counting functionsPeter Hutterer1-8/+6
2009-07-07Cygwin/X: Window positioning improvements for multiwindow modeJon TURNEY1-10/+24
2009-07-03Xming: Apply window style hints in -multiwindow modeColin Harrison3-68/+266
2009-07-03Cygwin/X: Change to a single native window class for all X windowsJoe Krahn2-92/+56
2009-06-29Cygwin/X: Fix multiwindow extwm mode to build againJon TURNEY4-25/+10
2009-06-29Cygwin/X: Avoid a visual glitch on window move in rootless modesJon TURNEY2-0/+19
2009-06-29Cygwin/X: Allow pointer warping to work in rootless modesJon TURNEY1-2/+10
2009-06-29Cygwin/X: Improve mouse tracking for moving/resizing undecorated windowsJon TURNEY1-22/+37
2009-06-29Cygwin/X: Man page fixesYaakov Selkowitz3-18/+39
2009-06-23Cygwin/X: add hebrew to autodetected keyboard layoutsYaakov Selkowitz1-0/+1
2009-06-23Cygwin/X: more warnings fixesJon TURNEY4-32/+31
2009-06-23Cygwin/X: Remove an obsolete mention of xf86ConfigJon TURNEY1-1/+1
2009-06-17Cygwin/X: Fix permuted args to InitPointerDeviceStruct()Jon TURNEY1-1/+1
2009-06-18input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7Peter Hutterer1-1/+19
2009-06-10Xming: Simplify logic for ownership release of native clipboardColin Harrison1-9/+3
2009-06-10Cygwin/X: Add a needed inputstr.hJon TURNEY1-0/+1
2009-06-05Cygwin/X: Remove obsolete ChangeLog filesJon TURNEY3-748/+0
2009-06-05Cygwin/X: Tidy up a bodge to avoid collision between X header and native Win3...Jon TURNEY2-16/+2