Skip to content
Snippets Groups Projects
  1. Apr 11, 2003
  2. Mar 03, 2003
  3. Feb 17, 2003
  4. Feb 09, 2003
  5. Feb 03, 2003
  6. Aug 19, 2002
    • toy's avatar
      From Iban Hatchondo: · 0a88576b
      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 ?
      0a88576b
  7. Jul 22, 2002
  8. Apr 10, 2002
    • pw's avatar
      From Iban Hatchondo: · 9a4543d9
      pw authored
      Wrong type MEMBER in DECLARE-EVENT :CONFIGURE-REQUEST, should be MEMBER8.
      9a4543d9
  9. Dec 11, 2001
  10. May 12, 2001
    • pw's avatar
      From Fred Gilham: · d3f857ac
      pw authored
      Fix size parameter in property-notify event.
      d3f857ac
  11. Mar 16, 1999
  12. Dec 19, 1998
  13. Nov 07, 1998
  14. Oct 26, 1998
  15. Jun 05, 1998
    • dtc's avatar
      Rename those boolean types which should be (or null (not null)) to · 1c3c49dc
      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.
      1c3c49dc
  16. May 08, 1998
  17. May 05, 1998
  18. Apr 10, 1998
  19. Jan 21, 1998
  20. Jan 11, 1998
    • dtc's avatar
      Cleanup the IP address conventions used by the internet functions. · c026fc30
      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.
      c026fc30
  21. Jan 05, 1998
  22. Aug 06, 1997
  23. Jul 21, 1997
  24. Jun 30, 1997
  25. Mar 08, 1997
  26. Feb 14, 1997
  27. Jan 18, 1997
  28. Sep 30, 1994
  29. Feb 11, 1994
  30. Jan 13, 1993
  31. Aug 11, 1992
  32. Apr 08, 1992
  33. Feb 25, 1992
  34. Nov 16, 1991
  35. Nov 07, 1991
  36. May 21, 1991
  37. May 17, 1991
Loading