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

Автор SHA1 Опис Дата
  ocornut 7c71e66370 Shortcuts, SetShortcutRouting: move ImGuiInputFlags_RouteFromRootWindow evaluation to SetShortcutRouting() for now. (#456) 1 рік тому
  ocornut d5a600e9c6 Shortcuts, SetShortcutRouting: added ImGuiInputFlags_RouteFromRootWindow. Made it possible for SetShortcutRouting() to query for another location. 1 рік тому
  ocornut 0eb025f484 Internals: move ItemHandleShortcut() next to Shortcut(), it's calling it anyhow. (#456) 1 рік тому
  ocornut a689fa262a SetShortcutRouting: require explicit routing. (#456) 1 рік тому
  ocornut c06e6340cd Shortcuts: added ImGuiInputFlags_Tooltip. (#456) 1 рік тому
  ocornut 77e4171894 Shortcuts: added flags to SetNextItemShortcut(). (#456) 1 рік тому
  ocornut 197f8904fe Shortcuts, Nav: make SetNextItemShortcut() work when another item is active. Made NavCalcPreferredRefPos() take account for remote activation. (#456) 1 рік тому
  ocornut fc512a2474 Inputs: Added Shortcut(), SetNextItemShortcut(). Added ImGuiInputFlags, ImGuiInputFlags_RouteXXXX. (#456, #2637) 1 рік тому
  ocornut 85513de247 Internals, Inputs: *Breaking* Swapped parameter order of owner-aware versions of IsKeyPressed(), IsKeyChordPressed(), IsMouseClicked(). (#456) 1 рік тому
  ocornut 900b29055c Internals, Inputs: *Breaking* Swapped parameter order of Shortcut(). (#456) 1 рік тому
  ocornut 55748cdbe1 Internals, Inputs: *Breaking* Renamed ImGuiKeyOwner_None to ImGuiKeyOwner_NoOwner: avoid confusion with non zero value, makes IsKeyPressed() calls using ImGuiKeyOwner_NoOwner more explicit. 1 рік тому
  ocornut aa725ca79d Inputs: moving ImGuiInputFlags_RouteAlways into ImGuiInputFlags_RouteTypeMask_ 1 рік тому
  ocornut 28a283b460 Windows: BeginChild(), Tables:fixed visibility of fully clipped child windows and tables to Test Engine. 1 рік тому
  Eugene Sandulenko aa5a6098ee Fixed typos in comments (#7599) 1 рік тому
  ocornut d39ca33b63 Fixed false positive with PVS-Studio. 1 рік тому
  ocornut ae8218a3ea Inputs, Shortcut: fixes some edge cases for GetKeyChordName(), clarify that it is aimed at display. (#456) 1 рік тому
  ocornut 25e279ee73 Inputs: Treat ctrl-left-click as right click when ConfigMacOSXBehaviors is set. (#2343) 1 рік тому
  ocornut b4f564c1ed Internals: Shortcuts: *Breaking* : rename ImGuiInputFlags_RouteGlobalLow -> ImGuiInputFlags_RouteGlobal, ImGuiInputFlags_RouteGlobal -> ImGuiInputFlags_RouteGlobalOverFocused, ImGuiInputFlags_RouteGlobalHigh -> ImGuiInputFlags_RouteGlobalHighest (#456) 1 рік тому
  ocornut 5107e58b0f Inputs: amend changelog and clarify how the swap might be a breaking change for a minority of users. (#2343) 1 рік тому
  ocornut 8bd5d1d42f Inputs: Fixed swapping of keys associated to mods. Fixed warnings. (#2343, #4084, #5923, #456) 1 рік тому
  ocornut 7747106647 Inputs: swap Ctrl and Cmd on macOS X, remove ImGuiMod_Shortcut. (#2343, #4084, #5923, #456) 1 рік тому
  Hubert Maier 07dbcf1f70 Fixed typos. (#7593) 1 рік тому
  ocornut 5d973a87d4 Backends: SDL_Renderer2/SDL_Renderer3: and ImGui_ImplSDLRenderer2_RenderDrawData() and ImGui_ImplSDLRenderer3_RenderDrawData() now takes a SDL_Renderer* parameter. 1 рік тому
  Erin M af2fbf043d Backends/Internals: Don't use IME and clipboard default win32 functions when WINAPI_FAMILY_GAMES (#7585) 1 рік тому
  ocornut e4576914cb Internals: amend f806c76 to better match docking + fixed unused static forward declaration warning. 1 рік тому
  ocornut d0524df887 Internals: slight refactor FindHoveredWindow() -> FindHoveredWindowEx() toward reducing far-away code duplication. 1 рік тому
  ocornut f806c76e97 Tables, Dpi: added dummy g.DpiScale storage (to be altered in docking), using to scale tables border hit thickness. 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 f48aae600a Version 1.90.7 WIP 1 рік тому
  ocornut 6ccc561a2a Version 1.90.6 1 рік тому