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. 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
  3. Mar 25, 2009
  4. Jul 22, 2008
  5. Mar 03, 2008
  6. Dec 11, 2007
  7. Apr 25, 2007
  8. Apr 17, 2007
  9. Oct 10, 2006
  10. Apr 12, 2006
  11. Apr 06, 2006
  12. Dec 08, 2005
  13. Dec 01, 2005
  14. Aug 03, 2005
  15. Mar 21, 2004
  16. Jan 16, 2004
  17. Dec 15, 2003
  18. Dec 12, 2003
  19. Jul 09, 2002
  20. Jul 06, 2000
  21. May 01, 2000
  22. Jul 19, 1999
  23. May 04, 1999
  24. Feb 25, 1999
  25. Oct 08, 1998
  26. Aug 06, 1998
  27. May 19, 1998
  28. Mar 21, 1998
  29. Oct 04, 1997
  30. Sep 03, 1997
  31. May 24, 1997
  32. Apr 24, 1997
  33. Feb 14, 1997
  34. Feb 06, 1997
Loading