Skip to content
Snippets Groups Projects
  1. Mar 12, 2010
    • Andreas Fuchs's avatar
      spr36715: Fix param list mismatch and missing slots in combo boxes. · 1ee20a44
      Andreas Fuchs authored
      The fix for spr36279 introduced two new problems in windows:
       * One code path for hlist-panes had a leftover missing parameter
       * Combo Box panes (which are set-gadget-mixins too) were missing
         the x-margin/y-margin slots, too.
      
      This fixes these problems, and ensures that gadgets on Windows work again
      now.
      1ee20a44
  2. Feb 03, 2010
  3. Dec 16, 2009
    • Andreas Fuchs's avatar
      spr36279: Fix space-req computation for hlist-panes in windows. · 9e3990f2
      Andreas Fuchs authored
      hlist-panes are similar to text-editors in that they have a scroller-pane as 
      a parent, but they provide their own scroll bars. (This is for layout 
      reasons, apparently.) This change updates hlist-panes' compose-space methods 
      to correctly compute the space requirements for their items, so that the 
      vertical scroll bar doesn't overlap longer item names when it doesn't have to.
      9e3990f2
  4. Dec 01, 2009
  5. Oct 27, 2009
  6. Oct 08, 2009
  7. Oct 07, 2009
  8. Sep 30, 2009
  9. Sep 29, 2009
  10. Sep 23, 2009
  11. Sep 17, 2009
  12. Sep 16, 2009
  13. Sep 11, 2009
  14. Sep 10, 2009
  15. Sep 09, 2009
  16. Sep 07, 2009
  17. Aug 12, 2009
  18. Jul 15, 2009
  19. Jun 29, 2009
  20. Jun 16, 2009
  21. Jun 08, 2009
  22. May 28, 2009
  23. May 14, 2009
  24. May 13, 2009
  25. May 11, 2009
    • Duane Rettig's avatar
      Fix add-on warning counts · 93a5e35c
      Duane Rettig authored
      *******************************************************************************
      2009-05-11  Duane Rettig  <duane@franz.com>
      
      	* demo/listener.lisp:
      	* demo/process-browser.lisp:
      	* demo/winlisp.lisp:
      	* test/test-driver.lisp: Remove :process7 feature dependencies
      93a5e35c
  26. May 06, 2009
  27. May 05, 2009
Loading