Histórico de Commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon 416d046663 Mac: Implemented SDL_GetDisplayDPI (thanks, Kirill!). há 10 anos atrás
  Philipp Wiesemann 1d1ba58f28 Fixed compile warnings about uninitialized variables in test library. há 10 anos atrás
  Philipp Wiesemann a4ce22fbf3 Fixed outdated information in a README for iOS. há 10 anos atrás
  Philipp Wiesemann 1a26c0c838 Fixed doxygen warnings. há 10 anos atrás
  Ryan C. Gordon bb1e2bd0b5 CMake: Turned off Mac OS X rpath warning kludge. há 10 anos atrás
  Ryan C. Gordon 49e47688b4 Patched to compile on iOS. há 10 anos atrás
  Ryan C. Gordon 881ccccbcf Android: Fixed up drop events for new interface. há 10 anos atrás
  Ryan C. Gordon eeb899999f Patched to compile. há 10 anos atrás
  Ryan C. Gordon 7605ccf68a Use SDL's stdinc functions instead of C runtime calls. há 10 anos atrás
  Ryan C. Gordon dc532c70e8 Added SDL_WINDOWEVENT_TAKE_FOCUS. há 10 anos atrás
  Ryan C. Gordon aa4952fdef Added SDL_WINDOWEVENT_HIT_TEST. há 11 anos atrás
  Ryan C. Gordon d4aedf9951 Added SDL_SetWindowModalFor(). há 11 anos atrás
  Ryan C. Gordon e497e46515 Added SDL_SetWindowInputFocus(). há 10 anos atrás
  Ryan C. Gordon 3bdaf4c611 Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity(). há 10 anos atrás
  Ryan C. Gordon 5696e88e6b Added SDL_GetWindowBordersSize(). há 10 anos atrás
  Ryan C. Gordon f9af0c0376 x11: Put a matching window_group wmhint on every window created. há 10 anos atrás
  Ryan C. Gordon 8e855f2fbc Added SDL_DROPBEGIN and SDL_DROPCOMPLETE events, plus window IDs for drops. há 10 anos atrás
  Ryan C. Gordon f2defe5e11 Added special window type flags. há 10 anos atrás
  Ryan C. Gordon f9b7379341 Added SDL_DROPTEXT event, for dragging and dropping string data. há 10 anos atrás
  Ryan C. Gordon c3114975db Added SDL_GetDisplayUsableBounds(). há 10 anos atrás
  Ryan C. Gordon 8875a4014f x11: Optimize SDL_GetGlobalMouseState() a little. há 11 anos atrás
  Ryan C. Gordon 14e007772a x11: window managers might mark windows as FULLSCREEN _and_ MAXIMIZED. há 11 anos atrás
  Ryan C. Gordon 9a7527988a x11: Workaround window managers that mark fullscreen windows as maximized. há 11 anos atrás
  Ryan C. Gordon 81209acbd8 x11: Let apps specify that video init should fail if XRandR is unavailable. há 10 anos atrás
  Ryan C. Gordon f9d478b6c3 x11: _NET_WM_PID needs a long, not a pid_t, I think. há 10 anos atrás
  Ryan C. Gordon e6e62bee71 CMake: Let static libraries optionally be built with Position Independent Code. há 10 anos atrás
  Ryan C. Gordon 008a6abd04 CMake: use the old MACOSX_RPATH behavior (for now), silence the warning. há 10 anos atrás
  Ryan C. Gordon 0c0ce2096c Updated comment: this is the correct way to do fullscreen on X11 now. há 11 anos atrás
  Ryan C. Gordon e0e04542d0 Added a few FIXMEs. há 11 anos atrás
  Ryan C. Gordon 1373e8909a Try to build with GCC's -Wdeclaration-after-statement. há 10 anos atrás