1. 10 Jul, 2007 10 commits
  2. 09 Jul, 2007 2 commits
  3. 08 Jul, 2007 10 commits
  4. 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
  5. 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
  6. 05 Jul, 2007 7 commits
  7. 04 Jul, 2007 4 commits
    • Sam Lantinga's avatar
      Oops, didn't mean to commit this... · 2ada4fdd
      Sam Lantinga authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402410
      2ada4fdd
    • Sam Lantinga's avatar
      Fixed bug #450 · f4a253ef
      Sam Lantinga authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402409
      f4a253ef
    • Sam Lantinga's avatar
      Fixed bug #447 · 6450125a
      Sam Lantinga authored
      Xlib uses the native locale, not latin1
      
      ... the question is... what does the server use? :)
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402407
      6450125a
    • Sam Lantinga's avatar
      Fixed bug #349 · 13be73d9
      Sam Lantinga authored
      Solaris doesn't support the LATIN1 character set alias.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402405
      13be73d9
  8. 03 Jul, 2007 1 commit
    • Ryan C. Gordon's avatar
      Fixed yasm/nasm warning. · 84063eb2
      Ryan C. Gordon authored
        Fixes Bugzilla #446.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402402
      84063eb2