1. 27 Mar, 2012 3 commits
  2. 26 Mar, 2012 18 commits
  3. 25 Mar, 2012 18 commits
  4. 24 Mar, 2012 1 commit
    • Erwan Tulou's avatar
      skins2(win): fix focus loss when tooltip is displayed · e604141e
      Erwan Tulou authored
      Till now, when a tooltip showed up, the underlying main window lost
      keyboard focus (keys + mouse wheel). Users had to click again on the window
      to regain this focus.
      
      this patch mainly uses a flag that enables to display a window without
      activating it (see msdn doc) plus a bit of cosmetics.
      
      this patch should be backported.
      e604141e