Commit History

Author SHA1 Message Date
  ocornut 98c2f6b0c4 Tables, Error Handling: Recovery from invalid index in TableSetColumnIndex(). (#1651) 6 months ago
  ocornut 7cd31c3557 Tables: tamed some .ini settings optimizations to more accurately allow overwriting/hot-reloading settings. (#7934) 6 months ago
  ocornut 4dc9df6aae Tables: fixed an issue where Columns Visible/Hidden state wouldn't be correctly overridden when hot-reloading .ini state. (#7934) 6 months ago
  ocornut 50dbb086f2 Tables: sneakily honor ImGuiNextWindowDataFlags_HasChildFlags/ImGuiNextWindowDataFlags_HasWindowFlags as a way to facilitate various hacks/workarounds. 6 months ago
  ocornut e368015d79 Tables: a clipped scrolling table correctly clears SetNextWindowXXX flags. (#8196) 6 months ago
  ocornut e5668b8c73 Internals: rename ImGuiNextWindowData::Flags to HasFlags for consistency and to reduce mistakes. 6 months ago
  ocornut f820bf7cd4 Version 1.91.9 WIP 7 months ago
  ocornut dbb5eeaadf Version 1.91.8 7 months ago
  ocornut c0308da665 Fixed zealous GCC warning. (#8355) 7 months ago
  ocornut dfd1bc3c5b Tables, Menus: Fixed using BeginTable() in menu layer (any menu bar). (#8355) 7 months ago
  ocornut c59a2267d0 Version 1.91.8 WIP 7 months ago
  ocornut 5c1d2d1e4c Version 1.91.7 7 months ago
  ocornut 1d962820d8 Error Handling: Turned common EndTable() and other TableXXX functions fail cases into recoverable errors. (#1651, #8314) 7 months ago
  ocornut e7e898ea17 Tables: Fixed TableAngledHeadersRow() creating an infinite horizontal scrolling region when the table is hosted in a viewport with negative coordinates. 7 months ago
  ocornut 457fae24e7 Silence more zealous GCC warning. (#8241) 8 months ago
  Raffaello Bertini cd6c83cdcc Fixes GCC warnings (#8241) 8 months ago
  ocornut f25665f360 Version 1.91.7 WIP 8 months ago
  ocornut 993fa34749 Version 1.91.6 8 months ago
  ocornut 43c51eb12d Tables: fixed SetNextWindowScroll() value being ignored by BeginTable() during the first frame or when scrolling flags have changed. (#8196) 9 months ago
  ocornut 3381ab423b Version 1.91.6 WIP + fixed typo in tooltip. 9 months ago
  ocornut f401021d5a Version 1.91.5 9 months ago
  ocornut 419a9ada16 Ignore clang warning Wnontrivial-memaccess (#8129, #8135) 9 months ago
  ocornut 41f02825fc Version 1.91.5 WIP 10 months ago
  ocornut 83b64b8be2 Version 1.91.4 10 months ago
  ocornut 0536ace2b6 Internals: (Breaking) renamed RenderNavHighlight() to RenderNavCursor(), ImGuiNavHighlightFlags to ImGuiNavRenderCursorFlags. (#1074, #2048, #7237, #8059, #1712, #7370, #787) 10 months ago
  ocornut f3d242a90d Tables: fixed initial auto-sizing issue with synched-instances. (#8045, #7218) 10 months ago
  ocornut 1dde20ff4a Version 1.91.4 WIP 11 months ago
  ocornut cb16568fca Version 1.91.3 11 months ago
  ocornut 30c29d291f Error Handling: enabled experimental recovery systems. (#1651, #5654) 11 months ago
  ocornut faca859043 Version 1.91.3 WIP 11 months ago