Историја ревизија

Аутор SHA1 Порука Датум
  ocornut 6ee398ac2b Tables: Added ImGuiTableColumnFlags_Disabled acting a master disable over (hidden from user/context menu). (#3935, #3740) пре 4 година
  ocornut b918751ff4 Tables: Clarified that TableSetColumnEnabled() requires the table to use the ImGuiTableFlags_Hideable flag. (#3935) пре 4 година
  ocornut 642426c15b Tables: Fix columns order on TableSetupScrollFreeze() if previous data got frozen columns out of their section. пре 4 година
  ocornut 2887a6e07d Tables: made TableUpdateBorders() use IsVisibleX flag. comments. пре 4 година
  ocornut 1b4323a1b4 Tables: Added ImGuiTableColumnFlags_NoHeaderLabel to request TableHeadersRow() to not submit label for a column. (#4206) пре 4 година
  ocornut 94b680e830 Internals: fixed ImPool:: iteration, rename GetBufSize to GetMapSize. Amend c6c82b9f пре 4 година
  ocornut c6c82b9f1d Internals: fixed iterating ImPool, fix after use of TableRemove() (was only used by TestEngine) пре 4 година
  ocornut e31d13fa76 Version 1.84 WIP пре 4 година
  ocornut ad5d1a8429 Version 1.83 пре 4 година
  ocornut 4ce6bd8cff Tables: sharing splitter and sort buffers between tables, reducing memory footprints. (#3740) пре 4 година
  ocornut 32c453ae53 Tables: sharing transient buffers between tables, reducing memory footprints. (#3740) пре 4 година
  ocornut 89162a04f4 Fixes for PVS Studio and MSVC static analyzers. Using a macro to suppress single-use MSVC false positives. (#3938, #4073) пре 4 година
  ocornut d28535f351 Fixes for Visual Studio 2019 static analyzers. (#3938, #4073) + two minor edge case were invalid scalar input (e.g. a sign only) would return buffer as modified. пре 4 година
  ocornut 770f9daab3 Tables: Better preserve column data (mainly widths) when columns count changes. (#4046) + .ini skips columns with no data. пре 4 година
  ocornut aa5431fde2 Tables: Expose TableSetColumnEnabled() in public api. (#3935) пре 4 година
  ocornut 61a0908713 Tables comments + Backends: DirectX9: calling IDirect3DStateBlock9::Capture() after CreateStateBlock() which appears to workaround/fix state restoring issues. . (#3857) пре 4 година
  ocornut 412d6f7efe Fixes zealous MSVC static analyzers warnings (#3938) пре 4 година
  ocornut a1a39c632a Version 1.83 WIP пре 4 година
  ANF-Studios ebe6ac5fb5 Improvements to minor mistakes in documentation comments (#3923) пре 4 година
  ocornut 35b1148efb Version 1.82 пре 4 година
  Rokas Kupstys c2d6d26139 ImDrawList: upgraded AddRect(), AddRectFilled(), PathRect() to use general ImDrawFlags instead of ImDrawCornersFlags пре 4 година
  ocornut d8c88bd943 Tables: Fixed unaligned accesses when using TableSetBgColor(ImGuiTableBgTarget_CellBg). (#3872) пре 4 година
  ocornut b47aa46d81 Tables: TableSetupColumn() user id uses ImGuiID as intended (typedef ImU32). internals: added GetCurrentTable(), LeftMostEnabledColumn. Demo/docs tweaks. пре 4 година
  ocornut 30b7545841 Version 1.82 WIP пре 4 година
  ocornut 4df57136e9 Version 1.81 пре 4 година
  freddii 90a518c501 Fixed typos (#3782) пре 4 година
  ocornut 929563c3a7 Log/Capture: Fixes for handling \n in strings. Improve the look of various widgets. Added LogSetNextTextDecoration helper. Fixup/amend dbaf74d75. пре 4 година
  ocornut 9d576a96a5 Tables: added internal TableSetColumnEnabled() helper. Comments. пре 4 година
  ocornut 2ed47e5822 Version 1.81 WIP пре 4 година
  ocornut 58075c4414 Version 1.80 пре 4 година