summaryrefslogtreecommitdiff
path: root/hw/xwin/winglobals.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-04Make g_hwndClipboard staticJon TURNEY1-4/+0
2014-01-04Eliminate g_pClipboardDisplay and g_iClipboardWindow globalsJon TURNEY1-4/+0
2014-01-04Remove SetSelectionOwner wrapper, use XFixesSetSelectionOwnerNotify event ins...Jon TURNEY1-3/+0
2014-01-04Remove g_fClipboardLaunched, it's value is identical to g_fClipboardStartedJon TURNEY1-1/+0
2014-01-04Push winClipboardShutdown() into winclipboardinit.cJon TURNEY1-1/+0
2014-01-03Add ' (on <WM_CLIENT_MACHINE>)' to window name when it's useful to do soJon TURNEY1-0/+1
2013-08-30hw/xwin: Remove unused winProcQueryTreeOrig variableJon TURNEY1-1/+0
2013-07-23hw/xwin: Improve WM_ENDSESSION handling using separate messaging window threadJon TURNEY1-0/+1
2012-11-27hw/xwin: Enable AIGLX by defaultYaakov Selkowitz1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-49/+47
2012-01-26hw/xwin: Mitigate a race condition in clipboard thread initializationMichel Hummel1-2/+0
2011-11-02hw/xwin: Link directly to TrackMouseEvent()Jon TURNEY1-7/+0
2010-10-19Cygwin/X: Move duplicate extern variable declarations from various .c files t...Jon TURNEY1-0/+1
2010-10-19Cygwin/X: Remove g_hwndKeyboardFocusJon TURNEY1-2/+0
2010-10-19Cygwin/X: Make g_hmodCommonControls staticJon TURNEY1-2/+0
2010-10-19Cygwin/X: Make g_hmodDirectDraw staticJon TURNEY1-4/+0
2010-10-19Cygwin/X: Make g_hhookKeyboardLL staticJon TURNEY1-1/+0
2010-06-22XWin: Fixes for devPrivates API changeColin Harrison1-7/+0
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-10/+12
2010-04-30Merge remote branch 'vignatti/for-keith'Keith Packard1-3/+1
2010-04-28Cygwin/X: AIGLX using native WGLJon TURNEY1-1/+1
2010-04-23Xwin: make screens structures run-time adjustableJon TURNEY1-1/+1
2010-04-23Xwin: Simplify screen option processingJon TURNEY1-2/+0
2010-03-16Cygwin/X: Allow the default log location to be configurableYaakov Selkowitz1-2/+2
2009-11-09Cygwin/X: Enable clipboard integration by defaultYaakov Selkowitz1-1/+1
2009-11-09Xming: Make -auth option work in with -multiwindowColin Harrison1-0/+3
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-5/+10
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-5/+5
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2004-11-22Xming: Place logfile in users tempdirAlexander Gottwald1-0/+1
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-2/+7
2004-07-27Merge latest changes from CYGWIN branchAlexander Gottwald1-1/+2
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-0/+128