Commit History

Author SHA1 Message Date
  ocornut 4cb0fe3c7d Merge branch 'master' into docking 1 year ago
  Green Sky fab96a6e59 Backends: SDL3: Re-enable calling SDL_StartTextInput()/SDL_StopTextInput(). (#7452, #6306, #6071, #1953) 1 year ago
  ocornut 085781f5ca Merge branch 'master' into docking 1 year ago
  Robert Edmonds da29b776ee Backends: SDL3: Fix leak of SDL_GetGamepads() return value (#7381) 1 year ago
  ocornut 77dff5a735 Backends: comments. 1 year ago
  ocornut d79514c407 Merge branch 'master' into docking 1 year ago
  ocornut 891b81fc5d Backends: SDL3: Fixed gamepad. Added support for disconnection. Added support for multiple gamepads. Added ImGui_ImplSDL3_SetGamepadMode(). (#7180, #3884, #6559, #6890) 1 year ago
  ocornut fd8d6dc5d1 Backends: SDL2,SDL3: tidying up. 1 year ago
  ocornut 96b5b1724b Merge branch 'master' into docking 1 year ago
  ocornut c6ec69c7c1 Using nullptr in remaining examples/backends locations. (#6313, #7071, #4537) 1 year ago
  ocornut 3733b5064e Backends: SDL3: Fixed unused variable warning on master on some targets. (#7000) 1 year ago
  ocornut 0941adc931 Backends: SDL3: Updates for recent API changes. (#7000) (w/ multi-viewports version) 1 year ago
  ocornut add915bdc4 Backends: SDL3: Updates for recent API changes. (#7000) 1 year ago
  Luca Lolli 04e9a2fac1 Backends: SDL3: rename SDL_EVENT_DISPLAY (#6974) 1 year ago
  ocornut f7fc186408 Merge branch 'master' into docking 1 year ago
  ocornut 001f102f38 IO, Backends: added ImGuiKey_AppBack, ImGuiKey_AppForward. (#6891, #4921) 1 year ago
  ocornut b0758c86d8 Backends: Added support for extra ImGuiKey values: F13 to F24 function keys. (#6891, #4921) 1 year ago
  ocornut 7e246a7bb9 Merge branch 'master' into docking 1 year ago
  ocornut 357f752bed Docs: add more links to the top of every examples and backends files. 1 year ago
  ocornut 475453668d Backends: SDL2/SDL3: Fixed bad merge in docking branch (#6735) 2 years ago
  ocornut 676497fe05 Merge branch 'master' into docking 2 years ago
  ocornut 162f8e01aa Backends: SDL3: fixed typo in 1e17d59 (#6735) 2 years ago
  ocornut 1e17d59965 Backends: SDL2,SDL3: added ImGui_ImplSDL2_InitForOther() / ImGui_ImplSDL3_InitForOther(). 2 years ago
  ocornut f8f805f046 Merge branch 'master' into docking 2 years ago
  ocornut 33e13c85e1 Backends: Made all backends sources files support global IMGUI_DISABLE. (#6601) 2 years ago
  ohthesetrees 8566fec661 Backends: SDL3: Changing SDL_WINDOW_SKIP_TASKBAR to SDL_WINDOW_UTILITY for SDL3 (#6573) 2 years ago
  Luca Lolli 8fd0a04135 Backends: SDL3: Fix backend in docking/multi-viewports branch. (#6483) 2 years ago
  ocornut 530134d125 Merge branch 'master' into docking 2 years ago
  ocornut 5dc6013713 Backends: SDL3: Fixed build on Emscripten/iOS/Android. (#6391) 2 years ago
  ocornut c11128891e Backends: SDL2/SDL3: Update monitor list when receiving a display event. (#6348) 2 years ago