提交历史

作者 SHA1 备注 提交日期
  ocornut 5c1d2d1e4c Version 1.91.7 6 月之前
  ocornut 1d962820d8 Error Handling: Turned common EndTable() and other TableXXX functions fail cases into recoverable errors. (#1651, #8314) 6 月之前
  ocornut e7e898ea17 Tables: Fixed TableAngledHeadersRow() creating an infinite horizontal scrolling region when the table is hosted in a viewport with negative coordinates. 6 月之前
  ocornut 457fae24e7 Silence more zealous GCC warning. (#8241) 7 月之前
  Raffaello Bertini cd6c83cdcc Fixes GCC warnings (#8241) 7 月之前
  ocornut f25665f360 Version 1.91.7 WIP 7 月之前
  ocornut 993fa34749 Version 1.91.6 7 月之前
  ocornut 43c51eb12d Tables: fixed SetNextWindowScroll() value being ignored by BeginTable() during the first frame or when scrolling flags have changed. (#8196) 7 月之前
  ocornut 3381ab423b Version 1.91.6 WIP + fixed typo in tooltip. 8 月之前
  ocornut f401021d5a Version 1.91.5 8 月之前
  ocornut 419a9ada16 Ignore clang warning Wnontrivial-memaccess (#8129, #8135) 8 月之前
  ocornut 41f02825fc Version 1.91.5 WIP 9 月之前
  ocornut 83b64b8be2 Version 1.91.4 9 月之前
  ocornut 0536ace2b6 Internals: (Breaking) renamed RenderNavHighlight() to RenderNavCursor(), ImGuiNavHighlightFlags to ImGuiNavRenderCursorFlags. (#1074, #2048, #7237, #8059, #1712, #7370, #787) 9 月之前
  ocornut f3d242a90d Tables: fixed initial auto-sizing issue with synched-instances. (#8045, #7218) 9 月之前
  ocornut 1dde20ff4a Version 1.91.4 WIP 9 月之前
  ocornut cb16568fca Version 1.91.3 9 月之前
  ocornut 30c29d291f Error Handling: enabled experimental recovery systems. (#1651, #5654) 10 月之前
  ocornut faca859043 Version 1.91.3 WIP 10 月之前
  ocornut a9f72ab681 Version 1.91.2 10 月之前
  ocornut e648dbb59d Tables: fixed auto-width columns when using synced-instances of same table. (#7218) 10 月之前
  ocornut 71714eab53 Tables: fixed assertion related to inconsistent outer clipping when sizes are not rounded. (#7957) 10 月之前
  ocornut 11fba027e5 Tables: using table->InnerClipRect more consistently. Fixes an assertion with tables with borders when clipped by parent. (#6765, #3752, #7428) 10 月之前
  ocornut dab63231d8 Misc: Made it accepted to call SetMouseCursor() with any out-of-bound value, as a way to allow hacking in custom cursors if desirable. 10 月之前
  ocornut 193c1e2366 Version 1.91.2 WIP 10 月之前
  ocornut 1dfbb100d6 Version 1.91.1 10 月之前
  ocornut f75cf62d2f Tables: fixed resizing columns when using multiple synched instances that are layed out at different X positions. (#7933) 10 月之前
  ocornut 8dd33839f0 Tables: fixed an issue detecting hovering column/row when using multiple synched instances layed out at different X positions. (#7933) 10 月之前
  ocornut 722a2a12fb Tables: comments. (#7937) 10 月之前
  ocornut 864a2bf6b8 Tables: another attempt at making contents not overlap the bottom and right border in a scrolling table. (#6765, #3752, #7428) 11 月之前