Skip to content
Snippets Groups Projects
  1. Mar 28, 2006
  2. Mar 17, 2006
    • csr21's avatar
      only 256 characters · 499b6030
      csr21 authored
      Whoops.  Stop adding latin1 characters at char-code 255.
      
      darcs-hash:20060317213650-30503-1eb18e69049e72a279832284157acc3ceb62df53.gz
      499b6030
    • csr21's avatar
      protocol type fixes · 15b9f170
      csr21 authored
      Fix various request argument types.  From Douglash Crosher on mcclim-devel.
      
      darcs-hash:20060317143703-30503-37a198edb961a756cd47c48781c938f29e76d22f.gz
      15b9f170
    • csr21's avatar
      render-op type definition · 901413c7
      csr21 authored
      Define a RENDER-OP type.  From Douglas Crosher via mcclim-devel.
      
      darcs-hash:20060317143424-30503-721c8383c67f058f386e76c405f3b440f921d692.gz
      901413c7
  3. Jan 13, 2006
  4. Mar 14, 2006
    • csr21's avatar
      latin-1-keysyms · efac2980
      csr21 authored
      For those lisps which define the character range 160-255, define character
      keysyms.  Leave a comment about lisps which don't define that range
      
      darcs-hash:20060314095131-30503-08ea585a7f2e1ebd96cdc4dfb461b863b8f4e890.gz
      efac2980
    • csr21's avatar
      keysym-set definitions · cdf2daf4
      csr21 authored
      Include new keysym-set definitions (taken from Appendix A of the protocol
      specification)
      
      darcs-hash:20060314092637-30503-d0463504128565366314fe82d87cd46a7b83bb0c.gz
      cdf2daf4
  5. Jan 10, 2006
  6. Sep 02, 2005
  7. Jul 12, 2005
    • Matthew Kennedy's avatar
      dpms · c0cc7a95
      Matthew Kennedy authored
      darcs-hash:20050712164213-93fc2-f171cee8476de52980386850c9cefe93edf6b1c1.gz
      c0cc7a95
  8. Aug 26, 2005
  9. Aug 21, 2005
    • csr21's avatar
      permissive-xauthority-parsing · 516340de
      csr21 authored
        We should not use ECASE when looking at the FAMILY bit of an .Xauthority
        file, because the user can legitimately have families in there that CLX
        does not support.  Instead, be permissive, on the basis that we will never
        choose a family we don't support as the best authorization.
      
        (Also log a comment about IPv6 support, which triggered this patch.
        Report from sproingie on #lisp IRC, 2005-08-07)
      
        slight refactor to be more explicit about which conditions we are
        dealing with.
      
      darcs-hash:20050821131945-30503-a48efc52421b6bea54a2cfa7ec1d019bf1d671de.gz
      516340de
  10. Aug 24, 2005
  11. Jul 14, 2005
  12. May 01, 2005
  13. Apr 29, 2005
  14. Mar 29, 2005
    • dan's avatar
      0.6.1 · 848a7f8e
      dan authored
      darcs-hash:20050329134220-2591e-0e012bffc4be7424945895736b8cd03f27da97c0.gz
      848a7f8e
  15. Mar 14, 2005
  16. Mar 11, 2005
  17. Dec 06, 2004
  18. Nov 29, 2004
  19. Nov 18, 2004
  20. Nov 16, 2004
  21. Nov 13, 2004
    • dan's avatar
      manual fixes · 570fa118
      dan authored
      darcs-hash:20041113224507-2591e-3bc0c39b1cdd0326138a18d27ccadeb787e56f59.gz
      570fa118
    • dan's avatar
      Bug fix: +pointer-event-mask-vector+ is supposed to be a vector of · c961db07
      dan authored
      Bug fix: +pointer-event-mask-vector+ is supposed to be a vector of
      keywords.  It wasn't, but it is now.
      
      darcs-hash:20041113215412-2591e-a1ef1cf24af8f388a349926ddf93d39157d232e6.gz
      c961db07
    • dan's avatar
      Bug fix: change the sizes of certain fields in a WM-SIZE-HINT to be 32 · a9f8474e
      dan authored
      Bug fix: change the sizes of certain fields in a WM-SIZE-HINT to be 32
      bits wide, as per the ICCCM specifications. Fixes a problem seen with
      the MacOS X11 window manger, that uses very large hint values.
      (Patch from Eric Marsden)
      
      darcs-hash:20041113205759-2591e-11f9e36f0e3da73a5b0b6cd34de188fa20148c07.gz
      a9f8474e
  22. Oct 28, 2004
    • csr21's avatar
      Add clipboard demo · 197b60c3
      csr21 authored
      darcs-hash:20041028120708-ed5a3-b99f4de5334130aa37a2bd78f4c4a766bc6d0bc8.gz
      197b60c3
  23. Aug 20, 2004
  24. Jun 11, 2004
  25. Apr 26, 2004
  26. Apr 22, 2004
    • dan's avatar
      new mailing list · b5bd0481
      dan authored
      darcs-hash:20040422104432-2591e-8d876d7fa8e81593b3e54856676f3450d7af7362.gz
      b5bd0481
    • dan's avatar
      test commit · 924b87be
      dan authored
      darcs-hash:20040422103106-2591e-20d0a822a1034b150f66cb07e5be203b48c850f5.gz
      924b87be
    • csr21's avatar
      Make sbcl do dynamic-extent where possible (in horrible hacky way that · 5616152c
      csr21 authored
      Make sbcl do dynamic-extent where possible (in horrible hacky way that
      busts the compilation environment -- I claim this is Not My Fault)
      
      Mention this (and new Texinfo manual) in NEWS
      
      darcs-hash:20040422102454-ed5a3-5fa3024236fdce5408c8182402a27928378913cd.gz
      5616152c
Loading