Skip to content
Snippets Groups Projects
Commit 2e74eedf authored by pw's avatar pw
Browse files

From Timothy Miller:

Here are a bunch of fixes and enhancements to motif, including
implementations of the XtIs* functions, XtNameToWidget, an xt-widget-parent
that will find the parent even if it's not known to lisp (eg, was created by
the motif library implicitly), a fix for get-values on big-endian machines
when the resource size is less than an int, a fix to the hashtable mapping
motif widget ids to lisp records of them, addition of certain resource type
definitions, fixing many callbacks to prevent null-dereferencing which
causes crashes on IRIX, a hack to treat the size of booleans more correctly
because they aren't necessarily ints (a design problem prevents an easy,
cleaner fix), and a fix to prevent motifd leaving children on HPUX.
parent 57d44a0e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment