1. 30 Jan, 2011 12 commits
  2. 29 Jan, 2011 6 commits
  3. 28 Jan, 2011 10 commits
  4. 27 Jan, 2011 5 commits
  5. 26 Jan, 2011 2 commits
  6. 25 Jan, 2011 4 commits
  7. 24 Jan, 2011 1 commit
    • Erwan Tulou's avatar
      skins2(Linux): fix scrolling twice faster than expected · 28c4972c
      Erwan Tulou authored
      On Linux, two scrolling events were generated for each wheel step
      (one on ButtonPress, one on ButtonRelease). This led to scrolling being
      twice faster on Linux than it is on Windows.
      
      This patch ensures that only one scroll event is issued for one step at the
      mouse wheel.
      28c4972c