1. 09 Jan, 2010 22 commits
  2. 08 Jan, 2010 15 commits
  3. 07 Jan, 2010 3 commits
    • Erwan Tulou's avatar
      skins2: list of skins improved some more. · c7dfbd11
      Erwan Tulou authored
      This patch also takes into account opening a new skins at any time
      (not just at initialization)
      c7dfbd11
    • Erwan Tulou's avatar
      skins2(Linux and Win): fix transparency issue at window level · a2fa93d5
      Erwan Tulou authored
      When refreshing a window area, the window mask must first be stripped of this
       area, because the new refresh may not result in the same mask being applied.
      
      This patch corrects the following issues :
      - an animated bitmap with transparency varying from one subimage to the next
        is now guaranteed the previous subimage won't leave any trace.
      - a control that becomes invisible now means transparency is restored
       if no other controls exist for the same area (instead of an undefined and visually unpleasant area)
      a2fa93d5
    • Rafaël Carré's avatar
      ncurses: fix build broken by [9a00da44] · f980341b
      Rafaël Carré authored
      f980341b