[patch] jawt fixes

Bryce McKinlay mckinlay@redhat.com
Mon Mar 7 17:31:00 GMT 2005


Yes, this is ok for the 4.0 branch.

Bryce

Thomas Fitzsimmons wrote:

>Hi,
>
>This patch appears to have been lost in the gui-branch -> mainline
>merge.  I just committed it to mainline.  Is it OK for gcc-4_0-branch as
>well?
>
>Tom
>
>2005-03-05  Anthony Green  <green@redhat.com>
>
>        * jni/gtk-peer/gtk_jawt.c (classpath_jawt_get_drawable,
>        classpath_jawt_lock, classpath_jawt_unlock): New functions.
>        * jawt.c (_Jv_AWTLock, _Jv_AWTUnlock): New functions.
>        (_Jv_GetDrawingSurface): Set visualID.
>        (_Jv_FreeDrawingSurfaceInfo): Clear visualID.
>        (JAWT_GetAWT): Set Lock and Unlock.
>        * include/jawt_md.h (struct _JAWT_X11DrawingSurfaceInfo): Add
>        visualID.
>        * include/jawt.h (JAWT_VERSION_1_4, JAWT_LOCK_ERROR,
>        JAWT_LOCK_CLIP_CHANGED, JAWT_LOCK_BOUNDS_CHANGED,
>        JAWT_LOCK_SURFACE_CHANGED): New macros.
>        (struct _JAWT): Add Lock and Unlock.
>  
>



More information about the Java-patches mailing list