Skip to content
Snippets Groups Projects
  1. Dec 11, 2001
  2. May 06, 1998
  3. Mar 20, 1998
    • pw's avatar
      Fix some typos in the exports list and prototype defs. · 4bee4ec2
      pw authored
      text-get-last-insertion-position, text-get-baseline and
      compound-string-baseline now work.
      
      Add create-text-field. Note that (some) text-* functions appear
      to work on text-field widgets, but I need to add the similarly
      named text-field-* functions before this is fully supported.
      At least one Motif book suggests text-field is buggy in version
      1.1 of Motif and suggests using only text widgets.
      4bee4ec2
  4. Aug 22, 1997
    • pw's avatar
      From Timothy Miller: · 2e74eedf
      pw authored
      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.
      2e74eedf
  5. Jan 18, 1997
  6. Oct 27, 1994
  7. Feb 11, 1994
  8. Jan 13, 1993
  9. Nov 11, 1992
Loading