1. 15 Jul, 2007 5 commits
    • Sam Lantinga's avatar
      Final fix for bug #373 · 2fe61699
      Sam Lantinga authored
      ------- Comment #13 From Christian Walther 2007-07-15 10:04:56 [reply] -------
      Created an attachment (id=229) [details]
      patch to reinstate the SDL cursor after an NSApplicationActivatedEvent
      
      Oops, you're right. My testcursor.c has diverged so far from the original that
      I missed that. In fact, now that I think about it, that issue isn't even
      addressed by the cursor rectangle patch - it is only concerned with windowed
      mode (and fixes the problem there as a side effect). The problem in fullscreen
      is still the same as before. How about the attachment for a fix? (I can confirm
      that [NSCursor set] doesn't seem to have any effect when called from
      QZ_DoActivate().)
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402538
      2fe61699
    • Ryan C. Gordon's avatar
      Dump more information about each joystick in testjoytick.c · 53dae52e
      Ryan C. Gordon authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402536
      53dae52e
    • Sam Lantinga's avatar
      Patch from Christian Walther · 33dff0e2
      Sam Lantinga authored
      Yes, the idea to use a cursor rectangle instead of [NSCursor set] has occurred
      to me too, and it does seem to be the most elegant way. Here's my attempt at an
      implementation
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402535
      33dff0e2
    • Ryan C. Gordon's avatar
      An attempt at fixing Bugzilla #454. · 3b3b5c04
      Ryan C. Gordon authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402534
      3b3b5c04
    • Sam Lantinga's avatar
      I think this fixes bug #454 · 0468ab7f
      Sam Lantinga authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402533
      0468ab7f
  2. 14 Jul, 2007 7 commits
  3. 13 Jul, 2007 3 commits
  4. 12 Jul, 2007 8 commits
  5. 11 Jul, 2007 8 commits
  6. 10 Jul, 2007 9 commits