Commit History

Author SHA1 Message Date
  ocornut 4aa81116a5 Merge branch 'master' into docking 1 year ago
  ocornut 3cb805489b Backends: GLFW, Emscripten: fixes for canvas resizing, amends. (#6751) 1 year ago
  Pello Rao 22a7d241ff Backends: GLFW, Emscripten: fixes for canvas resizing. (#6751) 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 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
  ocornut ee5ce36745 Merge branch 'master' into docking, including specific merge for imgui_impl_glfw.cpp for f070497 2 years ago
  ocornut f070497cbd Backends: Win32/SDL2/SDL3/GLFW: Added support for io.AddMouseSourceEvent(). (#2334, #2702) 2 years ago
  ocornut b0a936e5d4 Merge branch 'master' into docking (incl revert of examples refactor) 2 years ago
  ocornut a085581057 Backends: GLFW: added ImGui_ImplGlfw_SetCallbacksChainForAllWindows(). (#6142) 2 years ago
  ocornut edf522b58a Merge branch 'master' into docking + amends change to nullptr (#5760) 2 years ago
  ocornut c54230d14e Backends: Using nullptr instead of NULL. (#5760, #4537) + fix additional warnings. 2 years ago
  ocornut 033538731c Merge branch 'master' into docking 3 years ago
  ocornut e52bb147a7 Backends: GLFW: Added ImGui_ImplGlfw_InstallCallbacks()/ImGui_ImplGlfw_RestoreCallbacks(). (#4981) 3 years ago
  ocornut 0647ba3bad Merge branch 'master' into docking 3 years ago
  ocornut 200a8f1ea2 Backends: GLFW: Update mouse inputs using glfwSetCursorPosCallback() (breaking) + fallback to provide it when focused but not hovered/captured + update MousePos before MouseButtons. 3 years ago
  ocornut ef681e7019 Merge branch 'master' into docking 3 years ago
  thedmd ecd212c01d Backends: GLFW: Update to use io.AddEventKey() will full key map (#2625, #4858) 3 years ago
  ocornut 0b06c4b2b0 Merge branch 'master' into docking (will need further for io.AddFocusEvent) 4 years ago
  thedmd 2f40be638f IO, Backends: add io.AddFocusEvent(). Clear pressed keys after loosing input focus (#3532) 4 years ago
  ocornut f9b5168fb3 Merge branch 'master' into docking 4 years ago
  ocornut 044fd0cd2d Backends: GLFW: Mouse position is correctly reported when the host platform window is hovered but not focused. (#3751, #4377, #2445) 4 years ago
  ocornut baa4caf9e3 Backends: GLFW: Installing and exposed ImGui_ImplGlfw_MonitorCallback() for forward compatibility with docking branch. 4 years ago
  ocornut 16abfa5eb6 Merge branch 'master' into docking 4 years ago
  ocornut 838c16533d Backends: Comments. 4 years ago
  ocornut 239d09804d Merge branch 'master' into docking 4 years ago
  ocornut 647a308ad3 Backends: GLFW: Add ImGui_ImplGlfw_InitForOther() instead of ImGui_ImplGlfw_InitForWebGPU() so it can be used for e.g. DX11. (#3632) 4 years ago
  ocornut 577e7cb493 Merge branch 'master' into docking 4 years ago
  ocornut dff0044d4e Backends, Examples: Added support for WebGPU and corresponding example. Amend 5853fbd (#3632) 4 years ago