Історія комітів

Автор SHA1 Опис Дата
  ocornut ee1deccc08 Backends: Win32 + Viewports: remove current context change from ImGui_ImplWin32_WndProcHandler_PlatformWindow(). 9 місяців тому
  ocornut 9d6ec825cb Merge branch 'master' into docking 9 місяців тому
  ocornut 3b8c7d0326 Backends: Win32: rework to add ImGui_ImplWin32_WndProcHandlerEx() not using current context (experimental). (#8069, #6293, #5856, #586) 9 місяців тому
  ocornut fedf45c77e Backends: Win32 + Viewports: tweak ImGui_ImplWin32_WndProcHandler_PlatformWindow() to be easier to rework in a parallal friendly way. (#8069) 9 місяців тому
  ocornut d67e2eea1a Backends: Win32: internal rename. 9 місяців тому
  ocornut 942b64abfc Merge branch 'master' into docking 9 місяців тому
  ocornut a908d73c16 Backends: avoid missing -Wmissing-declaration warning. (#8087, #7997) 9 місяців тому
  ocornut 514a97a9b7 Merge branch 'master' into docking 9 місяців тому
  ocornut d885fe4dd0 (Breaking) moved ImGuiConfigFlags_NavEnableSetMousePos -> io.ConfigNavMoveSetMousePos, ImGuiConfigFlags_NavNoCaptureKeyboard -> ConfigNavCaptureKeyboard. (#2517, #2009) 9 місяців тому
  ocornut 22503bfe75 Backends: changed all backends to allow enabling ImGuiConfigFlags_ViewportsEnable after initialization. (#5371) 10 місяців тому
  ocornut 3293ef8bbc Backends: Win32: Use ResisterClassW()/CreateWindowExW() for secondary viewports. (#7979, #5725) 10 місяців тому
  ocornut bc77cccd31 Merge branch 'master' into docking 10 місяців тому
  ocornut 42272505c9 Backends: ensure that ImGuiPlatformMonitor list is available after backend Init call. (#7995) 10 місяців тому
  ocornut cfae5ac71b Backends: make ImGui_ImplSDL2_KeyEventToImGuiKey(), ImGui_ImplSDL3_KeyEventToImGuiKey(), ImGui_ImplGlfw_KeyToImGuiKey(), ImGui_ImplWin32_KeyEventToImGuiKey(), ImGui_ImplAllegro5_KeyCodeToImGuiKey(), ImGui_ImplOSX_KeyCodeToImGuiKey(), non-static. (#7997) 10 місяців тому
  ocornut 08b1496b7e Backends: Win32: fixed an issue where a viewport destroyed while clicking would hog mouse tracking and temporary lead to incorrect update of HoveredWindow. (#7971) 10 місяців тому
  ocornut 8ba7efb738 Backends: Win32: fixed an issue where a viewport destroyed while clicking would hog mouse tracking and temporary lead to incorrect update of HoveredWindow. (#7971) 10 місяців тому
  ocornut 44a74509af Backends: Win32: fixed direct calls to platform_io.Platform_SetWindowPos()/Platform_SetWindowSize() on windows created by application (typically main viewport). 10 місяців тому
  ocornut 65840c19c4 Backends: SDL2, SDL3, Win32: don't submit monitor with 0 DpiScale (e.g. accessibility virtual monitor?). to prevent assert. (#7902) 11 місяців тому
  ocornut 5ea96c15cd Merge branch 'master' into docking 1 рік тому
  Aemony 9504068f66 Backends: Win32: fixed ImGuiMod_Super being mapped to VK_APPS instead of VK_LWIN||VK_RWIN (#7768, #4858, #2622) 1 рік тому
  ocornut 138d9d0c21 Merge branch 'master' into docking 1 рік тому
  ocornut c7df9c7121 Backends: Win32: Fixed warning with old MinGW/GCC versions. 1 рік тому
  ocornut 32f9dfc126 Viewports: Backported 'void* ImGuiViewport::PlatformHandle' from docking branch for use by backends. 1 рік тому
  ocornut 416cfdb99d Backends: Win32: Secondary viewports WndProc handler retrieve/set imgui context from the HWND. 1 рік тому
  ocornut 3acb869a95 Backends: Win32: avoid skipping DefWindowProc() on WM_CLOSE. 1 рік тому
  ocornut eabe98f6d5 Merge branch 'master' into docking (incl merge moved CurrentDpiScale field) 1 рік тому
  ocornut ac90e1bd5b Backends: Win32: replace bd != nullptr assert with early out. (#6275) 1 рік тому
  ocornut 5e23680454 Backends: all backends + demo now call IMGUI_CHECKVERSION() to verify ABI compatibility between caller code and compiled version of dear imgui. (#7568) 1 рік тому
  ocornut e391fe2e66 Merge branch 'master' into docking 1 рік тому
  ocornut 1ab1af80c7 Backends: Win32: Facepalm revert part of d15574c + additional commentary (#6275) 1 рік тому