提交历史

作者 SHA1 备注 提交日期
  ocornut b4c96355c9 Merge branch 'master' into docking 11 月之前
  ocornut cb16568fca Version 1.91.3 11 月之前
  ocornut 8db126188d Fixed static analyser warning. Amend b3c8747 11 月之前
  ocornut 3d399bceca Docs: amend docs to explain case of using multiple overlayed ButtonBehavior(). (#8030, #7961, #7669) 11 月之前
  ocornut b3c87475a5 Drags, Slider: added ImGuiSliderFlags_ClampOnInput, ImGuiSliderFlags_ClampZeroRange. (#7968, #3361, #76) 11 月之前
  ocornut 3293ef8bbc Backends: Win32: Use ResisterClassW()/CreateWindowExW() for secondary viewports. (#7979, #5725) 11 月之前
  ocornut 02b9797696 Backends: SDL3: fixes use of now removed SDL_bool. 11 月之前
  ocornut e80498f5e7 Merge branch 'master' into docking 11 月之前
  ocornut 5109a77f69 Tooltips: Tooltips triggered from touch inputs are positionned above the item. (#8036) 11 月之前
  ocornut 014b722963 Tooltips, Drag and Drop: Stabilized name of drag and drop tooltip window. (#8036) 11 月之前
  ocornut f0575411c0 Tooltips, Drag and Drop: Fixed an issue where the fallback drag and drop payload tooltip appeared during drag and drop release. 11 月之前
  ocornut 004f03945f TabBar: added TabBarQueueFocus() by name for non-docking tab bars. (#8029, #6681) 11 月之前
  ocornut 655fcf8287 TabBar: added TabBarQueueFocus() by name for non-docking tab bars. (#8029, #6681) 11 月之前
  ocornut 03f007d4cd Comments (#1651) 11 月之前
  ocornut 29cff2be06 Silence PVS Studio static analyzer false positives. 1 年之前
  ocornut 793773209b Comments. Fixed warnings. 1 年之前
  ocornut ba14c70b02 Comments. Fixed warnings. 1 年之前
  ocornut d1ea03b872 Merge branch 'master' into docking 1 年之前
  ocornut 199a44e31e Error Handling: fixed not rewinding to recorded tree and id stack size (#1651) 1 年之前
  ocornut 30c29d291f Error Handling: enabled experimental recovery systems. (#1651, #5654) 1 年之前
  ocornut 8776678a46 Error Handling: replaced log callback in recovery functions with calls to IM_ASSERT_USER_ERROR(). (#1651, #5654) 1 年之前
  ocornut 718a594b1e Error Handling: rewired asserts in PopID(), PopFont(), PopItemFlag(), EndDisabled(), PopTextWrapPos(), PopFocusScope(), PopItemWidth() to use IM_ASSERT_USER_ERROR(). (#1651, #5654) 1 年之前
  ocornut 2360061520 Error Handling, Debug Log: added IMGUI_DEBUG_LOG_ERROR() with special handling. (#5855, #1651, #5654) 1 年之前
  ocornut 26785fd873 Internals: NewFrame: move the window reset loop higher up, namely before UpdateHoveredWindowAndCaptureFlags() -> FindHoveredWindowEx(). 1 年之前
  ocornut 797101a882 Windows: BeginChild(): made it possible to call SetNextWindowSize() on a child window using ImGuiChildFlags_ResizeX/ImGuiChildFlags_ResizeY. (#1710, #8020) 1 年之前
  ocornut 9644c51183 Error handling: rework error tooltip logic (will be reused by upcoming feature). (#7961, #7669, #1651) 1 年之前
  ocornut d0107f5da2 Internals: misc tweaks to facilitate branch merging. 1 年之前
  ocornut aa81272900 Merge branch 'master' into docking 1 年之前
  ocornut 726aad8e08 Refactor: moved ImGuiContext contructor to imgui.cpp 1 年之前
  ocornut 44a73be6ea TestEngine: log calls don't need testing hook active. 1 年之前