История коммитов

Автор SHA1 Сообщение Дата
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 2 лет назад
  Ryan C. Gordon ac71831350 Sync wiki -> headers 2 лет назад
  Sam Lantinga 4368f70ff9 Added properties to various SDL objects 2 лет назад
  SDL Wiki Bot f84c87f204 Sync SDL3 wiki -> header 2 лет назад
  Sam Lantinga a5e7214795 Add SDL_WINDOW_NOT_FOCUSABLE flag to set that the window should not be able to gain key focus 2 лет назад
  Frank Praznik be8c42cfd7 Clarify that a window being 'hidden' means that it is unmapped/ordered out 2 лет назад
  SDL Wiki Bot 35ad68e126 Sync SDL3 wiki -> header 2 лет назад
  Frank Praznik 70323a8350 Add a function to display the system menu for a window 2 лет назад
  Frank Praznik 44536b7537 Add and event and flag to report when a window has been occluded 2 лет назад
  Sam Lantinga 97380dcdab We don't need to reserve window flag bits for sdl2-compat 2 лет назад
  Sam Lantinga 8da9b22c17 The SDL_WINDOW_SKIP_TASKBAR flag has been replaced by the SDL_WINDOW_UTILITY flag 2 лет назад
  Sam Lantinga 0f4679102c Fixed pedantic warning: comma at end of enumerator list 2 лет назад
  SDL Wiki Bot a3e0cd5208 Sync SDL3 wiki -> header 2 лет назад
  Sylvain 627165a2b2 Fix comments 2 лет назад
  Sam Lantinga 9fe384b696 Fixed display orientation function names for SDL 3.0 convention 2 лет назад
  Sam Lantinga e6d1ba2a17 Added the concept of display natural orientation 2 лет назад
  SDL Wiki Bot 7f86415146 Sync SDL3 wiki -> header 2 лет назад
  Sam Lantinga 281018f169 Make it clear that you can't mix 2D rendering and the window surface API 2 лет назад
  Sam Lantinga a66cad79c1 SDL_GetClosestFullscreenDisplayMode() now takes a boolean whether to include high density modes 2 лет назад
  SDL Wiki Bot f9ecc841ca Sync SDL3 wiki -> header 2 лет назад
  Sam Lantinga cc94f600fd Officially added the concept of window pixel density 2 лет назад
  SDL Wiki Bot 5836e057de Sync SDL3 wiki -> header 2 лет назад
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support 2 лет назад
  Sam Lantinga 2aa2fa5449 Added SDL_CreateWindowWithPosition() 3 лет назад
  Sam Lantinga 422517c036 Allow passing 0 to SDL_SetWindowMinimumSize() and SDL_SetWindowMaximumSize() to indicate no limit 3 лет назад
  Sylvain 2cafa52598 - Added SDL_WINDOW_TRANSPARENT to request a window with transparent framebuffer 3 лет назад
  SDL Wiki Bot 1010254a28 Sync SDL3 wiki -> header 3 лет назад
  Sam Lantinga 4dd26698fc Added SDL_GetWindowParent() to get the parent of popup windows 3 лет назад
  SDL Wiki Bot 689ea5361e Sync SDL3 wiki -> header 3 лет назад
  Frank Praznik 1f35fd6939 video: Update the popup window creation documentation and disallowed flags 3 лет назад