Skip to content

libX11 1.8.8

Alan Coopersmith requested to merge alanc/libx11:release into master

Release 1.8.8

Includes these commits:

Alan Coopersmith (15):

  • unifdef __osf__
  • unifdef AIXV3
  • unifdef ultrix
  • unifdef __UNIXOS2__
  • unifdef hpux
  • unifdef sgi
  • unifdef __sgi
  • unifdef __sgi_not_xconsortium
  • unifdef __vax__
  • unifdef __uxp__
  • unifdef __QNX__
  • unifdef Lynx
  • unifdef USL_SHAREDLIB
  • unifdef NULL_NOT_ZERO
  • libX11 1.8.8

Peter Hutterer (1):

  • Fix _XkbReadGetDeviceInfoReply for nButtons == dev->buttons

Takao Fujiwara (2):

  • ximcp: Unmark to fabricate key events with XKeyEvent serial
  • imDefLkup: Commit first info in XimCommitInfo

Walter Harms (9):

  • fix table width
  • _XimLocalDestroyIC: no need to check arg for Xfree()
  • _XimLocalCreateIC: no need to check arg for Xfree()
  • _XimLocalCreateIC: minor cleanup
  • _XimLocalCreateIC: get rid of bzero
  • _XimLocalDestroyIC: fix possible mem leak
  • Fix XCreateIC() memory leak (Part 2)
  • _XimEncodeString: no need to check arg for Xfree()
  • _XimProtoIMFree: no need to check arg for Xfree()

Merge request reports