Skip to content
Snippets Groups Projects
  1. Aug 26, 2005
  2. 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
  3. Aug 24, 2005
  4. Jul 14, 2005
  5. May 01, 2005
  6. Apr 29, 2005
  7. Mar 29, 2005
    • dan's avatar
      0.6.1 · 848a7f8e
      dan authored
      darcs-hash:20050329134220-2591e-0e012bffc4be7424945895736b8cd03f27da97c0.gz
      848a7f8e
  8. Mar 14, 2005
  9. Mar 11, 2005
  10. Dec 06, 2004
  11. Nov 29, 2004
  12. Nov 18, 2004
  13. Nov 16, 2004
  14. 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
  15. Oct 28, 2004
    • csr21's avatar
      Add clipboard demo · 197b60c3
      csr21 authored
      darcs-hash:20041028120708-ed5a3-b99f4de5334130aa37a2bd78f4c4a766bc6d0bc8.gz
      197b60c3
  16. Aug 20, 2004
  17. Jun 11, 2004
  18. Apr 26, 2004
  19. 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
  20. Apr 09, 2004
    • dan's avatar
      Add texinfoised CLX manual, courtesy of Shawn Betts and Gilbert Baumann · c572e942
      dan authored
      Add texinfoised CLX manual, courtesy of Shawn Betts and Gilbert Baumann
      Note that we don't actually process it in any useful way yet, and it
      doesn't include any of the new stuff like OPEN-DEFAULT-DISPLAY
      
      darcs-hash:20040409133244-2591e-dca89d8cf3a7ecc3bf16fc8b5dc604f9f4356b52.gz
      c572e942
  21. Nov 11, 2003
  22. Sep 06, 2003
  23. Aug 06, 2003
  24. Jul 19, 2003
Loading