1. 11 Jul, 2007 4 commits
  2. 10 Jul, 2007 16 commits
  3. 09 Jul, 2007 2 commits
  4. 08 Jul, 2007 10 commits
  5. 07 Jul, 2007 2 commits
    • Sam Lantinga's avatar
      Use GL direct updates when possible · 69a0d935
      Sam Lantinga authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402434
      69a0d935
    • Sam Lantinga's avatar
      Fixed bug #360 · 1ed61fec
      Sam Lantinga authored
      Fixed fullscreen video modes and improved the mouse grab code.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402433
      1ed61fec
  6. 06 Jul, 2007 4 commits
    • Sam Lantinga's avatar
      Reverted mousewheel support in 1.2, since it breaks binary compatibility. · e2d89e30
      Sam Lantinga authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402430
      e2d89e30
    • Sam Lantinga's avatar
      Ugh... actually changing what buttons are returned to the application. Maybe... · cf458d63
      Sam Lantinga authored
      Ugh... actually changing what buttons are returned to the application.  Maybe we should wait until SDL 1.3 for horizontal scrolling support?
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402429
      cf458d63
    • Sam Lantinga's avatar
      Fixed bug #382 · 79ce9cd6
      Sam Lantinga authored
      Added horizontal scrolling support: SDL_BUTTON_WHEELLEFT (6) and SDL_BUTTON_WHEELRIGHT (7)
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402427
      79ce9cd6
    • Sam Lantinga's avatar
      Fixed bug #322 · 4722d6e9
      Sam Lantinga authored
      Need to resync the keyboard state every time we set a video mode, since
      the code in SDL_video.c is clearing the keyboard state.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402426
      4722d6e9
  7. 05 Jul, 2007 2 commits
    • Sam Lantinga's avatar
      Fixed Windows build · 432dd128
      Sam Lantinga authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402425
      432dd128
    • Sam Lantinga's avatar
      Fixed bug #436 · 12157bf1
      Sam Lantinga authored
      The install-lib target should depend on the libraries that are built.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402423
      12157bf1