1. 07 Jul, 2008 2 commits
  2. 04 Jul, 2008 2 commits
    • Dylan Smith's avatar
      user32: Increased area for scrolling via mouse drag outside scrollbar. · 2f1c7b16
      Dylan Smith authored
      When dragging the scrollbar thumb with the mouse, the mouse is able to
      move away from the scrollbar and keep scrolling so long as it isn't too
      far away from the scrollbar.  This makes it easier to quickly scroll
      with the mouse.
      
      All that this patch changes is the distance that the mouse can be moved
      away from the scrollbar before it is consider outside of the scrollbar
      and returns to its original position.  The distances are proportional to
      the size of the scrollbar.
      2f1c7b16
    • Dylan Smith's avatar
      comctl32: Added tests to show a ComboBoxEx bug caused by incorrect focus change. · da0175ba
      Dylan Smith authored
      Certain WM_LBUTTONDOWN & WM_LBUTTONUP events should change focus to the
      ComboBox (a child of ComboBoxEx), but instead the focus was set to the
      Edit control.
      da0175ba
  3. 03 Jul, 2008 1 commit
  4. 02 Jul, 2008 1 commit
  5. 01 Jul, 2008 1 commit
  6. 27 Jun, 2008 2 commits
  7. 26 Jun, 2008 4 commits
  8. 25 Jun, 2008 8 commits
  9. 24 Jun, 2008 1 commit
  10. 23 Jun, 2008 3 commits
  11. 21 Jun, 2008 2 commits
  12. 19 Jun, 2008 1 commit
  13. 18 Jun, 2008 3 commits
  14. 12 Jun, 2008 1 commit
  15. 10 Jun, 2008 2 commits
  16. 05 Jun, 2008 2 commits
  17. 04 Jun, 2008 2 commits
  18. 03 Jun, 2008 1 commit
  19. 02 Jun, 2008 1 commit