Commit History

Autor SHA1 Mensaxe Data
  Rokas Kupstys c2d6d26139 ImDrawList: upgraded AddRect(), AddRectFilled(), PathRect() to use general ImDrawFlags instead of ImDrawCornersFlags %!s(int64=4) %!d(string=hai) anos
  ocornut d8c88bd943 Tables: Fixed unaligned accesses when using TableSetBgColor(ImGuiTableBgTarget_CellBg). (#3872) %!s(int64=4) %!d(string=hai) anos
  ocornut b47aa46d81 Tables: TableSetupColumn() user id uses ImGuiID as intended (typedef ImU32). internals: added GetCurrentTable(), LeftMostEnabledColumn. Demo/docs tweaks. %!s(int64=4) %!d(string=hai) anos
  ocornut 30b7545841 Version 1.82 WIP %!s(int64=4) %!d(string=hai) anos
  ocornut 4df57136e9 Version 1.81 %!s(int64=4) %!d(string=hai) anos
  freddii 90a518c501 Fixed typos (#3782) %!s(int64=4) %!d(string=hai) anos
  ocornut 929563c3a7 Log/Capture: Fixes for handling \n in strings. Improve the look of various widgets. Added LogSetNextTextDecoration helper. Fixup/amend dbaf74d75. %!s(int64=4) %!d(string=hai) anos
  ocornut 9d576a96a5 Tables: added internal TableSetColumnEnabled() helper. Comments. %!s(int64=4) %!d(string=hai) anos
  ocornut 2ed47e5822 Version 1.81 WIP %!s(int64=4) %!d(string=hai) anos
  ocornut 58075c4414 Version 1.80 %!s(int64=4) %!d(string=hai) anos
  ocornut 5178c3ce21 Tables: added ImGuiTableFlags_NoHostExtendX instead of using outer_size.x == 0.0f. Changed default outer_size to (0.0f, 0.0f). (#3605) %!s(int64=4) %!d(string=hai) anos
  ocornut 3b409d2b68 BeginChild: half-fixed child window name longer than 255 conflicting, merely raised the limit by using our shared large buffer. Comments. %!s(int64=4) %!d(string=hai) anos
  ocornut ae0d2dd614 Tables: rework submission of content size and ideal content size to outer window (now using IdealMaxPos introduced in 6af92b0). %!s(int64=4) %!d(string=hai) anos
  thedmd f379dc28a3 ImBitArray: Rename ClearBits() to ClearAllBits() and add SetAllBits(). ImBitArraySetBitRange work on range [n..n2) instead of [n..n2] %!s(int64=4) %!d(string=hai) anos
  ocornut 3fef132f62 Tables: Clear scroll value when reactivating scroll. Assert when passing width/weight to TableSetupColumn() without an explicit sizing policy at either table or column label. %!s(int64=4) %!d(string=hai) anos
  ocornut 4d419d1211 Tables: fixed ColumnsAutoFitWidth for resizable fixed columns reporting ideal width. %!s(int64=4) %!d(string=hai) anos
  ocornut 3e712631da Tables: more moving of code in EndTable(), should have no side-effect. %!s(int64=4) %!d(string=hai) anos
  ocornut 626e3e2b3b Tables: fix reported inner-width for scrolling tables off by a small padding amount + moved code. %!s(int64=4) %!d(string=hai) anos
  ocornut 3edfc042ff Tables: Internals: Renaming, tweaks preparing ahead for trickier changes (should be all no-op). %!s(int64=4) %!d(string=hai) anos
  ocornut 9e281c12a8 Tables: Fixed very small tables edge cases: inverted clip rect with freezing + scroll, missing borders. %!s(int64=4) %!d(string=hai) anos
  ocornut b0db741770 Demo tweaks. Moved Tabs to Widgets section. Added to Tables demo. Increased version following 00b35c08. %!s(int64=4) %!d(string=hai) anos
  ocornut 00b35c081e Tables: (breaking) removed ImGuiTableColumnFlags_WidthAuto which now can be expressed as _Fixed + _NoResize. WidthRequest gets updated when RequestOutputMaskByIndex is set rather than Visible. %!s(int64=4) %!d(string=hai) anos
  ocornut 8cea3e3ed3 Tables: fixed border straying out of rect when using ImGuiTableFlags_NoBordersInBody with small height. %!s(int64=4) %!d(string=hai) anos
  ocornut 002ba1a69f Tables: comments, tweak. CollapsingHeader: comments. (#3715) %!s(int64=4) %!d(string=hai) anos
  ocornut 31a2f0c164 Tables: fixed outer_width misreported to layout for use with SameLine when ScrollY is set but not ScrollX (#3704, #3414) %!s(int64=4) %!d(string=hai) anos
  ocornut e18abe3619 Tables: (Breaking) Added ImGuiTableFlags_SizingFixedSame, ImGuiTableFlags_SizingStretchProp. Removed ImGuiTableFlags_SameWidths. %!s(int64=4) %!d(string=hai) anos
  ocornut 0e3ba37e6d Tables: Tidying up. Shuffle some columns fields to facilitate debugging + comments + demo tweaks + metrics highlight. %!s(int64=4) %!d(string=hai) anos
  ocornut 414f82254b Tables: (Breaking) rename ImGuiTableFlags_SizingPolicyFixed > ImGuiTableFlags_SizingFixedFit, ImGuiTableFlags_SizingPolicyStretch > ImGuiTableFlags_SizingStretchSame in prevision for new policies. %!s(int64=4) %!d(string=hai) anos
  ocornut 8b5f3798e0 Tables: Moved demo chunks. Made right-most non-resizable same-width column hidden to alleviate the issue where they are off by 1 pixel. %!s(int64=4) %!d(string=hai) anos
  ocornut 0a5f399805 Tables: Fix hiding column right after the frozen line. Fix hovering/resising column delimiter scrolled under frozen columns. (#3678) %!s(int64=4) %!d(string=hai) anos