Commit History

作者 SHA1 備註 提交日期
  ocornut 79d88e2d0b Error Handling, Tables: TableGetSortSpecs() silently return NULL when no table (matching most other table getters). TableSetBgColor() uses IM_ASSERT_USER_ERROR. 2 周之前
  ocornut 4d745bc602 Version 1.92.2 WIP 2 周之前
  ocornut 5d4126876b Version 1.92.1 2 周之前
  ocornut 8c61ee5498 Tables: fixed comments about DisableDefaultContextMenu. (#8746) 3 周之前
  ocornut f18aea5246 Version 1.92.1 WIP 1 月之前
  ocornut 673eb7de96 Version 1.92.0 1 月之前
  ocornut 3c27c643a9 Fonts: internals: renamed g.FontScale to g.FontBakedScale for clarity. Comments. 1 月之前
  ocornut 093d01269a Fonts: Baked system, with auto-bind, v10. 6 月之前
  ocornut cbb8edb0b7 Tables: fixed an assert when combining Tables, Frozen Rows, Clipper and BeginMultiSelect() in a certain order. (#8595, #8250) 3 月之前
  ocornut dcf0d8cab6 Tables: fixed TableHeader() eager vertical clipping of text. (#6236) 3 月之前
  ocornut 97d85338e8 Tabs: adjust handling of ellipsis now that Close Button visibility changed. (#8387) Internals: remove extra parameter to RenderTextEllipsis(). 3 月之前
  ocornut 8c977bf7b3 TreeNode, Tables: fixed ImGuiTreeNodeFlags_DrawLinesXXX feature when TreePop() is called in table: in no column or at top of row. (#2920) 3 月之前
  ocornut ed50bb1676 TreeNode, Tables: fixed ImGuiTreeNodeFlags_DrawLinesXXX feature when TreePop() is called from a different column. (#2920) 3 月之前
  ocornut e5b218e6d1 TreeNode: added ImGuiTreeNodeFlags_DrawTreeXXX flags. (#2920) 1 年之前
  ocornut 0ecb2bbe74 Version 1.92.0 WIP 4 月之前
  ocornut cfed7a3a54 Tables: fixed assert/issues loading settings. (#8496, #7934) 4 月之前
  ocornut 93b446a962 Backtrack of version tagging 1.92.0 > 1.91.9b for publishing a hotfix (#8496) 4 月之前
  ocornut bfaef8ca17 Version 1.92.0 WIP 4 月之前
  ocornut 97428e8ac9 Version 1.91.9 4 月之前
  ocornut ea2a12112d Misc: Various zealous warning fixes for newer version of Clang. 4 月之前
  ocornut 6e30c42101 Tables: fixed an issue with TableSetupColumn() overriding ini data. (#7934) 4 月之前
  fdsa 3c3d943fb1 Docs: Fix some typos (#8473) 4 月之前
  ocornut 1ec99f4fd3 Internals: added ImStrlen/ImMemchr #define to facilitate experimenting with variations. (#8421) 4 月之前
  ocornut 05742f9b6f Tables: share code between TableSetupColumn() and TableLoadSettings(). (#7934) 5 月之前
  ocornut 8b7b3ce03e Tables: fixed an issue where Columns Width state wouldn't be correctly restored when hot-reloading .ini state. (#7934) 5 月之前
  ocornut 98c2f6b0c4 Tables, Error Handling: Recovery from invalid index in TableSetColumnIndex(). (#1651) 5 月之前
  ocornut 7cd31c3557 Tables: tamed some .ini settings optimizations to more accurately allow overwriting/hot-reloading settings. (#7934) 5 月之前
  ocornut 4dc9df6aae Tables: fixed an issue where Columns Visible/Hidden state wouldn't be correctly overridden when hot-reloading .ini state. (#7934) 5 月之前
  ocornut 50dbb086f2 Tables: sneakily honor ImGuiNextWindowDataFlags_HasChildFlags/ImGuiNextWindowDataFlags_HasWindowFlags as a way to facilitate various hacks/workarounds. 5 月之前
  ocornut e368015d79 Tables: a clipped scrolling table correctly clears SetNextWindowXXX flags. (#8196) 5 月之前