Historique des commits

Auteur SHA1 Message Date
  ocornut bb2fb74645 Merge branch 'master' into docking il y a 2 ans
  ocornut 12ee2dd789 Backends: Win32: Synthesize key-down event on key-up for VK_SNAPSHOT / ImGuiKey_PrintScreen as Windows doesn't emit it. (#6859) il y a 2 ans
  ocornut 7e246a7bb9 Merge branch 'master' into docking il y a 2 ans
  ocornut 357f752bed Docs: add more links to the top of every examples and backends files. il y a 2 ans
  ocornut 72dbe45adc Merge branch 'master' into docking il y a 2 ans
  sneakyevil c9d3c29aa3 Backend: Win32: support keyboard codepage conversion for when compiling in MBCS mode and creating a non-Unicode window. (#6785, #6782, #5725) il y a 2 ans
  ocornut f8f805f046 Merge branch 'master' into docking il y a 2 ans
  ocornut 33e13c85e1 Backends: Made all backends sources files support global IMGUI_DISABLE. (#6601) il y a 2 ans
  ocornut b9db5c566b Backends: Win32: Added support for updating ParentViewportID after viewport creation. il y a 2 ans
  ocornut adf693c061 Viewports: added void* ImGuiPlatformMonitor::PlatformHandle field (backend-dependant). il y a 2 ans
  ocornut 07e07030a6 Backends: Win32: revert accidental deletion of ImGui_ImplWin32_EnableAlphaCompositing() in a566ecc (#3218) il y a 2 ans
  ocornut a89590b425 Backends: Win32: revert accidental deletion of ImGui_ImplWin32_EnableAlphaCompositing() in a566ecc (#3218) il y a 2 ans
  ocornut f498f084d6 Examples: Amend Win32/Winapi + OpenGL example for multi-viewport. (#3218, #5170 and #6086, #2772, #2600, #2359, #2022, #1553) il y a 2 ans
  Mark Jansen 4bc51c6ff4 Examples: Extend Win32/Winapi + OpenGL example for multi-viewport. (#3218, #5170 and #6086, #2772, #2600, #2359, #2022, #1553) il y a 2 ans
  ocornut 1f2b84a654 Backends: clear viewport specific bits in io.BackendFlags on backend Shutdown(). (#6334) il y a 2 ans
  ocornut 4f692ba840 Merge branch 'master' into docking il y a 2 ans
  ocornut 9308cfdcfb Examples: Amend Win32/Winapi + OpenGL example. (#3218, #5170 and #6086, #2772, #2600, #2359, #2022, #1553) il y a 2 ans
  Mark Jansen a566ecc58f Examples: Add Win32/Winapi + OpenGL example. (#3218, #5170 and #6086, #2772, #2600, #2359, #2022, #1553) il y a 5 ans
  Gereon V 055e71518e Backends: clear bits set in io.BackendFlags on backend Shutdown(). Clear BackendPlatformName. (#6334, #6335) il y a 2 ans
  ocornut bed11b35d1 Fix typos and use nullptr in backends. Amend 506f7e0 il y a 2 ans
  ocornut ee5ce36745 Merge branch 'master' into docking, including specific merge for imgui_impl_glfw.cpp for f070497 il y a 2 ans
  ocornut f070497cbd Backends: Win32/SDL2/SDL3/GLFW: Added support for io.AddMouseSourceEvent(). (#2334, #2702) il y a 2 ans
  ocornut e25e4526cd Merge branch 'master' into docking il y a 2 ans
  ocornut 5d74891285 Backends: Win32: Use WM_NCMOUSEMOVE / WM_NCMOUSELEAVE to track mouse positions over non-client area (OS decorations) when app is not focused. (#6045, #6162) il y a 2 ans
  ocornut e816bc6723 Merge misc changes from docking branch to reduce small drift. il y a 2 ans
  ocornut 887abe9578 Merge branch 'master' into docking il y a 2 ans
  ocornut 3617a96372 Backends, Inputs: Made horizontal scroll wheel and horizontal scroll direction consistent accross backends/os. (#4019, #6096, #1463) il y a 2 ans
  ocornut fc3815bfe5 Merge branch 'master' into docking il y a 2 ans
  ocornut 3ea0fad204 Merge branch 'master' into docking il y a 2 ans
  ocornut 1a497c2499 Inputs, IO: reworked ImGuiMod_Shortcut to redirect to Ctrl/Super at runtime instead of compile-time. (#5923, #456) il y a 2 ans