- Apr 11, 2003
-
-
pmai authored
-
- Mar 03, 2003
-
-
emarsden authored
attempt to use negative values. From Dan Barlow via the portable-clx-devel mailing list.
-
- Feb 17, 2003
-
-
emarsden authored
present.
-
- Feb 09, 2003
-
-
emarsden authored
mailing list.
-
- Feb 03, 2003
-
-
emarsden authored
-
- Aug 19, 2002
-
-
toy authored
Also in request.lisp, we have all the grab/ungrab key/button that have 0 for the default value of the modifiers keyword argument. But the clx manual says: " A zero /modifier/mask is equivalent to issuing the request for all possible modifier-key combinations (including the combination of no modifiers)." Shouldn't be the default value :any ? Or is the documentation wrong ?
-
- Jul 22, 2002
-
-
toy authored
additional comments by Eric Marsden: * correct CLX's handling of FamilyLocal ~/.Xauthority cookies (used by versions of ssh after 3.4).
-
- Apr 10, 2002
-
-
pw authored
Wrong type MEMBER in DECLARE-EVENT :CONFIGURE-REQUEST, should be MEMBER8.
-
- Dec 11, 2001
-
-
pmai authored
-
- May 12, 2001
-
-
pw authored
Fix size parameter in property-notify event.
-
- Mar 16, 1999
-
-
pw authored
-
- Dec 19, 1998
-
-
dtc authored
-
- Nov 07, 1998
-
-
dtc authored
classes may be stringable objects rather than just symbols.
-
- Oct 26, 1998
-
-
pw authored
symbol to stringable. Noticed by Mike McDonald.
-
- Jun 05, 1998
-
-
dtc authored
generalized-boolean. CLX originally defined the boolean type to be a generalized boolean, however ANSI CL introduced a more restrictive boolean type (or nil t) which had been used by clx which broke code passing generalized booleans. Since the generalized-boolean type is equivalent to T the declarations could have been flushed, but are retained for documentation purposes.
-
- May 08, 1998
-
-
pw authored
-
- May 05, 1998
- Apr 10, 1998
-
-
pw authored
-
- Jan 21, 1998
-
-
pw authored
-
- Jan 11, 1998
-
-
dtc authored
The network address representation had been used on many ports, but linux used the the host address in many cases. Now all the functions use the host address convention with conversion between the network convention performed by ntoh and hton when necessary.
-
- Jan 05, 1998
-
-
dtc authored
-
- Aug 06, 1997
-
-
pw authored
-
- Jul 21, 1997
-
-
pw authored
-
- Jun 30, 1997
-
-
pw authored
-
- Mar 08, 1997
-
-
pw authored
-
- Feb 14, 1997
-
-
pw authored
-
- Jan 18, 1997
-
-
ram authored
-
- Sep 30, 1994
- Feb 11, 1994
-
-
cvs2git authored
-
- Jan 13, 1993
-
-
cvs2git authored
-
- Aug 11, 1992
-
-
ram authored
-
- Apr 08, 1992
-
-
wlott authored
-
- Feb 25, 1992
-
-
ram authored
-
- Nov 16, 1991
-
-
wlott authored
-
- Nov 07, 1991
-
-
ram authored
-
- May 21, 1991
- May 17, 1991
-
-
ram authored
the PMAX seems to pretty much work when it claims to the server that it is big-endian. This is probably because we never use word accessors.
-