- Dec 20, 1998
-
-
dtc authored
-
- Dec 19, 1998
-
-
pw authored
-
- Jul 09, 1998
-
-
dtc authored
-
- Jun 16, 1998
-
-
dtc authored
better hemlock tty mode support.
-
- May 07, 1998
-
-
pw authored
of a signal (SIGCHLD) occurring while waiting on select in which case it used the untouched descriptor mask bits as if they were valid. This caused the server to hang after two applications were run. Seems to be only a problem on BSD as the Solaris version did not exhibit this.
-
- May 06, 1998
-
-
pw authored
-
- Mar 20, 1998
-
-
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.
-
- Jan 07, 1998
-
-
pw authored
I've been plagued by intermittent timing-related bugs in the motif code that I think I have finally tracked down: when the lisp end waits for a :confirm reply to a call it's made to the server, it doesn't correctly handle getting translations, callbacks, actions, etc. while waiting. This patch fixes that. Tim
-
- Dec 31, 1997
-
-
pw authored
which probably caused trouble on some systems. Error traced to bogus call to register_garbage in RXtSetValues and RXtGetValues. Had to add such a call in message_read_resource_names. Also added a scan of the garbage_list prior to adding something new with a warning message if things seem wrong.
-
- Sep 15, 1997
-
-
pw authored
(def-toolkit-request "XmTextGetString" text-get-stringtring :confirm should be text-get-string
-
- Aug 22, 1997
-
-
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.
-
- Apr 19, 1997
-
-
pw authored
-
- Mar 19, 1997
-
-
pw authored
-
- Jan 18, 1997
-
-
ram authored
-
- May 08, 1996
-
-
ram authored
-
- Nov 03, 1994
-
-
ram authored
-
- Oct 31, 1994
- Oct 30, 1994
- Oct 29, 1994
- Oct 28, 1994
- Oct 27, 1994
- Oct 26, 1994
-
-
ram authored
-
- Oct 01, 1994
- Mar 03, 1994
- Feb 11, 1994
-
-
cvs2git authored
-
- Sep 01, 1993
-
-
ram authored
-