提交历史

作者 SHA1 备注 提交日期
  ocornut 73176348a2 Demo: added variety of usage scenarios, hooking Alt, Mouse Wheel, Home, CTRL+Tab demos. 3 年之前
  ocornut 8fb38b7a6e Demo: added SetKeyOwner(), ImGuiInputFlags_LockThisFrame, ImGuiInputFlags_LockUntilRelease demo. 3 年之前
  ocornut 1c544ee941 Version 1.92.3 1 周之前
  ocornut 78c1d4a92c InputText: Word-Wrap: moving ImGuiInputTextFlags_WordWrap to public API. Added in demo. (#3237, #952, #1062, #7363) 2 周之前
  ocornut 8eb22ea620 Demo: ShowStyleSelector(), ShowFontSelector(): remove ImGuiSelectableFlags_NoAutoClosePopups for now. 2 周之前
  ocornut 045645e5f1 Demo: tweaked ShowFontSelector() and ShowStyleSelector() to update selection while navigating and to not close popup automatically. 2 周之前
  ocornut 8e4955bb23 Selectable: moved ImGuiSelectableFlags_SelectOnNav to public API. 2 周之前
  fdsa 09ebcf1779 Docs: fixed mismatched parentheses & other small changes. (#8922) 3 周之前
  ocornut 42656b3aa1 Scrollbar, Style: added style.ScrollbarPadding, ImGuiStyleVar_ScrollbarPadding. (#8895) 1 月之前
  ocornut 86ec5c8342 Version 1.92.3 WIP 1 月之前
  ocornut 45acd5e0e8 Version 1.92.2b 1 月之前
  ocornut af920e1e6f Version 1.92.3 WIP 1 月之前
  ocornut 2b24f5fa71 Version 1.92.2 1 月之前
  ocornut 50115596dc Demo: About Box: include IMGUI_ENABLE_TEST_ENGINE in Config/Build info. 1 月之前
  ocornut 3ef6c8410a Tabs: added new fitting policy ImGuiTabBarFlags_FittingPolicyMixed, new default. (#3421, #8800) 2 月之前
  ocornut 78d11cd781 Tabs: (Breaking) renamed ImGuiTabBarFlags_FittingPolicyResizeDown to ImGuiTabBarFlags_FittingPolicyShrink. (#261, #351) 2 月之前
  ocornut 7278cda039 Tabs: added TabMinWidthBase, ImGuiStyleVar_TabMinWidthBase. 2 月之前
  Ori Avtalion 075ad676aa Demo: Fix '= =' typo in text (#8836) 2 月之前
  ocornut 4d745bc602 Version 1.92.2 WIP 2 月之前
  ocornut 5d4126876b Version 1.92.1 2 月之前
  ocornut 51b3495ad8 Fonts: set a maximum font size of 512.0f at ImGui:: API level to reduce edge cases. 3 月之前
  ocornut 0fe5166531 Demo: amend "Font Size" demo. (#8738) 3 月之前
  Demonese 9fbe560218 Demo: Added "Widgets/Text/Different Size Text" section to show font system changes in v1.92. (#8738) 3 月之前
  ocornut 47570d045d Docs: update Backends with direction for implementing RenderDrawData function and supporting ImGuiBackendFlags_RendererHasTextures. (#8735, #8465) 3 月之前
  ocornut f18aea5246 Version 1.92.1 WIP 3 月之前
  ocornut 673eb7de96 Version 1.92.0 3 月之前
  ocornut da3c86925a Demo: added TextLinkOpenURL() call in Widgets section. 3 月之前
  ocornut 6e846c56b4 Demo: fixed ID conflicts. (#8723) 3 月之前
  ocornut e97e55adbc Backends: Fixed various warnings discovered when using MinGW GCC 15/Clang on latest backends. 3 月之前
  ocornut 1ce75e2bca Fixed duplicate symbols in some compile-time configurations. 3 月之前