Jon TURNEY <[email protected]> writes:

> Jon TURNEY (30):
>       hw/xwin: Remove left-over pthread_exit() in clipboard code
>       hw/xwin: Push winClipboardShutdown() into winclipboardinit.c
>       hw/xwin: Hoist clipboard thread restart up one level
>       hw/xwin: winProcEstablishConnection doesn't need to check if clipboard 
> started
>       hw/xwin: Hoist setting of g_fClipboardStarted flag up one level
>       hw/xwin: Remove g_fClipboardLaunched, it's value is identical to 
> g_fClipboardStarted
>       hw/xwin: Remove SetSelectionOwner wrapper, use 
> XFixesSetSelectionOwnerNotify event instead
>       hw/xwin: Move winClipboardCreateMessagingWindow() to 
> winclipboardthread.c
>       hw/xwin: Eliminate g_pClipboardDisplay and g_iClipboardWindow globals
>       hw/xwin: Hoist use of winSetAuthorization() and winGetDisplayName() up 
> one level
>       hw/xwin: Add remaining clipboard globals to winglobals.h
>       hw/xwin: Make g_hwndClipboard static
>       hw/xwin: Move clipboard integration code down to a subdirectory
>       hw/xwin: Return a shutdown flag from winClipboardProc() if we should 
> stop trying
>       hw/xwin: Separate libwinclipboard interface and internal header files
>       hw/xwin: Add fUseUnicode as parameter to winClipboardProc()
>       hw/xwin: Look up atoms in winClipboardProc()
>       hw/xwin: Changes in error logging to make libwinclipboard more useful 
> as a library
>       hw/xwin: Add xwinclip test client
>       hw/xwin: Remove standard includes from internal.h and add them where 
> needed
>       hw/xwin: Remove unused X includes from internal.h and add them where 
> needed
>       hw/xwin: Use header for prototypes in textconv.c
>       hw/xwin: Move WIN_MSG_QUEUE_FNAME to where it's used
>       hw/xwin: Remove setjmp()/longjmp() error constants
>       hw/xwin: Improve comment about why we can't XCloseDisplay()
>       hw/xwin: Remove XOpenDisplay() retry code
>       hw/xwin: In clipboard function prototypes, use Window type, not int type
>       hw/xwin: Add a basic manpage for xwinclip
>       hw/xwin: Only add to XSetIOErrorHandler() handler chain once
>       hw/xwin: Undefine _XSERVER64 in hw/xwin/winclipboard

Merged.
   6e50bfa..78c27d1  master -> master

-- 
[email protected]

Attachment: pgpGWvXr5ix2S.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to